Type Alias did::pallet::AccountIdOf
source · pub type AccountIdOf<T> = <T as Config>::AccountId;
Expand description
Type for a Kilt account identifier.
pub type AccountIdOf<T> = <T as Config>::AccountId;
Type for a Kilt account identifier.