[][src]Trait pallet_babe::WeightInfo

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

Required methods

fn report_equivocation(validator_count: u32) -> Weight

Loading content...

Implementations on Foreign Types

impl WeightInfo for ()[src]

Loading content...

Implementors

Loading content...