Type Alias bridge_runtime_common::messages::AccountIdOf
source ยท pub type AccountIdOf<C> = AccountIdOf<UnderlyingChainOf<C>>;
Expand description
Account id used on the chain.
pub type AccountIdOf<C> = AccountIdOf<UnderlyingChainOf<C>>;
Account id used on the chain.