Skip to main content

Module network_identity

Module network_identity 

Source
Available on crate feature reth only.
Expand description

Compiled network identities.

Structsยง

NetworkIdentity
This holds the key that is known to be active. The genesis-derived value must be updated with a newer identity after a full DKG rotation.

Constantsยง

MAINNET_NETWORK_IDENTITY ๐Ÿ”’
MAINNET_NETWORK_IDENTITY_EPOCH ๐Ÿ”’
TESTNET_NETWORK_IDENTITY ๐Ÿ”’
TESTNET_NETWORK_IDENTITY_EPOCH ๐Ÿ”’