Crate pallet_permissions
source ·Expand description
A crate that defines a simple permissions logic for our infrastructure.
Re-exports§
pub use weights::WeightInfo;
pub use pallet::*;
Modules§
- The
pallet
module in each FRAME pallet hosts the most important items needed to construct this pallet.