Type Definition permissions::OwnerId
source · pub type OwnerId<T> = <T as Config>::AccountId;
Expand description
The id of the account owning a permission
pub type OwnerId<T> = <T as Config>::AccountId;
The id of the account owning a permission