Skip to content

Commit 3cb2961

Browse files
committed
Merge remote-tracking branch 'origin/benchmarking-bot-3656108355' into pr-integritee-pallets-v0.9.32
2 parents d93c244 + e46522a commit 3cb2961

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+1619
-1633
lines changed

runtime/litentry/src/weights/cumulus_pallet_xcmp_queue.rs

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
//! Autogenerated weights for `cumulus_pallet_xcmp_queue`
1818
//!
1919
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
20-
//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]`
21-
//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz`
20+
//! DATE: 2022-12-09, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]`
21+
//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz`
2222
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litentry-dev"), DB CACHE: 20
2323
2424
// Executed Command:
@@ -49,15 +49,15 @@ pub struct WeightInfo<T>(PhantomData<T>);
4949
impl<T: frame_system::Config> cumulus_pallet_xcmp_queue::WeightInfo for WeightInfo<T> {
5050
// Storage: XcmpQueue QueueConfig (r:1 w:1)
5151
fn set_config_with_u32() -> Weight {
52-
// Minimum execution time: 9_581 nanoseconds.
53-
Weight::from_ref_time(9_977_000 as u64)
52+
// Minimum execution time: 11_303 nanoseconds.
53+
Weight::from_ref_time(11_637_000 as u64)
5454
.saturating_add(T::DbWeight::get().reads(1 as u64))
5555
.saturating_add(T::DbWeight::get().writes(1 as u64))
5656
}
5757
// Storage: XcmpQueue QueueConfig (r:1 w:1)
5858
fn set_config_with_weight() -> Weight {
59-
// Minimum execution time: 9_387 nanoseconds.
60-
Weight::from_ref_time(9_828_000 as u64)
59+
// Minimum execution time: 11_437 nanoseconds.
60+
Weight::from_ref_time(11_689_000 as u64)
6161
.saturating_add(T::DbWeight::get().reads(1 as u64))
6262
.saturating_add(T::DbWeight::get().writes(1 as u64))
6363
}

runtime/litentry/src/weights/frame_system.rs

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
//! Autogenerated weights for `frame_system`
1818
//!
1919
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
20-
//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]`
21-
//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz`
20+
//! DATE: 2022-12-09, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]`
21+
//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz`
2222
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litentry-dev"), DB CACHE: 20
2323
2424
// Executed Command:
@@ -49,51 +49,51 @@ pub struct WeightInfo<T>(PhantomData<T>);
4949
impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
5050
/// The range of component `b` is `[0, 3932160]`.
5151
fn remark(b: u32, ) -> Weight {
52-
// Minimum execution time: 5_045 nanoseconds.
53-
Weight::from_ref_time(5_137_000 as u64)
54-
// Standard Error: 2
55-
.saturating_add(Weight::from_ref_time(669 as u64).saturating_mul(b as u64))
52+
// Minimum execution time: 6_413 nanoseconds.
53+
Weight::from_ref_time(6_603_000 as u64)
54+
// Standard Error: 1
55+
.saturating_add(Weight::from_ref_time(628 as u64).saturating_mul(b as u64))
5656
}
5757
/// The range of component `b` is `[0, 3932160]`.
5858
fn remark_with_event(b: u32, ) -> Weight {
59-
// Minimum execution time: 18_700 nanoseconds.
60-
Weight::from_ref_time(127_629_347 as u64)
61-
// Standard Error: 19
62-
.saturating_add(Weight::from_ref_time(2_365 as u64).saturating_mul(b as u64))
59+
// Minimum execution time: 21_572 nanoseconds.
60+
Weight::from_ref_time(21_717_000 as u64)
61+
// Standard Error: 9
62+
.saturating_add(Weight::from_ref_time(2_316 as u64).saturating_mul(b as u64))
6363
}
6464
// Storage: System Digest (r:1 w:1)
6565
// Storage: unknown [0x3a686561707061676573] (r:0 w:1)
6666
fn set_heap_pages() -> Weight {
67-
// Minimum execution time: 11_536 nanoseconds.
68-
Weight::from_ref_time(12_492_000 as u64)
67+
// Minimum execution time: 13_152 nanoseconds.
68+
Weight::from_ref_time(14_069_000 as u64)
6969
.saturating_add(T::DbWeight::get().reads(1 as u64))
7070
.saturating_add(T::DbWeight::get().writes(2 as u64))
7171
}
7272
// Storage: Skipped Metadata (r:0 w:0)
7373
/// The range of component `i` is `[0, 1000]`.
7474
fn set_storage(i: u32, ) -> Weight {
75-
// Minimum execution time: 5_287 nanoseconds.
76-
Weight::from_ref_time(5_501_000 as u64)
77-
// Standard Error: 13_010
78-
.saturating_add(Weight::from_ref_time(1_116_757 as u64).saturating_mul(i as u64))
75+
// Minimum execution time: 6_474 nanoseconds.
76+
Weight::from_ref_time(6_555_000 as u64)
77+
// Standard Error: 2_002
78+
.saturating_add(Weight::from_ref_time(1_363_409 as u64).saturating_mul(i as u64))
7979
.saturating_add(T::DbWeight::get().writes((1 as u64).saturating_mul(i as u64)))
8080
}
8181
// Storage: Skipped Metadata (r:0 w:0)
8282
/// The range of component `i` is `[0, 1000]`.
8383
fn kill_storage(i: u32, ) -> Weight {
84-
// Minimum execution time: 5_138 nanoseconds.
85-
Weight::from_ref_time(5_335_000 as u64)
86-
// Standard Error: 5_996
87-
.saturating_add(Weight::from_ref_time(899_519 as u64).saturating_mul(i as u64))
84+
// Minimum execution time: 6_467 nanoseconds.
85+
Weight::from_ref_time(6_568_000 as u64)
86+
// Standard Error: 5_282
87+
.saturating_add(Weight::from_ref_time(1_181_550 as u64).saturating_mul(i as u64))
8888
.saturating_add(T::DbWeight::get().writes((1 as u64).saturating_mul(i as u64)))
8989
}
9090
// Storage: Skipped Metadata (r:0 w:0)
9191
/// The range of component `p` is `[0, 1000]`.
9292
fn kill_prefix(p: u32, ) -> Weight {
93-
// Minimum execution time: 7_501 nanoseconds.
94-
Weight::from_ref_time(7_660_000 as u64)
95-
// Standard Error: 3_985
96-
.saturating_add(Weight::from_ref_time(1_906_464 as u64).saturating_mul(p as u64))
93+
// Minimum execution time: 9_017 nanoseconds.
94+
Weight::from_ref_time(9_117_000 as u64)
95+
// Standard Error: 4_995
96+
.saturating_add(Weight::from_ref_time(2_809_291 as u64).saturating_mul(p as u64))
9797
.saturating_add(T::DbWeight::get().writes((1 as u64).saturating_mul(p as u64)))
9898
}
9999
}

runtime/litentry/src/weights/pallet_asset_manager.rs

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
//! Autogenerated weights for `pallet_asset_manager`
1818
//!
1919
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
20-
//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]`
21-
//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz`
20+
//! DATE: 2022-12-09, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]`
21+
//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz`
2222
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litentry-dev"), DB CACHE: 20
2323
2424
// Executed Command:
@@ -52,40 +52,40 @@ impl<T: frame_system::Config> pallet_asset_manager::WeightInfo for WeightInfo<T>
5252
// Storage: AssetManager AssetIdType (r:0 w:1)
5353
// Storage: AssetManager AssetIdMetadata (r:0 w:1)
5454
fn register_foreign_asset_type() -> Weight {
55-
// Minimum execution time: 40_812 nanoseconds.
56-
Weight::from_ref_time(41_765_000 as u64)
55+
// Minimum execution time: 47_422 nanoseconds.
56+
Weight::from_ref_time(48_743_000 as u64)
5757
.saturating_add(T::DbWeight::get().reads(2 as u64))
5858
.saturating_add(T::DbWeight::get().writes(4 as u64))
5959
}
6060
// Storage: AssetManager AssetIdType (r:1 w:0)
6161
// Storage: AssetManager AssetIdMetadata (r:0 w:1)
6262
fn update_foreign_asset_metadata() -> Weight {
63-
// Minimum execution time: 28_246 nanoseconds.
64-
Weight::from_ref_time(28_880_000 as u64)
63+
// Minimum execution time: 32_035 nanoseconds.
64+
Weight::from_ref_time(32_569_000 as u64)
6565
.saturating_add(T::DbWeight::get().reads(1 as u64))
6666
.saturating_add(T::DbWeight::get().writes(1 as u64))
6767
}
6868
// Storage: AssetManager AssetIdType (r:1 w:0)
6969
// Storage: AssetManager AssetIdUnitsPerSecond (r:0 w:1)
7070
fn set_asset_units_per_second() -> Weight {
71-
// Minimum execution time: 27_419 nanoseconds.
72-
Weight::from_ref_time(27_884_000 as u64)
71+
// Minimum execution time: 31_065 nanoseconds.
72+
Weight::from_ref_time(31_601_000 as u64)
7373
.saturating_add(T::DbWeight::get().reads(1 as u64))
7474
.saturating_add(T::DbWeight::get().writes(1 as u64))
7575
}
7676
// Storage: AssetManager AssetIdType (r:1 w:1)
7777
// Storage: AssetManager AssetTypeId (r:1 w:1)
7878
fn add_asset_type() -> Weight {
79-
// Minimum execution time: 32_796 nanoseconds.
80-
Weight::from_ref_time(33_720_000 as u64)
79+
// Minimum execution time: 37_864 nanoseconds.
80+
Weight::from_ref_time(38_218_000 as u64)
8181
.saturating_add(T::DbWeight::get().reads(2 as u64))
8282
.saturating_add(T::DbWeight::get().writes(2 as u64))
8383
}
8484
// Storage: AssetManager AssetTypeId (r:2 w:1)
8585
// Storage: AssetManager AssetIdType (r:0 w:1)
8686
fn remove_asset_type() -> Weight {
87-
// Minimum execution time: 40_999 nanoseconds.
88-
Weight::from_ref_time(42_009_000 as u64)
87+
// Minimum execution time: 47_103 nanoseconds.
88+
Weight::from_ref_time(47_713_000 as u64)
8989
.saturating_add(T::DbWeight::get().reads(2 as u64))
9090
.saturating_add(T::DbWeight::get().writes(2 as u64))
9191
}

runtime/litentry/src/weights/pallet_balances.rs

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
//! Autogenerated weights for `pallet_balances`
1818
//!
1919
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
20-
//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]`
21-
//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz`
20+
//! DATE: 2022-12-09, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]`
21+
//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz`
2222
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litentry-dev"), DB CACHE: 20
2323
2424
// Executed Command:
@@ -49,50 +49,50 @@ pub struct WeightInfo<T>(PhantomData<T>);
4949
impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
5050
// Storage: System Account (r:1 w:1)
5151
fn transfer() -> Weight {
52-
// Minimum execution time: 66_331 nanoseconds.
53-
Weight::from_ref_time(67_558_000 as u64)
52+
// Minimum execution time: 80_635 nanoseconds.
53+
Weight::from_ref_time(81_590_000 as u64)
5454
.saturating_add(T::DbWeight::get().reads(1 as u64))
5555
.saturating_add(T::DbWeight::get().writes(1 as u64))
5656
}
5757
// Storage: System Account (r:1 w:1)
5858
fn transfer_keep_alive() -> Weight {
59-
// Minimum execution time: 48_266 nanoseconds.
60-
Weight::from_ref_time(49_680_000 as u64)
59+
// Minimum execution time: 57_904 nanoseconds.
60+
Weight::from_ref_time(58_581_000 as u64)
6161
.saturating_add(T::DbWeight::get().reads(1 as u64))
6262
.saturating_add(T::DbWeight::get().writes(1 as u64))
6363
}
6464
// Storage: System Account (r:1 w:1)
6565
fn set_balance_creating() -> Weight {
66-
// Minimum execution time: 36_866 nanoseconds.
67-
Weight::from_ref_time(38_322_000 as u64)
66+
// Minimum execution time: 41_533 nanoseconds.
67+
Weight::from_ref_time(42_374_000 as u64)
6868
.saturating_add(T::DbWeight::get().reads(1 as u64))
6969
.saturating_add(T::DbWeight::get().writes(1 as u64))
7070
}
7171
// Storage: System Account (r:1 w:1)
7272
fn set_balance_killing() -> Weight {
73-
// Minimum execution time: 41_507 nanoseconds.
74-
Weight::from_ref_time(42_364_000 as u64)
73+
// Minimum execution time: 47_800 nanoseconds.
74+
Weight::from_ref_time(48_410_000 as u64)
7575
.saturating_add(T::DbWeight::get().reads(1 as u64))
7676
.saturating_add(T::DbWeight::get().writes(1 as u64))
7777
}
7878
// Storage: System Account (r:2 w:2)
7979
fn force_transfer() -> Weight {
80-
// Minimum execution time: 65_843 nanoseconds.
81-
Weight::from_ref_time(67_312_000 as u64)
80+
// Minimum execution time: 79_274 nanoseconds.
81+
Weight::from_ref_time(80_476_000 as u64)
8282
.saturating_add(T::DbWeight::get().reads(2 as u64))
8383
.saturating_add(T::DbWeight::get().writes(2 as u64))
8484
}
8585
// Storage: System Account (r:1 w:1)
8686
fn transfer_all() -> Weight {
87-
// Minimum execution time: 56_278 nanoseconds.
88-
Weight::from_ref_time(57_368_000 as u64)
87+
// Minimum execution time: 68_210 nanoseconds.
88+
Weight::from_ref_time(69_359_000 as u64)
8989
.saturating_add(T::DbWeight::get().reads(1 as u64))
9090
.saturating_add(T::DbWeight::get().writes(1 as u64))
9191
}
9292
// Storage: System Account (r:1 w:1)
9393
fn force_unreserve() -> Weight {
94-
// Minimum execution time: 30_569 nanoseconds.
95-
Weight::from_ref_time(31_243_000 as u64)
94+
// Minimum execution time: 34_849 nanoseconds.
95+
Weight::from_ref_time(35_525_000 as u64)
9696
.saturating_add(T::DbWeight::get().reads(1 as u64))
9797
.saturating_add(T::DbWeight::get().writes(1 as u64))
9898
}

runtime/litentry/src/weights/pallet_bridge.rs

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
//! Autogenerated weights for `pallet_bridge`
1818
//!
1919
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
20-
//! DATE: 2022-12-01, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]`
21-
//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz`
20+
//! DATE: 2022-12-09, STEPS: `20`, REPEAT: 50, LOW RANGE: `[]`, HIGH RANGE: `[]`
21+
//! HOSTNAME: `parachain-benchmark`, CPU: `Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz`
2222
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("litentry-dev"), DB CACHE: 20
2323
2424
// Executed Command:
@@ -49,49 +49,49 @@ pub struct WeightInfo<T>(PhantomData<T>);
4949
impl<T: frame_system::Config> pallet_bridge::WeightInfo for WeightInfo<T> {
5050
// Storage: ChainBridge RelayerThreshold (r:0 w:1)
5151
fn set_threshold() -> Weight {
52-
// Minimum execution time: 20_723 nanoseconds.
53-
Weight::from_ref_time(21_323_000 as u64)
52+
// Minimum execution time: 21_477 nanoseconds.
53+
Weight::from_ref_time(21_987_000 as u64)
5454
.saturating_add(T::DbWeight::get().writes(1 as u64))
5555
}
5656
// Storage: ChainBridge Resources (r:0 w:1)
5757
fn set_resource() -> Weight {
58-
// Minimum execution time: 8_609 nanoseconds.
59-
Weight::from_ref_time(8_852_000 as u64)
58+
// Minimum execution time: 9_117 nanoseconds.
59+
Weight::from_ref_time(9_847_000 as u64)
6060
.saturating_add(T::DbWeight::get().writes(1 as u64))
6161
}
6262
// Storage: ChainBridge Resources (r:0 w:1)
6363
fn remove_resource() -> Weight {
64-
// Minimum execution time: 7_459 nanoseconds.
65-
Weight::from_ref_time(7_691_000 as u64)
64+
// Minimum execution time: 8_781 nanoseconds.
65+
Weight::from_ref_time(8_998_000 as u64)
6666
.saturating_add(T::DbWeight::get().writes(1 as u64))
6767
}
6868
// Storage: ChainBridge ChainNonces (r:1 w:1)
6969
fn whitelist_chain() -> Weight {
70-
// Minimum execution time: 23_336 nanoseconds.
71-
Weight::from_ref_time(24_207_000 as u64)
70+
// Minimum execution time: 27_271 nanoseconds.
71+
Weight::from_ref_time(28_248_000 as u64)
7272
.saturating_add(T::DbWeight::get().reads(1 as u64))
7373
.saturating_add(T::DbWeight::get().writes(1 as u64))
7474
}
7575
// Storage: ChainBridge Relayers (r:1 w:1)
7676
// Storage: ChainBridge RelayerCount (r:1 w:1)
7777
fn add_relayer() -> Weight {
78-
// Minimum execution time: 27_379 nanoseconds.
79-
Weight::from_ref_time(28_099_000 as u64)
78+
// Minimum execution time: 30_383 nanoseconds.
79+
Weight::from_ref_time(31_268_000 as u64)
8080
.saturating_add(T::DbWeight::get().reads(2 as u64))
8181
.saturating_add(T::DbWeight::get().writes(2 as u64))
8282
}
8383
// Storage: ChainBridge Relayers (r:1 w:1)
8484
// Storage: ChainBridge RelayerCount (r:1 w:1)
8585
fn remove_relayer() -> Weight {
86-
// Minimum execution time: 30_008 nanoseconds.
87-
Weight::from_ref_time(30_630_000 as u64)
86+
// Minimum execution time: 34_266 nanoseconds.
87+
Weight::from_ref_time(34_859_000 as u64)
8888
.saturating_add(T::DbWeight::get().reads(2 as u64))
8989
.saturating_add(T::DbWeight::get().writes(2 as u64))
9090
}
9191
// Storage: ChainBridge BridgeFee (r:0 w:1)
9292
fn update_fee() -> Weight {
93-
// Minimum execution time: 22_526 nanoseconds.
94-
Weight::from_ref_time(23_892_000 as u64)
93+
// Minimum execution time: 22_713 nanoseconds.
94+
Weight::from_ref_time(23_218_000 as u64)
9595
.saturating_add(T::DbWeight::get().writes(1 as u64))
9696
}
9797
// Storage: ChainBridge Relayers (r:1 w:0)
@@ -101,8 +101,8 @@ impl<T: frame_system::Config> pallet_bridge::WeightInfo for WeightInfo<T> {
101101
// Storage: ChainBridge RelayerThreshold (r:1 w:0)
102102
// Storage: ChainBridge RelayerCount (r:1 w:0)
103103
fn acknowledge_proposal() -> Weight {
104-
// Minimum execution time: 65_791 nanoseconds.
105-
Weight::from_ref_time(66_739_000 as u64)
104+
// Minimum execution time: 71_436 nanoseconds.
105+
Weight::from_ref_time(72_255_000 as u64)
106106
.saturating_add(T::DbWeight::get().reads(6 as u64))
107107
.saturating_add(T::DbWeight::get().writes(1 as u64))
108108
}
@@ -113,17 +113,17 @@ impl<T: frame_system::Config> pallet_bridge::WeightInfo for WeightInfo<T> {
113113
// Storage: ChainBridge RelayerThreshold (r:1 w:0)
114114
// Storage: ChainBridge RelayerCount (r:1 w:0)
115115
fn reject_proposal() -> Weight {
116-
// Minimum execution time: 57_634 nanoseconds.
117-
Weight::from_ref_time(58_588_000 as u64)
116+
// Minimum execution time: 61_544 nanoseconds.
117+
Weight::from_ref_time(62_624_000 as u64)
118118
.saturating_add(T::DbWeight::get().reads(6 as u64))
119119
.saturating_add(T::DbWeight::get().writes(1 as u64))
120120
}
121121
// Storage: ChainBridge Votes (r:1 w:1)
122122
// Storage: ChainBridge RelayerThreshold (r:1 w:0)
123123
// Storage: ChainBridge RelayerCount (r:1 w:0)
124124
fn eval_vote_state() -> Weight {
125-
// Minimum execution time: 28_405 nanoseconds.
126-
Weight::from_ref_time(28_990_000 as u64)
125+
// Minimum execution time: 29_994 nanoseconds.
126+
Weight::from_ref_time(30_503_000 as u64)
127127
.saturating_add(T::DbWeight::get().reads(3 as u64))
128128
.saturating_add(T::DbWeight::get().writes(1 as u64))
129129
}

0 commit comments

Comments
 (0)