Trait pallet_asset_registry::weights::WeightInfo
source · pub trait WeightInfo {
fn register() -> Weight;
fn update() -> Weight;
fn set_metadata() -> Weight;
fn set_location() -> Weight;
}
Expand description
Weight functions needed for lbp.