Module polkadot_runtime_common::purchase
source · Expand description
Pallet to process purchase of DOTs.
Re-exports
pub use pallet::*;
Modules
- The
pallet
module in each FRAME pallet hosts the most important items needed to construct this pallet.
Structs
- All information about an account regarding the purchase of DOTs.
Enums
- The kind of statement an account needs to make for a claim to be valid.
Functions
- WARNING: Executing this function will clear all storage used by this pallet. Be sure this is what you want…