Crate maili_registry

Source
Expand description

§maili-registry

§Notice

This crate is deprecated.

Please use kona-registry instead.

Modules§

chain_list
List of OP Stack chains.
superchain
Contains the full superchain data.

Structs§

CHAINS
Chain configurations exported from the registry
Chain
A Chain Definition.
ChainConfig
Defines core blockchain settings per block.
ChainList
List of Chains.
OPCHAINS
OP Chain configurations exported from the registry
ROLLUP_CONFIGS
Rollup configurations exported from the registry
Registry
The registry containing all the superchain configurations.
RollupConfig
The Rollup configuration.

Functions§

rollup_config_by_alloy_ident
Returns a RollupConfig by its identifier.
rollup_config_by_ident
Returns a RollupConfig by its identifier.

Type Aliases§

DefaultHashBuilder
The default BuildHasher used by HashMap and HashSet.
HashMap
A HashMap using the default hasher.