Module polkadot_runtime_common::purchase
source · Expand description
Pallet to process purchase of DOTs.
Re-exports
pub use pallet::*;
Modules
- The module that hosts all the FRAME types needed to add this pallet to a runtime.
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…