[−][src]Trait eq_claim::Trait
Substrate pallet configuration trait
Associated Types
type Event: From<Event<Self>> + Into<Self::Event>
type WeightInfo: WeightInfo
type VestingSchedule: VestingSchedule<Self::AccountId, Moment = Self::BlockNumber>
Used to schedule vesting part of a claim
type Prefix: Get<&'static [u8]>
TODO
type MoveClaimOrigin: EnsureOrigin<Self::Origin>
ToDO
type VestingAccountGetter: AccountGetter<Self::AccountId>
Gets vesting account