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 🔒
BOUNDARY_CERT_CHANNEL_IDENT 🔒
BOUNDARY_CERT_LIMIT 🔒
BROADCASTER_CHANNEL_IDENT 🔒
BROADCASTER_LIMIT 🔒
DKG_CHANNEL_IDENT 🔒
DKG_LIMIT 🔒
MARSHAL_CHANNEL_IDENT 🔒
MARSHAL_LIMIT 🔒
NAMESPACE 🔒
NUMBER_CONCURRENT_FETCHES 🔒
PEERSETS_TO_TRACK 🔒
The number of peer sets that will be active in the lookup p2p network.
PENDING_CHANNEL_IDENT 🔒
PENDING_LIMIT 🔒
RECOVERED_CHANNEL_IDENT 🔒
RECOVERED_LIMIT 🔒
RESOLVER_CHANNEL_IDENT 🔒
RESOLVER_LIMIT 🔒
SUBBLOCKS_CHANNEL_IDENT 🔒
SUBBLOCKS_LIMIT 🔒