AccountIdOf

Type Alias AccountIdOf 

Source
pub type AccountIdOf<T> = <T as Config>::AccountId;
Expand description

Type alias to conveniently refer to pezframe_system’s Config::AccountId.