[−][src]Crate eq_vesting
Equilibrium Vesting Pallet
Equilibrium's Vesting Pallet is a custom vesting pallet for Equilibrium substrate.
Structs
| GenesisConfig | Genesis config for the module, allow to build genesis storage. |
| Module | Vesting module declaration. |
| Vested | Pallet storage: information about already vested balances for given account |
| Vesting | Pallet storage: information regarding the vesting of a given account |
| VestingInfo | Struct to encode the vesting schedule of an individual account |
Enums
| Call | Dispatchable calls. |
| Error | Pallet's errors |
| RawEvent | Events for this module. |
Traits
| Trait | Substrate pallet configuration trait |
| WeightInfo |
Type Definitions
| Event |