Module local_node

Module local_node 

Source
Expand description

Exports to build a running local node.

Structs§

Executor
NodeConfig
When instancing a node you can either join an existing network or bootstrap a new network with a listener which will act as the initial provider. This initial peer will be listening at the provided port and assigned IP. If those are not free the instancing process will return an error.

Enums§

OperationMode