[][src]Trait orml_currencies::WeightInfo

pub trait WeightInfo {
    fn transfer() -> Weight;
fn transfer_native_currency() -> Weight;
fn update_balance() -> Weight; }

Required methods

Loading content...

Implementations on Foreign Types

impl WeightInfo for ()[src]

Loading content...

Implementors

Loading content...