Module dock_token_migration::pallet
source · Expand description
The module that hosts all the FRAME types needed to add this pallet to a runtime.
Structs
- The pallet implementing the on-chain logic.
Enums
- The module declaration.
- Errors for the module.
- The event emitted by this pallet.
Traits
- The pallet’s configuration trait.
Type Definitions
- Tracks swap and vesting bonuses that will be given to holders
- Track accounts registered as migrators
- ModuleDeprecatedType alias to
Pallet
, to be used byconstruct_runtime
.