Type Alias drink_next::runtime::AccountIdFor
source · pub type AccountIdFor<R> = <R as Config>::AccountId;
Expand description
The type of an account identifier.
pub type AccountIdFor<R> = <R as Config>::AccountId;
The type of an account identifier.