Module pallet_roles::pallet

source ·
Expand description

The module that hosts all the FRAME types needed to add this pallet to a runtime.

Re-exports

pub use super::*;

Structs

Can be used to configure the genesis state of this pallet.
Initializing function for the total number of Rep members
The pallet implementing the on-chain logic.

Enums

Contains one variant per dispatchable that can be called by an extrinsic.
Custom dispatch errors of this pallet.
The event emitted by this pallet.

Traits

Configure the pallet by specifying the parameters and types on which it depends.

Functions

Initializing function for the total number of Rep members

Type Definitions

Registry of Roles by AccountId
ModuleDeprecated
Type alias to Pallet, to be used by construct_runtime.
Approval waiting list for Representatives
Number of active Representative
Registry of Sellers organized by AccountId
Registry of Tenants organized by AccountId