Crate safe_network

Source
Expand description

Implementation of the “Node” node for the SAFE Network.

Modules§

client
The Safe Network Client.
node
Implementation of the “Node” node for the SAFE Network.

Structs§

LogFormatter
Tracing log formatter setup for easier span viewing
UsedSpace
Tracking used space

Functions§

elder_count
Get the expected elder count for our network. Defaults to DEFAULT_ELDER_COUNT, but can be overridden by the env var SN_ELDER_COUNT.