pub type AddressPerChain = Vec<(SupportedChainId, Address)>;Expand description
Per-chain address mapping for supported chains.
Aliased Typeยง
pub struct AddressPerChain { /* private fields */ }pub type AddressPerChain = Vec<(SupportedChainId, Address)>;Per-chain address mapping for supported chains.
pub struct AddressPerChain { /* private fields */ }