pub type ChannelAddresses<T: Config> = StorageMap<_GeneratedPrefixForStorageChannelAddresses<T>, Identity, EVMChainId, H160, OptionQuery>;
Expand description

Source channel (OutboundChannel contract) on the ethereum side