pub trait WeightInfo {
    fn set_status() -> Weight;
}
Expand description

Weight functions needed for pallet_tidefi.

Required Methods§

Implementors§