Crate governance_os_pallet_bylaws[][src]

This pallet implements an ACL system for account level permissioning. A role is the equivalent of a UNIX role, it can be granted either to one or many account or even to all the accounts within the system. Pallets can then use it to define custom role requirements.

Re-exports

pub use pallet::*;

Modules

pallet

Traits

RoleBuilder
WeightInfo