Fix weight accounting
2 unresolved threads
2 unresolved threads
Compare changes
Files
43+ 29
− 11
@@ -146,11 +146,11 @@ impl<Api> RuntimeApiCollection for Api where
@@ -197,22 +197,38 @@ impl ClientHandle for Client {
@@ -311,14 +327,16 @@ trait BenchmarkCallSigner<RuntimeCall: Encode + Clone, Signer: Pair> {