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