Type Alias superchain_primitives::Implementations

source ·
pub type Implementations = HashMap<String, ContractImplementations>;
Expand description

Map of superchain names to their implementation contract semvers.

Aliased Type§

struct Implementations { /* private fields */ }