@argonprotocol/mainchain 1.4.3-dev.1523df53 → 1.4.3-dev.25eec055

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,2691 @@
1
+ // Auto-generated via `yarn polkadot-types-from-defs`, do not edit
2
+
3
+ // import type lookup before we augment - in some environments
4
+ // this is required to allow for ambient/previous definitions
5
+ import type {} from '@polkadot/types/types/registry';
6
+
7
+ import type {
8
+ ArgonPrimitivesEthereumEthereumCombinedReceiptProof,
9
+ ArgonPrimitivesEthereumEthereumExecutionBlockProof,
10
+ ArgonPrimitivesEthereumEthereumExecutionHeader,
11
+ ArgonPrimitivesEthereumEthereumLog,
12
+ ArgonPrimitivesEthereumEthereumProof,
13
+ ArgonPrimitivesEthereumEthereumReceiptLog,
14
+ ArgonPrimitivesEthereumEthereumReceiptProofReceipt,
15
+ ArgonPrimitivesEthereumEthereumVerifyError,
16
+ } from '@argonprotocol/mainchain/interfaces/ethereum';
17
+ import type { Data, StorageKey } from '@polkadot/types';
18
+ import type {
19
+ BitVec,
20
+ Bool,
21
+ Bytes,
22
+ F32,
23
+ F64,
24
+ I128,
25
+ I16,
26
+ I256,
27
+ I32,
28
+ I64,
29
+ I8,
30
+ ISize,
31
+ Json,
32
+ Null,
33
+ OptionBool,
34
+ Raw,
35
+ Text,
36
+ Type,
37
+ U128,
38
+ U16,
39
+ U256,
40
+ U32,
41
+ U64,
42
+ U8,
43
+ USize,
44
+ bool,
45
+ f32,
46
+ f64,
47
+ i128,
48
+ i16,
49
+ i256,
50
+ i32,
51
+ i64,
52
+ i8,
53
+ isize,
54
+ u128,
55
+ u16,
56
+ u256,
57
+ u32,
58
+ u64,
59
+ u8,
60
+ usize,
61
+ } from '@polkadot/types-codec';
62
+ import type { TAssetConversion } from '@polkadot/types/interfaces/assetConversion';
63
+ import type {
64
+ AssetApproval,
65
+ AssetApprovalKey,
66
+ AssetBalance,
67
+ AssetDestroyWitness,
68
+ AssetDetails,
69
+ AssetMetadata,
70
+ TAssetBalance,
71
+ TAssetDepositBalance,
72
+ } from '@polkadot/types/interfaces/assets';
73
+ import type {
74
+ BlockAttestations,
75
+ IncludedBlocks,
76
+ MoreAttestations,
77
+ } from '@polkadot/types/interfaces/attestations';
78
+ import type { RawAuraPreDigest } from '@polkadot/types/interfaces/aura';
79
+ import type { ExtrinsicOrHash, ExtrinsicStatus } from '@polkadot/types/interfaces/author';
80
+ import type { UncleEntryItem } from '@polkadot/types/interfaces/authorship';
81
+ import type {
82
+ AllowedSlots,
83
+ BabeAuthorityWeight,
84
+ BabeBlockWeight,
85
+ BabeEpochConfiguration,
86
+ BabeEquivocationProof,
87
+ BabeGenesisConfiguration,
88
+ BabeGenesisConfigurationV1,
89
+ BabeWeight,
90
+ Epoch,
91
+ EpochAuthorship,
92
+ MaybeRandomness,
93
+ MaybeVrf,
94
+ NextConfigDescriptor,
95
+ NextConfigDescriptorV1,
96
+ OpaqueKeyOwnershipProof,
97
+ Randomness,
98
+ RawBabePreDigest,
99
+ RawBabePreDigestCompat,
100
+ RawBabePreDigestPrimary,
101
+ RawBabePreDigestPrimaryTo159,
102
+ RawBabePreDigestSecondaryPlain,
103
+ RawBabePreDigestSecondaryTo159,
104
+ RawBabePreDigestSecondaryVRF,
105
+ RawBabePreDigestTo159,
106
+ SlotNumber,
107
+ VrfData,
108
+ VrfOutput,
109
+ VrfProof,
110
+ } from '@polkadot/types/interfaces/babe';
111
+ import type {
112
+ AccountData,
113
+ BalanceLock,
114
+ BalanceLockTo212,
115
+ BalanceStatus,
116
+ Reasons,
117
+ ReserveData,
118
+ ReserveIdentifier,
119
+ VestingSchedule,
120
+ WithdrawReasons,
121
+ } from '@polkadot/types/interfaces/balances';
122
+ import type {
123
+ BeefyAuthoritySet,
124
+ BeefyCommitment,
125
+ BeefyCompactSignedCommitment,
126
+ BeefyEquivocationProof,
127
+ BeefyId,
128
+ BeefyNextAuthoritySet,
129
+ BeefyPayload,
130
+ BeefyPayloadId,
131
+ BeefySignedCommitment,
132
+ BeefyVersionedFinalityProof,
133
+ BeefyVoteMessage,
134
+ MmrRootHash,
135
+ ValidatorSet,
136
+ ValidatorSetId,
137
+ } from '@polkadot/types/interfaces/beefy';
138
+ import type {
139
+ BenchmarkBatch,
140
+ BenchmarkConfig,
141
+ BenchmarkList,
142
+ BenchmarkMetadata,
143
+ BenchmarkParameter,
144
+ BenchmarkResult,
145
+ } from '@polkadot/types/interfaces/benchmark';
146
+ import type {
147
+ CheckInherentsResult,
148
+ InherentData,
149
+ InherentIdentifier,
150
+ } from '@polkadot/types/interfaces/blockbuilder';
151
+ import type {
152
+ BridgeMessageId,
153
+ BridgedBlockHash,
154
+ BridgedBlockNumber,
155
+ BridgedHeader,
156
+ CallOrigin,
157
+ ChainId,
158
+ DeliveredMessages,
159
+ DispatchFeePayment,
160
+ InboundLaneData,
161
+ InboundRelayer,
162
+ InitializationData,
163
+ LaneId,
164
+ MessageData,
165
+ MessageKey,
166
+ MessageNonce,
167
+ MessagesDeliveryProofOf,
168
+ MessagesProofOf,
169
+ OperatingMode,
170
+ OutboundLaneData,
171
+ OutboundMessageFee,
172
+ OutboundPayload,
173
+ Parameter,
174
+ RelayerId,
175
+ UnrewardedRelayer,
176
+ UnrewardedRelayersState,
177
+ } from '@polkadot/types/interfaces/bridges';
178
+ import type { BlockHash } from '@polkadot/types/interfaces/chain';
179
+ import type { PrefixedStorageKey } from '@polkadot/types/interfaces/childstate';
180
+ import type { StatementKind } from '@polkadot/types/interfaces/claims';
181
+ import type {
182
+ CollectiveOrigin,
183
+ MemberCount,
184
+ ProposalIndex,
185
+ Votes,
186
+ VotesTo230,
187
+ } from '@polkadot/types/interfaces/collective';
188
+ import type { AuthorityId, RawVRFOutput } from '@polkadot/types/interfaces/consensus';
189
+ import type {
190
+ AliveContractInfo,
191
+ CodeHash,
192
+ CodeSource,
193
+ CodeUploadRequest,
194
+ CodeUploadResult,
195
+ CodeUploadResultValue,
196
+ ContractCallFlags,
197
+ ContractCallRequest,
198
+ ContractExecResult,
199
+ ContractExecResultOk,
200
+ ContractExecResultResult,
201
+ ContractExecResultSuccessTo255,
202
+ ContractExecResultSuccessTo260,
203
+ ContractExecResultTo255,
204
+ ContractExecResultTo260,
205
+ ContractExecResultTo267,
206
+ ContractExecResultU64,
207
+ ContractInfo,
208
+ ContractInstantiateResult,
209
+ ContractInstantiateResultTo267,
210
+ ContractInstantiateResultTo299,
211
+ ContractInstantiateResultU64,
212
+ ContractReturnFlags,
213
+ ContractStorageKey,
214
+ DeletedContract,
215
+ ExecReturnValue,
216
+ Gas,
217
+ HostFnWeights,
218
+ HostFnWeightsTo264,
219
+ InstantiateRequest,
220
+ InstantiateRequestV1,
221
+ InstantiateRequestV2,
222
+ InstantiateReturnValue,
223
+ InstantiateReturnValueOk,
224
+ InstantiateReturnValueTo267,
225
+ InstructionWeights,
226
+ Limits,
227
+ LimitsTo264,
228
+ PrefabWasmModule,
229
+ RentProjection,
230
+ Schedule,
231
+ ScheduleTo212,
232
+ ScheduleTo258,
233
+ ScheduleTo264,
234
+ SeedOf,
235
+ StorageDeposit,
236
+ TombstoneContractInfo,
237
+ TrieId,
238
+ } from '@polkadot/types/interfaces/contracts';
239
+ import type {
240
+ ContractConstructorSpecLatest,
241
+ ContractConstructorSpecV0,
242
+ ContractConstructorSpecV1,
243
+ ContractConstructorSpecV2,
244
+ ContractConstructorSpecV3,
245
+ ContractConstructorSpecV4,
246
+ ContractContractSpecV0,
247
+ ContractContractSpecV1,
248
+ ContractContractSpecV2,
249
+ ContractContractSpecV3,
250
+ ContractContractSpecV4,
251
+ ContractContractSpecV5,
252
+ ContractContractSpecV6,
253
+ ContractCryptoHasher,
254
+ ContractDiscriminant,
255
+ ContractDisplayName,
256
+ ContractEnvironmentV4,
257
+ ContractEventParamSpecLatest,
258
+ ContractEventParamSpecV0,
259
+ ContractEventParamSpecV2,
260
+ ContractEventSpecLatest,
261
+ ContractEventSpecV0,
262
+ ContractEventSpecV1,
263
+ ContractEventSpecV2,
264
+ ContractEventSpecV3,
265
+ ContractLayoutArray,
266
+ ContractLayoutCell,
267
+ ContractLayoutEnum,
268
+ ContractLayoutHash,
269
+ ContractLayoutHashingStrategy,
270
+ ContractLayoutKey,
271
+ ContractLayoutStruct,
272
+ ContractLayoutStructField,
273
+ ContractMessageParamSpecLatest,
274
+ ContractMessageParamSpecV0,
275
+ ContractMessageParamSpecV2,
276
+ ContractMessageSpecLatest,
277
+ ContractMessageSpecV0,
278
+ ContractMessageSpecV1,
279
+ ContractMessageSpecV2,
280
+ ContractMessageSpecV3,
281
+ ContractMetadata,
282
+ ContractMetadataLatest,
283
+ ContractMetadataV0,
284
+ ContractMetadataV1,
285
+ ContractMetadataV2,
286
+ ContractMetadataV3,
287
+ ContractMetadataV4,
288
+ ContractMetadataV5,
289
+ ContractMetadataV6,
290
+ ContractProject,
291
+ ContractProjectContract,
292
+ ContractProjectInfo,
293
+ ContractProjectSource,
294
+ ContractProjectV0,
295
+ ContractReviveProjectInfo,
296
+ ContractReviveProjectSource,
297
+ ContractSelector,
298
+ ContractStorageLayout,
299
+ ContractTypeSpec,
300
+ } from '@polkadot/types/interfaces/contractsAbi';
301
+ import type {
302
+ FundIndex,
303
+ FundInfo,
304
+ LastContribution,
305
+ TrieIndex,
306
+ } from '@polkadot/types/interfaces/crowdloan';
307
+ import type {
308
+ CollationInfo,
309
+ CollationInfoV1,
310
+ ConfigData,
311
+ MessageId,
312
+ OverweightIndex,
313
+ PageCounter,
314
+ PageIndexData,
315
+ } from '@polkadot/types/interfaces/cumulus';
316
+ import type {
317
+ AccountVote,
318
+ AccountVoteSplit,
319
+ AccountVoteStandard,
320
+ Conviction,
321
+ Delegations,
322
+ PreimageStatus,
323
+ PreimageStatusAvailable,
324
+ PriorLock,
325
+ PropIndex,
326
+ Proposal,
327
+ ProxyState,
328
+ ReferendumIndex,
329
+ ReferendumInfo,
330
+ ReferendumInfoFinished,
331
+ ReferendumInfoTo239,
332
+ ReferendumStatus,
333
+ Tally,
334
+ Voting,
335
+ VotingDelegating,
336
+ VotingDirect,
337
+ VotingDirectVote,
338
+ } from '@polkadot/types/interfaces/democracy';
339
+ import type { BlockStats } from '@polkadot/types/interfaces/dev';
340
+ import type {
341
+ CallDryRunEffects,
342
+ DispatchResultWithPostInfo,
343
+ PostDispatchInfo,
344
+ XcmDryRunApiError,
345
+ XcmDryRunEffects,
346
+ } from '@polkadot/types/interfaces/dryRunApi';
347
+ import type {
348
+ ApprovalFlag,
349
+ DefunctVoter,
350
+ Renouncing,
351
+ SetIndex,
352
+ Vote,
353
+ VoteIndex,
354
+ VoteThreshold,
355
+ VoterInfo,
356
+ } from '@polkadot/types/interfaces/elections';
357
+ import type { CreatedBlock, ImportedAux } from '@polkadot/types/interfaces/engine';
358
+ import type {
359
+ BlockV0,
360
+ BlockV1,
361
+ BlockV2,
362
+ BlockV3,
363
+ EIP1559Transaction,
364
+ EIP2930Transaction,
365
+ EIP7702Transaction,
366
+ EthAccessList,
367
+ EthAccessListItem,
368
+ EthAccount,
369
+ EthAddress,
370
+ EthAuthorizationList,
371
+ EthAuthorizationListItem,
372
+ EthAuthorizationSignature,
373
+ EthBlock,
374
+ EthBloom,
375
+ EthCallRequest,
376
+ EthFeeHistory,
377
+ EthFilter,
378
+ EthFilterAddress,
379
+ EthFilterChanges,
380
+ EthFilterTopic,
381
+ EthFilterTopicEntry,
382
+ EthFilterTopicInner,
383
+ EthHeader,
384
+ EthLegacyTransactionSignature,
385
+ EthLog,
386
+ EthReceipt,
387
+ EthReceiptV0,
388
+ EthReceiptV3,
389
+ EthReceiptV4,
390
+ EthRichBlock,
391
+ EthRichHeader,
392
+ EthStorageProof,
393
+ EthSubKind,
394
+ EthSubParams,
395
+ EthSubResult,
396
+ EthSyncInfo,
397
+ EthSyncStatus,
398
+ EthTransaction,
399
+ EthTransactionAction,
400
+ EthTransactionCondition,
401
+ EthTransactionRequest,
402
+ EthTransactionSignature,
403
+ EthTransactionStatus,
404
+ EthWork,
405
+ EthereumAccountId,
406
+ EthereumAddress,
407
+ EthereumLookupSource,
408
+ EthereumSignature,
409
+ LegacyTransaction,
410
+ TransactionV0,
411
+ TransactionV1,
412
+ TransactionV2,
413
+ TransactionV3,
414
+ } from '@polkadot/types/interfaces/eth';
415
+ import type {
416
+ EvmAccount,
417
+ EvmCallInfo,
418
+ EvmCallInfoV2,
419
+ EvmCreateInfo,
420
+ EvmCreateInfoV2,
421
+ EvmLog,
422
+ EvmVicinity,
423
+ EvmWeightInfo,
424
+ ExitError,
425
+ ExitFatal,
426
+ ExitReason,
427
+ ExitRevert,
428
+ ExitSucceed,
429
+ } from '@polkadot/types/interfaces/evm';
430
+ import type {
431
+ AnySignature,
432
+ EcdsaSignature,
433
+ Ed25519Signature,
434
+ Era,
435
+ Extrinsic,
436
+ ExtrinsicEra,
437
+ ExtrinsicPayload,
438
+ ExtrinsicPayloadUnknown,
439
+ ExtrinsicPayloadV4,
440
+ ExtrinsicPayloadV5,
441
+ ExtrinsicSignature,
442
+ ExtrinsicSignatureV4,
443
+ ExtrinsicSignatureV5,
444
+ ExtrinsicUnknown,
445
+ ExtrinsicV4,
446
+ ExtrinsicV5,
447
+ ImmortalEra,
448
+ MortalEra,
449
+ MultiSignature,
450
+ Signature,
451
+ SignerPayload,
452
+ Sr25519Signature,
453
+ } from '@polkadot/types/interfaces/extrinsics';
454
+ import type { FungiblesAccessError } from '@polkadot/types/interfaces/fungibles';
455
+ import type {
456
+ AssetOptions,
457
+ Owner,
458
+ PermissionLatest,
459
+ PermissionVersions,
460
+ PermissionsV1,
461
+ } from '@polkadot/types/interfaces/genericAsset';
462
+ import type { GenesisBuildErr } from '@polkadot/types/interfaces/genesisBuilder';
463
+ import type {
464
+ ActiveGilt,
465
+ ActiveGiltsTotal,
466
+ ActiveIndex,
467
+ GiltBid,
468
+ } from '@polkadot/types/interfaces/gilt';
469
+ import type {
470
+ AuthorityIndex,
471
+ AuthorityList,
472
+ AuthoritySet,
473
+ AuthoritySetChange,
474
+ AuthoritySetChanges,
475
+ AuthorityWeight,
476
+ DelayKind,
477
+ DelayKindBest,
478
+ EncodedFinalityProofs,
479
+ ForkTreePendingChange,
480
+ ForkTreePendingChangeNode,
481
+ GrandpaCommit,
482
+ GrandpaEquivocation,
483
+ GrandpaEquivocationProof,
484
+ GrandpaEquivocationValue,
485
+ GrandpaJustification,
486
+ GrandpaPrecommit,
487
+ GrandpaPrevote,
488
+ GrandpaSignedPrecommit,
489
+ JustificationNotification,
490
+ KeyOwnerProof,
491
+ NextAuthority,
492
+ PendingChange,
493
+ PendingPause,
494
+ PendingResume,
495
+ Precommits,
496
+ Prevotes,
497
+ ReportedRoundStates,
498
+ RoundState,
499
+ SetId,
500
+ StoredPendingChange,
501
+ StoredState,
502
+ } from '@polkadot/types/interfaces/grandpa';
503
+ import type {
504
+ IdentityFields,
505
+ IdentityInfo,
506
+ IdentityInfoAdditional,
507
+ IdentityInfoTo198,
508
+ IdentityJudgement,
509
+ RegistrarIndex,
510
+ RegistrarInfo,
511
+ Registration,
512
+ RegistrationJudgement,
513
+ RegistrationTo198,
514
+ } from '@polkadot/types/interfaces/identity';
515
+ import type {
516
+ AuthIndex,
517
+ AuthoritySignature,
518
+ Heartbeat,
519
+ HeartbeatTo244,
520
+ OpaqueMultiaddr,
521
+ OpaqueNetworkState,
522
+ OpaquePeerId,
523
+ } from '@polkadot/types/interfaces/imOnline';
524
+ import type { CallIndex, LotteryConfig } from '@polkadot/types/interfaces/lottery';
525
+ import type {
526
+ CustomMetadata15,
527
+ CustomValueMetadata15,
528
+ EnumDeprecationInfoV16,
529
+ ErrorMetadataLatest,
530
+ ErrorMetadataV10,
531
+ ErrorMetadataV11,
532
+ ErrorMetadataV12,
533
+ ErrorMetadataV13,
534
+ ErrorMetadataV14,
535
+ ErrorMetadataV9,
536
+ EventMetadataLatest,
537
+ EventMetadataV10,
538
+ EventMetadataV11,
539
+ EventMetadataV12,
540
+ EventMetadataV13,
541
+ EventMetadataV14,
542
+ EventMetadataV9,
543
+ ExtrinsicMetadataLatest,
544
+ ExtrinsicMetadataV11,
545
+ ExtrinsicMetadataV12,
546
+ ExtrinsicMetadataV13,
547
+ ExtrinsicMetadataV14,
548
+ ExtrinsicMetadataV15,
549
+ ExtrinsicMetadataV16,
550
+ FunctionArgumentMetadataLatest,
551
+ FunctionArgumentMetadataV10,
552
+ FunctionArgumentMetadataV11,
553
+ FunctionArgumentMetadataV12,
554
+ FunctionArgumentMetadataV13,
555
+ FunctionArgumentMetadataV14,
556
+ FunctionArgumentMetadataV9,
557
+ FunctionMetadataLatest,
558
+ FunctionMetadataV10,
559
+ FunctionMetadataV11,
560
+ FunctionMetadataV12,
561
+ FunctionMetadataV13,
562
+ FunctionMetadataV14,
563
+ FunctionMetadataV9,
564
+ ItemDeprecationInfoV16,
565
+ MetadataAll,
566
+ MetadataLatest,
567
+ MetadataV10,
568
+ MetadataV11,
569
+ MetadataV12,
570
+ MetadataV13,
571
+ MetadataV14,
572
+ MetadataV15,
573
+ MetadataV16,
574
+ MetadataV9,
575
+ ModuleConstantMetadataV10,
576
+ ModuleConstantMetadataV11,
577
+ ModuleConstantMetadataV12,
578
+ ModuleConstantMetadataV13,
579
+ ModuleConstantMetadataV9,
580
+ ModuleMetadataV10,
581
+ ModuleMetadataV11,
582
+ ModuleMetadataV12,
583
+ ModuleMetadataV13,
584
+ ModuleMetadataV9,
585
+ OpaqueMetadata,
586
+ OuterEnums15,
587
+ PalletAssociatedTypeMetadataV16,
588
+ PalletCallMetadataLatest,
589
+ PalletCallMetadataV14,
590
+ PalletCallMetadataV16,
591
+ PalletConstantMetadataLatest,
592
+ PalletConstantMetadataV14,
593
+ PalletConstantMetadataV16,
594
+ PalletErrorMetadataLatest,
595
+ PalletErrorMetadataV14,
596
+ PalletErrorMetadataV16,
597
+ PalletEventMetadataLatest,
598
+ PalletEventMetadataV14,
599
+ PalletEventMetadataV16,
600
+ PalletMetadataLatest,
601
+ PalletMetadataV14,
602
+ PalletMetadataV15,
603
+ PalletMetadataV16,
604
+ PalletStorageMetadataLatest,
605
+ PalletStorageMetadataV14,
606
+ PalletStorageMetadataV16,
607
+ PalletViewFunctionMetadataV16,
608
+ PortableType,
609
+ PortableTypeV14,
610
+ RuntimeApiMetadataLatest,
611
+ RuntimeApiMetadataV15,
612
+ RuntimeApiMetadataV16,
613
+ RuntimeApiMethodMetadataV15,
614
+ RuntimeApiMethodMetadataV16,
615
+ RuntimeApiMethodParamMetadataV15,
616
+ SignedExtensionMetadataLatest,
617
+ SignedExtensionMetadataV14,
618
+ StorageEntryMetadataLatest,
619
+ StorageEntryMetadataV10,
620
+ StorageEntryMetadataV11,
621
+ StorageEntryMetadataV12,
622
+ StorageEntryMetadataV13,
623
+ StorageEntryMetadataV14,
624
+ StorageEntryMetadataV16,
625
+ StorageEntryMetadataV9,
626
+ StorageEntryModifierLatest,
627
+ StorageEntryModifierV10,
628
+ StorageEntryModifierV11,
629
+ StorageEntryModifierV12,
630
+ StorageEntryModifierV13,
631
+ StorageEntryModifierV14,
632
+ StorageEntryModifierV9,
633
+ StorageEntryTypeLatest,
634
+ StorageEntryTypeV10,
635
+ StorageEntryTypeV11,
636
+ StorageEntryTypeV12,
637
+ StorageEntryTypeV13,
638
+ StorageEntryTypeV14,
639
+ StorageEntryTypeV9,
640
+ StorageHasher,
641
+ StorageHasherV10,
642
+ StorageHasherV11,
643
+ StorageHasherV12,
644
+ StorageHasherV13,
645
+ StorageHasherV14,
646
+ StorageHasherV9,
647
+ StorageMetadataV10,
648
+ StorageMetadataV11,
649
+ StorageMetadataV12,
650
+ StorageMetadataV13,
651
+ StorageMetadataV9,
652
+ TransactionExtensionMetadataLatest,
653
+ TransactionExtensionMetadataV16,
654
+ VariantDeprecationInfoV16,
655
+ } from '@polkadot/types/interfaces/metadata';
656
+ import type {
657
+ Mixnode,
658
+ MixnodesErr,
659
+ SessionPhase,
660
+ SessionStatus,
661
+ } from '@polkadot/types/interfaces/mixnet';
662
+ import type {
663
+ MmrBatchProof,
664
+ MmrEncodableOpaqueLeaf,
665
+ MmrError,
666
+ MmrHash,
667
+ MmrLeafBatchProof,
668
+ MmrLeafIndex,
669
+ MmrLeafProof,
670
+ MmrNodeIndex,
671
+ MmrProof,
672
+ } from '@polkadot/types/interfaces/mmr';
673
+ import type { NftCollectionId, NftItemId } from '@polkadot/types/interfaces/nfts';
674
+ import type { NpApiError, NpPoolId } from '@polkadot/types/interfaces/nompools';
675
+ import type { StorageKind } from '@polkadot/types/interfaces/offchain';
676
+ import type {
677
+ DeferredOffenceOf,
678
+ Kind,
679
+ OffenceDetails,
680
+ Offender,
681
+ OpaqueTimeSlot,
682
+ ReportIdOf,
683
+ Reporter,
684
+ } from '@polkadot/types/interfaces/offences';
685
+ import type {
686
+ AbridgedCandidateReceipt,
687
+ AbridgedHostConfiguration,
688
+ AbridgedHrmpChannel,
689
+ ApprovalVotingParams,
690
+ AssignmentId,
691
+ AssignmentKind,
692
+ AsyncBackingParams,
693
+ AttestedCandidate,
694
+ AuctionIndex,
695
+ AuthorityDiscoveryId,
696
+ AvailabilityBitfield,
697
+ AvailabilityBitfieldRecord,
698
+ BackedCandidate,
699
+ BackingState,
700
+ Bidder,
701
+ BufferedSessionChange,
702
+ CandidateCommitments,
703
+ CandidateDescriptor,
704
+ CandidateEvent,
705
+ CandidateHash,
706
+ CandidateInfo,
707
+ CandidatePendingAvailability,
708
+ CandidateReceipt,
709
+ CollatorId,
710
+ CollatorSignature,
711
+ CommittedCandidateReceipt,
712
+ Constraints,
713
+ CoreAssignment,
714
+ CoreIndex,
715
+ CoreOccupied,
716
+ CoreState,
717
+ DisputeLocation,
718
+ DisputeProof,
719
+ DisputeResult,
720
+ DisputeState,
721
+ DisputeStatement,
722
+ DisputeStatementSet,
723
+ DisputesTimeSlot,
724
+ DoubleVoteReport,
725
+ DownwardMessage,
726
+ ExecutorParam,
727
+ ExecutorParams,
728
+ ExecutorParamsHash,
729
+ ExplicitDisputeStatement,
730
+ GlobalValidationData,
731
+ GlobalValidationSchedule,
732
+ GroupIndex,
733
+ GroupRotationInfo,
734
+ HeadData,
735
+ HostConfiguration,
736
+ HrmpChannel,
737
+ HrmpChannelId,
738
+ HrmpOpenChannelRequest,
739
+ InboundDownwardMessage,
740
+ InboundHrmpLimitations,
741
+ InboundHrmpMessage,
742
+ InboundHrmpMessages,
743
+ IncomingParachain,
744
+ IncomingParachainDeploy,
745
+ IncomingParachainFixed,
746
+ InvalidDisputeStatementKind,
747
+ LeasePeriod,
748
+ LeasePeriodOf,
749
+ LocalValidationData,
750
+ MessageIngestionType,
751
+ MessageQueueChain,
752
+ MessagingStateSnapshot,
753
+ MessagingStateSnapshotEgressEntry,
754
+ MultiDisputeStatementSet,
755
+ NewBidder,
756
+ NodeFeatures,
757
+ OccupiedCore,
758
+ OccupiedCoreAssumption,
759
+ OldV1SessionInfo,
760
+ OutboundHrmpChannelLimitations,
761
+ OutboundHrmpMessage,
762
+ ParaGenesisArgs,
763
+ ParaId,
764
+ ParaInfo,
765
+ ParaLifecycle,
766
+ ParaPastCodeMeta,
767
+ ParaScheduling,
768
+ ParaValidatorIndex,
769
+ ParachainDispatchOrigin,
770
+ ParachainInherentData,
771
+ ParachainProposal,
772
+ ParachainsInherentData,
773
+ ParathreadClaim,
774
+ ParathreadClaimQueue,
775
+ ParathreadEntry,
776
+ PendingSlashes,
777
+ PersistedValidationData,
778
+ PvfCheckStatement,
779
+ PvfExecTimeoutKind,
780
+ PvfPrepTimeoutKind,
781
+ QueuedParathread,
782
+ RegisteredParachainInfo,
783
+ RelayBlockNumber,
784
+ RelayChainBlockNumber,
785
+ RelayChainHash,
786
+ RelayHash,
787
+ Remark,
788
+ ReplacementTimes,
789
+ Retriable,
790
+ ScheduledCore,
791
+ Scheduling,
792
+ ScrapedOnChainVotes,
793
+ ServiceQuality,
794
+ SessionInfo,
795
+ SessionInfoValidatorGroup,
796
+ SignedAvailabilityBitfield,
797
+ SignedAvailabilityBitfields,
798
+ SigningContext,
799
+ SlashingOffenceKind,
800
+ SlotRange,
801
+ SlotRange10,
802
+ Statement,
803
+ SubId,
804
+ SystemInherentData,
805
+ TransientValidationData,
806
+ UpgradeGoAhead,
807
+ UpgradeRestriction,
808
+ UpwardMessage,
809
+ ValidDisputeStatementKind,
810
+ ValidationCode,
811
+ ValidationCodeHash,
812
+ ValidationData,
813
+ ValidationDataType,
814
+ ValidationFunctionParams,
815
+ ValidatorSignature,
816
+ ValidityAttestation,
817
+ VecInboundHrmpMessage,
818
+ WinnersData,
819
+ WinnersData10,
820
+ WinnersDataTuple,
821
+ WinnersDataTuple10,
822
+ WinningData,
823
+ WinningData10,
824
+ WinningDataEntry,
825
+ } from '@polkadot/types/interfaces/parachains';
826
+ import type {
827
+ FeeDetails,
828
+ InclusionFee,
829
+ RuntimeDispatchInfo,
830
+ RuntimeDispatchInfoV1,
831
+ RuntimeDispatchInfoV2,
832
+ } from '@polkadot/types/interfaces/payment';
833
+ import type { Approvals } from '@polkadot/types/interfaces/poll';
834
+ import type {
835
+ ProxyAnnouncement,
836
+ ProxyDefinition,
837
+ ProxyType,
838
+ } from '@polkadot/types/interfaces/proxy';
839
+ import type { AccountStatus, AccountValidity } from '@polkadot/types/interfaces/purchase';
840
+ import type { ActiveRecovery, RecoveryConfig } from '@polkadot/types/interfaces/recovery';
841
+ import type { RpcMethods } from '@polkadot/types/interfaces/rpc';
842
+ import type {
843
+ AccountId,
844
+ AccountId20,
845
+ AccountId32,
846
+ AccountId33,
847
+ AccountIdOf,
848
+ AccountIndex,
849
+ Address,
850
+ AssetId,
851
+ Balance,
852
+ BalanceOf,
853
+ Block,
854
+ BlockNumber,
855
+ BlockNumberFor,
856
+ BlockNumberOf,
857
+ Call,
858
+ CallHash,
859
+ CallHashOf,
860
+ ChangesTrieConfiguration,
861
+ ChangesTrieSignal,
862
+ CodecHash,
863
+ Consensus,
864
+ ConsensusEngineId,
865
+ CrateVersion,
866
+ Digest,
867
+ DigestItem,
868
+ EncodedJustification,
869
+ ExtrinsicInclusionMode,
870
+ ExtrinsicsWeight,
871
+ Fixed128,
872
+ Fixed64,
873
+ FixedI128,
874
+ FixedI64,
875
+ FixedU128,
876
+ FixedU64,
877
+ H1024,
878
+ H128,
879
+ H160,
880
+ H2048,
881
+ H256,
882
+ H32,
883
+ H512,
884
+ H64,
885
+ Hash,
886
+ Header,
887
+ HeaderPartial,
888
+ I32F32,
889
+ Index,
890
+ IndicesLookupSource,
891
+ Justification,
892
+ Justifications,
893
+ KeyTypeId,
894
+ KeyValue,
895
+ LockIdentifier,
896
+ LookupSource,
897
+ LookupTarget,
898
+ ModuleId,
899
+ Moment,
900
+ MultiAddress,
901
+ MultiSigner,
902
+ OpaqueCall,
903
+ Origin,
904
+ OriginCaller,
905
+ PalletId,
906
+ PalletVersion,
907
+ PalletsOrigin,
908
+ Pays,
909
+ PerU16,
910
+ Perbill,
911
+ Percent,
912
+ Permill,
913
+ Perquintill,
914
+ Phantom,
915
+ PhantomData,
916
+ PreRuntime,
917
+ Releases,
918
+ RuntimeCall,
919
+ RuntimeDbWeight,
920
+ RuntimeEvent,
921
+ Seal,
922
+ SealV0,
923
+ SignedBlock,
924
+ SignedBlockWithJustification,
925
+ SignedBlockWithJustifications,
926
+ Slot,
927
+ SlotDuration,
928
+ StorageData,
929
+ StorageInfo,
930
+ StorageProof,
931
+ TransactionInfo,
932
+ TransactionLongevity,
933
+ TransactionPriority,
934
+ TransactionStorageProof,
935
+ TransactionTag,
936
+ U32F32,
937
+ ValidatorId,
938
+ ValidatorIdOf,
939
+ Weight,
940
+ WeightMultiplier,
941
+ WeightV0,
942
+ WeightV1,
943
+ WeightV2,
944
+ } from '@polkadot/types/interfaces/runtime';
945
+ import type {
946
+ Si0Field,
947
+ Si0LookupTypeId,
948
+ Si0Path,
949
+ Si0Type,
950
+ Si0TypeDef,
951
+ Si0TypeDefArray,
952
+ Si0TypeDefBitSequence,
953
+ Si0TypeDefCompact,
954
+ Si0TypeDefComposite,
955
+ Si0TypeDefPhantom,
956
+ Si0TypeDefPrimitive,
957
+ Si0TypeDefSequence,
958
+ Si0TypeDefTuple,
959
+ Si0TypeDefVariant,
960
+ Si0TypeParameter,
961
+ Si0Variant,
962
+ Si1Field,
963
+ Si1LookupTypeId,
964
+ Si1Path,
965
+ Si1Type,
966
+ Si1TypeDef,
967
+ Si1TypeDefArray,
968
+ Si1TypeDefBitSequence,
969
+ Si1TypeDefCompact,
970
+ Si1TypeDefComposite,
971
+ Si1TypeDefPrimitive,
972
+ Si1TypeDefSequence,
973
+ Si1TypeDefTuple,
974
+ Si1TypeDefVariant,
975
+ Si1TypeParameter,
976
+ Si1Variant,
977
+ SiField,
978
+ SiLookupTypeId,
979
+ SiPath,
980
+ SiType,
981
+ SiTypeDef,
982
+ SiTypeDefArray,
983
+ SiTypeDefBitSequence,
984
+ SiTypeDefCompact,
985
+ SiTypeDefComposite,
986
+ SiTypeDefPrimitive,
987
+ SiTypeDefSequence,
988
+ SiTypeDefTuple,
989
+ SiTypeDefVariant,
990
+ SiTypeParameter,
991
+ SiVariant,
992
+ } from '@polkadot/types/interfaces/scaleInfo';
993
+ import type {
994
+ Period,
995
+ Priority,
996
+ SchedulePeriod,
997
+ SchedulePriority,
998
+ Scheduled,
999
+ ScheduledTo254,
1000
+ TaskAddress,
1001
+ } from '@polkadot/types/interfaces/scheduler';
1002
+ import type {
1003
+ BeefyKey,
1004
+ FullIdentification,
1005
+ IdentificationTuple,
1006
+ Keys,
1007
+ MembershipProof,
1008
+ SessionIndex,
1009
+ SessionKeys1,
1010
+ SessionKeys10,
1011
+ SessionKeys10B,
1012
+ SessionKeys2,
1013
+ SessionKeys3,
1014
+ SessionKeys4,
1015
+ SessionKeys5,
1016
+ SessionKeys6,
1017
+ SessionKeys6B,
1018
+ SessionKeys7,
1019
+ SessionKeys7B,
1020
+ SessionKeys8,
1021
+ SessionKeys8B,
1022
+ SessionKeys9,
1023
+ SessionKeys9B,
1024
+ ValidatorCount,
1025
+ } from '@polkadot/types/interfaces/session';
1026
+ import type {
1027
+ Bid,
1028
+ BidKind,
1029
+ SocietyJudgement,
1030
+ SocietyVote,
1031
+ StrikeCount,
1032
+ VouchingStatus,
1033
+ } from '@polkadot/types/interfaces/society';
1034
+ import type {
1035
+ ActiveEraInfo,
1036
+ CompactAssignments,
1037
+ CompactAssignmentsTo257,
1038
+ CompactAssignmentsTo265,
1039
+ CompactAssignmentsWith16,
1040
+ CompactAssignmentsWith24,
1041
+ CompactScore,
1042
+ CompactScoreCompact,
1043
+ ElectionCompute,
1044
+ ElectionPhase,
1045
+ ElectionResult,
1046
+ ElectionResultToSpec10,
1047
+ ElectionScore,
1048
+ ElectionSize,
1049
+ ElectionStatus,
1050
+ EraIndex,
1051
+ EraPoints,
1052
+ EraRewardPoints,
1053
+ EraRewards,
1054
+ Exposure,
1055
+ ExtendedBalance,
1056
+ Forcing,
1057
+ IndividualExposure,
1058
+ KeyType,
1059
+ MomentOf,
1060
+ Nominations,
1061
+ NominatorIndex,
1062
+ NominatorIndexCompact,
1063
+ OffchainAccuracy,
1064
+ OffchainAccuracyCompact,
1065
+ PhragmenScore,
1066
+ Points,
1067
+ RawSolution,
1068
+ RawSolutionTo265,
1069
+ RawSolutionWith16,
1070
+ RawSolutionWith24,
1071
+ ReadySolution,
1072
+ RewardDestination,
1073
+ RewardPoint,
1074
+ RoundSnapshot,
1075
+ SeatHolder,
1076
+ SignedSubmission,
1077
+ SignedSubmissionOf,
1078
+ SignedSubmissionTo276,
1079
+ SlashJournalEntry,
1080
+ SlashingSpans,
1081
+ SlashingSpansTo204,
1082
+ SolutionOrSnapshotSize,
1083
+ SolutionSupport,
1084
+ SolutionSupports,
1085
+ SpanIndex,
1086
+ SpanRecord,
1087
+ StakingLedger,
1088
+ StakingLedgerTo223,
1089
+ StakingLedgerTo240,
1090
+ SubmissionIndicesOf,
1091
+ Supports,
1092
+ UnappliedSlash,
1093
+ UnappliedSlashOther,
1094
+ UnlockChunk,
1095
+ ValidatorIndex,
1096
+ ValidatorIndexCompact,
1097
+ ValidatorPrefs,
1098
+ ValidatorPrefsTo145,
1099
+ ValidatorPrefsTo196,
1100
+ ValidatorPrefsWithBlocked,
1101
+ ValidatorPrefsWithCommission,
1102
+ VoteWeight,
1103
+ Voter,
1104
+ } from '@polkadot/types/interfaces/staking';
1105
+ import type {
1106
+ ApiId,
1107
+ BlockTrace,
1108
+ BlockTraceEvent,
1109
+ BlockTraceEventData,
1110
+ BlockTraceSpan,
1111
+ KeyValueOption,
1112
+ MigrationStatusResult,
1113
+ ReadProof,
1114
+ RuntimeVersion,
1115
+ RuntimeVersionApi,
1116
+ RuntimeVersionPartial,
1117
+ RuntimeVersionPre3,
1118
+ RuntimeVersionPre4,
1119
+ SpecVersion,
1120
+ StorageChangeSet,
1121
+ TraceBlockResponse,
1122
+ TraceError,
1123
+ } from '@polkadot/types/interfaces/state';
1124
+ import type {
1125
+ StatementStoreInvalidStatement,
1126
+ StatementStoreStatementSource,
1127
+ StatementStoreValidStatement,
1128
+ } from '@polkadot/types/interfaces/statement';
1129
+ import type { WeightToFeeCoefficient } from '@polkadot/types/interfaces/support';
1130
+ import type {
1131
+ AccountInfo,
1132
+ AccountInfoWithDualRefCount,
1133
+ AccountInfoWithProviders,
1134
+ AccountInfoWithRefCount,
1135
+ AccountInfoWithRefCountU8,
1136
+ AccountInfoWithTripleRefCount,
1137
+ ApplyExtrinsicResult,
1138
+ ApplyExtrinsicResultPre6,
1139
+ ArithmeticError,
1140
+ BlockLength,
1141
+ BlockWeights,
1142
+ ChainProperties,
1143
+ ChainType,
1144
+ ConsumedWeight,
1145
+ DigestOf,
1146
+ DispatchClass,
1147
+ DispatchError,
1148
+ DispatchErrorModule,
1149
+ DispatchErrorModulePre6,
1150
+ DispatchErrorModuleU8,
1151
+ DispatchErrorModuleU8a,
1152
+ DispatchErrorPre6,
1153
+ DispatchErrorPre6First,
1154
+ DispatchErrorTo198,
1155
+ DispatchInfo,
1156
+ DispatchInfoTo190,
1157
+ DispatchInfoTo244,
1158
+ DispatchOutcome,
1159
+ DispatchOutcomePre6,
1160
+ DispatchResult,
1161
+ DispatchResultOf,
1162
+ DispatchResultTo198,
1163
+ Event,
1164
+ EventId,
1165
+ EventIndex,
1166
+ EventRecord,
1167
+ Health,
1168
+ InvalidTransaction,
1169
+ Key,
1170
+ LastRuntimeUpgradeInfo,
1171
+ NetworkState,
1172
+ NetworkStatePeerset,
1173
+ NetworkStatePeersetInfo,
1174
+ NodeRole,
1175
+ NotConnectedPeer,
1176
+ Peer,
1177
+ PeerEndpoint,
1178
+ PeerEndpointAddr,
1179
+ PeerInfo,
1180
+ PeerPing,
1181
+ PerDispatchClassU32,
1182
+ PerDispatchClassWeight,
1183
+ PerDispatchClassWeightsPerClass,
1184
+ Phase,
1185
+ RawOrigin,
1186
+ RefCount,
1187
+ RefCountTo259,
1188
+ SyncState,
1189
+ SystemOrigin,
1190
+ TokenError,
1191
+ TransactionValidityError,
1192
+ TransactionalError,
1193
+ UnknownTransaction,
1194
+ WeightPerClass,
1195
+ } from '@polkadot/types/interfaces/system';
1196
+ import type {
1197
+ Bounty,
1198
+ BountyIndex,
1199
+ BountyStatus,
1200
+ BountyStatusActive,
1201
+ BountyStatusCuratorProposed,
1202
+ BountyStatusPendingPayout,
1203
+ OpenTip,
1204
+ OpenTipFinderTo225,
1205
+ OpenTipTip,
1206
+ OpenTipTo225,
1207
+ TreasuryProposal,
1208
+ } from '@polkadot/types/interfaces/treasury';
1209
+ import type { Multiplier } from '@polkadot/types/interfaces/txpayment';
1210
+ import type {
1211
+ TransactionSource,
1212
+ TransactionValidity,
1213
+ ValidTransaction,
1214
+ } from '@polkadot/types/interfaces/txqueue';
1215
+ import type {
1216
+ ClassDetails,
1217
+ ClassId,
1218
+ ClassMetadata,
1219
+ DepositBalance,
1220
+ DepositBalanceOf,
1221
+ DestroyWitness,
1222
+ InstanceDetails,
1223
+ InstanceId,
1224
+ InstanceMetadata,
1225
+ } from '@polkadot/types/interfaces/uniques';
1226
+ import type { Multisig, Timepoint } from '@polkadot/types/interfaces/utility';
1227
+ import type { VestingInfo } from '@polkadot/types/interfaces/vesting';
1228
+ import type {
1229
+ AssetIdV2,
1230
+ AssetIdV3,
1231
+ AssetIdV4,
1232
+ AssetIdV5,
1233
+ AssetInstance,
1234
+ AssetInstanceV0,
1235
+ AssetInstanceV1,
1236
+ AssetInstanceV2,
1237
+ AssetInstanceV3,
1238
+ AssetInstanceV4,
1239
+ AssetInstanceV5,
1240
+ BodyId,
1241
+ BodyIdV2,
1242
+ BodyIdV3,
1243
+ BodyPart,
1244
+ BodyPartV2,
1245
+ BodyPartV3,
1246
+ DoubleEncodedCall,
1247
+ Fungibility,
1248
+ FungibilityV0,
1249
+ FungibilityV1,
1250
+ FungibilityV2,
1251
+ FungibilityV3,
1252
+ FungibilityV4,
1253
+ FungibilityV5,
1254
+ HintV5,
1255
+ InboundStatus,
1256
+ InstructionV2,
1257
+ InstructionV3,
1258
+ InstructionV4,
1259
+ InstructionV5,
1260
+ InteriorMultiLocation,
1261
+ InteriorMultiLocationV2,
1262
+ InteriorMultiLocationV3,
1263
+ InteriorMultiLocationV5,
1264
+ Junction,
1265
+ JunctionV0,
1266
+ JunctionV1,
1267
+ JunctionV2,
1268
+ JunctionV3,
1269
+ JunctionV4,
1270
+ JunctionV5,
1271
+ Junctions,
1272
+ JunctionsV1,
1273
+ JunctionsV2,
1274
+ JunctionsV3,
1275
+ JunctionsV4,
1276
+ JunctionsV5,
1277
+ MaxPalletNameLen,
1278
+ MaxPalletsInfo,
1279
+ MaybeErrorCodeV3,
1280
+ MultiAsset,
1281
+ MultiAssetFilter,
1282
+ MultiAssetFilterV1,
1283
+ MultiAssetFilterV2,
1284
+ MultiAssetFilterV3,
1285
+ MultiAssetFilterV4,
1286
+ MultiAssetFilterV5,
1287
+ MultiAssetTransferFilterV5,
1288
+ MultiAssetV0,
1289
+ MultiAssetV1,
1290
+ MultiAssetV2,
1291
+ MultiAssetV3,
1292
+ MultiAssetV4,
1293
+ MultiAssetV5,
1294
+ MultiAssets,
1295
+ MultiAssetsV1,
1296
+ MultiAssetsV2,
1297
+ MultiAssetsV3,
1298
+ MultiAssetsV4,
1299
+ MultiAssetsV5,
1300
+ MultiLocation,
1301
+ MultiLocationV0,
1302
+ MultiLocationV1,
1303
+ MultiLocationV2,
1304
+ MultiLocationV3,
1305
+ MultiLocationV4,
1306
+ MultiLocationV5,
1307
+ NetworkId,
1308
+ NetworkIdV2,
1309
+ NetworkIdV3,
1310
+ NetworkIdV4,
1311
+ NetworkIdV5,
1312
+ OriginKindV0,
1313
+ OriginKindV1,
1314
+ OriginKindV2,
1315
+ OriginKindV3,
1316
+ OriginKindV4,
1317
+ OutboundStatus,
1318
+ Outcome,
1319
+ OutcomeV4,
1320
+ PalletInfoV3,
1321
+ PalletInfoV4,
1322
+ PalletInfoV5,
1323
+ QueryId,
1324
+ QueryResponseInfoV3,
1325
+ QueryResponseInfoV4,
1326
+ QueryResponseInfoV5,
1327
+ QueryStatus,
1328
+ QueueConfigData,
1329
+ Response,
1330
+ ResponseV0,
1331
+ ResponseV1,
1332
+ ResponseV2,
1333
+ ResponseV2Error,
1334
+ ResponseV3,
1335
+ ResponseV3Error,
1336
+ ResponseV3Result,
1337
+ ResponseV4,
1338
+ ResponseV5,
1339
+ UncheckedFungibilityV4,
1340
+ UncheckedFungibilityV5,
1341
+ VersionMigrationStage,
1342
+ VersionV3,
1343
+ VersionV4,
1344
+ VersionedMultiAsset,
1345
+ VersionedMultiAssets,
1346
+ VersionedMultiLocation,
1347
+ VersionedResponse,
1348
+ VersionedXcm,
1349
+ WeightLimitV2,
1350
+ WeightLimitV3,
1351
+ WildFungibility,
1352
+ WildFungibilityV0,
1353
+ WildFungibilityV1,
1354
+ WildFungibilityV2,
1355
+ WildFungibilityV3,
1356
+ WildFungibilityV4,
1357
+ WildFungibilityV5,
1358
+ WildMultiAsset,
1359
+ WildMultiAssetV1,
1360
+ WildMultiAssetV2,
1361
+ WildMultiAssetV3,
1362
+ WildMultiAssetV4,
1363
+ WildMultiAssetV5,
1364
+ Xcm,
1365
+ XcmAssetId,
1366
+ XcmError,
1367
+ XcmErrorV0,
1368
+ XcmErrorV1,
1369
+ XcmErrorV2,
1370
+ XcmErrorV3,
1371
+ XcmErrorV4,
1372
+ XcmErrorV5,
1373
+ XcmOrderV0,
1374
+ XcmOrderV1,
1375
+ XcmOrigin,
1376
+ XcmOriginKind,
1377
+ XcmV0,
1378
+ XcmV1,
1379
+ XcmV2,
1380
+ XcmV3,
1381
+ XcmV4,
1382
+ XcmV5,
1383
+ XcmVersion,
1384
+ XcmpMessageFormat,
1385
+ } from '@polkadot/types/interfaces/xcm';
1386
+ import type { XcmPaymentApiError } from '@polkadot/types/interfaces/xcmPaymentApi';
1387
+ import type { Error } from '@polkadot/types/interfaces/xcmRuntimeApi';
1388
+
1389
+ declare module '@polkadot/types/types/registry' {
1390
+ interface InterfaceTypes {
1391
+ AbridgedCandidateReceipt: AbridgedCandidateReceipt;
1392
+ AbridgedHostConfiguration: AbridgedHostConfiguration;
1393
+ AbridgedHrmpChannel: AbridgedHrmpChannel;
1394
+ AccountData: AccountData;
1395
+ AccountId: AccountId;
1396
+ AccountId20: AccountId20;
1397
+ AccountId32: AccountId32;
1398
+ AccountId33: AccountId33;
1399
+ AccountIdOf: AccountIdOf;
1400
+ AccountIndex: AccountIndex;
1401
+ AccountInfo: AccountInfo;
1402
+ AccountInfoWithDualRefCount: AccountInfoWithDualRefCount;
1403
+ AccountInfoWithProviders: AccountInfoWithProviders;
1404
+ AccountInfoWithRefCount: AccountInfoWithRefCount;
1405
+ AccountInfoWithRefCountU8: AccountInfoWithRefCountU8;
1406
+ AccountInfoWithTripleRefCount: AccountInfoWithTripleRefCount;
1407
+ AccountStatus: AccountStatus;
1408
+ AccountValidity: AccountValidity;
1409
+ AccountVote: AccountVote;
1410
+ AccountVoteSplit: AccountVoteSplit;
1411
+ AccountVoteStandard: AccountVoteStandard;
1412
+ ActiveEraInfo: ActiveEraInfo;
1413
+ ActiveGilt: ActiveGilt;
1414
+ ActiveGiltsTotal: ActiveGiltsTotal;
1415
+ ActiveIndex: ActiveIndex;
1416
+ ActiveRecovery: ActiveRecovery;
1417
+ Address: Address;
1418
+ AliveContractInfo: AliveContractInfo;
1419
+ AllowedSlots: AllowedSlots;
1420
+ AnySignature: AnySignature;
1421
+ ApiId: ApiId;
1422
+ ApplyExtrinsicResult: ApplyExtrinsicResult;
1423
+ ApplyExtrinsicResultPre6: ApplyExtrinsicResultPre6;
1424
+ ApprovalFlag: ApprovalFlag;
1425
+ Approvals: Approvals;
1426
+ ApprovalVotingParams: ApprovalVotingParams;
1427
+ ArgonPrimitivesEthereumEthereumCombinedReceiptProof: ArgonPrimitivesEthereumEthereumCombinedReceiptProof;
1428
+ ArgonPrimitivesEthereumEthereumExecutionBlockProof: ArgonPrimitivesEthereumEthereumExecutionBlockProof;
1429
+ ArgonPrimitivesEthereumEthereumExecutionHeader: ArgonPrimitivesEthereumEthereumExecutionHeader;
1430
+ ArgonPrimitivesEthereumEthereumLog: ArgonPrimitivesEthereumEthereumLog;
1431
+ ArgonPrimitivesEthereumEthereumProof: ArgonPrimitivesEthereumEthereumProof;
1432
+ ArgonPrimitivesEthereumEthereumReceiptLog: ArgonPrimitivesEthereumEthereumReceiptLog;
1433
+ ArgonPrimitivesEthereumEthereumReceiptProofReceipt: ArgonPrimitivesEthereumEthereumReceiptProofReceipt;
1434
+ ArgonPrimitivesEthereumEthereumVerifyError: ArgonPrimitivesEthereumEthereumVerifyError;
1435
+ ArithmeticError: ArithmeticError;
1436
+ AssetApproval: AssetApproval;
1437
+ AssetApprovalKey: AssetApprovalKey;
1438
+ AssetBalance: AssetBalance;
1439
+ AssetDestroyWitness: AssetDestroyWitness;
1440
+ AssetDetails: AssetDetails;
1441
+ AssetId: AssetId;
1442
+ AssetIdV2: AssetIdV2;
1443
+ AssetIdV3: AssetIdV3;
1444
+ AssetIdV4: AssetIdV4;
1445
+ AssetIdV5: AssetIdV5;
1446
+ AssetInstance: AssetInstance;
1447
+ AssetInstanceV0: AssetInstanceV0;
1448
+ AssetInstanceV1: AssetInstanceV1;
1449
+ AssetInstanceV2: AssetInstanceV2;
1450
+ AssetInstanceV3: AssetInstanceV3;
1451
+ AssetInstanceV4: AssetInstanceV4;
1452
+ AssetInstanceV5: AssetInstanceV5;
1453
+ AssetMetadata: AssetMetadata;
1454
+ AssetOptions: AssetOptions;
1455
+ AssignmentId: AssignmentId;
1456
+ AssignmentKind: AssignmentKind;
1457
+ AsyncBackingParams: AsyncBackingParams;
1458
+ AttestedCandidate: AttestedCandidate;
1459
+ AuctionIndex: AuctionIndex;
1460
+ AuthIndex: AuthIndex;
1461
+ AuthorityDiscoveryId: AuthorityDiscoveryId;
1462
+ AuthorityId: AuthorityId;
1463
+ AuthorityIndex: AuthorityIndex;
1464
+ AuthorityList: AuthorityList;
1465
+ AuthoritySet: AuthoritySet;
1466
+ AuthoritySetChange: AuthoritySetChange;
1467
+ AuthoritySetChanges: AuthoritySetChanges;
1468
+ AuthoritySignature: AuthoritySignature;
1469
+ AuthorityWeight: AuthorityWeight;
1470
+ AvailabilityBitfield: AvailabilityBitfield;
1471
+ AvailabilityBitfieldRecord: AvailabilityBitfieldRecord;
1472
+ BabeAuthorityWeight: BabeAuthorityWeight;
1473
+ BabeBlockWeight: BabeBlockWeight;
1474
+ BabeEpochConfiguration: BabeEpochConfiguration;
1475
+ BabeEquivocationProof: BabeEquivocationProof;
1476
+ BabeGenesisConfiguration: BabeGenesisConfiguration;
1477
+ BabeGenesisConfigurationV1: BabeGenesisConfigurationV1;
1478
+ BabeWeight: BabeWeight;
1479
+ BackedCandidate: BackedCandidate;
1480
+ BackingState: BackingState;
1481
+ Balance: Balance;
1482
+ BalanceLock: BalanceLock;
1483
+ BalanceLockTo212: BalanceLockTo212;
1484
+ BalanceOf: BalanceOf;
1485
+ BalanceStatus: BalanceStatus;
1486
+ BeefyAuthoritySet: BeefyAuthoritySet;
1487
+ BeefyCommitment: BeefyCommitment;
1488
+ BeefyCompactSignedCommitment: BeefyCompactSignedCommitment;
1489
+ BeefyEquivocationProof: BeefyEquivocationProof;
1490
+ BeefyId: BeefyId;
1491
+ BeefyKey: BeefyKey;
1492
+ BeefyNextAuthoritySet: BeefyNextAuthoritySet;
1493
+ BeefyPayload: BeefyPayload;
1494
+ BeefyPayloadId: BeefyPayloadId;
1495
+ BeefySignedCommitment: BeefySignedCommitment;
1496
+ BeefyVersionedFinalityProof: BeefyVersionedFinalityProof;
1497
+ BeefyVoteMessage: BeefyVoteMessage;
1498
+ BenchmarkBatch: BenchmarkBatch;
1499
+ BenchmarkConfig: BenchmarkConfig;
1500
+ BenchmarkList: BenchmarkList;
1501
+ BenchmarkMetadata: BenchmarkMetadata;
1502
+ BenchmarkParameter: BenchmarkParameter;
1503
+ BenchmarkResult: BenchmarkResult;
1504
+ Bid: Bid;
1505
+ Bidder: Bidder;
1506
+ BidKind: BidKind;
1507
+ BitVec: BitVec;
1508
+ Block: Block;
1509
+ BlockAttestations: BlockAttestations;
1510
+ BlockHash: BlockHash;
1511
+ BlockLength: BlockLength;
1512
+ BlockNumber: BlockNumber;
1513
+ BlockNumberFor: BlockNumberFor;
1514
+ BlockNumberOf: BlockNumberOf;
1515
+ BlockStats: BlockStats;
1516
+ BlockTrace: BlockTrace;
1517
+ BlockTraceEvent: BlockTraceEvent;
1518
+ BlockTraceEventData: BlockTraceEventData;
1519
+ BlockTraceSpan: BlockTraceSpan;
1520
+ BlockV0: BlockV0;
1521
+ BlockV1: BlockV1;
1522
+ BlockV2: BlockV2;
1523
+ BlockV3: BlockV3;
1524
+ BlockWeights: BlockWeights;
1525
+ BodyId: BodyId;
1526
+ BodyIdV2: BodyIdV2;
1527
+ BodyIdV3: BodyIdV3;
1528
+ BodyPart: BodyPart;
1529
+ BodyPartV2: BodyPartV2;
1530
+ BodyPartV3: BodyPartV3;
1531
+ bool: bool;
1532
+ Bool: Bool;
1533
+ Bounty: Bounty;
1534
+ BountyIndex: BountyIndex;
1535
+ BountyStatus: BountyStatus;
1536
+ BountyStatusActive: BountyStatusActive;
1537
+ BountyStatusCuratorProposed: BountyStatusCuratorProposed;
1538
+ BountyStatusPendingPayout: BountyStatusPendingPayout;
1539
+ BridgedBlockHash: BridgedBlockHash;
1540
+ BridgedBlockNumber: BridgedBlockNumber;
1541
+ BridgedHeader: BridgedHeader;
1542
+ BridgeMessageId: BridgeMessageId;
1543
+ BufferedSessionChange: BufferedSessionChange;
1544
+ Bytes: Bytes;
1545
+ Call: Call;
1546
+ CallDryRunEffects: CallDryRunEffects;
1547
+ CallHash: CallHash;
1548
+ CallHashOf: CallHashOf;
1549
+ CallIndex: CallIndex;
1550
+ CallOrigin: CallOrigin;
1551
+ CandidateCommitments: CandidateCommitments;
1552
+ CandidateDescriptor: CandidateDescriptor;
1553
+ CandidateEvent: CandidateEvent;
1554
+ CandidateHash: CandidateHash;
1555
+ CandidateInfo: CandidateInfo;
1556
+ CandidatePendingAvailability: CandidatePendingAvailability;
1557
+ CandidateReceipt: CandidateReceipt;
1558
+ ChainId: ChainId;
1559
+ ChainProperties: ChainProperties;
1560
+ ChainType: ChainType;
1561
+ ChangesTrieConfiguration: ChangesTrieConfiguration;
1562
+ ChangesTrieSignal: ChangesTrieSignal;
1563
+ CheckInherentsResult: CheckInherentsResult;
1564
+ ClassDetails: ClassDetails;
1565
+ ClassId: ClassId;
1566
+ ClassMetadata: ClassMetadata;
1567
+ CodecHash: CodecHash;
1568
+ CodeHash: CodeHash;
1569
+ CodeSource: CodeSource;
1570
+ CodeUploadRequest: CodeUploadRequest;
1571
+ CodeUploadResult: CodeUploadResult;
1572
+ CodeUploadResultValue: CodeUploadResultValue;
1573
+ CollationInfo: CollationInfo;
1574
+ CollationInfoV1: CollationInfoV1;
1575
+ CollatorId: CollatorId;
1576
+ CollatorSignature: CollatorSignature;
1577
+ CollectiveOrigin: CollectiveOrigin;
1578
+ CommittedCandidateReceipt: CommittedCandidateReceipt;
1579
+ CompactAssignments: CompactAssignments;
1580
+ CompactAssignmentsTo257: CompactAssignmentsTo257;
1581
+ CompactAssignmentsTo265: CompactAssignmentsTo265;
1582
+ CompactAssignmentsWith16: CompactAssignmentsWith16;
1583
+ CompactAssignmentsWith24: CompactAssignmentsWith24;
1584
+ CompactScore: CompactScore;
1585
+ CompactScoreCompact: CompactScoreCompact;
1586
+ ConfigData: ConfigData;
1587
+ Consensus: Consensus;
1588
+ ConsensusEngineId: ConsensusEngineId;
1589
+ Constraints: Constraints;
1590
+ ConsumedWeight: ConsumedWeight;
1591
+ ContractCallFlags: ContractCallFlags;
1592
+ ContractCallRequest: ContractCallRequest;
1593
+ ContractConstructorSpecLatest: ContractConstructorSpecLatest;
1594
+ ContractConstructorSpecV0: ContractConstructorSpecV0;
1595
+ ContractConstructorSpecV1: ContractConstructorSpecV1;
1596
+ ContractConstructorSpecV2: ContractConstructorSpecV2;
1597
+ ContractConstructorSpecV3: ContractConstructorSpecV3;
1598
+ ContractConstructorSpecV4: ContractConstructorSpecV4;
1599
+ ContractContractSpecV0: ContractContractSpecV0;
1600
+ ContractContractSpecV1: ContractContractSpecV1;
1601
+ ContractContractSpecV2: ContractContractSpecV2;
1602
+ ContractContractSpecV3: ContractContractSpecV3;
1603
+ ContractContractSpecV4: ContractContractSpecV4;
1604
+ ContractContractSpecV5: ContractContractSpecV5;
1605
+ ContractContractSpecV6: ContractContractSpecV6;
1606
+ ContractCryptoHasher: ContractCryptoHasher;
1607
+ ContractDiscriminant: ContractDiscriminant;
1608
+ ContractDisplayName: ContractDisplayName;
1609
+ ContractEnvironmentV4: ContractEnvironmentV4;
1610
+ ContractEventParamSpecLatest: ContractEventParamSpecLatest;
1611
+ ContractEventParamSpecV0: ContractEventParamSpecV0;
1612
+ ContractEventParamSpecV2: ContractEventParamSpecV2;
1613
+ ContractEventSpecLatest: ContractEventSpecLatest;
1614
+ ContractEventSpecV0: ContractEventSpecV0;
1615
+ ContractEventSpecV1: ContractEventSpecV1;
1616
+ ContractEventSpecV2: ContractEventSpecV2;
1617
+ ContractEventSpecV3: ContractEventSpecV3;
1618
+ ContractExecResult: ContractExecResult;
1619
+ ContractExecResultOk: ContractExecResultOk;
1620
+ ContractExecResultResult: ContractExecResultResult;
1621
+ ContractExecResultSuccessTo255: ContractExecResultSuccessTo255;
1622
+ ContractExecResultSuccessTo260: ContractExecResultSuccessTo260;
1623
+ ContractExecResultTo255: ContractExecResultTo255;
1624
+ ContractExecResultTo260: ContractExecResultTo260;
1625
+ ContractExecResultTo267: ContractExecResultTo267;
1626
+ ContractExecResultU64: ContractExecResultU64;
1627
+ ContractInfo: ContractInfo;
1628
+ ContractInstantiateResult: ContractInstantiateResult;
1629
+ ContractInstantiateResultTo267: ContractInstantiateResultTo267;
1630
+ ContractInstantiateResultTo299: ContractInstantiateResultTo299;
1631
+ ContractInstantiateResultU64: ContractInstantiateResultU64;
1632
+ ContractLayoutArray: ContractLayoutArray;
1633
+ ContractLayoutCell: ContractLayoutCell;
1634
+ ContractLayoutEnum: ContractLayoutEnum;
1635
+ ContractLayoutHash: ContractLayoutHash;
1636
+ ContractLayoutHashingStrategy: ContractLayoutHashingStrategy;
1637
+ ContractLayoutKey: ContractLayoutKey;
1638
+ ContractLayoutStruct: ContractLayoutStruct;
1639
+ ContractLayoutStructField: ContractLayoutStructField;
1640
+ ContractMessageParamSpecLatest: ContractMessageParamSpecLatest;
1641
+ ContractMessageParamSpecV0: ContractMessageParamSpecV0;
1642
+ ContractMessageParamSpecV2: ContractMessageParamSpecV2;
1643
+ ContractMessageSpecLatest: ContractMessageSpecLatest;
1644
+ ContractMessageSpecV0: ContractMessageSpecV0;
1645
+ ContractMessageSpecV1: ContractMessageSpecV1;
1646
+ ContractMessageSpecV2: ContractMessageSpecV2;
1647
+ ContractMessageSpecV3: ContractMessageSpecV3;
1648
+ ContractMetadata: ContractMetadata;
1649
+ ContractMetadataLatest: ContractMetadataLatest;
1650
+ ContractMetadataV0: ContractMetadataV0;
1651
+ ContractMetadataV1: ContractMetadataV1;
1652
+ ContractMetadataV2: ContractMetadataV2;
1653
+ ContractMetadataV3: ContractMetadataV3;
1654
+ ContractMetadataV4: ContractMetadataV4;
1655
+ ContractMetadataV5: ContractMetadataV5;
1656
+ ContractMetadataV6: ContractMetadataV6;
1657
+ ContractProject: ContractProject;
1658
+ ContractProjectContract: ContractProjectContract;
1659
+ ContractProjectInfo: ContractProjectInfo;
1660
+ ContractProjectSource: ContractProjectSource;
1661
+ ContractProjectV0: ContractProjectV0;
1662
+ ContractReturnFlags: ContractReturnFlags;
1663
+ ContractReviveProjectInfo: ContractReviveProjectInfo;
1664
+ ContractReviveProjectSource: ContractReviveProjectSource;
1665
+ ContractSelector: ContractSelector;
1666
+ ContractStorageKey: ContractStorageKey;
1667
+ ContractStorageLayout: ContractStorageLayout;
1668
+ ContractTypeSpec: ContractTypeSpec;
1669
+ Conviction: Conviction;
1670
+ CoreAssignment: CoreAssignment;
1671
+ CoreIndex: CoreIndex;
1672
+ CoreOccupied: CoreOccupied;
1673
+ CoreState: CoreState;
1674
+ CrateVersion: CrateVersion;
1675
+ CreatedBlock: CreatedBlock;
1676
+ CustomMetadata15: CustomMetadata15;
1677
+ CustomValueMetadata15: CustomValueMetadata15;
1678
+ Data: Data;
1679
+ DeferredOffenceOf: DeferredOffenceOf;
1680
+ DefunctVoter: DefunctVoter;
1681
+ DelayKind: DelayKind;
1682
+ DelayKindBest: DelayKindBest;
1683
+ Delegations: Delegations;
1684
+ DeletedContract: DeletedContract;
1685
+ DeliveredMessages: DeliveredMessages;
1686
+ DepositBalance: DepositBalance;
1687
+ DepositBalanceOf: DepositBalanceOf;
1688
+ DestroyWitness: DestroyWitness;
1689
+ Digest: Digest;
1690
+ DigestItem: DigestItem;
1691
+ DigestOf: DigestOf;
1692
+ DispatchClass: DispatchClass;
1693
+ DispatchError: DispatchError;
1694
+ DispatchErrorModule: DispatchErrorModule;
1695
+ DispatchErrorModulePre6: DispatchErrorModulePre6;
1696
+ DispatchErrorModuleU8: DispatchErrorModuleU8;
1697
+ DispatchErrorModuleU8a: DispatchErrorModuleU8a;
1698
+ DispatchErrorPre6: DispatchErrorPre6;
1699
+ DispatchErrorPre6First: DispatchErrorPre6First;
1700
+ DispatchErrorTo198: DispatchErrorTo198;
1701
+ DispatchFeePayment: DispatchFeePayment;
1702
+ DispatchInfo: DispatchInfo;
1703
+ DispatchInfoTo190: DispatchInfoTo190;
1704
+ DispatchInfoTo244: DispatchInfoTo244;
1705
+ DispatchOutcome: DispatchOutcome;
1706
+ DispatchOutcomePre6: DispatchOutcomePre6;
1707
+ DispatchResult: DispatchResult;
1708
+ DispatchResultOf: DispatchResultOf;
1709
+ DispatchResultTo198: DispatchResultTo198;
1710
+ DispatchResultWithPostInfo: DispatchResultWithPostInfo;
1711
+ DisputeLocation: DisputeLocation;
1712
+ DisputeProof: DisputeProof;
1713
+ DisputeResult: DisputeResult;
1714
+ DisputeState: DisputeState;
1715
+ DisputeStatement: DisputeStatement;
1716
+ DisputeStatementSet: DisputeStatementSet;
1717
+ DisputesTimeSlot: DisputesTimeSlot;
1718
+ DoubleEncodedCall: DoubleEncodedCall;
1719
+ DoubleVoteReport: DoubleVoteReport;
1720
+ DownwardMessage: DownwardMessage;
1721
+ EcdsaSignature: EcdsaSignature;
1722
+ Ed25519Signature: Ed25519Signature;
1723
+ EIP1559Transaction: EIP1559Transaction;
1724
+ EIP2930Transaction: EIP2930Transaction;
1725
+ EIP7702Transaction: EIP7702Transaction;
1726
+ ElectionCompute: ElectionCompute;
1727
+ ElectionPhase: ElectionPhase;
1728
+ ElectionResult: ElectionResult;
1729
+ ElectionResultToSpec10: ElectionResultToSpec10;
1730
+ ElectionScore: ElectionScore;
1731
+ ElectionSize: ElectionSize;
1732
+ ElectionStatus: ElectionStatus;
1733
+ EncodedFinalityProofs: EncodedFinalityProofs;
1734
+ EncodedJustification: EncodedJustification;
1735
+ EnumDeprecationInfoV16: EnumDeprecationInfoV16;
1736
+ Epoch: Epoch;
1737
+ EpochAuthorship: EpochAuthorship;
1738
+ Era: Era;
1739
+ EraIndex: EraIndex;
1740
+ EraPoints: EraPoints;
1741
+ EraRewardPoints: EraRewardPoints;
1742
+ EraRewards: EraRewards;
1743
+ Error: Error;
1744
+ ErrorMetadataLatest: ErrorMetadataLatest;
1745
+ ErrorMetadataV10: ErrorMetadataV10;
1746
+ ErrorMetadataV11: ErrorMetadataV11;
1747
+ ErrorMetadataV12: ErrorMetadataV12;
1748
+ ErrorMetadataV13: ErrorMetadataV13;
1749
+ ErrorMetadataV14: ErrorMetadataV14;
1750
+ ErrorMetadataV9: ErrorMetadataV9;
1751
+ EthAccessList: EthAccessList;
1752
+ EthAccessListItem: EthAccessListItem;
1753
+ EthAccount: EthAccount;
1754
+ EthAddress: EthAddress;
1755
+ EthAuthorizationList: EthAuthorizationList;
1756
+ EthAuthorizationListItem: EthAuthorizationListItem;
1757
+ EthAuthorizationSignature: EthAuthorizationSignature;
1758
+ EthBlock: EthBlock;
1759
+ EthBloom: EthBloom;
1760
+ EthCallRequest: EthCallRequest;
1761
+ EthereumAccountId: EthereumAccountId;
1762
+ EthereumAddress: EthereumAddress;
1763
+ EthereumLookupSource: EthereumLookupSource;
1764
+ EthereumSignature: EthereumSignature;
1765
+ EthFeeHistory: EthFeeHistory;
1766
+ EthFilter: EthFilter;
1767
+ EthFilterAddress: EthFilterAddress;
1768
+ EthFilterChanges: EthFilterChanges;
1769
+ EthFilterTopic: EthFilterTopic;
1770
+ EthFilterTopicEntry: EthFilterTopicEntry;
1771
+ EthFilterTopicInner: EthFilterTopicInner;
1772
+ EthHeader: EthHeader;
1773
+ EthLegacyTransactionSignature: EthLegacyTransactionSignature;
1774
+ EthLog: EthLog;
1775
+ EthReceipt: EthReceipt;
1776
+ EthReceiptV0: EthReceiptV0;
1777
+ EthReceiptV3: EthReceiptV3;
1778
+ EthReceiptV4: EthReceiptV4;
1779
+ EthRichBlock: EthRichBlock;
1780
+ EthRichHeader: EthRichHeader;
1781
+ EthStorageProof: EthStorageProof;
1782
+ EthSubKind: EthSubKind;
1783
+ EthSubParams: EthSubParams;
1784
+ EthSubResult: EthSubResult;
1785
+ EthSyncInfo: EthSyncInfo;
1786
+ EthSyncStatus: EthSyncStatus;
1787
+ EthTransaction: EthTransaction;
1788
+ EthTransactionAction: EthTransactionAction;
1789
+ EthTransactionCondition: EthTransactionCondition;
1790
+ EthTransactionRequest: EthTransactionRequest;
1791
+ EthTransactionSignature: EthTransactionSignature;
1792
+ EthTransactionStatus: EthTransactionStatus;
1793
+ EthWork: EthWork;
1794
+ Event: Event;
1795
+ EventId: EventId;
1796
+ EventIndex: EventIndex;
1797
+ EventMetadataLatest: EventMetadataLatest;
1798
+ EventMetadataV10: EventMetadataV10;
1799
+ EventMetadataV11: EventMetadataV11;
1800
+ EventMetadataV12: EventMetadataV12;
1801
+ EventMetadataV13: EventMetadataV13;
1802
+ EventMetadataV14: EventMetadataV14;
1803
+ EventMetadataV9: EventMetadataV9;
1804
+ EventRecord: EventRecord;
1805
+ EvmAccount: EvmAccount;
1806
+ EvmCallInfo: EvmCallInfo;
1807
+ EvmCallInfoV2: EvmCallInfoV2;
1808
+ EvmCreateInfo: EvmCreateInfo;
1809
+ EvmCreateInfoV2: EvmCreateInfoV2;
1810
+ EvmLog: EvmLog;
1811
+ EvmVicinity: EvmVicinity;
1812
+ EvmWeightInfo: EvmWeightInfo;
1813
+ ExecReturnValue: ExecReturnValue;
1814
+ ExecutorParam: ExecutorParam;
1815
+ ExecutorParams: ExecutorParams;
1816
+ ExecutorParamsHash: ExecutorParamsHash;
1817
+ ExitError: ExitError;
1818
+ ExitFatal: ExitFatal;
1819
+ ExitReason: ExitReason;
1820
+ ExitRevert: ExitRevert;
1821
+ ExitSucceed: ExitSucceed;
1822
+ ExplicitDisputeStatement: ExplicitDisputeStatement;
1823
+ Exposure: Exposure;
1824
+ ExtendedBalance: ExtendedBalance;
1825
+ Extrinsic: Extrinsic;
1826
+ ExtrinsicEra: ExtrinsicEra;
1827
+ ExtrinsicInclusionMode: ExtrinsicInclusionMode;
1828
+ ExtrinsicMetadataLatest: ExtrinsicMetadataLatest;
1829
+ ExtrinsicMetadataV11: ExtrinsicMetadataV11;
1830
+ ExtrinsicMetadataV12: ExtrinsicMetadataV12;
1831
+ ExtrinsicMetadataV13: ExtrinsicMetadataV13;
1832
+ ExtrinsicMetadataV14: ExtrinsicMetadataV14;
1833
+ ExtrinsicMetadataV15: ExtrinsicMetadataV15;
1834
+ ExtrinsicMetadataV16: ExtrinsicMetadataV16;
1835
+ ExtrinsicOrHash: ExtrinsicOrHash;
1836
+ ExtrinsicPayload: ExtrinsicPayload;
1837
+ ExtrinsicPayloadUnknown: ExtrinsicPayloadUnknown;
1838
+ ExtrinsicPayloadV4: ExtrinsicPayloadV4;
1839
+ ExtrinsicPayloadV5: ExtrinsicPayloadV5;
1840
+ ExtrinsicSignature: ExtrinsicSignature;
1841
+ ExtrinsicSignatureV4: ExtrinsicSignatureV4;
1842
+ ExtrinsicSignatureV5: ExtrinsicSignatureV5;
1843
+ ExtrinsicStatus: ExtrinsicStatus;
1844
+ ExtrinsicsWeight: ExtrinsicsWeight;
1845
+ ExtrinsicUnknown: ExtrinsicUnknown;
1846
+ ExtrinsicV4: ExtrinsicV4;
1847
+ ExtrinsicV5: ExtrinsicV5;
1848
+ f32: f32;
1849
+ F32: F32;
1850
+ f64: f64;
1851
+ F64: F64;
1852
+ FeeDetails: FeeDetails;
1853
+ Fixed128: Fixed128;
1854
+ Fixed64: Fixed64;
1855
+ FixedI128: FixedI128;
1856
+ FixedI64: FixedI64;
1857
+ FixedU128: FixedU128;
1858
+ FixedU64: FixedU64;
1859
+ Forcing: Forcing;
1860
+ ForkTreePendingChange: ForkTreePendingChange;
1861
+ ForkTreePendingChangeNode: ForkTreePendingChangeNode;
1862
+ FullIdentification: FullIdentification;
1863
+ FunctionArgumentMetadataLatest: FunctionArgumentMetadataLatest;
1864
+ FunctionArgumentMetadataV10: FunctionArgumentMetadataV10;
1865
+ FunctionArgumentMetadataV11: FunctionArgumentMetadataV11;
1866
+ FunctionArgumentMetadataV12: FunctionArgumentMetadataV12;
1867
+ FunctionArgumentMetadataV13: FunctionArgumentMetadataV13;
1868
+ FunctionArgumentMetadataV14: FunctionArgumentMetadataV14;
1869
+ FunctionArgumentMetadataV9: FunctionArgumentMetadataV9;
1870
+ FunctionMetadataLatest: FunctionMetadataLatest;
1871
+ FunctionMetadataV10: FunctionMetadataV10;
1872
+ FunctionMetadataV11: FunctionMetadataV11;
1873
+ FunctionMetadataV12: FunctionMetadataV12;
1874
+ FunctionMetadataV13: FunctionMetadataV13;
1875
+ FunctionMetadataV14: FunctionMetadataV14;
1876
+ FunctionMetadataV9: FunctionMetadataV9;
1877
+ FundIndex: FundIndex;
1878
+ FundInfo: FundInfo;
1879
+ Fungibility: Fungibility;
1880
+ FungibilityV0: FungibilityV0;
1881
+ FungibilityV1: FungibilityV1;
1882
+ FungibilityV2: FungibilityV2;
1883
+ FungibilityV3: FungibilityV3;
1884
+ FungibilityV4: FungibilityV4;
1885
+ FungibilityV5: FungibilityV5;
1886
+ FungiblesAccessError: FungiblesAccessError;
1887
+ Gas: Gas;
1888
+ GenesisBuildErr: GenesisBuildErr;
1889
+ GiltBid: GiltBid;
1890
+ GlobalValidationData: GlobalValidationData;
1891
+ GlobalValidationSchedule: GlobalValidationSchedule;
1892
+ GrandpaCommit: GrandpaCommit;
1893
+ GrandpaEquivocation: GrandpaEquivocation;
1894
+ GrandpaEquivocationProof: GrandpaEquivocationProof;
1895
+ GrandpaEquivocationValue: GrandpaEquivocationValue;
1896
+ GrandpaJustification: GrandpaJustification;
1897
+ GrandpaPrecommit: GrandpaPrecommit;
1898
+ GrandpaPrevote: GrandpaPrevote;
1899
+ GrandpaSignedPrecommit: GrandpaSignedPrecommit;
1900
+ GroupIndex: GroupIndex;
1901
+ GroupRotationInfo: GroupRotationInfo;
1902
+ H1024: H1024;
1903
+ H128: H128;
1904
+ H160: H160;
1905
+ H2048: H2048;
1906
+ H256: H256;
1907
+ H32: H32;
1908
+ H512: H512;
1909
+ H64: H64;
1910
+ Hash: Hash;
1911
+ HeadData: HeadData;
1912
+ Header: Header;
1913
+ HeaderPartial: HeaderPartial;
1914
+ Health: Health;
1915
+ Heartbeat: Heartbeat;
1916
+ HeartbeatTo244: HeartbeatTo244;
1917
+ HintV5: HintV5;
1918
+ HostConfiguration: HostConfiguration;
1919
+ HostFnWeights: HostFnWeights;
1920
+ HostFnWeightsTo264: HostFnWeightsTo264;
1921
+ HrmpChannel: HrmpChannel;
1922
+ HrmpChannelId: HrmpChannelId;
1923
+ HrmpOpenChannelRequest: HrmpOpenChannelRequest;
1924
+ i128: i128;
1925
+ I128: I128;
1926
+ i16: i16;
1927
+ I16: I16;
1928
+ i256: i256;
1929
+ I256: I256;
1930
+ i32: i32;
1931
+ I32: I32;
1932
+ I32F32: I32F32;
1933
+ i64: i64;
1934
+ I64: I64;
1935
+ i8: i8;
1936
+ I8: I8;
1937
+ IdentificationTuple: IdentificationTuple;
1938
+ IdentityFields: IdentityFields;
1939
+ IdentityInfo: IdentityInfo;
1940
+ IdentityInfoAdditional: IdentityInfoAdditional;
1941
+ IdentityInfoTo198: IdentityInfoTo198;
1942
+ IdentityJudgement: IdentityJudgement;
1943
+ ImmortalEra: ImmortalEra;
1944
+ ImportedAux: ImportedAux;
1945
+ InboundDownwardMessage: InboundDownwardMessage;
1946
+ InboundHrmpLimitations: InboundHrmpLimitations;
1947
+ InboundHrmpMessage: InboundHrmpMessage;
1948
+ InboundHrmpMessages: InboundHrmpMessages;
1949
+ InboundLaneData: InboundLaneData;
1950
+ InboundRelayer: InboundRelayer;
1951
+ InboundStatus: InboundStatus;
1952
+ IncludedBlocks: IncludedBlocks;
1953
+ InclusionFee: InclusionFee;
1954
+ IncomingParachain: IncomingParachain;
1955
+ IncomingParachainDeploy: IncomingParachainDeploy;
1956
+ IncomingParachainFixed: IncomingParachainFixed;
1957
+ Index: Index;
1958
+ IndicesLookupSource: IndicesLookupSource;
1959
+ IndividualExposure: IndividualExposure;
1960
+ InherentData: InherentData;
1961
+ InherentIdentifier: InherentIdentifier;
1962
+ InitializationData: InitializationData;
1963
+ InstanceDetails: InstanceDetails;
1964
+ InstanceId: InstanceId;
1965
+ InstanceMetadata: InstanceMetadata;
1966
+ InstantiateRequest: InstantiateRequest;
1967
+ InstantiateRequestV1: InstantiateRequestV1;
1968
+ InstantiateRequestV2: InstantiateRequestV2;
1969
+ InstantiateReturnValue: InstantiateReturnValue;
1970
+ InstantiateReturnValueOk: InstantiateReturnValueOk;
1971
+ InstantiateReturnValueTo267: InstantiateReturnValueTo267;
1972
+ InstructionV2: InstructionV2;
1973
+ InstructionV3: InstructionV3;
1974
+ InstructionV4: InstructionV4;
1975
+ InstructionV5: InstructionV5;
1976
+ InstructionWeights: InstructionWeights;
1977
+ InteriorMultiLocation: InteriorMultiLocation;
1978
+ InteriorMultiLocationV2: InteriorMultiLocationV2;
1979
+ InteriorMultiLocationV3: InteriorMultiLocationV3;
1980
+ InteriorMultiLocationV5: InteriorMultiLocationV5;
1981
+ InvalidDisputeStatementKind: InvalidDisputeStatementKind;
1982
+ InvalidTransaction: InvalidTransaction;
1983
+ isize: isize;
1984
+ ISize: ISize;
1985
+ ItemDeprecationInfoV16: ItemDeprecationInfoV16;
1986
+ Json: Json;
1987
+ Junction: Junction;
1988
+ Junctions: Junctions;
1989
+ JunctionsV1: JunctionsV1;
1990
+ JunctionsV2: JunctionsV2;
1991
+ JunctionsV3: JunctionsV3;
1992
+ JunctionsV4: JunctionsV4;
1993
+ JunctionsV5: JunctionsV5;
1994
+ JunctionV0: JunctionV0;
1995
+ JunctionV1: JunctionV1;
1996
+ JunctionV2: JunctionV2;
1997
+ JunctionV3: JunctionV3;
1998
+ JunctionV4: JunctionV4;
1999
+ JunctionV5: JunctionV5;
2000
+ Justification: Justification;
2001
+ JustificationNotification: JustificationNotification;
2002
+ Justifications: Justifications;
2003
+ Key: Key;
2004
+ KeyOwnerProof: KeyOwnerProof;
2005
+ Keys: Keys;
2006
+ KeyType: KeyType;
2007
+ KeyTypeId: KeyTypeId;
2008
+ KeyValue: KeyValue;
2009
+ KeyValueOption: KeyValueOption;
2010
+ Kind: Kind;
2011
+ LaneId: LaneId;
2012
+ LastContribution: LastContribution;
2013
+ LastRuntimeUpgradeInfo: LastRuntimeUpgradeInfo;
2014
+ LeasePeriod: LeasePeriod;
2015
+ LeasePeriodOf: LeasePeriodOf;
2016
+ LegacyTransaction: LegacyTransaction;
2017
+ Limits: Limits;
2018
+ LimitsTo264: LimitsTo264;
2019
+ LocalValidationData: LocalValidationData;
2020
+ LockIdentifier: LockIdentifier;
2021
+ LookupSource: LookupSource;
2022
+ LookupTarget: LookupTarget;
2023
+ LotteryConfig: LotteryConfig;
2024
+ MaxPalletNameLen: MaxPalletNameLen;
2025
+ MaxPalletsInfo: MaxPalletsInfo;
2026
+ MaybeErrorCodeV3: MaybeErrorCodeV3;
2027
+ MaybeRandomness: MaybeRandomness;
2028
+ MaybeVrf: MaybeVrf;
2029
+ MemberCount: MemberCount;
2030
+ MembershipProof: MembershipProof;
2031
+ MessageData: MessageData;
2032
+ MessageId: MessageId;
2033
+ MessageIngestionType: MessageIngestionType;
2034
+ MessageKey: MessageKey;
2035
+ MessageNonce: MessageNonce;
2036
+ MessageQueueChain: MessageQueueChain;
2037
+ MessagesDeliveryProofOf: MessagesDeliveryProofOf;
2038
+ MessagesProofOf: MessagesProofOf;
2039
+ MessagingStateSnapshot: MessagingStateSnapshot;
2040
+ MessagingStateSnapshotEgressEntry: MessagingStateSnapshotEgressEntry;
2041
+ MetadataAll: MetadataAll;
2042
+ MetadataLatest: MetadataLatest;
2043
+ MetadataV10: MetadataV10;
2044
+ MetadataV11: MetadataV11;
2045
+ MetadataV12: MetadataV12;
2046
+ MetadataV13: MetadataV13;
2047
+ MetadataV14: MetadataV14;
2048
+ MetadataV15: MetadataV15;
2049
+ MetadataV16: MetadataV16;
2050
+ MetadataV9: MetadataV9;
2051
+ MigrationStatusResult: MigrationStatusResult;
2052
+ Mixnode: Mixnode;
2053
+ MixnodesErr: MixnodesErr;
2054
+ MmrBatchProof: MmrBatchProof;
2055
+ MmrEncodableOpaqueLeaf: MmrEncodableOpaqueLeaf;
2056
+ MmrError: MmrError;
2057
+ MmrHash: MmrHash;
2058
+ MmrLeafBatchProof: MmrLeafBatchProof;
2059
+ MmrLeafIndex: MmrLeafIndex;
2060
+ MmrLeafProof: MmrLeafProof;
2061
+ MmrNodeIndex: MmrNodeIndex;
2062
+ MmrProof: MmrProof;
2063
+ MmrRootHash: MmrRootHash;
2064
+ ModuleConstantMetadataV10: ModuleConstantMetadataV10;
2065
+ ModuleConstantMetadataV11: ModuleConstantMetadataV11;
2066
+ ModuleConstantMetadataV12: ModuleConstantMetadataV12;
2067
+ ModuleConstantMetadataV13: ModuleConstantMetadataV13;
2068
+ ModuleConstantMetadataV9: ModuleConstantMetadataV9;
2069
+ ModuleId: ModuleId;
2070
+ ModuleMetadataV10: ModuleMetadataV10;
2071
+ ModuleMetadataV11: ModuleMetadataV11;
2072
+ ModuleMetadataV12: ModuleMetadataV12;
2073
+ ModuleMetadataV13: ModuleMetadataV13;
2074
+ ModuleMetadataV9: ModuleMetadataV9;
2075
+ Moment: Moment;
2076
+ MomentOf: MomentOf;
2077
+ MoreAttestations: MoreAttestations;
2078
+ MortalEra: MortalEra;
2079
+ MultiAddress: MultiAddress;
2080
+ MultiAsset: MultiAsset;
2081
+ MultiAssetFilter: MultiAssetFilter;
2082
+ MultiAssetFilterV1: MultiAssetFilterV1;
2083
+ MultiAssetFilterV2: MultiAssetFilterV2;
2084
+ MultiAssetFilterV3: MultiAssetFilterV3;
2085
+ MultiAssetFilterV4: MultiAssetFilterV4;
2086
+ MultiAssetFilterV5: MultiAssetFilterV5;
2087
+ MultiAssets: MultiAssets;
2088
+ MultiAssetsV1: MultiAssetsV1;
2089
+ MultiAssetsV2: MultiAssetsV2;
2090
+ MultiAssetsV3: MultiAssetsV3;
2091
+ MultiAssetsV4: MultiAssetsV4;
2092
+ MultiAssetsV5: MultiAssetsV5;
2093
+ MultiAssetTransferFilterV5: MultiAssetTransferFilterV5;
2094
+ MultiAssetV0: MultiAssetV0;
2095
+ MultiAssetV1: MultiAssetV1;
2096
+ MultiAssetV2: MultiAssetV2;
2097
+ MultiAssetV3: MultiAssetV3;
2098
+ MultiAssetV4: MultiAssetV4;
2099
+ MultiAssetV5: MultiAssetV5;
2100
+ MultiDisputeStatementSet: MultiDisputeStatementSet;
2101
+ MultiLocation: MultiLocation;
2102
+ MultiLocationV0: MultiLocationV0;
2103
+ MultiLocationV1: MultiLocationV1;
2104
+ MultiLocationV2: MultiLocationV2;
2105
+ MultiLocationV3: MultiLocationV3;
2106
+ MultiLocationV4: MultiLocationV4;
2107
+ MultiLocationV5: MultiLocationV5;
2108
+ Multiplier: Multiplier;
2109
+ Multisig: Multisig;
2110
+ MultiSignature: MultiSignature;
2111
+ MultiSigner: MultiSigner;
2112
+ NetworkId: NetworkId;
2113
+ NetworkIdV2: NetworkIdV2;
2114
+ NetworkIdV3: NetworkIdV3;
2115
+ NetworkIdV4: NetworkIdV4;
2116
+ NetworkIdV5: NetworkIdV5;
2117
+ NetworkState: NetworkState;
2118
+ NetworkStatePeerset: NetworkStatePeerset;
2119
+ NetworkStatePeersetInfo: NetworkStatePeersetInfo;
2120
+ NewBidder: NewBidder;
2121
+ NextAuthority: NextAuthority;
2122
+ NextConfigDescriptor: NextConfigDescriptor;
2123
+ NextConfigDescriptorV1: NextConfigDescriptorV1;
2124
+ NftCollectionId: NftCollectionId;
2125
+ NftItemId: NftItemId;
2126
+ NodeFeatures: NodeFeatures;
2127
+ NodeRole: NodeRole;
2128
+ Nominations: Nominations;
2129
+ NominatorIndex: NominatorIndex;
2130
+ NominatorIndexCompact: NominatorIndexCompact;
2131
+ NotConnectedPeer: NotConnectedPeer;
2132
+ NpApiError: NpApiError;
2133
+ NpPoolId: NpPoolId;
2134
+ Null: Null;
2135
+ OccupiedCore: OccupiedCore;
2136
+ OccupiedCoreAssumption: OccupiedCoreAssumption;
2137
+ OffchainAccuracy: OffchainAccuracy;
2138
+ OffchainAccuracyCompact: OffchainAccuracyCompact;
2139
+ OffenceDetails: OffenceDetails;
2140
+ Offender: Offender;
2141
+ OldV1SessionInfo: OldV1SessionInfo;
2142
+ OpaqueCall: OpaqueCall;
2143
+ OpaqueKeyOwnershipProof: OpaqueKeyOwnershipProof;
2144
+ OpaqueMetadata: OpaqueMetadata;
2145
+ OpaqueMultiaddr: OpaqueMultiaddr;
2146
+ OpaqueNetworkState: OpaqueNetworkState;
2147
+ OpaquePeerId: OpaquePeerId;
2148
+ OpaqueTimeSlot: OpaqueTimeSlot;
2149
+ OpenTip: OpenTip;
2150
+ OpenTipFinderTo225: OpenTipFinderTo225;
2151
+ OpenTipTip: OpenTipTip;
2152
+ OpenTipTo225: OpenTipTo225;
2153
+ OperatingMode: OperatingMode;
2154
+ OptionBool: OptionBool;
2155
+ Origin: Origin;
2156
+ OriginCaller: OriginCaller;
2157
+ OriginKindV0: OriginKindV0;
2158
+ OriginKindV1: OriginKindV1;
2159
+ OriginKindV2: OriginKindV2;
2160
+ OriginKindV3: OriginKindV3;
2161
+ OriginKindV4: OriginKindV4;
2162
+ OutboundHrmpChannelLimitations: OutboundHrmpChannelLimitations;
2163
+ OutboundHrmpMessage: OutboundHrmpMessage;
2164
+ OutboundLaneData: OutboundLaneData;
2165
+ OutboundMessageFee: OutboundMessageFee;
2166
+ OutboundPayload: OutboundPayload;
2167
+ OutboundStatus: OutboundStatus;
2168
+ Outcome: Outcome;
2169
+ OutcomeV4: OutcomeV4;
2170
+ OuterEnums15: OuterEnums15;
2171
+ OverweightIndex: OverweightIndex;
2172
+ Owner: Owner;
2173
+ PageCounter: PageCounter;
2174
+ PageIndexData: PageIndexData;
2175
+ PalletAssociatedTypeMetadataV16: PalletAssociatedTypeMetadataV16;
2176
+ PalletCallMetadataLatest: PalletCallMetadataLatest;
2177
+ PalletCallMetadataV14: PalletCallMetadataV14;
2178
+ PalletCallMetadataV16: PalletCallMetadataV16;
2179
+ PalletConstantMetadataLatest: PalletConstantMetadataLatest;
2180
+ PalletConstantMetadataV14: PalletConstantMetadataV14;
2181
+ PalletConstantMetadataV16: PalletConstantMetadataV16;
2182
+ PalletErrorMetadataLatest: PalletErrorMetadataLatest;
2183
+ PalletErrorMetadataV14: PalletErrorMetadataV14;
2184
+ PalletErrorMetadataV16: PalletErrorMetadataV16;
2185
+ PalletEventMetadataLatest: PalletEventMetadataLatest;
2186
+ PalletEventMetadataV14: PalletEventMetadataV14;
2187
+ PalletEventMetadataV16: PalletEventMetadataV16;
2188
+ PalletId: PalletId;
2189
+ PalletInfoV3: PalletInfoV3;
2190
+ PalletInfoV4: PalletInfoV4;
2191
+ PalletInfoV5: PalletInfoV5;
2192
+ PalletMetadataLatest: PalletMetadataLatest;
2193
+ PalletMetadataV14: PalletMetadataV14;
2194
+ PalletMetadataV15: PalletMetadataV15;
2195
+ PalletMetadataV16: PalletMetadataV16;
2196
+ PalletsOrigin: PalletsOrigin;
2197
+ PalletStorageMetadataLatest: PalletStorageMetadataLatest;
2198
+ PalletStorageMetadataV14: PalletStorageMetadataV14;
2199
+ PalletStorageMetadataV16: PalletStorageMetadataV16;
2200
+ PalletVersion: PalletVersion;
2201
+ PalletViewFunctionMetadataV16: PalletViewFunctionMetadataV16;
2202
+ ParachainDispatchOrigin: ParachainDispatchOrigin;
2203
+ ParachainInherentData: ParachainInherentData;
2204
+ ParachainProposal: ParachainProposal;
2205
+ ParachainsInherentData: ParachainsInherentData;
2206
+ ParaGenesisArgs: ParaGenesisArgs;
2207
+ ParaId: ParaId;
2208
+ ParaInfo: ParaInfo;
2209
+ ParaLifecycle: ParaLifecycle;
2210
+ Parameter: Parameter;
2211
+ ParaPastCodeMeta: ParaPastCodeMeta;
2212
+ ParaScheduling: ParaScheduling;
2213
+ ParathreadClaim: ParathreadClaim;
2214
+ ParathreadClaimQueue: ParathreadClaimQueue;
2215
+ ParathreadEntry: ParathreadEntry;
2216
+ ParaValidatorIndex: ParaValidatorIndex;
2217
+ Pays: Pays;
2218
+ Peer: Peer;
2219
+ PeerEndpoint: PeerEndpoint;
2220
+ PeerEndpointAddr: PeerEndpointAddr;
2221
+ PeerInfo: PeerInfo;
2222
+ PeerPing: PeerPing;
2223
+ PendingChange: PendingChange;
2224
+ PendingPause: PendingPause;
2225
+ PendingResume: PendingResume;
2226
+ PendingSlashes: PendingSlashes;
2227
+ Perbill: Perbill;
2228
+ Percent: Percent;
2229
+ PerDispatchClassU32: PerDispatchClassU32;
2230
+ PerDispatchClassWeight: PerDispatchClassWeight;
2231
+ PerDispatchClassWeightsPerClass: PerDispatchClassWeightsPerClass;
2232
+ Period: Period;
2233
+ Permill: Permill;
2234
+ PermissionLatest: PermissionLatest;
2235
+ PermissionsV1: PermissionsV1;
2236
+ PermissionVersions: PermissionVersions;
2237
+ Perquintill: Perquintill;
2238
+ PersistedValidationData: PersistedValidationData;
2239
+ PerU16: PerU16;
2240
+ Phantom: Phantom;
2241
+ PhantomData: PhantomData;
2242
+ Phase: Phase;
2243
+ PhragmenScore: PhragmenScore;
2244
+ Points: Points;
2245
+ PortableType: PortableType;
2246
+ PortableTypeV14: PortableTypeV14;
2247
+ PostDispatchInfo: PostDispatchInfo;
2248
+ Precommits: Precommits;
2249
+ PrefabWasmModule: PrefabWasmModule;
2250
+ PrefixedStorageKey: PrefixedStorageKey;
2251
+ PreimageStatus: PreimageStatus;
2252
+ PreimageStatusAvailable: PreimageStatusAvailable;
2253
+ PreRuntime: PreRuntime;
2254
+ Prevotes: Prevotes;
2255
+ Priority: Priority;
2256
+ PriorLock: PriorLock;
2257
+ PropIndex: PropIndex;
2258
+ Proposal: Proposal;
2259
+ ProposalIndex: ProposalIndex;
2260
+ ProxyAnnouncement: ProxyAnnouncement;
2261
+ ProxyDefinition: ProxyDefinition;
2262
+ ProxyState: ProxyState;
2263
+ ProxyType: ProxyType;
2264
+ PvfCheckStatement: PvfCheckStatement;
2265
+ PvfExecTimeoutKind: PvfExecTimeoutKind;
2266
+ PvfPrepTimeoutKind: PvfPrepTimeoutKind;
2267
+ QueryId: QueryId;
2268
+ QueryResponseInfoV3: QueryResponseInfoV3;
2269
+ QueryResponseInfoV4: QueryResponseInfoV4;
2270
+ QueryResponseInfoV5: QueryResponseInfoV5;
2271
+ QueryStatus: QueryStatus;
2272
+ QueueConfigData: QueueConfigData;
2273
+ QueuedParathread: QueuedParathread;
2274
+ Randomness: Randomness;
2275
+ Raw: Raw;
2276
+ RawAuraPreDigest: RawAuraPreDigest;
2277
+ RawBabePreDigest: RawBabePreDigest;
2278
+ RawBabePreDigestCompat: RawBabePreDigestCompat;
2279
+ RawBabePreDigestPrimary: RawBabePreDigestPrimary;
2280
+ RawBabePreDigestPrimaryTo159: RawBabePreDigestPrimaryTo159;
2281
+ RawBabePreDigestSecondaryPlain: RawBabePreDigestSecondaryPlain;
2282
+ RawBabePreDigestSecondaryTo159: RawBabePreDigestSecondaryTo159;
2283
+ RawBabePreDigestSecondaryVRF: RawBabePreDigestSecondaryVRF;
2284
+ RawBabePreDigestTo159: RawBabePreDigestTo159;
2285
+ RawOrigin: RawOrigin;
2286
+ RawSolution: RawSolution;
2287
+ RawSolutionTo265: RawSolutionTo265;
2288
+ RawSolutionWith16: RawSolutionWith16;
2289
+ RawSolutionWith24: RawSolutionWith24;
2290
+ RawVRFOutput: RawVRFOutput;
2291
+ ReadProof: ReadProof;
2292
+ ReadySolution: ReadySolution;
2293
+ Reasons: Reasons;
2294
+ RecoveryConfig: RecoveryConfig;
2295
+ RefCount: RefCount;
2296
+ RefCountTo259: RefCountTo259;
2297
+ ReferendumIndex: ReferendumIndex;
2298
+ ReferendumInfo: ReferendumInfo;
2299
+ ReferendumInfoFinished: ReferendumInfoFinished;
2300
+ ReferendumInfoTo239: ReferendumInfoTo239;
2301
+ ReferendumStatus: ReferendumStatus;
2302
+ RegisteredParachainInfo: RegisteredParachainInfo;
2303
+ RegistrarIndex: RegistrarIndex;
2304
+ RegistrarInfo: RegistrarInfo;
2305
+ Registration: Registration;
2306
+ RegistrationJudgement: RegistrationJudgement;
2307
+ RegistrationTo198: RegistrationTo198;
2308
+ RelayBlockNumber: RelayBlockNumber;
2309
+ RelayChainBlockNumber: RelayChainBlockNumber;
2310
+ RelayChainHash: RelayChainHash;
2311
+ RelayerId: RelayerId;
2312
+ RelayHash: RelayHash;
2313
+ Releases: Releases;
2314
+ Remark: Remark;
2315
+ Renouncing: Renouncing;
2316
+ RentProjection: RentProjection;
2317
+ ReplacementTimes: ReplacementTimes;
2318
+ ReportedRoundStates: ReportedRoundStates;
2319
+ Reporter: Reporter;
2320
+ ReportIdOf: ReportIdOf;
2321
+ ReserveData: ReserveData;
2322
+ ReserveIdentifier: ReserveIdentifier;
2323
+ Response: Response;
2324
+ ResponseV0: ResponseV0;
2325
+ ResponseV1: ResponseV1;
2326
+ ResponseV2: ResponseV2;
2327
+ ResponseV2Error: ResponseV2Error;
2328
+ ResponseV3: ResponseV3;
2329
+ ResponseV3Error: ResponseV3Error;
2330
+ ResponseV3Result: ResponseV3Result;
2331
+ ResponseV4: ResponseV4;
2332
+ ResponseV5: ResponseV5;
2333
+ Retriable: Retriable;
2334
+ RewardDestination: RewardDestination;
2335
+ RewardPoint: RewardPoint;
2336
+ RoundSnapshot: RoundSnapshot;
2337
+ RoundState: RoundState;
2338
+ RpcMethods: RpcMethods;
2339
+ RuntimeApiMetadataLatest: RuntimeApiMetadataLatest;
2340
+ RuntimeApiMetadataV15: RuntimeApiMetadataV15;
2341
+ RuntimeApiMetadataV16: RuntimeApiMetadataV16;
2342
+ RuntimeApiMethodMetadataV15: RuntimeApiMethodMetadataV15;
2343
+ RuntimeApiMethodMetadataV16: RuntimeApiMethodMetadataV16;
2344
+ RuntimeApiMethodParamMetadataV15: RuntimeApiMethodParamMetadataV15;
2345
+ RuntimeCall: RuntimeCall;
2346
+ RuntimeDbWeight: RuntimeDbWeight;
2347
+ RuntimeDispatchInfo: RuntimeDispatchInfo;
2348
+ RuntimeDispatchInfoV1: RuntimeDispatchInfoV1;
2349
+ RuntimeDispatchInfoV2: RuntimeDispatchInfoV2;
2350
+ RuntimeEvent: RuntimeEvent;
2351
+ RuntimeVersion: RuntimeVersion;
2352
+ RuntimeVersionApi: RuntimeVersionApi;
2353
+ RuntimeVersionPartial: RuntimeVersionPartial;
2354
+ RuntimeVersionPre3: RuntimeVersionPre3;
2355
+ RuntimeVersionPre4: RuntimeVersionPre4;
2356
+ Schedule: Schedule;
2357
+ Scheduled: Scheduled;
2358
+ ScheduledCore: ScheduledCore;
2359
+ ScheduledTo254: ScheduledTo254;
2360
+ SchedulePeriod: SchedulePeriod;
2361
+ SchedulePriority: SchedulePriority;
2362
+ ScheduleTo212: ScheduleTo212;
2363
+ ScheduleTo258: ScheduleTo258;
2364
+ ScheduleTo264: ScheduleTo264;
2365
+ Scheduling: Scheduling;
2366
+ ScrapedOnChainVotes: ScrapedOnChainVotes;
2367
+ Seal: Seal;
2368
+ SealV0: SealV0;
2369
+ SeatHolder: SeatHolder;
2370
+ SeedOf: SeedOf;
2371
+ ServiceQuality: ServiceQuality;
2372
+ SessionIndex: SessionIndex;
2373
+ SessionInfo: SessionInfo;
2374
+ SessionInfoValidatorGroup: SessionInfoValidatorGroup;
2375
+ SessionKeys1: SessionKeys1;
2376
+ SessionKeys10: SessionKeys10;
2377
+ SessionKeys10B: SessionKeys10B;
2378
+ SessionKeys2: SessionKeys2;
2379
+ SessionKeys3: SessionKeys3;
2380
+ SessionKeys4: SessionKeys4;
2381
+ SessionKeys5: SessionKeys5;
2382
+ SessionKeys6: SessionKeys6;
2383
+ SessionKeys6B: SessionKeys6B;
2384
+ SessionKeys7: SessionKeys7;
2385
+ SessionKeys7B: SessionKeys7B;
2386
+ SessionKeys8: SessionKeys8;
2387
+ SessionKeys8B: SessionKeys8B;
2388
+ SessionKeys9: SessionKeys9;
2389
+ SessionKeys9B: SessionKeys9B;
2390
+ SessionPhase: SessionPhase;
2391
+ SessionStatus: SessionStatus;
2392
+ SetId: SetId;
2393
+ SetIndex: SetIndex;
2394
+ Si0Field: Si0Field;
2395
+ Si0LookupTypeId: Si0LookupTypeId;
2396
+ Si0Path: Si0Path;
2397
+ Si0Type: Si0Type;
2398
+ Si0TypeDef: Si0TypeDef;
2399
+ Si0TypeDefArray: Si0TypeDefArray;
2400
+ Si0TypeDefBitSequence: Si0TypeDefBitSequence;
2401
+ Si0TypeDefCompact: Si0TypeDefCompact;
2402
+ Si0TypeDefComposite: Si0TypeDefComposite;
2403
+ Si0TypeDefPhantom: Si0TypeDefPhantom;
2404
+ Si0TypeDefPrimitive: Si0TypeDefPrimitive;
2405
+ Si0TypeDefSequence: Si0TypeDefSequence;
2406
+ Si0TypeDefTuple: Si0TypeDefTuple;
2407
+ Si0TypeDefVariant: Si0TypeDefVariant;
2408
+ Si0TypeParameter: Si0TypeParameter;
2409
+ Si0Variant: Si0Variant;
2410
+ Si1Field: Si1Field;
2411
+ Si1LookupTypeId: Si1LookupTypeId;
2412
+ Si1Path: Si1Path;
2413
+ Si1Type: Si1Type;
2414
+ Si1TypeDef: Si1TypeDef;
2415
+ Si1TypeDefArray: Si1TypeDefArray;
2416
+ Si1TypeDefBitSequence: Si1TypeDefBitSequence;
2417
+ Si1TypeDefCompact: Si1TypeDefCompact;
2418
+ Si1TypeDefComposite: Si1TypeDefComposite;
2419
+ Si1TypeDefPrimitive: Si1TypeDefPrimitive;
2420
+ Si1TypeDefSequence: Si1TypeDefSequence;
2421
+ Si1TypeDefTuple: Si1TypeDefTuple;
2422
+ Si1TypeDefVariant: Si1TypeDefVariant;
2423
+ Si1TypeParameter: Si1TypeParameter;
2424
+ Si1Variant: Si1Variant;
2425
+ SiField: SiField;
2426
+ Signature: Signature;
2427
+ SignedAvailabilityBitfield: SignedAvailabilityBitfield;
2428
+ SignedAvailabilityBitfields: SignedAvailabilityBitfields;
2429
+ SignedBlock: SignedBlock;
2430
+ SignedBlockWithJustification: SignedBlockWithJustification;
2431
+ SignedBlockWithJustifications: SignedBlockWithJustifications;
2432
+ SignedExtensionMetadataLatest: SignedExtensionMetadataLatest;
2433
+ SignedExtensionMetadataV14: SignedExtensionMetadataV14;
2434
+ SignedSubmission: SignedSubmission;
2435
+ SignedSubmissionOf: SignedSubmissionOf;
2436
+ SignedSubmissionTo276: SignedSubmissionTo276;
2437
+ SignerPayload: SignerPayload;
2438
+ SigningContext: SigningContext;
2439
+ SiLookupTypeId: SiLookupTypeId;
2440
+ SiPath: SiPath;
2441
+ SiType: SiType;
2442
+ SiTypeDef: SiTypeDef;
2443
+ SiTypeDefArray: SiTypeDefArray;
2444
+ SiTypeDefBitSequence: SiTypeDefBitSequence;
2445
+ SiTypeDefCompact: SiTypeDefCompact;
2446
+ SiTypeDefComposite: SiTypeDefComposite;
2447
+ SiTypeDefPrimitive: SiTypeDefPrimitive;
2448
+ SiTypeDefSequence: SiTypeDefSequence;
2449
+ SiTypeDefTuple: SiTypeDefTuple;
2450
+ SiTypeDefVariant: SiTypeDefVariant;
2451
+ SiTypeParameter: SiTypeParameter;
2452
+ SiVariant: SiVariant;
2453
+ SlashingOffenceKind: SlashingOffenceKind;
2454
+ SlashingSpans: SlashingSpans;
2455
+ SlashingSpansTo204: SlashingSpansTo204;
2456
+ SlashJournalEntry: SlashJournalEntry;
2457
+ Slot: Slot;
2458
+ SlotDuration: SlotDuration;
2459
+ SlotNumber: SlotNumber;
2460
+ SlotRange: SlotRange;
2461
+ SlotRange10: SlotRange10;
2462
+ SocietyJudgement: SocietyJudgement;
2463
+ SocietyVote: SocietyVote;
2464
+ SolutionOrSnapshotSize: SolutionOrSnapshotSize;
2465
+ SolutionSupport: SolutionSupport;
2466
+ SolutionSupports: SolutionSupports;
2467
+ SpanIndex: SpanIndex;
2468
+ SpanRecord: SpanRecord;
2469
+ SpecVersion: SpecVersion;
2470
+ Sr25519Signature: Sr25519Signature;
2471
+ StakingLedger: StakingLedger;
2472
+ StakingLedgerTo223: StakingLedgerTo223;
2473
+ StakingLedgerTo240: StakingLedgerTo240;
2474
+ Statement: Statement;
2475
+ StatementKind: StatementKind;
2476
+ StatementStoreInvalidStatement: StatementStoreInvalidStatement;
2477
+ StatementStoreStatementSource: StatementStoreStatementSource;
2478
+ StatementStoreValidStatement: StatementStoreValidStatement;
2479
+ StorageChangeSet: StorageChangeSet;
2480
+ StorageData: StorageData;
2481
+ StorageDeposit: StorageDeposit;
2482
+ StorageEntryMetadataLatest: StorageEntryMetadataLatest;
2483
+ StorageEntryMetadataV10: StorageEntryMetadataV10;
2484
+ StorageEntryMetadataV11: StorageEntryMetadataV11;
2485
+ StorageEntryMetadataV12: StorageEntryMetadataV12;
2486
+ StorageEntryMetadataV13: StorageEntryMetadataV13;
2487
+ StorageEntryMetadataV14: StorageEntryMetadataV14;
2488
+ StorageEntryMetadataV16: StorageEntryMetadataV16;
2489
+ StorageEntryMetadataV9: StorageEntryMetadataV9;
2490
+ StorageEntryModifierLatest: StorageEntryModifierLatest;
2491
+ StorageEntryModifierV10: StorageEntryModifierV10;
2492
+ StorageEntryModifierV11: StorageEntryModifierV11;
2493
+ StorageEntryModifierV12: StorageEntryModifierV12;
2494
+ StorageEntryModifierV13: StorageEntryModifierV13;
2495
+ StorageEntryModifierV14: StorageEntryModifierV14;
2496
+ StorageEntryModifierV9: StorageEntryModifierV9;
2497
+ StorageEntryTypeLatest: StorageEntryTypeLatest;
2498
+ StorageEntryTypeV10: StorageEntryTypeV10;
2499
+ StorageEntryTypeV11: StorageEntryTypeV11;
2500
+ StorageEntryTypeV12: StorageEntryTypeV12;
2501
+ StorageEntryTypeV13: StorageEntryTypeV13;
2502
+ StorageEntryTypeV14: StorageEntryTypeV14;
2503
+ StorageEntryTypeV9: StorageEntryTypeV9;
2504
+ StorageHasher: StorageHasher;
2505
+ StorageHasherV10: StorageHasherV10;
2506
+ StorageHasherV11: StorageHasherV11;
2507
+ StorageHasherV12: StorageHasherV12;
2508
+ StorageHasherV13: StorageHasherV13;
2509
+ StorageHasherV14: StorageHasherV14;
2510
+ StorageHasherV9: StorageHasherV9;
2511
+ StorageInfo: StorageInfo;
2512
+ StorageKey: StorageKey;
2513
+ StorageKind: StorageKind;
2514
+ StorageMetadataV10: StorageMetadataV10;
2515
+ StorageMetadataV11: StorageMetadataV11;
2516
+ StorageMetadataV12: StorageMetadataV12;
2517
+ StorageMetadataV13: StorageMetadataV13;
2518
+ StorageMetadataV9: StorageMetadataV9;
2519
+ StorageProof: StorageProof;
2520
+ StoredPendingChange: StoredPendingChange;
2521
+ StoredState: StoredState;
2522
+ StrikeCount: StrikeCount;
2523
+ SubId: SubId;
2524
+ SubmissionIndicesOf: SubmissionIndicesOf;
2525
+ Supports: Supports;
2526
+ SyncState: SyncState;
2527
+ SystemInherentData: SystemInherentData;
2528
+ SystemOrigin: SystemOrigin;
2529
+ Tally: Tally;
2530
+ TaskAddress: TaskAddress;
2531
+ TAssetBalance: TAssetBalance;
2532
+ TAssetConversion: TAssetConversion;
2533
+ TAssetDepositBalance: TAssetDepositBalance;
2534
+ Text: Text;
2535
+ Timepoint: Timepoint;
2536
+ TokenError: TokenError;
2537
+ TombstoneContractInfo: TombstoneContractInfo;
2538
+ TraceBlockResponse: TraceBlockResponse;
2539
+ TraceError: TraceError;
2540
+ TransactionalError: TransactionalError;
2541
+ TransactionExtensionMetadataLatest: TransactionExtensionMetadataLatest;
2542
+ TransactionExtensionMetadataV16: TransactionExtensionMetadataV16;
2543
+ TransactionInfo: TransactionInfo;
2544
+ TransactionLongevity: TransactionLongevity;
2545
+ TransactionPriority: TransactionPriority;
2546
+ TransactionSource: TransactionSource;
2547
+ TransactionStorageProof: TransactionStorageProof;
2548
+ TransactionTag: TransactionTag;
2549
+ TransactionV0: TransactionV0;
2550
+ TransactionV1: TransactionV1;
2551
+ TransactionV2: TransactionV2;
2552
+ TransactionV3: TransactionV3;
2553
+ TransactionValidity: TransactionValidity;
2554
+ TransactionValidityError: TransactionValidityError;
2555
+ TransientValidationData: TransientValidationData;
2556
+ TreasuryProposal: TreasuryProposal;
2557
+ TrieId: TrieId;
2558
+ TrieIndex: TrieIndex;
2559
+ Type: Type;
2560
+ u128: u128;
2561
+ U128: U128;
2562
+ u16: u16;
2563
+ U16: U16;
2564
+ u256: u256;
2565
+ U256: U256;
2566
+ u32: u32;
2567
+ U32: U32;
2568
+ U32F32: U32F32;
2569
+ u64: u64;
2570
+ U64: U64;
2571
+ u8: u8;
2572
+ U8: U8;
2573
+ UnappliedSlash: UnappliedSlash;
2574
+ UnappliedSlashOther: UnappliedSlashOther;
2575
+ UncheckedFungibilityV4: UncheckedFungibilityV4;
2576
+ UncheckedFungibilityV5: UncheckedFungibilityV5;
2577
+ UncleEntryItem: UncleEntryItem;
2578
+ UnknownTransaction: UnknownTransaction;
2579
+ UnlockChunk: UnlockChunk;
2580
+ UnrewardedRelayer: UnrewardedRelayer;
2581
+ UnrewardedRelayersState: UnrewardedRelayersState;
2582
+ UpgradeGoAhead: UpgradeGoAhead;
2583
+ UpgradeRestriction: UpgradeRestriction;
2584
+ UpwardMessage: UpwardMessage;
2585
+ usize: usize;
2586
+ USize: USize;
2587
+ ValidationCode: ValidationCode;
2588
+ ValidationCodeHash: ValidationCodeHash;
2589
+ ValidationData: ValidationData;
2590
+ ValidationDataType: ValidationDataType;
2591
+ ValidationFunctionParams: ValidationFunctionParams;
2592
+ ValidatorCount: ValidatorCount;
2593
+ ValidatorId: ValidatorId;
2594
+ ValidatorIdOf: ValidatorIdOf;
2595
+ ValidatorIndex: ValidatorIndex;
2596
+ ValidatorIndexCompact: ValidatorIndexCompact;
2597
+ ValidatorPrefs: ValidatorPrefs;
2598
+ ValidatorPrefsTo145: ValidatorPrefsTo145;
2599
+ ValidatorPrefsTo196: ValidatorPrefsTo196;
2600
+ ValidatorPrefsWithBlocked: ValidatorPrefsWithBlocked;
2601
+ ValidatorPrefsWithCommission: ValidatorPrefsWithCommission;
2602
+ ValidatorSet: ValidatorSet;
2603
+ ValidatorSetId: ValidatorSetId;
2604
+ ValidatorSignature: ValidatorSignature;
2605
+ ValidDisputeStatementKind: ValidDisputeStatementKind;
2606
+ ValidityAttestation: ValidityAttestation;
2607
+ ValidTransaction: ValidTransaction;
2608
+ VariantDeprecationInfoV16: VariantDeprecationInfoV16;
2609
+ VecInboundHrmpMessage: VecInboundHrmpMessage;
2610
+ VersionedMultiAsset: VersionedMultiAsset;
2611
+ VersionedMultiAssets: VersionedMultiAssets;
2612
+ VersionedMultiLocation: VersionedMultiLocation;
2613
+ VersionedResponse: VersionedResponse;
2614
+ VersionedXcm: VersionedXcm;
2615
+ VersionMigrationStage: VersionMigrationStage;
2616
+ VersionV3: VersionV3;
2617
+ VersionV4: VersionV4;
2618
+ VestingInfo: VestingInfo;
2619
+ VestingSchedule: VestingSchedule;
2620
+ Vote: Vote;
2621
+ VoteIndex: VoteIndex;
2622
+ Voter: Voter;
2623
+ VoterInfo: VoterInfo;
2624
+ Votes: Votes;
2625
+ VotesTo230: VotesTo230;
2626
+ VoteThreshold: VoteThreshold;
2627
+ VoteWeight: VoteWeight;
2628
+ Voting: Voting;
2629
+ VotingDelegating: VotingDelegating;
2630
+ VotingDirect: VotingDirect;
2631
+ VotingDirectVote: VotingDirectVote;
2632
+ VouchingStatus: VouchingStatus;
2633
+ VrfData: VrfData;
2634
+ VrfOutput: VrfOutput;
2635
+ VrfProof: VrfProof;
2636
+ Weight: Weight;
2637
+ WeightLimitV2: WeightLimitV2;
2638
+ WeightLimitV3: WeightLimitV3;
2639
+ WeightMultiplier: WeightMultiplier;
2640
+ WeightPerClass: WeightPerClass;
2641
+ WeightToFeeCoefficient: WeightToFeeCoefficient;
2642
+ WeightV0: WeightV0;
2643
+ WeightV1: WeightV1;
2644
+ WeightV2: WeightV2;
2645
+ WildFungibility: WildFungibility;
2646
+ WildFungibilityV0: WildFungibilityV0;
2647
+ WildFungibilityV1: WildFungibilityV1;
2648
+ WildFungibilityV2: WildFungibilityV2;
2649
+ WildFungibilityV3: WildFungibilityV3;
2650
+ WildFungibilityV4: WildFungibilityV4;
2651
+ WildFungibilityV5: WildFungibilityV5;
2652
+ WildMultiAsset: WildMultiAsset;
2653
+ WildMultiAssetV1: WildMultiAssetV1;
2654
+ WildMultiAssetV2: WildMultiAssetV2;
2655
+ WildMultiAssetV3: WildMultiAssetV3;
2656
+ WildMultiAssetV4: WildMultiAssetV4;
2657
+ WildMultiAssetV5: WildMultiAssetV5;
2658
+ WinnersData: WinnersData;
2659
+ WinnersData10: WinnersData10;
2660
+ WinnersDataTuple: WinnersDataTuple;
2661
+ WinnersDataTuple10: WinnersDataTuple10;
2662
+ WinningData: WinningData;
2663
+ WinningData10: WinningData10;
2664
+ WinningDataEntry: WinningDataEntry;
2665
+ WithdrawReasons: WithdrawReasons;
2666
+ Xcm: Xcm;
2667
+ XcmAssetId: XcmAssetId;
2668
+ XcmDryRunApiError: XcmDryRunApiError;
2669
+ XcmDryRunEffects: XcmDryRunEffects;
2670
+ XcmError: XcmError;
2671
+ XcmErrorV0: XcmErrorV0;
2672
+ XcmErrorV1: XcmErrorV1;
2673
+ XcmErrorV2: XcmErrorV2;
2674
+ XcmErrorV3: XcmErrorV3;
2675
+ XcmErrorV4: XcmErrorV4;
2676
+ XcmErrorV5: XcmErrorV5;
2677
+ XcmOrderV0: XcmOrderV0;
2678
+ XcmOrderV1: XcmOrderV1;
2679
+ XcmOrigin: XcmOrigin;
2680
+ XcmOriginKind: XcmOriginKind;
2681
+ XcmPaymentApiError: XcmPaymentApiError;
2682
+ XcmpMessageFormat: XcmpMessageFormat;
2683
+ XcmV0: XcmV0;
2684
+ XcmV1: XcmV1;
2685
+ XcmV2: XcmV2;
2686
+ XcmV3: XcmV3;
2687
+ XcmV4: XcmV4;
2688
+ XcmV5: XcmV5;
2689
+ XcmVersion: XcmVersion;
2690
+ } // InterfaceTypes
2691
+ } // declare module