Module jormungandr::network

source ·
Expand description

all the network related actions and processes

This module only provides and handle the different connections and act as message passing between the other modules (blockchain, transactions…);

Re-exports

  • pub use self::bootstrap::Error as BootstrapError;

Modules

Structs

Enums

Functions

Type Aliases