mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 09:21:04 +00:00
Companion PR for 7822 (Remove _{} from benchmarks) (#2202)
* Remove `_{}` from benchmarks macro
* "Update Substrate"
Co-authored-by: parity-processbot <>
This commit is contained in:
Generated
+199
-211
File diff suppressed because it is too large
Load Diff
@@ -1168,8 +1168,6 @@ mod benchmarking {
|
|||||||
}
|
}
|
||||||
|
|
||||||
benchmarks! {
|
benchmarks! {
|
||||||
_ { }
|
|
||||||
|
|
||||||
// Benchmark `claim` including `validate_unsigned` logic.
|
// Benchmark `claim` including `validate_unsigned` logic.
|
||||||
claim {
|
claim {
|
||||||
let c = MAX_CLAIMS;
|
let c = MAX_CLAIMS;
|
||||||
|
|||||||
Reference in New Issue
Block a user