Type Alias AccountIdFor

Source
pub type AccountIdFor<R> = <R as Config>::AccountId;
Expand description

Alias for the account ID type.