Trait noble_babe::WeightInfo[][src]

pub trait WeightInfo {
    fn report_equivocation(validator_count: u32) -> Weight;
}

Required methods

fn report_equivocation(validator_count: u32) -> Weight[src]

Loading content...

Implementations on Foreign Types

impl WeightInfo for ()[src]

Loading content...

Implementors

Loading content...