Expand description
Network config support
Structs§
- Network
Config - All network related initialization settings.
- Network
Config Builder - Builder for
NetworkConfig
. - Secret
Key - Secret key - a 256-bit key used to create ECDSA and Taproot signatures.
Enums§
- Network
Mode - Describes the mode of the network wrt. POS or POW.
Functions§
- rng_
secret_ key - Convenience function to create a new random
SecretKey