Type Alias superchain_primitives::Superchains
source · pub type Superchains = HashMap<String, Superchain>;Expand description
Map of superchain names to their configurations.
Aliased Type§
struct Superchains { /* private fields */ }pub type Superchains = HashMap<String, Superchain>;Map of superchain names to their configurations.
struct Superchains { /* private fields */ }