referrerpolicy=no-referrer-when-downgrade

Module purchase

Source
Expand description

Pallet to process purchase of DOTs.

Re-exports§

pub use pallet::*;

Modules§

pallet
The pallet module in each FRAME pallet hosts the most important items needed to construct this pallet.

Structs§

AccountStatus
All information about an account regarding the purchase of DOTs.

Enums§

AccountValidity
The kind of statement an account needs to make for a claim to be valid.

Functions§

remove_pallet
WARNING: Executing this function will clear all storage used by this pallet. Be sure this is what you want…