[][src]Crate eq_whitelists

Equilibrium Whitelist Pallet

Equilibrium's Whitelist Pallet is a Substrate module that manages whitelists

Structs

GenesisConfig

Genesis config for the module, allow to build genesis storage.

Module
WhiteList

Storage of all whitelisted AccountIds

Enums

Call

Dispatchable calls.

Error

Whitelist management errors

RawEvent

Events for this module.

Traits

CheckWhitelisted

Interface for checking whitelisted accounts

Trait

Substrate pallet configuration trait

Type Definitions

Event

RawEvent specialized for the configuration Trait