1
// Copyright 2025 Moonbeam foundation
2
// This file is part of Moonbeam.
3

            
4
// Moonbeam is free software: you can redistribute it and/or modify
5
// it under the terms of the GNU General Public License as published by
6
// the Free Software Foundation, either version 3 of the License, or
7
// (at your option) any later version.
8

            
9
// Moonbeam is distributed in the hope that it will be useful,
10
// but WITHOUT ANY WARRANTY; without even the implied warranty of
11
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12
// GNU General Public License for more details.
13

            
14
// You should have received a copy of the GNU General Public License
15
// along with Moonbeam.  If not, see <http://www.gnu.org/licenses/>.
16

            
17

            
18
//! Autogenerated weights for `pallet_xcm`
19
//!
20
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0
21
//! DATE: 2025-05-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
22
//! WORST CASE MAP SIZE: `1000000`
23
//! HOSTNAME: `ip-10-0-0-36`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz`
24
//! WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
25

            
26
// Executed Command:
27
// ./frame-omni-bencher
28
// v1
29
// benchmark
30
// pallet
31
// --runtime=./target/production/wbuild/moonriver-runtime/moonriver_runtime.wasm
32
// --genesis-builder=runtime
33
// --genesis-builder-preset=development
34
// --steps=50
35
// --repeat=20
36
// --pallet=pallet_xcm
37
// --extrinsic=*
38
// --wasm-execution=compiled
39
// --header=./file_header.txt
40
// --template=./benchmarking/frame-weight-template.hbs
41
// --output=./runtime/moonriver/src/weights
42

            
43
#![cfg_attr(rustfmt, rustfmt_skip)]
44
#![allow(unused_parens)]
45
#![allow(unused_imports)]
46

            
47
use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}};
48
use sp_std::marker::PhantomData;
49

            
50
/// Weights for `pallet_xcm`.
51
pub struct WeightInfo<T>(PhantomData<T>);
52
impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
53
	/// Storage: `PolkadotXcm::SupportedVersion` (r:1 w:0)
54
	/// Proof: `PolkadotXcm::SupportedVersion` (`max_values`: None, `max_size`: None, mode: `Measured`)
55
	/// Storage: `PolkadotXcm::VersionDiscoveryQueue` (r:1 w:1)
56
	/// Proof: `PolkadotXcm::VersionDiscoveryQueue` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
57
	/// Storage: `PolkadotXcm::SafeXcmVersion` (r:1 w:0)
58
	/// Proof: `PolkadotXcm::SafeXcmVersion` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
59
	/// Storage: `ParachainSystem::HostConfiguration` (r:1 w:0)
60
	/// Proof: `ParachainSystem::HostConfiguration` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
61
	/// Storage: `ParachainSystem::PendingUpwardMessages` (r:1 w:1)
62
	/// Proof: `ParachainSystem::PendingUpwardMessages` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
63
	fn send() -> Weight {
64
		// Proof Size summary in bytes:
65
		//  Measured:  `145`
66
		//  Estimated: `3610`
67
		// Minimum execution time: 24_293_000 picoseconds.
68
		Weight::from_parts(25_296_000, 3610)
69
			.saturating_add(T::DbWeight::get().reads(5_u64))
70
			.saturating_add(T::DbWeight::get().writes(2_u64))
71
	}
72
	/// Storage: `Benchmark::Override` (r:0 w:0)
73
	/// Proof: `Benchmark::Override` (`max_values`: None, `max_size`: None, mode: `Measured`)
74
	fn teleport_assets() -> Weight {
75
		// Proof Size summary in bytes:
76
		//  Measured:  `0`
77
		//  Estimated: `0`
78
		// Minimum execution time: 18_446_744_073_709_551_000 picoseconds.
79
		Weight::from_parts(18_446_744_073_709_551_000, 0)
80
	}
81
	/// Storage: `PolkadotXcm::ShouldRecordXcm` (r:1 w:0)
82
	/// Proof: `PolkadotXcm::ShouldRecordXcm` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
83
	/// Storage: `System::Account` (r:1 w:1)
84
	/// Proof: `System::Account` (`max_values`: None, `max_size`: Some(116), added: 2591, mode: `MaxEncodedLen`)
85
	/// Storage: `PolkadotXcm::SupportedVersion` (r:1 w:0)
86
	/// Proof: `PolkadotXcm::SupportedVersion` (`max_values`: None, `max_size`: None, mode: `Measured`)
87
	/// Storage: `PolkadotXcm::VersionDiscoveryQueue` (r:1 w:1)
88
	/// Proof: `PolkadotXcm::VersionDiscoveryQueue` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
89
	/// Storage: `PolkadotXcm::SafeXcmVersion` (r:1 w:0)
90
	/// Proof: `PolkadotXcm::SafeXcmVersion` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
91
	/// Storage: `ParachainSystem::RelevantMessagingState` (r:1 w:0)
92
	/// Proof: `ParachainSystem::RelevantMessagingState` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
93
	/// Storage: `XcmpQueue::OutboundXcmpStatus` (r:1 w:1)
94
	/// Proof: `XcmpQueue::OutboundXcmpStatus` (`max_values`: Some(1), `max_size`: Some(1282), added: 1777, mode: `MaxEncodedLen`)
95
	/// Storage: `XcmpQueue::OutboundXcmpMessages` (r:0 w:1)
96
	/// Proof: `XcmpQueue::OutboundXcmpMessages` (`max_values`: None, `max_size`: Some(105506), added: 107981, mode: `MaxEncodedLen`)
97
	fn reserve_transfer_assets() -> Weight {
98
		// Proof Size summary in bytes:
99
		//  Measured:  `420`
100
		//  Estimated: `3885`
101
		// Minimum execution time: 100_703_000 picoseconds.
102
		Weight::from_parts(103_377_000, 3885)
103
			.saturating_add(T::DbWeight::get().reads(7_u64))
104
			.saturating_add(T::DbWeight::get().writes(4_u64))
105
	}
106
	/// Storage: `PolkadotXcm::ShouldRecordXcm` (r:1 w:0)
107
	/// Proof: `PolkadotXcm::ShouldRecordXcm` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
108
	/// Storage: `System::Account` (r:1 w:1)
109
	/// Proof: `System::Account` (`max_values`: None, `max_size`: Some(116), added: 2591, mode: `MaxEncodedLen`)
110
	/// Storage: `PolkadotXcm::SupportedVersion` (r:1 w:0)
111
	/// Proof: `PolkadotXcm::SupportedVersion` (`max_values`: None, `max_size`: None, mode: `Measured`)
112
	/// Storage: `PolkadotXcm::VersionDiscoveryQueue` (r:1 w:1)
113
	/// Proof: `PolkadotXcm::VersionDiscoveryQueue` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
114
	/// Storage: `PolkadotXcm::SafeXcmVersion` (r:1 w:0)
115
	/// Proof: `PolkadotXcm::SafeXcmVersion` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
116
	/// Storage: `ParachainSystem::HostConfiguration` (r:1 w:0)
117
	/// Proof: `ParachainSystem::HostConfiguration` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
118
	/// Storage: `ParachainSystem::PendingUpwardMessages` (r:1 w:1)
119
	/// Proof: `ParachainSystem::PendingUpwardMessages` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
120
21
	fn transfer_assets() -> Weight {
121
21
		// Proof Size summary in bytes:
122
21
		//  Measured:  `184`
123
21
		//  Estimated: `3649`
124
21
		// Minimum execution time: 93_520_000 picoseconds.
125
21
		Weight::from_parts(95_222_000, 3649)
126
21
			.saturating_add(T::DbWeight::get().reads(7_u64))
127
21
			.saturating_add(T::DbWeight::get().writes(3_u64))
128
21
	}
129
	/// Storage: `Benchmark::Override` (r:0 w:0)
130
	/// Proof: `Benchmark::Override` (`max_values`: None, `max_size`: None, mode: `Measured`)
131
	fn execute() -> Weight {
132
		// Proof Size summary in bytes:
133
		//  Measured:  `0`
134
		//  Estimated: `0`
135
		// Minimum execution time: 18_446_744_073_709_551_000 picoseconds.
136
		Weight::from_parts(18_446_744_073_709_551_000, 0)
137
	}
138
	/// Storage: `PolkadotXcm::SupportedVersion` (r:0 w:1)
139
	/// Proof: `PolkadotXcm::SupportedVersion` (`max_values`: None, `max_size`: None, mode: `Measured`)
140
	fn force_xcm_version() -> Weight {
141
		// Proof Size summary in bytes:
142
		//  Measured:  `0`
143
		//  Estimated: `0`
144
		// Minimum execution time: 7_353_000 picoseconds.
145
		Weight::from_parts(7_557_000, 0)
146
			.saturating_add(T::DbWeight::get().writes(1_u64))
147
	}
148
	/// Storage: `PolkadotXcm::SafeXcmVersion` (r:0 w:1)
149
	/// Proof: `PolkadotXcm::SafeXcmVersion` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
150
	fn force_default_xcm_version() -> Weight {
151
		// Proof Size summary in bytes:
152
		//  Measured:  `0`
153
		//  Estimated: `0`
154
		// Minimum execution time: 2_320_000 picoseconds.
155
		Weight::from_parts(2_497_000, 0)
156
			.saturating_add(T::DbWeight::get().writes(1_u64))
157
	}
158
	/// Storage: `PolkadotXcm::VersionNotifiers` (r:1 w:1)
159
	/// Proof: `PolkadotXcm::VersionNotifiers` (`max_values`: None, `max_size`: None, mode: `Measured`)
160
	/// Storage: `PolkadotXcm::QueryCounter` (r:1 w:1)
161
	/// Proof: `PolkadotXcm::QueryCounter` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
162
	/// Storage: `PolkadotXcm::SupportedVersion` (r:1 w:0)
163
	/// Proof: `PolkadotXcm::SupportedVersion` (`max_values`: None, `max_size`: None, mode: `Measured`)
164
	/// Storage: `PolkadotXcm::VersionDiscoveryQueue` (r:1 w:1)
165
	/// Proof: `PolkadotXcm::VersionDiscoveryQueue` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
166
	/// Storage: `PolkadotXcm::SafeXcmVersion` (r:1 w:0)
167
	/// Proof: `PolkadotXcm::SafeXcmVersion` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
168
	/// Storage: `ParachainSystem::HostConfiguration` (r:1 w:0)
169
	/// Proof: `ParachainSystem::HostConfiguration` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
170
	/// Storage: `ParachainSystem::PendingUpwardMessages` (r:1 w:1)
171
	/// Proof: `ParachainSystem::PendingUpwardMessages` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
172
	/// Storage: `PolkadotXcm::Queries` (r:0 w:1)
173
	/// Proof: `PolkadotXcm::Queries` (`max_values`: None, `max_size`: None, mode: `Measured`)
174
	fn force_subscribe_version_notify() -> Weight {
175
		// Proof Size summary in bytes:
176
		//  Measured:  `145`
177
		//  Estimated: `3610`
178
		// Minimum execution time: 31_169_000 picoseconds.
179
		Weight::from_parts(31_927_000, 3610)
180
			.saturating_add(T::DbWeight::get().reads(7_u64))
181
			.saturating_add(T::DbWeight::get().writes(5_u64))
182
	}
183
	/// Storage: `PolkadotXcm::VersionNotifiers` (r:1 w:1)
184
	/// Proof: `PolkadotXcm::VersionNotifiers` (`max_values`: None, `max_size`: None, mode: `Measured`)
185
	/// Storage: `PolkadotXcm::SupportedVersion` (r:1 w:0)
186
	/// Proof: `PolkadotXcm::SupportedVersion` (`max_values`: None, `max_size`: None, mode: `Measured`)
187
	/// Storage: `PolkadotXcm::VersionDiscoveryQueue` (r:1 w:1)
188
	/// Proof: `PolkadotXcm::VersionDiscoveryQueue` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
189
	/// Storage: `PolkadotXcm::SafeXcmVersion` (r:1 w:0)
190
	/// Proof: `PolkadotXcm::SafeXcmVersion` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
191
	/// Storage: `ParachainSystem::HostConfiguration` (r:1 w:0)
192
	/// Proof: `ParachainSystem::HostConfiguration` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
193
	/// Storage: `ParachainSystem::PendingUpwardMessages` (r:1 w:1)
194
	/// Proof: `ParachainSystem::PendingUpwardMessages` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
195
	/// Storage: `PolkadotXcm::Queries` (r:0 w:1)
196
	/// Proof: `PolkadotXcm::Queries` (`max_values`: None, `max_size`: None, mode: `Measured`)
197
	fn force_unsubscribe_version_notify() -> Weight {
198
		// Proof Size summary in bytes:
199
		//  Measured:  `363`
200
		//  Estimated: `3828`
201
		// Minimum execution time: 37_821_000 picoseconds.
202
		Weight::from_parts(39_226_000, 3828)
203
			.saturating_add(T::DbWeight::get().reads(6_u64))
204
			.saturating_add(T::DbWeight::get().writes(4_u64))
205
	}
206
	/// Storage: `PolkadotXcm::XcmExecutionSuspended` (r:0 w:1)
207
	/// Proof: `PolkadotXcm::XcmExecutionSuspended` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
208
	fn force_suspension() -> Weight {
209
		// Proof Size summary in bytes:
210
		//  Measured:  `0`
211
		//  Estimated: `0`
212
		// Minimum execution time: 2_253_000 picoseconds.
213
		Weight::from_parts(2_446_000, 0)
214
			.saturating_add(T::DbWeight::get().writes(1_u64))
215
	}
216
	/// Storage: `PolkadotXcm::SupportedVersion` (r:6 w:2)
217
	/// Proof: `PolkadotXcm::SupportedVersion` (`max_values`: None, `max_size`: None, mode: `Measured`)
218
	fn migrate_supported_version() -> Weight {
219
		// Proof Size summary in bytes:
220
		//  Measured:  `125`
221
		//  Estimated: `15965`
222
		// Minimum execution time: 23_870_000 picoseconds.
223
		Weight::from_parts(24_425_000, 15965)
224
			.saturating_add(T::DbWeight::get().reads(6_u64))
225
			.saturating_add(T::DbWeight::get().writes(2_u64))
226
	}
227
	/// Storage: `PolkadotXcm::VersionNotifiers` (r:6 w:2)
228
	/// Proof: `PolkadotXcm::VersionNotifiers` (`max_values`: None, `max_size`: None, mode: `Measured`)
229
	fn migrate_version_notifiers() -> Weight {
230
		// Proof Size summary in bytes:
231
		//  Measured:  `129`
232
		//  Estimated: `15969`
233
		// Minimum execution time: 24_097_000 picoseconds.
234
		Weight::from_parts(24_591_000, 15969)
235
			.saturating_add(T::DbWeight::get().reads(6_u64))
236
			.saturating_add(T::DbWeight::get().writes(2_u64))
237
	}
238
	/// Storage: `PolkadotXcm::VersionNotifyTargets` (r:7 w:0)
239
	/// Proof: `PolkadotXcm::VersionNotifyTargets` (`max_values`: None, `max_size`: None, mode: `Measured`)
240
	fn already_notified_target() -> Weight {
241
		// Proof Size summary in bytes:
242
		//  Measured:  `178`
243
		//  Estimated: `18493`
244
		// Minimum execution time: 29_359_000 picoseconds.
245
		Weight::from_parts(30_247_000, 18493)
246
			.saturating_add(T::DbWeight::get().reads(7_u64))
247
	}
248
	/// Storage: `PolkadotXcm::VersionNotifyTargets` (r:2 w:1)
249
	/// Proof: `PolkadotXcm::VersionNotifyTargets` (`max_values`: None, `max_size`: None, mode: `Measured`)
250
	/// Storage: `PolkadotXcm::SupportedVersion` (r:1 w:0)
251
	/// Proof: `PolkadotXcm::SupportedVersion` (`max_values`: None, `max_size`: None, mode: `Measured`)
252
	/// Storage: `PolkadotXcm::VersionDiscoveryQueue` (r:1 w:1)
253
	/// Proof: `PolkadotXcm::VersionDiscoveryQueue` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
254
	/// Storage: `PolkadotXcm::SafeXcmVersion` (r:1 w:0)
255
	/// Proof: `PolkadotXcm::SafeXcmVersion` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
256
	/// Storage: `ParachainSystem::HostConfiguration` (r:1 w:0)
257
	/// Proof: `ParachainSystem::HostConfiguration` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
258
	/// Storage: `ParachainSystem::PendingUpwardMessages` (r:1 w:1)
259
	/// Proof: `ParachainSystem::PendingUpwardMessages` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
260
	fn notify_current_targets() -> Weight {
261
		// Proof Size summary in bytes:
262
		//  Measured:  `212`
263
		//  Estimated: `6152`
264
		// Minimum execution time: 29_844_000 picoseconds.
265
		Weight::from_parts(30_523_000, 6152)
266
			.saturating_add(T::DbWeight::get().reads(7_u64))
267
			.saturating_add(T::DbWeight::get().writes(3_u64))
268
	}
269
	/// Storage: `PolkadotXcm::VersionNotifyTargets` (r:5 w:0)
270
	/// Proof: `PolkadotXcm::VersionNotifyTargets` (`max_values`: None, `max_size`: None, mode: `Measured`)
271
	fn notify_target_migration_fail() -> Weight {
272
		// Proof Size summary in bytes:
273
		//  Measured:  `181`
274
		//  Estimated: `13546`
275
		// Minimum execution time: 19_489_000 picoseconds.
276
		Weight::from_parts(19_791_000, 13546)
277
			.saturating_add(T::DbWeight::get().reads(5_u64))
278
	}
279
	/// Storage: `PolkadotXcm::VersionNotifyTargets` (r:6 w:2)
280
	/// Proof: `PolkadotXcm::VersionNotifyTargets` (`max_values`: None, `max_size`: None, mode: `Measured`)
281
	fn migrate_version_notify_targets() -> Weight {
282
		// Proof Size summary in bytes:
283
		//  Measured:  `136`
284
		//  Estimated: `15976`
285
		// Minimum execution time: 24_050_000 picoseconds.
286
		Weight::from_parts(24_547_000, 15976)
287
			.saturating_add(T::DbWeight::get().reads(6_u64))
288
			.saturating_add(T::DbWeight::get().writes(2_u64))
289
	}
290
	/// Storage: `PolkadotXcm::VersionNotifyTargets` (r:6 w:2)
291
	/// Proof: `PolkadotXcm::VersionNotifyTargets` (`max_values`: None, `max_size`: None, mode: `Measured`)
292
	/// Storage: `PolkadotXcm::SupportedVersion` (r:1 w:0)
293
	/// Proof: `PolkadotXcm::SupportedVersion` (`max_values`: None, `max_size`: None, mode: `Measured`)
294
	/// Storage: `PolkadotXcm::VersionDiscoveryQueue` (r:1 w:1)
295
	/// Proof: `PolkadotXcm::VersionDiscoveryQueue` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
296
	/// Storage: `PolkadotXcm::SafeXcmVersion` (r:1 w:0)
297
	/// Proof: `PolkadotXcm::SafeXcmVersion` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
298
	/// Storage: `ParachainSystem::HostConfiguration` (r:1 w:0)
299
	/// Proof: `ParachainSystem::HostConfiguration` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
300
	/// Storage: `ParachainSystem::PendingUpwardMessages` (r:1 w:1)
301
	/// Proof: `ParachainSystem::PendingUpwardMessages` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
302
	fn migrate_and_notify_old_targets() -> Weight {
303
		// Proof Size summary in bytes:
304
		//  Measured:  `212`
305
		//  Estimated: `16052`
306
		// Minimum execution time: 42_641_000 picoseconds.
307
		Weight::from_parts(43_303_000, 16052)
308
			.saturating_add(T::DbWeight::get().reads(11_u64))
309
			.saturating_add(T::DbWeight::get().writes(4_u64))
310
	}
311
	/// Storage: `PolkadotXcm::QueryCounter` (r:1 w:1)
312
	/// Proof: `PolkadotXcm::QueryCounter` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
313
	/// Storage: `PolkadotXcm::Queries` (r:0 w:1)
314
	/// Proof: `PolkadotXcm::Queries` (`max_values`: None, `max_size`: None, mode: `Measured`)
315
	fn new_query() -> Weight {
316
		// Proof Size summary in bytes:
317
		//  Measured:  `69`
318
		//  Estimated: `1554`
319
		// Minimum execution time: 5_649_000 picoseconds.
320
		Weight::from_parts(5_872_000, 1554)
321
			.saturating_add(T::DbWeight::get().reads(1_u64))
322
			.saturating_add(T::DbWeight::get().writes(2_u64))
323
	}
324
	/// Storage: `PolkadotXcm::Queries` (r:1 w:1)
325
	/// Proof: `PolkadotXcm::Queries` (`max_values`: None, `max_size`: None, mode: `Measured`)
326
	fn take_response() -> Weight {
327
		// Proof Size summary in bytes:
328
		//  Measured:  `7706`
329
		//  Estimated: `11171`
330
		// Minimum execution time: 29_051_000 picoseconds.
331
		Weight::from_parts(29_557_000, 11171)
332
			.saturating_add(T::DbWeight::get().reads(1_u64))
333
			.saturating_add(T::DbWeight::get().writes(1_u64))
334
	}
335
	/// Storage: `PolkadotXcm::ShouldRecordXcm` (r:1 w:0)
336
	/// Proof: `PolkadotXcm::ShouldRecordXcm` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
337
	/// Storage: `PolkadotXcm::AssetTraps` (r:1 w:1)
338
	/// Proof: `PolkadotXcm::AssetTraps` (`max_values`: None, `max_size`: None, mode: `Measured`)
339
	fn claim_assets() -> Weight {
340
		// Proof Size summary in bytes:
341
		//  Measured:  `126`
342
		//  Estimated: `3591`
343
		// Minimum execution time: 42_427_000 picoseconds.
344
		Weight::from_parts(43_583_000, 3591)
345
			.saturating_add(T::DbWeight::get().reads(2_u64))
346
			.saturating_add(T::DbWeight::get().writes(1_u64))
347
	}
348
}