Skip to main content

Module config

Module config 

Source
Available on crate feature network only.
Expand description

Network config support

Structs§

NetworkConfig
All network related initialization settings.
NetworkConfigBuilder
Builder for NetworkConfig.
SecretKey
Secret key - a 256-bit key used to create ECDSA and Taproot signatures.

Enums§

NetworkMode
Describes the mode of the network wrt. POS or POW.

Functions§

rng_secret_key
Convenience function to create a new random SecretKey