[][src]Trait orml_gradually_update::Trait

pub trait Trait: Trait {
    type Event: From<Event<Self>> + Into<Self::Event>;
    type UpdateFrequency: Get<Self::BlockNumber>;
}

Associated Types

type Event: From<Event<Self>> + Into<Self::Event>

type UpdateFrequency: Get<Self::BlockNumber>

Loading content...

Implementors

Loading content...