Skip to main content

Module network_config_builder

Module network_config_builder 

Source

Structs§

ConfigBuilder
KeyPairWrapper

Enums§

CommitteeConfig
FundsWithdrawSchedulerTypeConfig
GlobalStateHashV2EnabledConfig
ProtocolVersionsConfig

Type Aliases§

FundsWithdrawSchedulerTypeCallback
GlobalStateHashV2EnabledCallback
PeerDenySyncConfigCallback
Closure for per-validator peer_deny_sync_config. Receives this validator’s authority name and the slice of all genesis-committee authority names, so the caller can compute an allowlist that references peers (e.g. “trust everyone but myself”) without having to predict the keys ahead of time.
SupportedProtocolVersionsCallback
ValidatorObserverConfigCallback