Trait trading_pair::WeightInfo
source · pub trait WeightInfo {
// Required method
fn register() -> Weight;
}
Expand description
Weight functions needed for trading_pair.
Required Methods§
Implementations on Foreign Types§
source§impl WeightInfo for ()
impl WeightInfo for ()
source§fn register() -> Weight
fn register() -> Weight
Storage: DEXManager DEXInfos (r:1 w:0) Proof Skipped: DEXManager DEXInfos (max_values: None, max_size: None, mode: Measured) Storage: Assets AssetOwners (r:2 w:0) Proof Skipped: Assets AssetOwners (max_values: None, max_size: None, mode: Measured) Storage: TradingPair EnabledSources (r:1 w:1) Proof Skipped: TradingPair EnabledSources (max_values: None, max_size: None, mode: Measured)