Skip to main content

Module config

Module config 

Source
Expand description

The non-reth/non-chainspec part of the node configuration.

This is a verbatim copy of the alto config for now.

It feels more apt to call this “config” rather than “genesis” as both summit and the tempo node are doing: the validator set is not coming to consensus over the information contained in this type, and neither does this information feed into the genesis block generated by the execution client/reth. This genesis block is entirely the domain of the chainspec, which is separate from the config.

Constants§

BLOCKS_FREEZER_TABLE_INITIAL_SIZE_BYTES 🔒
BROADCASTER_CHANNEL_IDENT
BROADCASTER_LIMIT
CERTIFICATES_CHANNEL_IDENT
CERTIFICATES_LIMIT
DKG_CHANNEL_IDENT
DKG_LIMIT
MARSHAL_CHANNEL_IDENT
MARSHAL_LIMIT
NAMESPACE
NUMBER_CONCURRENT_FETCHES 🔒
PEERSETS_TO_TRACK 🔒
RESOLVER_CHANNEL_IDENT
RESOLVER_LIMIT
SUBBLOCKS_CHANNEL_IDENT
SUBBLOCKS_LIMIT
VOTES_CHANNEL_IDENT
VOTES_LIMIT