[][src]Trait orml_vesting::WeightInfo

pub trait WeightInfo {
    fn claim() -> Weight;
fn vested_transfer() -> Weight;
fn update_vesting_schedules() -> Weight; }

Required methods

Loading content...

Implementations on Foreign Types

impl WeightInfo for ()[src]

Loading content...

Implementors

Loading content...