Type Alias relay_substrate_client::AccountIdOf
pub type AccountIdOf<C> = <C as Chain>::AccountId;
Expand description
Account id type used by the chain.
pub type AccountIdOf<C> = <C as Chain>::AccountId;
Account id type used by the chain.