git.delta.rocks / unique-network / refs/commits / 5b6b6125c041

difftreelog

fix update polkadot types and definitions

Daniel Shiposha2022-11-21parent: #0ee16a4.patch.diff
in: master

7 files changed

modifiedtests/src/interfaces/augment-api-rpc.tsdiffbeforeafterboth
--- a/tests/src/interfaces/augment-api-rpc.ts
+++ b/tests/src/interfaces/augment-api-rpc.ts
@@ -5,7 +5,7 @@
 // this is required to allow for ambient/previous definitions
 import '@polkadot/rpc-core/types/jsonrpc';
 
-import type { PalletEvmAccountBasicCrossAccountIdRepr, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsPartPartType, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceResourceInfo, RmrkTraitsTheme, UpDataStructsCollectionLimits, UpDataStructsCollectionStats, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsRpcCollection, UpDataStructsTokenChild, UpDataStructsTokenData } from './default';
+import type { PalletEvmAccountBasicCrossAccountIdRepr, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsPartPartType, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceResourceInfo, RmrkTraitsTheme, UpDataStructsCollectionLimits, UpDataStructsCollectionStats, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsRpcCollection, UpDataStructsTokenChild, UpDataStructsTokenData, UpPovEstimateRpcPovInfo } from './default';
 import type { AugmentedRpc } from '@polkadot/rpc-core/types';
 import type { Metadata, StorageKey } from '@polkadot/types';
 import type { Bytes, HashMap, Json, Null, Option, Text, U256, U64, Vec, bool, f64, u128, u32, u64 } from '@polkadot/types-codec';
@@ -734,6 +734,10 @@
        **/
       nextSponsored: AugmentedRpc<(collection: u32 | AnyNumber | Uint8Array, account: PalletEvmAccountBasicCrossAccountIdRepr | { Substrate: any } | { Ethereum: any } | string | Uint8Array, tokenId: u32 | AnyNumber | Uint8Array, at?: Hash | string | Uint8Array) => Observable<Option<u64>>>;
       /**
+       * Estimate PoV size
+       **/
+      povEstimate: AugmentedRpc<(encodedXt: Bytes | string | Uint8Array, at?: Hash | string | Uint8Array) => Observable<UpPovEstimateRpcPovInfo>>;
+      /**
        * Get property permissions, optionally limited to the provided keys
        **/
       propertyPermissions: AugmentedRpc<(collection: u32 | AnyNumber | Uint8Array, propertyKeys?: Option<Vec<Text>> | null | Uint8Array | Vec<Text> | (Text | string)[], at?: Hash | string | Uint8Array) => Observable<Vec<UpDataStructsPropertyKeyPermission>>>;
modifiedtests/src/interfaces/augment-types.tsdiffbeforeafterboth
before · tests/src/interfaces/augment-types.ts
1// Auto-generated via `yarn polkadot-types-from-defs`, do not edit2/* eslint-disable */34// import type lookup before we augment - in some environments5// this is required to allow for ambient/previous definitions6import '@polkadot/types/types/registry';78import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportPalletId, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationAppPromotionConfiguration, PalletConfigurationCall, PalletConfigurationError, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletEvmMigrationEvent, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletXcmCall, PalletXcmError, PalletXcmEvent, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, SpWeightsWeightV2Weight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from './default';9import type { Data, StorageKey } from '@polkadot/types';10import type { BitVec, Bool, Bytes, F32, F64, I128, I16, I256, I32, I64, I8, Json, Null, OptionBool, Raw, Text, Type, U128, U16, U256, U32, U64, U8, USize, bool, f32, f64, i128, i16, i256, i32, i64, i8, u128, u16, u256, u32, u64, u8, usize } from '@polkadot/types-codec';11import type { AssetApproval, AssetApprovalKey, AssetBalance, AssetDestroyWitness, AssetDetails, AssetMetadata, TAssetBalance, TAssetDepositBalance } from '@polkadot/types/interfaces/assets';12import type { BlockAttestations, IncludedBlocks, MoreAttestations } from '@polkadot/types/interfaces/attestations';13import type { RawAuraPreDigest } from '@polkadot/types/interfaces/aura';14import type { ExtrinsicOrHash, ExtrinsicStatus } from '@polkadot/types/interfaces/author';15import type { UncleEntryItem } from '@polkadot/types/interfaces/authorship';16import type { AllowedSlots, BabeAuthorityWeight, BabeBlockWeight, BabeEpochConfiguration, BabeEquivocationProof, BabeGenesisConfiguration, BabeGenesisConfigurationV1, BabeWeight, Epoch, EpochAuthorship, MaybeRandomness, MaybeVrf, NextConfigDescriptor, NextConfigDescriptorV1, OpaqueKeyOwnershipProof, Randomness, RawBabePreDigest, RawBabePreDigestCompat, RawBabePreDigestPrimary, RawBabePreDigestPrimaryTo159, RawBabePreDigestSecondaryPlain, RawBabePreDigestSecondaryTo159, RawBabePreDigestSecondaryVRF, RawBabePreDigestTo159, SlotNumber, VrfData, VrfOutput, VrfProof } from '@polkadot/types/interfaces/babe';17import type { AccountData, BalanceLock, BalanceLockTo212, BalanceStatus, Reasons, ReserveData, ReserveIdentifier, VestingSchedule, WithdrawReasons } from '@polkadot/types/interfaces/balances';18import type { BeefyAuthoritySet, BeefyCommitment, BeefyId, BeefyNextAuthoritySet, BeefyPayload, BeefyPayloadId, BeefySignedCommitment, MmrRootHash, ValidatorSet, ValidatorSetId } from '@polkadot/types/interfaces/beefy';19import type { BenchmarkBatch, BenchmarkConfig, BenchmarkList, BenchmarkMetadata, BenchmarkParameter, BenchmarkResult } from '@polkadot/types/interfaces/benchmark';20import type { CheckInherentsResult, InherentData, InherentIdentifier } from '@polkadot/types/interfaces/blockbuilder';21import type { BridgeMessageId, BridgedBlockHash, BridgedBlockNumber, BridgedHeader, CallOrigin, ChainId, DeliveredMessages, DispatchFeePayment, InboundLaneData, InboundRelayer, InitializationData, LaneId, MessageData, MessageKey, MessageNonce, MessagesDeliveryProofOf, MessagesProofOf, OperatingMode, OutboundLaneData, OutboundMessageFee, OutboundPayload, Parameter, RelayerId, UnrewardedRelayer, UnrewardedRelayersState } from '@polkadot/types/interfaces/bridges';22import type { BlockHash } from '@polkadot/types/interfaces/chain';23import type { PrefixedStorageKey } from '@polkadot/types/interfaces/childstate';24import type { StatementKind } from '@polkadot/types/interfaces/claims';25import type { CollectiveOrigin, MemberCount, ProposalIndex, Votes, VotesTo230 } from '@polkadot/types/interfaces/collective';26import type { AuthorityId, RawVRFOutput } from '@polkadot/types/interfaces/consensus';27import type { AliveContractInfo, CodeHash, CodeSource, CodeUploadRequest, CodeUploadResult, CodeUploadResultValue, ContractCallFlags, ContractCallRequest, ContractExecResult, ContractExecResultOk, ContractExecResultResult, ContractExecResultSuccessTo255, ContractExecResultSuccessTo260, ContractExecResultTo255, ContractExecResultTo260, ContractExecResultTo267, ContractExecResultU64, ContractInfo, ContractInstantiateResult, ContractInstantiateResultTo267, ContractInstantiateResultTo299, ContractInstantiateResultU64, ContractReturnFlags, ContractStorageKey, DeletedContract, ExecReturnValue, Gas, HostFnWeights, HostFnWeightsTo264, InstantiateRequest, InstantiateRequestV1, InstantiateRequestV2, InstantiateReturnValue, InstantiateReturnValueOk, InstantiateReturnValueTo267, InstructionWeights, Limits, LimitsTo264, PrefabWasmModule, RentProjection, Schedule, ScheduleTo212, ScheduleTo258, ScheduleTo264, SeedOf, StorageDeposit, TombstoneContractInfo, TrieId } from '@polkadot/types/interfaces/contracts';28import type { ContractConstructorSpecLatest, ContractConstructorSpecV0, ContractConstructorSpecV1, ContractConstructorSpecV2, ContractConstructorSpecV3, ContractContractSpecV0, ContractContractSpecV1, ContractContractSpecV2, ContractContractSpecV3, ContractContractSpecV4, ContractCryptoHasher, ContractDiscriminant, ContractDisplayName, ContractEventParamSpecLatest, ContractEventParamSpecV0, ContractEventParamSpecV2, ContractEventSpecLatest, ContractEventSpecV0, ContractEventSpecV1, ContractEventSpecV2, ContractLayoutArray, ContractLayoutCell, ContractLayoutEnum, ContractLayoutHash, ContractLayoutHashingStrategy, ContractLayoutKey, ContractLayoutStruct, ContractLayoutStructField, ContractMessageParamSpecLatest, ContractMessageParamSpecV0, ContractMessageParamSpecV2, ContractMessageSpecLatest, ContractMessageSpecV0, ContractMessageSpecV1, ContractMessageSpecV2, ContractMetadata, ContractMetadataLatest, ContractMetadataV0, ContractMetadataV1, ContractMetadataV2, ContractMetadataV3, ContractMetadataV4, ContractProject, ContractProjectContract, ContractProjectInfo, ContractProjectSource, ContractProjectV0, ContractSelector, ContractStorageLayout, ContractTypeSpec } from '@polkadot/types/interfaces/contractsAbi';29import type { FundIndex, FundInfo, LastContribution, TrieIndex } from '@polkadot/types/interfaces/crowdloan';30import type { CollationInfo, CollationInfoV1, ConfigData, MessageId, OverweightIndex, PageCounter, PageIndexData } from '@polkadot/types/interfaces/cumulus';31import type { AccountVote, AccountVoteSplit, AccountVoteStandard, Conviction, Delegations, PreimageStatus, PreimageStatusAvailable, PriorLock, PropIndex, Proposal, ProxyState, ReferendumIndex, ReferendumInfo, ReferendumInfoFinished, ReferendumInfoTo239, ReferendumStatus, Tally, Voting, VotingDelegating, VotingDirect, VotingDirectVote } from '@polkadot/types/interfaces/democracy';32import type { BlockStats } from '@polkadot/types/interfaces/dev';33import type { ApprovalFlag, DefunctVoter, Renouncing, SetIndex, Vote, VoteIndex, VoteThreshold, VoterInfo } from '@polkadot/types/interfaces/elections';34import type { CreatedBlock, ImportedAux } from '@polkadot/types/interfaces/engine';35import type { BlockV0, BlockV1, BlockV2, EIP1559Transaction, EIP2930Transaction, EthAccessList, EthAccessListItem, EthAccount, EthAddress, EthBlock, EthBloom, EthCallRequest, EthFeeHistory, EthFilter, EthFilterAddress, EthFilterChanges, EthFilterTopic, EthFilterTopicEntry, EthFilterTopicInner, EthHeader, EthLog, EthReceipt, EthReceiptV0, EthReceiptV3, EthRichBlock, EthRichHeader, EthStorageProof, EthSubKind, EthSubParams, EthSubResult, EthSyncInfo, EthSyncStatus, EthTransaction, EthTransactionAction, EthTransactionCondition, EthTransactionRequest, EthTransactionSignature, EthTransactionStatus, EthWork, EthereumAccountId, EthereumAddress, EthereumLookupSource, EthereumSignature, LegacyTransaction, TransactionV0, TransactionV1, TransactionV2 } from '@polkadot/types/interfaces/eth';36import type { EvmAccount, EvmCallInfo, EvmCreateInfo, EvmLog, EvmVicinity, ExitError, ExitFatal, ExitReason, ExitRevert, ExitSucceed } from '@polkadot/types/interfaces/evm';37import type { AnySignature, EcdsaSignature, Ed25519Signature, Era, Extrinsic, ExtrinsicEra, ExtrinsicPayload, ExtrinsicPayloadUnknown, ExtrinsicPayloadV4, ExtrinsicSignature, ExtrinsicSignatureV4, ExtrinsicUnknown, ExtrinsicV4, ImmortalEra, MortalEra, MultiSignature, Signature, SignerPayload, Sr25519Signature } from '@polkadot/types/interfaces/extrinsics';38import type { AssetOptions, Owner, PermissionLatest, PermissionVersions, PermissionsV1 } from '@polkadot/types/interfaces/genericAsset';39import type { ActiveGilt, ActiveGiltsTotal, ActiveIndex, GiltBid } from '@polkadot/types/interfaces/gilt';40import type { AuthorityIndex, AuthorityList, AuthoritySet, AuthoritySetChange, AuthoritySetChanges, AuthorityWeight, DelayKind, DelayKindBest, EncodedFinalityProofs, ForkTreePendingChange, ForkTreePendingChangeNode, GrandpaCommit, GrandpaEquivocation, GrandpaEquivocationProof, GrandpaEquivocationValue, GrandpaJustification, GrandpaPrecommit, GrandpaPrevote, GrandpaSignedPrecommit, JustificationNotification, KeyOwnerProof, NextAuthority, PendingChange, PendingPause, PendingResume, Precommits, Prevotes, ReportedRoundStates, RoundState, SetId, StoredPendingChange, StoredState } from '@polkadot/types/interfaces/grandpa';41import type { IdentityFields, IdentityInfo, IdentityInfoAdditional, IdentityInfoTo198, IdentityJudgement, RegistrarIndex, RegistrarInfo, Registration, RegistrationJudgement, RegistrationTo198 } from '@polkadot/types/interfaces/identity';42import type { AuthIndex, AuthoritySignature, Heartbeat, HeartbeatTo244, OpaqueMultiaddr, OpaqueNetworkState, OpaquePeerId } from '@polkadot/types/interfaces/imOnline';43import type { CallIndex, LotteryConfig } from '@polkadot/types/interfaces/lottery';44import type { ErrorMetadataLatest, ErrorMetadataV10, ErrorMetadataV11, ErrorMetadataV12, ErrorMetadataV13, ErrorMetadataV14, ErrorMetadataV9, EventMetadataLatest, EventMetadataV10, EventMetadataV11, EventMetadataV12, EventMetadataV13, EventMetadataV14, EventMetadataV9, ExtrinsicMetadataLatest, ExtrinsicMetadataV11, ExtrinsicMetadataV12, ExtrinsicMetadataV13, ExtrinsicMetadataV14, FunctionArgumentMetadataLatest, FunctionArgumentMetadataV10, FunctionArgumentMetadataV11, FunctionArgumentMetadataV12, FunctionArgumentMetadataV13, FunctionArgumentMetadataV14, FunctionArgumentMetadataV9, FunctionMetadataLatest, FunctionMetadataV10, FunctionMetadataV11, FunctionMetadataV12, FunctionMetadataV13, FunctionMetadataV14, FunctionMetadataV9, MetadataAll, MetadataLatest, MetadataV10, MetadataV11, MetadataV12, MetadataV13, MetadataV14, MetadataV9, ModuleConstantMetadataV10, ModuleConstantMetadataV11, ModuleConstantMetadataV12, ModuleConstantMetadataV13, ModuleConstantMetadataV9, ModuleMetadataV10, ModuleMetadataV11, ModuleMetadataV12, ModuleMetadataV13, ModuleMetadataV9, OpaqueMetadata, PalletCallMetadataLatest, PalletCallMetadataV14, PalletConstantMetadataLatest, PalletConstantMetadataV14, PalletErrorMetadataLatest, PalletErrorMetadataV14, PalletEventMetadataLatest, PalletEventMetadataV14, PalletMetadataLatest, PalletMetadataV14, PalletStorageMetadataLatest, PalletStorageMetadataV14, PortableType, PortableTypeV14, SignedExtensionMetadataLatest, SignedExtensionMetadataV14, StorageEntryMetadataLatest, StorageEntryMetadataV10, StorageEntryMetadataV11, StorageEntryMetadataV12, StorageEntryMetadataV13, StorageEntryMetadataV14, StorageEntryMetadataV9, StorageEntryModifierLatest, StorageEntryModifierV10, StorageEntryModifierV11, StorageEntryModifierV12, StorageEntryModifierV13, StorageEntryModifierV14, StorageEntryModifierV9, StorageEntryTypeLatest, StorageEntryTypeV10, StorageEntryTypeV11, StorageEntryTypeV12, StorageEntryTypeV13, StorageEntryTypeV14, StorageEntryTypeV9, StorageHasher, StorageHasherV10, StorageHasherV11, StorageHasherV12, StorageHasherV13, StorageHasherV14, StorageHasherV9, StorageMetadataV10, StorageMetadataV11, StorageMetadataV12, StorageMetadataV13, StorageMetadataV9 } from '@polkadot/types/interfaces/metadata';45import type { MmrBatchProof, MmrEncodableOpaqueLeaf, MmrError, MmrLeafBatchProof, MmrLeafIndex, MmrLeafProof, MmrNodeIndex, MmrProof } from '@polkadot/types/interfaces/mmr';46import type { NpApiError } from '@polkadot/types/interfaces/nompools';47import type { StorageKind } from '@polkadot/types/interfaces/offchain';48import type { DeferredOffenceOf, Kind, OffenceDetails, Offender, OpaqueTimeSlot, ReportIdOf, Reporter } from '@polkadot/types/interfaces/offences';49import type { AbridgedCandidateReceipt, AbridgedHostConfiguration, AbridgedHrmpChannel, AssignmentId, AssignmentKind, AttestedCandidate, AuctionIndex, AuthorityDiscoveryId, AvailabilityBitfield, AvailabilityBitfieldRecord, BackedCandidate, Bidder, BufferedSessionChange, CandidateCommitments, CandidateDescriptor, CandidateEvent, CandidateHash, CandidateInfo, CandidatePendingAvailability, CandidateReceipt, CollatorId, CollatorSignature, CommittedCandidateReceipt, CoreAssignment, CoreIndex, CoreOccupied, CoreState, DisputeLocation, DisputeResult, DisputeState, DisputeStatement, DisputeStatementSet, DoubleVoteReport, DownwardMessage, ExplicitDisputeStatement, GlobalValidationData, GlobalValidationSchedule, GroupIndex, GroupRotationInfo, HeadData, HostConfiguration, HrmpChannel, HrmpChannelId, HrmpOpenChannelRequest, InboundDownwardMessage, InboundHrmpMessage, InboundHrmpMessages, IncomingParachain, IncomingParachainDeploy, IncomingParachainFixed, InvalidDisputeStatementKind, LeasePeriod, LeasePeriodOf, LocalValidationData, MessageIngestionType, MessageQueueChain, MessagingStateSnapshot, MessagingStateSnapshotEgressEntry, MultiDisputeStatementSet, NewBidder, OccupiedCore, OccupiedCoreAssumption, OldV1SessionInfo, OutboundHrmpMessage, ParaGenesisArgs, ParaId, ParaInfo, ParaLifecycle, ParaPastCodeMeta, ParaScheduling, ParaValidatorIndex, ParachainDispatchOrigin, ParachainInherentData, ParachainProposal, ParachainsInherentData, ParathreadClaim, ParathreadClaimQueue, ParathreadEntry, PersistedValidationData, PvfCheckStatement, QueuedParathread, RegisteredParachainInfo, RelayBlockNumber, RelayChainBlockNumber, RelayChainHash, RelayHash, Remark, ReplacementTimes, Retriable, ScheduledCore, Scheduling, ScrapedOnChainVotes, ServiceQuality, SessionInfo, SessionInfoValidatorGroup, SignedAvailabilityBitfield, SignedAvailabilityBitfields, SigningContext, SlotRange, SlotRange10, Statement, SubId, SystemInherentData, TransientValidationData, UpgradeGoAhead, UpgradeRestriction, UpwardMessage, ValidDisputeStatementKind, ValidationCode, ValidationCodeHash, ValidationData, ValidationDataType, ValidationFunctionParams, ValidatorSignature, ValidityAttestation, VecInboundHrmpMessage, WinnersData, WinnersData10, WinnersDataTuple, WinnersDataTuple10, WinningData, WinningData10, WinningDataEntry } from '@polkadot/types/interfaces/parachains';50import type { FeeDetails, InclusionFee, RuntimeDispatchInfo, RuntimeDispatchInfoV1, RuntimeDispatchInfoV2 } from '@polkadot/types/interfaces/payment';51import type { Approvals } from '@polkadot/types/interfaces/poll';52import type { ProxyAnnouncement, ProxyDefinition, ProxyType } from '@polkadot/types/interfaces/proxy';53import type { AccountStatus, AccountValidity } from '@polkadot/types/interfaces/purchase';54import type { ActiveRecovery, RecoveryConfig } from '@polkadot/types/interfaces/recovery';55import type { RpcMethods } from '@polkadot/types/interfaces/rpc';56import type { AccountId, AccountId20, AccountId32, AccountId33, AccountIdOf, AccountIndex, Address, AssetId, Balance, BalanceOf, Block, BlockNumber, BlockNumberFor, BlockNumberOf, Call, CallHash, CallHashOf, ChangesTrieConfiguration, ChangesTrieSignal, CodecHash, Consensus, ConsensusEngineId, CrateVersion, Digest, DigestItem, EncodedJustification, ExtrinsicsWeight, Fixed128, Fixed64, FixedI128, FixedI64, FixedU128, FixedU64, H1024, H128, H160, H2048, H256, H32, H512, H64, Hash, Header, HeaderPartial, I32F32, Index, IndicesLookupSource, Justification, Justifications, KeyTypeId, KeyValue, LockIdentifier, LookupSource, LookupTarget, ModuleId, Moment, MultiAddress, MultiSigner, OpaqueCall, Origin, OriginCaller, PalletId, PalletVersion, PalletsOrigin, Pays, PerU16, Perbill, Percent, Permill, Perquintill, Phantom, PhantomData, PreRuntime, Releases, RuntimeDbWeight, Seal, SealV0, SignedBlock, SignedBlockWithJustification, SignedBlockWithJustifications, Slot, SlotDuration, StorageData, StorageInfo, StorageProof, TransactionInfo, TransactionLongevity, TransactionPriority, TransactionStorageProof, TransactionTag, U32F32, ValidatorId, ValidatorIdOf, Weight, WeightMultiplier, WeightV1, WeightV2 } from '@polkadot/types/interfaces/runtime';57import type { Si0Field, Si0LookupTypeId, Si0Path, Si0Type, Si0TypeDef, Si0TypeDefArray, Si0TypeDefBitSequence, Si0TypeDefCompact, Si0TypeDefComposite, Si0TypeDefPhantom, Si0TypeDefPrimitive, Si0TypeDefSequence, Si0TypeDefTuple, Si0TypeDefVariant, Si0TypeParameter, Si0Variant, Si1Field, Si1LookupTypeId, Si1Path, Si1Type, Si1TypeDef, Si1TypeDefArray, Si1TypeDefBitSequence, Si1TypeDefCompact, Si1TypeDefComposite, Si1TypeDefPrimitive, Si1TypeDefSequence, Si1TypeDefTuple, Si1TypeDefVariant, Si1TypeParameter, Si1Variant, SiField, SiLookupTypeId, SiPath, SiType, SiTypeDef, SiTypeDefArray, SiTypeDefBitSequence, SiTypeDefCompact, SiTypeDefComposite, SiTypeDefPrimitive, SiTypeDefSequence, SiTypeDefTuple, SiTypeDefVariant, SiTypeParameter, SiVariant } from '@polkadot/types/interfaces/scaleInfo';58import type { Period, Priority, SchedulePeriod, SchedulePriority, Scheduled, ScheduledTo254, TaskAddress } from '@polkadot/types/interfaces/scheduler';59import type { BeefyKey, FullIdentification, IdentificationTuple, Keys, MembershipProof, SessionIndex, SessionKeys1, SessionKeys10, SessionKeys10B, SessionKeys2, SessionKeys3, SessionKeys4, SessionKeys5, SessionKeys6, SessionKeys6B, SessionKeys7, SessionKeys7B, SessionKeys8, SessionKeys8B, SessionKeys9, SessionKeys9B, ValidatorCount } from '@polkadot/types/interfaces/session';60import type { Bid, BidKind, SocietyJudgement, SocietyVote, StrikeCount, VouchingStatus } from '@polkadot/types/interfaces/society';61import type { ActiveEraInfo, CompactAssignments, CompactAssignmentsTo257, CompactAssignmentsTo265, CompactAssignmentsWith16, CompactAssignmentsWith24, CompactScore, CompactScoreCompact, ElectionCompute, ElectionPhase, ElectionResult, ElectionScore, ElectionSize, ElectionStatus, EraIndex, EraPoints, EraRewardPoints, EraRewards, Exposure, ExtendedBalance, Forcing, IndividualExposure, KeyType, MomentOf, Nominations, NominatorIndex, NominatorIndexCompact, OffchainAccuracy, OffchainAccuracyCompact, PhragmenScore, Points, RawSolution, RawSolutionTo265, RawSolutionWith16, RawSolutionWith24, ReadySolution, RewardDestination, RewardPoint, RoundSnapshot, SeatHolder, SignedSubmission, SignedSubmissionOf, SignedSubmissionTo276, SlashJournalEntry, SlashingSpans, SlashingSpansTo204, SolutionOrSnapshotSize, SolutionSupport, SolutionSupports, SpanIndex, SpanRecord, StakingLedger, StakingLedgerTo223, StakingLedgerTo240, SubmissionIndicesOf, Supports, UnappliedSlash, UnappliedSlashOther, UnlockChunk, ValidatorIndex, ValidatorIndexCompact, ValidatorPrefs, ValidatorPrefsTo145, ValidatorPrefsTo196, ValidatorPrefsWithBlocked, ValidatorPrefsWithCommission, VoteWeight, Voter } from '@polkadot/types/interfaces/staking';62import type { ApiId, BlockTrace, BlockTraceEvent, BlockTraceEventData, BlockTraceSpan, KeyValueOption, MigrationStatusResult, ReadProof, RuntimeVersion, RuntimeVersionApi, RuntimeVersionPartial, RuntimeVersionPre3, RuntimeVersionPre4, SpecVersion, StorageChangeSet, TraceBlockResponse, TraceError } from '@polkadot/types/interfaces/state';63import type { WeightToFeeCoefficient } from '@polkadot/types/interfaces/support';64import type { AccountInfo, AccountInfoWithDualRefCount, AccountInfoWithProviders, AccountInfoWithRefCount, AccountInfoWithRefCountU8, AccountInfoWithTripleRefCount, ApplyExtrinsicResult, ApplyExtrinsicResultPre6, ArithmeticError, BlockLength, BlockWeights, ChainProperties, ChainType, ConsumedWeight, DigestOf, DispatchClass, DispatchError, DispatchErrorModule, DispatchErrorModulePre6, DispatchErrorModuleU8, DispatchErrorModuleU8a, DispatchErrorPre6, DispatchErrorPre6First, DispatchErrorTo198, DispatchInfo, DispatchInfoTo190, DispatchInfoTo244, DispatchOutcome, DispatchOutcomePre6, DispatchResult, DispatchResultOf, DispatchResultTo198, Event, EventId, EventIndex, EventRecord, Health, InvalidTransaction, Key, LastRuntimeUpgradeInfo, NetworkState, NetworkStatePeerset, NetworkStatePeersetInfo, NodeRole, NotConnectedPeer, Peer, PeerEndpoint, PeerEndpointAddr, PeerInfo, PeerPing, PerDispatchClassU32, PerDispatchClassWeight, PerDispatchClassWeightsPerClass, Phase, RawOrigin, RefCount, RefCountTo259, SyncState, SystemOrigin, TokenError, TransactionValidityError, TransactionalError, UnknownTransaction, WeightPerClass } from '@polkadot/types/interfaces/system';65import type { Bounty, BountyIndex, BountyStatus, BountyStatusActive, BountyStatusCuratorProposed, BountyStatusPendingPayout, OpenTip, OpenTipFinderTo225, OpenTipTip, OpenTipTo225, TreasuryProposal } from '@polkadot/types/interfaces/treasury';66import type { Multiplier } from '@polkadot/types/interfaces/txpayment';67import type { TransactionSource, TransactionValidity, ValidTransaction } from '@polkadot/types/interfaces/txqueue';68import type { ClassDetails, ClassId, ClassMetadata, DepositBalance, DepositBalanceOf, DestroyWitness, InstanceDetails, InstanceId, InstanceMetadata } from '@polkadot/types/interfaces/uniques';69import type { Multisig, Timepoint } from '@polkadot/types/interfaces/utility';70import type { VestingInfo } from '@polkadot/types/interfaces/vesting';71import type { AssetInstance, AssetInstanceV0, AssetInstanceV1, AssetInstanceV2, BodyId, BodyPart, DoubleEncodedCall, Fungibility, FungibilityV0, FungibilityV1, FungibilityV2, InboundStatus, InstructionV2, InteriorMultiLocation, Junction, JunctionV0, JunctionV1, JunctionV2, Junctions, JunctionsV1, JunctionsV2, MultiAsset, MultiAssetFilter, MultiAssetFilterV1, MultiAssetFilterV2, MultiAssetV0, MultiAssetV1, MultiAssetV2, MultiAssets, MultiAssetsV1, MultiAssetsV2, MultiLocation, MultiLocationV0, MultiLocationV1, MultiLocationV2, NetworkId, OriginKindV0, OriginKindV1, OriginKindV2, OutboundStatus, Outcome, QueryId, QueryStatus, QueueConfigData, Response, ResponseV0, ResponseV1, ResponseV2, ResponseV2Error, ResponseV2Result, VersionMigrationStage, VersionedMultiAsset, VersionedMultiAssets, VersionedMultiLocation, VersionedResponse, VersionedXcm, WeightLimitV2, WildFungibility, WildFungibilityV0, WildFungibilityV1, WildFungibilityV2, WildMultiAsset, WildMultiAssetV1, WildMultiAssetV2, Xcm, XcmAssetId, XcmError, XcmErrorV0, XcmErrorV1, XcmErrorV2, XcmOrder, XcmOrderV0, XcmOrderV1, XcmOrderV2, XcmOrigin, XcmOriginKind, XcmV0, XcmV1, XcmV2, XcmVersion, XcmpMessageFormat } from '@polkadot/types/interfaces/xcm';7273declare module '@polkadot/types/types/registry' {74  interface InterfaceTypes {75    AbridgedCandidateReceipt: AbridgedCandidateReceipt;76    AbridgedHostConfiguration: AbridgedHostConfiguration;77    AbridgedHrmpChannel: AbridgedHrmpChannel;78    AccountData: AccountData;79    AccountId: AccountId;80    AccountId20: AccountId20;81    AccountId32: AccountId32;82    AccountId33: AccountId33;83    AccountIdOf: AccountIdOf;84    AccountIndex: AccountIndex;85    AccountInfo: AccountInfo;86    AccountInfoWithDualRefCount: AccountInfoWithDualRefCount;87    AccountInfoWithProviders: AccountInfoWithProviders;88    AccountInfoWithRefCount: AccountInfoWithRefCount;89    AccountInfoWithRefCountU8: AccountInfoWithRefCountU8;90    AccountInfoWithTripleRefCount: AccountInfoWithTripleRefCount;91    AccountStatus: AccountStatus;92    AccountValidity: AccountValidity;93    AccountVote: AccountVote;94    AccountVoteSplit: AccountVoteSplit;95    AccountVoteStandard: AccountVoteStandard;96    ActiveEraInfo: ActiveEraInfo;97    ActiveGilt: ActiveGilt;98    ActiveGiltsTotal: ActiveGiltsTotal;99    ActiveIndex: ActiveIndex;100    ActiveRecovery: ActiveRecovery;101    Address: Address;102    AliveContractInfo: AliveContractInfo;103    AllowedSlots: AllowedSlots;104    AnySignature: AnySignature;105    ApiId: ApiId;106    ApplyExtrinsicResult: ApplyExtrinsicResult;107    ApplyExtrinsicResultPre6: ApplyExtrinsicResultPre6;108    ApprovalFlag: ApprovalFlag;109    Approvals: Approvals;110    ArithmeticError: ArithmeticError;111    AssetApproval: AssetApproval;112    AssetApprovalKey: AssetApprovalKey;113    AssetBalance: AssetBalance;114    AssetDestroyWitness: AssetDestroyWitness;115    AssetDetails: AssetDetails;116    AssetId: AssetId;117    AssetInstance: AssetInstance;118    AssetInstanceV0: AssetInstanceV0;119    AssetInstanceV1: AssetInstanceV1;120    AssetInstanceV2: AssetInstanceV2;121    AssetMetadata: AssetMetadata;122    AssetOptions: AssetOptions;123    AssignmentId: AssignmentId;124    AssignmentKind: AssignmentKind;125    AttestedCandidate: AttestedCandidate;126    AuctionIndex: AuctionIndex;127    AuthIndex: AuthIndex;128    AuthorityDiscoveryId: AuthorityDiscoveryId;129    AuthorityId: AuthorityId;130    AuthorityIndex: AuthorityIndex;131    AuthorityList: AuthorityList;132    AuthoritySet: AuthoritySet;133    AuthoritySetChange: AuthoritySetChange;134    AuthoritySetChanges: AuthoritySetChanges;135    AuthoritySignature: AuthoritySignature;136    AuthorityWeight: AuthorityWeight;137    AvailabilityBitfield: AvailabilityBitfield;138    AvailabilityBitfieldRecord: AvailabilityBitfieldRecord;139    BabeAuthorityWeight: BabeAuthorityWeight;140    BabeBlockWeight: BabeBlockWeight;141    BabeEpochConfiguration: BabeEpochConfiguration;142    BabeEquivocationProof: BabeEquivocationProof;143    BabeGenesisConfiguration: BabeGenesisConfiguration;144    BabeGenesisConfigurationV1: BabeGenesisConfigurationV1;145    BabeWeight: BabeWeight;146    BackedCandidate: BackedCandidate;147    Balance: Balance;148    BalanceLock: BalanceLock;149    BalanceLockTo212: BalanceLockTo212;150    BalanceOf: BalanceOf;151    BalanceStatus: BalanceStatus;152    BeefyAuthoritySet: BeefyAuthoritySet;153    BeefyCommitment: BeefyCommitment;154    BeefyId: BeefyId;155    BeefyKey: BeefyKey;156    BeefyNextAuthoritySet: BeefyNextAuthoritySet;157    BeefyPayload: BeefyPayload;158    BeefyPayloadId: BeefyPayloadId;159    BeefySignedCommitment: BeefySignedCommitment;160    BenchmarkBatch: BenchmarkBatch;161    BenchmarkConfig: BenchmarkConfig;162    BenchmarkList: BenchmarkList;163    BenchmarkMetadata: BenchmarkMetadata;164    BenchmarkParameter: BenchmarkParameter;165    BenchmarkResult: BenchmarkResult;166    Bid: Bid;167    Bidder: Bidder;168    BidKind: BidKind;169    BitVec: BitVec;170    Block: Block;171    BlockAttestations: BlockAttestations;172    BlockHash: BlockHash;173    BlockLength: BlockLength;174    BlockNumber: BlockNumber;175    BlockNumberFor: BlockNumberFor;176    BlockNumberOf: BlockNumberOf;177    BlockStats: BlockStats;178    BlockTrace: BlockTrace;179    BlockTraceEvent: BlockTraceEvent;180    BlockTraceEventData: BlockTraceEventData;181    BlockTraceSpan: BlockTraceSpan;182    BlockV0: BlockV0;183    BlockV1: BlockV1;184    BlockV2: BlockV2;185    BlockWeights: BlockWeights;186    BodyId: BodyId;187    BodyPart: BodyPart;188    bool: bool;189    Bool: Bool;190    Bounty: Bounty;191    BountyIndex: BountyIndex;192    BountyStatus: BountyStatus;193    BountyStatusActive: BountyStatusActive;194    BountyStatusCuratorProposed: BountyStatusCuratorProposed;195    BountyStatusPendingPayout: BountyStatusPendingPayout;196    BridgedBlockHash: BridgedBlockHash;197    BridgedBlockNumber: BridgedBlockNumber;198    BridgedHeader: BridgedHeader;199    BridgeMessageId: BridgeMessageId;200    BufferedSessionChange: BufferedSessionChange;201    Bytes: Bytes;202    Call: Call;203    CallHash: CallHash;204    CallHashOf: CallHashOf;205    CallIndex: CallIndex;206    CallOrigin: CallOrigin;207    CandidateCommitments: CandidateCommitments;208    CandidateDescriptor: CandidateDescriptor;209    CandidateEvent: CandidateEvent;210    CandidateHash: CandidateHash;211    CandidateInfo: CandidateInfo;212    CandidatePendingAvailability: CandidatePendingAvailability;213    CandidateReceipt: CandidateReceipt;214    ChainId: ChainId;215    ChainProperties: ChainProperties;216    ChainType: ChainType;217    ChangesTrieConfiguration: ChangesTrieConfiguration;218    ChangesTrieSignal: ChangesTrieSignal;219    CheckInherentsResult: CheckInherentsResult;220    ClassDetails: ClassDetails;221    ClassId: ClassId;222    ClassMetadata: ClassMetadata;223    CodecHash: CodecHash;224    CodeHash: CodeHash;225    CodeSource: CodeSource;226    CodeUploadRequest: CodeUploadRequest;227    CodeUploadResult: CodeUploadResult;228    CodeUploadResultValue: CodeUploadResultValue;229    CollationInfo: CollationInfo;230    CollationInfoV1: CollationInfoV1;231    CollatorId: CollatorId;232    CollatorSignature: CollatorSignature;233    CollectiveOrigin: CollectiveOrigin;234    CommittedCandidateReceipt: CommittedCandidateReceipt;235    CompactAssignments: CompactAssignments;236    CompactAssignmentsTo257: CompactAssignmentsTo257;237    CompactAssignmentsTo265: CompactAssignmentsTo265;238    CompactAssignmentsWith16: CompactAssignmentsWith16;239    CompactAssignmentsWith24: CompactAssignmentsWith24;240    CompactScore: CompactScore;241    CompactScoreCompact: CompactScoreCompact;242    ConfigData: ConfigData;243    Consensus: Consensus;244    ConsensusEngineId: ConsensusEngineId;245    ConsumedWeight: ConsumedWeight;246    ContractCallFlags: ContractCallFlags;247    ContractCallRequest: ContractCallRequest;248    ContractConstructorSpecLatest: ContractConstructorSpecLatest;249    ContractConstructorSpecV0: ContractConstructorSpecV0;250    ContractConstructorSpecV1: ContractConstructorSpecV1;251    ContractConstructorSpecV2: ContractConstructorSpecV2;252    ContractConstructorSpecV3: ContractConstructorSpecV3;253    ContractContractSpecV0: ContractContractSpecV0;254    ContractContractSpecV1: ContractContractSpecV1;255    ContractContractSpecV2: ContractContractSpecV2;256    ContractContractSpecV3: ContractContractSpecV3;257    ContractContractSpecV4: ContractContractSpecV4;258    ContractCryptoHasher: ContractCryptoHasher;259    ContractDiscriminant: ContractDiscriminant;260    ContractDisplayName: ContractDisplayName;261    ContractEventParamSpecLatest: ContractEventParamSpecLatest;262    ContractEventParamSpecV0: ContractEventParamSpecV0;263    ContractEventParamSpecV2: ContractEventParamSpecV2;264    ContractEventSpecLatest: ContractEventSpecLatest;265    ContractEventSpecV0: ContractEventSpecV0;266    ContractEventSpecV1: ContractEventSpecV1;267    ContractEventSpecV2: ContractEventSpecV2;268    ContractExecResult: ContractExecResult;269    ContractExecResultOk: ContractExecResultOk;270    ContractExecResultResult: ContractExecResultResult;271    ContractExecResultSuccessTo255: ContractExecResultSuccessTo255;272    ContractExecResultSuccessTo260: ContractExecResultSuccessTo260;273    ContractExecResultTo255: ContractExecResultTo255;274    ContractExecResultTo260: ContractExecResultTo260;275    ContractExecResultTo267: ContractExecResultTo267;276    ContractExecResultU64: ContractExecResultU64;277    ContractInfo: ContractInfo;278    ContractInstantiateResult: ContractInstantiateResult;279    ContractInstantiateResultTo267: ContractInstantiateResultTo267;280    ContractInstantiateResultTo299: ContractInstantiateResultTo299;281    ContractInstantiateResultU64: ContractInstantiateResultU64;282    ContractLayoutArray: ContractLayoutArray;283    ContractLayoutCell: ContractLayoutCell;284    ContractLayoutEnum: ContractLayoutEnum;285    ContractLayoutHash: ContractLayoutHash;286    ContractLayoutHashingStrategy: ContractLayoutHashingStrategy;287    ContractLayoutKey: ContractLayoutKey;288    ContractLayoutStruct: ContractLayoutStruct;289    ContractLayoutStructField: ContractLayoutStructField;290    ContractMessageParamSpecLatest: ContractMessageParamSpecLatest;291    ContractMessageParamSpecV0: ContractMessageParamSpecV0;292    ContractMessageParamSpecV2: ContractMessageParamSpecV2;293    ContractMessageSpecLatest: ContractMessageSpecLatest;294    ContractMessageSpecV0: ContractMessageSpecV0;295    ContractMessageSpecV1: ContractMessageSpecV1;296    ContractMessageSpecV2: ContractMessageSpecV2;297    ContractMetadata: ContractMetadata;298    ContractMetadataLatest: ContractMetadataLatest;299    ContractMetadataV0: ContractMetadataV0;300    ContractMetadataV1: ContractMetadataV1;301    ContractMetadataV2: ContractMetadataV2;302    ContractMetadataV3: ContractMetadataV3;303    ContractMetadataV4: ContractMetadataV4;304    ContractProject: ContractProject;305    ContractProjectContract: ContractProjectContract;306    ContractProjectInfo: ContractProjectInfo;307    ContractProjectSource: ContractProjectSource;308    ContractProjectV0: ContractProjectV0;309    ContractReturnFlags: ContractReturnFlags;310    ContractSelector: ContractSelector;311    ContractStorageKey: ContractStorageKey;312    ContractStorageLayout: ContractStorageLayout;313    ContractTypeSpec: ContractTypeSpec;314    Conviction: Conviction;315    CoreAssignment: CoreAssignment;316    CoreIndex: CoreIndex;317    CoreOccupied: CoreOccupied;318    CoreState: CoreState;319    CrateVersion: CrateVersion;320    CreatedBlock: CreatedBlock;321    CumulusPalletDmpQueueCall: CumulusPalletDmpQueueCall;322    CumulusPalletDmpQueueConfigData: CumulusPalletDmpQueueConfigData;323    CumulusPalletDmpQueueError: CumulusPalletDmpQueueError;324    CumulusPalletDmpQueueEvent: CumulusPalletDmpQueueEvent;325    CumulusPalletDmpQueuePageIndexData: CumulusPalletDmpQueuePageIndexData;326    CumulusPalletParachainSystemCall: CumulusPalletParachainSystemCall;327    CumulusPalletParachainSystemError: CumulusPalletParachainSystemError;328    CumulusPalletParachainSystemEvent: CumulusPalletParachainSystemEvent;329    CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot: CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot;330    CumulusPalletXcmCall: CumulusPalletXcmCall;331    CumulusPalletXcmError: CumulusPalletXcmError;332    CumulusPalletXcmEvent: CumulusPalletXcmEvent;333    CumulusPalletXcmpQueueCall: CumulusPalletXcmpQueueCall;334    CumulusPalletXcmpQueueError: CumulusPalletXcmpQueueError;335    CumulusPalletXcmpQueueEvent: CumulusPalletXcmpQueueEvent;336    CumulusPalletXcmpQueueInboundChannelDetails: CumulusPalletXcmpQueueInboundChannelDetails;337    CumulusPalletXcmpQueueInboundState: CumulusPalletXcmpQueueInboundState;338    CumulusPalletXcmpQueueOutboundChannelDetails: CumulusPalletXcmpQueueOutboundChannelDetails;339    CumulusPalletXcmpQueueOutboundState: CumulusPalletXcmpQueueOutboundState;340    CumulusPalletXcmpQueueQueueConfigData: CumulusPalletXcmpQueueQueueConfigData;341    CumulusPrimitivesParachainInherentParachainInherentData: CumulusPrimitivesParachainInherentParachainInherentData;342    Data: Data;343    DeferredOffenceOf: DeferredOffenceOf;344    DefunctVoter: DefunctVoter;345    DelayKind: DelayKind;346    DelayKindBest: DelayKindBest;347    Delegations: Delegations;348    DeletedContract: DeletedContract;349    DeliveredMessages: DeliveredMessages;350    DepositBalance: DepositBalance;351    DepositBalanceOf: DepositBalanceOf;352    DestroyWitness: DestroyWitness;353    Digest: Digest;354    DigestItem: DigestItem;355    DigestOf: DigestOf;356    DispatchClass: DispatchClass;357    DispatchError: DispatchError;358    DispatchErrorModule: DispatchErrorModule;359    DispatchErrorModulePre6: DispatchErrorModulePre6;360    DispatchErrorModuleU8: DispatchErrorModuleU8;361    DispatchErrorModuleU8a: DispatchErrorModuleU8a;362    DispatchErrorPre6: DispatchErrorPre6;363    DispatchErrorPre6First: DispatchErrorPre6First;364    DispatchErrorTo198: DispatchErrorTo198;365    DispatchFeePayment: DispatchFeePayment;366    DispatchInfo: DispatchInfo;367    DispatchInfoTo190: DispatchInfoTo190;368    DispatchInfoTo244: DispatchInfoTo244;369    DispatchOutcome: DispatchOutcome;370    DispatchOutcomePre6: DispatchOutcomePre6;371    DispatchResult: DispatchResult;372    DispatchResultOf: DispatchResultOf;373    DispatchResultTo198: DispatchResultTo198;374    DisputeLocation: DisputeLocation;375    DisputeResult: DisputeResult;376    DisputeState: DisputeState;377    DisputeStatement: DisputeStatement;378    DisputeStatementSet: DisputeStatementSet;379    DoubleEncodedCall: DoubleEncodedCall;380    DoubleVoteReport: DoubleVoteReport;381    DownwardMessage: DownwardMessage;382    EcdsaSignature: EcdsaSignature;383    Ed25519Signature: Ed25519Signature;384    EIP1559Transaction: EIP1559Transaction;385    EIP2930Transaction: EIP2930Transaction;386    ElectionCompute: ElectionCompute;387    ElectionPhase: ElectionPhase;388    ElectionResult: ElectionResult;389    ElectionScore: ElectionScore;390    ElectionSize: ElectionSize;391    ElectionStatus: ElectionStatus;392    EncodedFinalityProofs: EncodedFinalityProofs;393    EncodedJustification: EncodedJustification;394    Epoch: Epoch;395    EpochAuthorship: EpochAuthorship;396    Era: Era;397    EraIndex: EraIndex;398    EraPoints: EraPoints;399    EraRewardPoints: EraRewardPoints;400    EraRewards: EraRewards;401    ErrorMetadataLatest: ErrorMetadataLatest;402    ErrorMetadataV10: ErrorMetadataV10;403    ErrorMetadataV11: ErrorMetadataV11;404    ErrorMetadataV12: ErrorMetadataV12;405    ErrorMetadataV13: ErrorMetadataV13;406    ErrorMetadataV14: ErrorMetadataV14;407    ErrorMetadataV9: ErrorMetadataV9;408    EthAccessList: EthAccessList;409    EthAccessListItem: EthAccessListItem;410    EthAccount: EthAccount;411    EthAddress: EthAddress;412    EthBlock: EthBlock;413    EthBloom: EthBloom;414    EthbloomBloom: EthbloomBloom;415    EthCallRequest: EthCallRequest;416    EthereumAccountId: EthereumAccountId;417    EthereumAddress: EthereumAddress;418    EthereumBlock: EthereumBlock;419    EthereumHeader: EthereumHeader;420    EthereumLog: EthereumLog;421    EthereumLookupSource: EthereumLookupSource;422    EthereumReceiptEip658ReceiptData: EthereumReceiptEip658ReceiptData;423    EthereumReceiptReceiptV3: EthereumReceiptReceiptV3;424    EthereumSignature: EthereumSignature;425    EthereumTransactionAccessListItem: EthereumTransactionAccessListItem;426    EthereumTransactionEip1559Transaction: EthereumTransactionEip1559Transaction;427    EthereumTransactionEip2930Transaction: EthereumTransactionEip2930Transaction;428    EthereumTransactionLegacyTransaction: EthereumTransactionLegacyTransaction;429    EthereumTransactionTransactionAction: EthereumTransactionTransactionAction;430    EthereumTransactionTransactionSignature: EthereumTransactionTransactionSignature;431    EthereumTransactionTransactionV2: EthereumTransactionTransactionV2;432    EthereumTypesHashH64: EthereumTypesHashH64;433    EthFeeHistory: EthFeeHistory;434    EthFilter: EthFilter;435    EthFilterAddress: EthFilterAddress;436    EthFilterChanges: EthFilterChanges;437    EthFilterTopic: EthFilterTopic;438    EthFilterTopicEntry: EthFilterTopicEntry;439    EthFilterTopicInner: EthFilterTopicInner;440    EthHeader: EthHeader;441    EthLog: EthLog;442    EthReceipt: EthReceipt;443    EthReceiptV0: EthReceiptV0;444    EthReceiptV3: EthReceiptV3;445    EthRichBlock: EthRichBlock;446    EthRichHeader: EthRichHeader;447    EthStorageProof: EthStorageProof;448    EthSubKind: EthSubKind;449    EthSubParams: EthSubParams;450    EthSubResult: EthSubResult;451    EthSyncInfo: EthSyncInfo;452    EthSyncStatus: EthSyncStatus;453    EthTransaction: EthTransaction;454    EthTransactionAction: EthTransactionAction;455    EthTransactionCondition: EthTransactionCondition;456    EthTransactionRequest: EthTransactionRequest;457    EthTransactionSignature: EthTransactionSignature;458    EthTransactionStatus: EthTransactionStatus;459    EthWork: EthWork;460    Event: Event;461    EventId: EventId;462    EventIndex: EventIndex;463    EventMetadataLatest: EventMetadataLatest;464    EventMetadataV10: EventMetadataV10;465    EventMetadataV11: EventMetadataV11;466    EventMetadataV12: EventMetadataV12;467    EventMetadataV13: EventMetadataV13;468    EventMetadataV14: EventMetadataV14;469    EventMetadataV9: EventMetadataV9;470    EventRecord: EventRecord;471    EvmAccount: EvmAccount;472    EvmCallInfo: EvmCallInfo;473    EvmCoreErrorExitError: EvmCoreErrorExitError;474    EvmCoreErrorExitFatal: EvmCoreErrorExitFatal;475    EvmCoreErrorExitReason: EvmCoreErrorExitReason;476    EvmCoreErrorExitRevert: EvmCoreErrorExitRevert;477    EvmCoreErrorExitSucceed: EvmCoreErrorExitSucceed;478    EvmCreateInfo: EvmCreateInfo;479    EvmLog: EvmLog;480    EvmVicinity: EvmVicinity;481    ExecReturnValue: ExecReturnValue;482    ExitError: ExitError;483    ExitFatal: ExitFatal;484    ExitReason: ExitReason;485    ExitRevert: ExitRevert;486    ExitSucceed: ExitSucceed;487    ExplicitDisputeStatement: ExplicitDisputeStatement;488    Exposure: Exposure;489    ExtendedBalance: ExtendedBalance;490    Extrinsic: Extrinsic;491    ExtrinsicEra: ExtrinsicEra;492    ExtrinsicMetadataLatest: ExtrinsicMetadataLatest;493    ExtrinsicMetadataV11: ExtrinsicMetadataV11;494    ExtrinsicMetadataV12: ExtrinsicMetadataV12;495    ExtrinsicMetadataV13: ExtrinsicMetadataV13;496    ExtrinsicMetadataV14: ExtrinsicMetadataV14;497    ExtrinsicOrHash: ExtrinsicOrHash;498    ExtrinsicPayload: ExtrinsicPayload;499    ExtrinsicPayloadUnknown: ExtrinsicPayloadUnknown;500    ExtrinsicPayloadV4: ExtrinsicPayloadV4;501    ExtrinsicSignature: ExtrinsicSignature;502    ExtrinsicSignatureV4: ExtrinsicSignatureV4;503    ExtrinsicStatus: ExtrinsicStatus;504    ExtrinsicsWeight: ExtrinsicsWeight;505    ExtrinsicUnknown: ExtrinsicUnknown;506    ExtrinsicV4: ExtrinsicV4;507    f32: f32;508    F32: F32;509    f64: f64;510    F64: F64;511    FeeDetails: FeeDetails;512    Fixed128: Fixed128;513    Fixed64: Fixed64;514    FixedI128: FixedI128;515    FixedI64: FixedI64;516    FixedU128: FixedU128;517    FixedU64: FixedU64;518    Forcing: Forcing;519    ForkTreePendingChange: ForkTreePendingChange;520    ForkTreePendingChangeNode: ForkTreePendingChangeNode;521    FpRpcTransactionStatus: FpRpcTransactionStatus;522    FrameSupportDispatchDispatchClass: FrameSupportDispatchDispatchClass;523    FrameSupportDispatchDispatchInfo: FrameSupportDispatchDispatchInfo;524    FrameSupportDispatchPays: FrameSupportDispatchPays;525    FrameSupportDispatchPerDispatchClassU32: FrameSupportDispatchPerDispatchClassU32;526    FrameSupportDispatchPerDispatchClassWeight: FrameSupportDispatchPerDispatchClassWeight;527    FrameSupportDispatchPerDispatchClassWeightsPerClass: FrameSupportDispatchPerDispatchClassWeightsPerClass;528    FrameSupportPalletId: FrameSupportPalletId;529    FrameSupportTokensMiscBalanceStatus: FrameSupportTokensMiscBalanceStatus;530    FrameSystemAccountInfo: FrameSystemAccountInfo;531    FrameSystemCall: FrameSystemCall;532    FrameSystemError: FrameSystemError;533    FrameSystemEvent: FrameSystemEvent;534    FrameSystemEventRecord: FrameSystemEventRecord;535    FrameSystemExtensionsCheckGenesis: FrameSystemExtensionsCheckGenesis;536    FrameSystemExtensionsCheckNonce: FrameSystemExtensionsCheckNonce;537    FrameSystemExtensionsCheckSpecVersion: FrameSystemExtensionsCheckSpecVersion;538    FrameSystemExtensionsCheckTxVersion: FrameSystemExtensionsCheckTxVersion;539    FrameSystemExtensionsCheckWeight: FrameSystemExtensionsCheckWeight;540    FrameSystemLastRuntimeUpgradeInfo: FrameSystemLastRuntimeUpgradeInfo;541    FrameSystemLimitsBlockLength: FrameSystemLimitsBlockLength;542    FrameSystemLimitsBlockWeights: FrameSystemLimitsBlockWeights;543    FrameSystemLimitsWeightsPerClass: FrameSystemLimitsWeightsPerClass;544    FrameSystemPhase: FrameSystemPhase;545    FullIdentification: FullIdentification;546    FunctionArgumentMetadataLatest: FunctionArgumentMetadataLatest;547    FunctionArgumentMetadataV10: FunctionArgumentMetadataV10;548    FunctionArgumentMetadataV11: FunctionArgumentMetadataV11;549    FunctionArgumentMetadataV12: FunctionArgumentMetadataV12;550    FunctionArgumentMetadataV13: FunctionArgumentMetadataV13;551    FunctionArgumentMetadataV14: FunctionArgumentMetadataV14;552    FunctionArgumentMetadataV9: FunctionArgumentMetadataV9;553    FunctionMetadataLatest: FunctionMetadataLatest;554    FunctionMetadataV10: FunctionMetadataV10;555    FunctionMetadataV11: FunctionMetadataV11;556    FunctionMetadataV12: FunctionMetadataV12;557    FunctionMetadataV13: FunctionMetadataV13;558    FunctionMetadataV14: FunctionMetadataV14;559    FunctionMetadataV9: FunctionMetadataV9;560    FundIndex: FundIndex;561    FundInfo: FundInfo;562    Fungibility: Fungibility;563    FungibilityV0: FungibilityV0;564    FungibilityV1: FungibilityV1;565    FungibilityV2: FungibilityV2;566    Gas: Gas;567    GiltBid: GiltBid;568    GlobalValidationData: GlobalValidationData;569    GlobalValidationSchedule: GlobalValidationSchedule;570    GrandpaCommit: GrandpaCommit;571    GrandpaEquivocation: GrandpaEquivocation;572    GrandpaEquivocationProof: GrandpaEquivocationProof;573    GrandpaEquivocationValue: GrandpaEquivocationValue;574    GrandpaJustification: GrandpaJustification;575    GrandpaPrecommit: GrandpaPrecommit;576    GrandpaPrevote: GrandpaPrevote;577    GrandpaSignedPrecommit: GrandpaSignedPrecommit;578    GroupIndex: GroupIndex;579    GroupRotationInfo: GroupRotationInfo;580    H1024: H1024;581    H128: H128;582    H160: H160;583    H2048: H2048;584    H256: H256;585    H32: H32;586    H512: H512;587    H64: H64;588    Hash: Hash;589    HeadData: HeadData;590    Header: Header;591    HeaderPartial: HeaderPartial;592    Health: Health;593    Heartbeat: Heartbeat;594    HeartbeatTo244: HeartbeatTo244;595    HostConfiguration: HostConfiguration;596    HostFnWeights: HostFnWeights;597    HostFnWeightsTo264: HostFnWeightsTo264;598    HrmpChannel: HrmpChannel;599    HrmpChannelId: HrmpChannelId;600    HrmpOpenChannelRequest: HrmpOpenChannelRequest;601    i128: i128;602    I128: I128;603    i16: i16;604    I16: I16;605    i256: i256;606    I256: I256;607    i32: i32;608    I32: I32;609    I32F32: I32F32;610    i64: i64;611    I64: I64;612    i8: i8;613    I8: I8;614    IdentificationTuple: IdentificationTuple;615    IdentityFields: IdentityFields;616    IdentityInfo: IdentityInfo;617    IdentityInfoAdditional: IdentityInfoAdditional;618    IdentityInfoTo198: IdentityInfoTo198;619    IdentityJudgement: IdentityJudgement;620    ImmortalEra: ImmortalEra;621    ImportedAux: ImportedAux;622    InboundDownwardMessage: InboundDownwardMessage;623    InboundHrmpMessage: InboundHrmpMessage;624    InboundHrmpMessages: InboundHrmpMessages;625    InboundLaneData: InboundLaneData;626    InboundRelayer: InboundRelayer;627    InboundStatus: InboundStatus;628    IncludedBlocks: IncludedBlocks;629    InclusionFee: InclusionFee;630    IncomingParachain: IncomingParachain;631    IncomingParachainDeploy: IncomingParachainDeploy;632    IncomingParachainFixed: IncomingParachainFixed;633    Index: Index;634    IndicesLookupSource: IndicesLookupSource;635    IndividualExposure: IndividualExposure;636    InherentData: InherentData;637    InherentIdentifier: InherentIdentifier;638    InitializationData: InitializationData;639    InstanceDetails: InstanceDetails;640    InstanceId: InstanceId;641    InstanceMetadata: InstanceMetadata;642    InstantiateRequest: InstantiateRequest;643    InstantiateRequestV1: InstantiateRequestV1;644    InstantiateRequestV2: InstantiateRequestV2;645    InstantiateReturnValue: InstantiateReturnValue;646    InstantiateReturnValueOk: InstantiateReturnValueOk;647    InstantiateReturnValueTo267: InstantiateReturnValueTo267;648    InstructionV2: InstructionV2;649    InstructionWeights: InstructionWeights;650    InteriorMultiLocation: InteriorMultiLocation;651    InvalidDisputeStatementKind: InvalidDisputeStatementKind;652    InvalidTransaction: InvalidTransaction;653    Json: Json;654    Junction: Junction;655    Junctions: Junctions;656    JunctionsV1: JunctionsV1;657    JunctionsV2: JunctionsV2;658    JunctionV0: JunctionV0;659    JunctionV1: JunctionV1;660    JunctionV2: JunctionV2;661    Justification: Justification;662    JustificationNotification: JustificationNotification;663    Justifications: Justifications;664    Key: Key;665    KeyOwnerProof: KeyOwnerProof;666    Keys: Keys;667    KeyType: KeyType;668    KeyTypeId: KeyTypeId;669    KeyValue: KeyValue;670    KeyValueOption: KeyValueOption;671    Kind: Kind;672    LaneId: LaneId;673    LastContribution: LastContribution;674    LastRuntimeUpgradeInfo: LastRuntimeUpgradeInfo;675    LeasePeriod: LeasePeriod;676    LeasePeriodOf: LeasePeriodOf;677    LegacyTransaction: LegacyTransaction;678    Limits: Limits;679    LimitsTo264: LimitsTo264;680    LocalValidationData: LocalValidationData;681    LockIdentifier: LockIdentifier;682    LookupSource: LookupSource;683    LookupTarget: LookupTarget;684    LotteryConfig: LotteryConfig;685    MaybeRandomness: MaybeRandomness;686    MaybeVrf: MaybeVrf;687    MemberCount: MemberCount;688    MembershipProof: MembershipProof;689    MessageData: MessageData;690    MessageId: MessageId;691    MessageIngestionType: MessageIngestionType;692    MessageKey: MessageKey;693    MessageNonce: MessageNonce;694    MessageQueueChain: MessageQueueChain;695    MessagesDeliveryProofOf: MessagesDeliveryProofOf;696    MessagesProofOf: MessagesProofOf;697    MessagingStateSnapshot: MessagingStateSnapshot;698    MessagingStateSnapshotEgressEntry: MessagingStateSnapshotEgressEntry;699    MetadataAll: MetadataAll;700    MetadataLatest: MetadataLatest;701    MetadataV10: MetadataV10;702    MetadataV11: MetadataV11;703    MetadataV12: MetadataV12;704    MetadataV13: MetadataV13;705    MetadataV14: MetadataV14;706    MetadataV9: MetadataV9;707    MigrationStatusResult: MigrationStatusResult;708    MmrBatchProof: MmrBatchProof;709    MmrEncodableOpaqueLeaf: MmrEncodableOpaqueLeaf;710    MmrError: MmrError;711    MmrLeafBatchProof: MmrLeafBatchProof;712    MmrLeafIndex: MmrLeafIndex;713    MmrLeafProof: MmrLeafProof;714    MmrNodeIndex: MmrNodeIndex;715    MmrProof: MmrProof;716    MmrRootHash: MmrRootHash;717    ModuleConstantMetadataV10: ModuleConstantMetadataV10;718    ModuleConstantMetadataV11: ModuleConstantMetadataV11;719    ModuleConstantMetadataV12: ModuleConstantMetadataV12;720    ModuleConstantMetadataV13: ModuleConstantMetadataV13;721    ModuleConstantMetadataV9: ModuleConstantMetadataV9;722    ModuleId: ModuleId;723    ModuleMetadataV10: ModuleMetadataV10;724    ModuleMetadataV11: ModuleMetadataV11;725    ModuleMetadataV12: ModuleMetadataV12;726    ModuleMetadataV13: ModuleMetadataV13;727    ModuleMetadataV9: ModuleMetadataV9;728    Moment: Moment;729    MomentOf: MomentOf;730    MoreAttestations: MoreAttestations;731    MortalEra: MortalEra;732    MultiAddress: MultiAddress;733    MultiAsset: MultiAsset;734    MultiAssetFilter: MultiAssetFilter;735    MultiAssetFilterV1: MultiAssetFilterV1;736    MultiAssetFilterV2: MultiAssetFilterV2;737    MultiAssets: MultiAssets;738    MultiAssetsV1: MultiAssetsV1;739    MultiAssetsV2: MultiAssetsV2;740    MultiAssetV0: MultiAssetV0;741    MultiAssetV1: MultiAssetV1;742    MultiAssetV2: MultiAssetV2;743    MultiDisputeStatementSet: MultiDisputeStatementSet;744    MultiLocation: MultiLocation;745    MultiLocationV0: MultiLocationV0;746    MultiLocationV1: MultiLocationV1;747    MultiLocationV2: MultiLocationV2;748    Multiplier: Multiplier;749    Multisig: Multisig;750    MultiSignature: MultiSignature;751    MultiSigner: MultiSigner;752    NetworkId: NetworkId;753    NetworkState: NetworkState;754    NetworkStatePeerset: NetworkStatePeerset;755    NetworkStatePeersetInfo: NetworkStatePeersetInfo;756    NewBidder: NewBidder;757    NextAuthority: NextAuthority;758    NextConfigDescriptor: NextConfigDescriptor;759    NextConfigDescriptorV1: NextConfigDescriptorV1;760    NodeRole: NodeRole;761    Nominations: Nominations;762    NominatorIndex: NominatorIndex;763    NominatorIndexCompact: NominatorIndexCompact;764    NotConnectedPeer: NotConnectedPeer;765    NpApiError: NpApiError;766    Null: Null;767    OccupiedCore: OccupiedCore;768    OccupiedCoreAssumption: OccupiedCoreAssumption;769    OffchainAccuracy: OffchainAccuracy;770    OffchainAccuracyCompact: OffchainAccuracyCompact;771    OffenceDetails: OffenceDetails;772    Offender: Offender;773    OldV1SessionInfo: OldV1SessionInfo;774    OpalRuntimeRuntime: OpalRuntimeRuntime;775    OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance: OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance;776    OpaqueCall: OpaqueCall;777    OpaqueKeyOwnershipProof: OpaqueKeyOwnershipProof;778    OpaqueMetadata: OpaqueMetadata;779    OpaqueMultiaddr: OpaqueMultiaddr;780    OpaqueNetworkState: OpaqueNetworkState;781    OpaquePeerId: OpaquePeerId;782    OpaqueTimeSlot: OpaqueTimeSlot;783    OpenTip: OpenTip;784    OpenTipFinderTo225: OpenTipFinderTo225;785    OpenTipTip: OpenTipTip;786    OpenTipTo225: OpenTipTo225;787    OperatingMode: OperatingMode;788    OptionBool: OptionBool;789    Origin: Origin;790    OriginCaller: OriginCaller;791    OriginKindV0: OriginKindV0;792    OriginKindV1: OriginKindV1;793    OriginKindV2: OriginKindV2;794    OrmlTokensAccountData: OrmlTokensAccountData;795    OrmlTokensBalanceLock: OrmlTokensBalanceLock;796    OrmlTokensModuleCall: OrmlTokensModuleCall;797    OrmlTokensModuleError: OrmlTokensModuleError;798    OrmlTokensModuleEvent: OrmlTokensModuleEvent;799    OrmlTokensReserveData: OrmlTokensReserveData;800    OrmlVestingModuleCall: OrmlVestingModuleCall;801    OrmlVestingModuleError: OrmlVestingModuleError;802    OrmlVestingModuleEvent: OrmlVestingModuleEvent;803    OrmlVestingVestingSchedule: OrmlVestingVestingSchedule;804    OrmlXtokensModuleCall: OrmlXtokensModuleCall;805    OrmlXtokensModuleError: OrmlXtokensModuleError;806    OrmlXtokensModuleEvent: OrmlXtokensModuleEvent;807    OutboundHrmpMessage: OutboundHrmpMessage;808    OutboundLaneData: OutboundLaneData;809    OutboundMessageFee: OutboundMessageFee;810    OutboundPayload: OutboundPayload;811    OutboundStatus: OutboundStatus;812    Outcome: Outcome;813    OverweightIndex: OverweightIndex;814    Owner: Owner;815    PageCounter: PageCounter;816    PageIndexData: PageIndexData;817    PalletAppPromotionCall: PalletAppPromotionCall;818    PalletAppPromotionError: PalletAppPromotionError;819    PalletAppPromotionEvent: PalletAppPromotionEvent;820    PalletBalancesAccountData: PalletBalancesAccountData;821    PalletBalancesBalanceLock: PalletBalancesBalanceLock;822    PalletBalancesCall: PalletBalancesCall;823    PalletBalancesError: PalletBalancesError;824    PalletBalancesEvent: PalletBalancesEvent;825    PalletBalancesReasons: PalletBalancesReasons;826    PalletBalancesReserveData: PalletBalancesReserveData;827    PalletCallMetadataLatest: PalletCallMetadataLatest;828    PalletCallMetadataV14: PalletCallMetadataV14;829    PalletCommonError: PalletCommonError;830    PalletCommonEvent: PalletCommonEvent;831    PalletConfigurationAppPromotionConfiguration: PalletConfigurationAppPromotionConfiguration;832    PalletConfigurationCall: PalletConfigurationCall;833    PalletConfigurationError: PalletConfigurationError;834    PalletConstantMetadataLatest: PalletConstantMetadataLatest;835    PalletConstantMetadataV14: PalletConstantMetadataV14;836    PalletErrorMetadataLatest: PalletErrorMetadataLatest;837    PalletErrorMetadataV14: PalletErrorMetadataV14;838    PalletEthereumCall: PalletEthereumCall;839    PalletEthereumError: PalletEthereumError;840    PalletEthereumEvent: PalletEthereumEvent;841    PalletEthereumFakeTransactionFinalizer: PalletEthereumFakeTransactionFinalizer;842    PalletEventMetadataLatest: PalletEventMetadataLatest;843    PalletEventMetadataV14: PalletEventMetadataV14;844    PalletEvmAccountBasicCrossAccountIdRepr: PalletEvmAccountBasicCrossAccountIdRepr;845    PalletEvmCall: PalletEvmCall;846    PalletEvmCoderSubstrateError: PalletEvmCoderSubstrateError;847    PalletEvmContractHelpersError: PalletEvmContractHelpersError;848    PalletEvmContractHelpersEvent: PalletEvmContractHelpersEvent;849    PalletEvmContractHelpersSponsoringModeT: PalletEvmContractHelpersSponsoringModeT;850    PalletEvmError: PalletEvmError;851    PalletEvmEvent: PalletEvmEvent;852    PalletEvmMigrationCall: PalletEvmMigrationCall;853    PalletEvmMigrationError: PalletEvmMigrationError;854    PalletEvmMigrationEvent: PalletEvmMigrationEvent;855    PalletForeignAssetsAssetIds: PalletForeignAssetsAssetIds;856    PalletForeignAssetsModuleAssetMetadata: PalletForeignAssetsModuleAssetMetadata;857    PalletForeignAssetsModuleCall: PalletForeignAssetsModuleCall;858    PalletForeignAssetsModuleError: PalletForeignAssetsModuleError;859    PalletForeignAssetsModuleEvent: PalletForeignAssetsModuleEvent;860    PalletForeignAssetsNativeCurrency: PalletForeignAssetsNativeCurrency;861    PalletFungibleError: PalletFungibleError;862    PalletId: PalletId;863    PalletInflationCall: PalletInflationCall;864    PalletMaintenanceCall: PalletMaintenanceCall;865    PalletMaintenanceError: PalletMaintenanceError;866    PalletMaintenanceEvent: PalletMaintenanceEvent;867    PalletMetadataLatest: PalletMetadataLatest;868    PalletMetadataV14: PalletMetadataV14;869    PalletNonfungibleError: PalletNonfungibleError;870    PalletNonfungibleItemData: PalletNonfungibleItemData;871    PalletRefungibleError: PalletRefungibleError;872    PalletRmrkCoreCall: PalletRmrkCoreCall;873    PalletRmrkCoreError: PalletRmrkCoreError;874    PalletRmrkCoreEvent: PalletRmrkCoreEvent;875    PalletRmrkEquipCall: PalletRmrkEquipCall;876    PalletRmrkEquipError: PalletRmrkEquipError;877    PalletRmrkEquipEvent: PalletRmrkEquipEvent;878    PalletsOrigin: PalletsOrigin;879    PalletStorageMetadataLatest: PalletStorageMetadataLatest;880    PalletStorageMetadataV14: PalletStorageMetadataV14;881    PalletStructureCall: PalletStructureCall;882    PalletStructureError: PalletStructureError;883    PalletStructureEvent: PalletStructureEvent;884    PalletSudoCall: PalletSudoCall;885    PalletSudoError: PalletSudoError;886    PalletSudoEvent: PalletSudoEvent;887    PalletTemplateTransactionPaymentCall: PalletTemplateTransactionPaymentCall;888    PalletTemplateTransactionPaymentChargeTransactionPayment: PalletTemplateTransactionPaymentChargeTransactionPayment;889    PalletTestUtilsCall: PalletTestUtilsCall;890    PalletTestUtilsError: PalletTestUtilsError;891    PalletTestUtilsEvent: PalletTestUtilsEvent;892    PalletTimestampCall: PalletTimestampCall;893    PalletTransactionPaymentEvent: PalletTransactionPaymentEvent;894    PalletTransactionPaymentReleases: PalletTransactionPaymentReleases;895    PalletTreasuryCall: PalletTreasuryCall;896    PalletTreasuryError: PalletTreasuryError;897    PalletTreasuryEvent: PalletTreasuryEvent;898    PalletTreasuryProposal: PalletTreasuryProposal;899    PalletUniqueCall: PalletUniqueCall;900    PalletUniqueError: PalletUniqueError;901    PalletVersion: PalletVersion;902    PalletXcmCall: PalletXcmCall;903    PalletXcmError: PalletXcmError;904    PalletXcmEvent: PalletXcmEvent;905    ParachainDispatchOrigin: ParachainDispatchOrigin;906    ParachainInherentData: ParachainInherentData;907    ParachainProposal: ParachainProposal;908    ParachainsInherentData: ParachainsInherentData;909    ParaGenesisArgs: ParaGenesisArgs;910    ParaId: ParaId;911    ParaInfo: ParaInfo;912    ParaLifecycle: ParaLifecycle;913    Parameter: Parameter;914    ParaPastCodeMeta: ParaPastCodeMeta;915    ParaScheduling: ParaScheduling;916    ParathreadClaim: ParathreadClaim;917    ParathreadClaimQueue: ParathreadClaimQueue;918    ParathreadEntry: ParathreadEntry;919    ParaValidatorIndex: ParaValidatorIndex;920    Pays: Pays;921    Peer: Peer;922    PeerEndpoint: PeerEndpoint;923    PeerEndpointAddr: PeerEndpointAddr;924    PeerInfo: PeerInfo;925    PeerPing: PeerPing;926    PendingChange: PendingChange;927    PendingPause: PendingPause;928    PendingResume: PendingResume;929    Perbill: Perbill;930    Percent: Percent;931    PerDispatchClassU32: PerDispatchClassU32;932    PerDispatchClassWeight: PerDispatchClassWeight;933    PerDispatchClassWeightsPerClass: PerDispatchClassWeightsPerClass;934    Period: Period;935    Permill: Permill;936    PermissionLatest: PermissionLatest;937    PermissionsV1: PermissionsV1;938    PermissionVersions: PermissionVersions;939    Perquintill: Perquintill;940    PersistedValidationData: PersistedValidationData;941    PerU16: PerU16;942    Phantom: Phantom;943    PhantomData: PhantomData;944    PhantomTypeUpDataStructs: PhantomTypeUpDataStructs;945    Phase: Phase;946    PhragmenScore: PhragmenScore;947    Points: Points;948    PolkadotCorePrimitivesInboundDownwardMessage: PolkadotCorePrimitivesInboundDownwardMessage;949    PolkadotCorePrimitivesInboundHrmpMessage: PolkadotCorePrimitivesInboundHrmpMessage;950    PolkadotCorePrimitivesOutboundHrmpMessage: PolkadotCorePrimitivesOutboundHrmpMessage;951    PolkadotParachainPrimitivesXcmpMessageFormat: PolkadotParachainPrimitivesXcmpMessageFormat;952    PolkadotPrimitivesV2AbridgedHostConfiguration: PolkadotPrimitivesV2AbridgedHostConfiguration;953    PolkadotPrimitivesV2AbridgedHrmpChannel: PolkadotPrimitivesV2AbridgedHrmpChannel;954    PolkadotPrimitivesV2PersistedValidationData: PolkadotPrimitivesV2PersistedValidationData;955    PolkadotPrimitivesV2UpgradeRestriction: PolkadotPrimitivesV2UpgradeRestriction;956    PortableType: PortableType;957    PortableTypeV14: PortableTypeV14;958    Precommits: Precommits;959    PrefabWasmModule: PrefabWasmModule;960    PrefixedStorageKey: PrefixedStorageKey;961    PreimageStatus: PreimageStatus;962    PreimageStatusAvailable: PreimageStatusAvailable;963    PreRuntime: PreRuntime;964    Prevotes: Prevotes;965    Priority: Priority;966    PriorLock: PriorLock;967    PropIndex: PropIndex;968    Proposal: Proposal;969    ProposalIndex: ProposalIndex;970    ProxyAnnouncement: ProxyAnnouncement;971    ProxyDefinition: ProxyDefinition;972    ProxyState: ProxyState;973    ProxyType: ProxyType;974    PvfCheckStatement: PvfCheckStatement;975    QueryId: QueryId;976    QueryStatus: QueryStatus;977    QueueConfigData: QueueConfigData;978    QueuedParathread: QueuedParathread;979    Randomness: Randomness;980    Raw: Raw;981    RawAuraPreDigest: RawAuraPreDigest;982    RawBabePreDigest: RawBabePreDigest;983    RawBabePreDigestCompat: RawBabePreDigestCompat;984    RawBabePreDigestPrimary: RawBabePreDigestPrimary;985    RawBabePreDigestPrimaryTo159: RawBabePreDigestPrimaryTo159;986    RawBabePreDigestSecondaryPlain: RawBabePreDigestSecondaryPlain;987    RawBabePreDigestSecondaryTo159: RawBabePreDigestSecondaryTo159;988    RawBabePreDigestSecondaryVRF: RawBabePreDigestSecondaryVRF;989    RawBabePreDigestTo159: RawBabePreDigestTo159;990    RawOrigin: RawOrigin;991    RawSolution: RawSolution;992    RawSolutionTo265: RawSolutionTo265;993    RawSolutionWith16: RawSolutionWith16;994    RawSolutionWith24: RawSolutionWith24;995    RawVRFOutput: RawVRFOutput;996    ReadProof: ReadProof;997    ReadySolution: ReadySolution;998    Reasons: Reasons;999    RecoveryConfig: RecoveryConfig;1000    RefCount: RefCount;1001    RefCountTo259: RefCountTo259;1002    ReferendumIndex: ReferendumIndex;1003    ReferendumInfo: ReferendumInfo;1004    ReferendumInfoFinished: ReferendumInfoFinished;1005    ReferendumInfoTo239: ReferendumInfoTo239;1006    ReferendumStatus: ReferendumStatus;1007    RegisteredParachainInfo: RegisteredParachainInfo;1008    RegistrarIndex: RegistrarIndex;1009    RegistrarInfo: RegistrarInfo;1010    Registration: Registration;1011    RegistrationJudgement: RegistrationJudgement;1012    RegistrationTo198: RegistrationTo198;1013    RelayBlockNumber: RelayBlockNumber;1014    RelayChainBlockNumber: RelayChainBlockNumber;1015    RelayChainHash: RelayChainHash;1016    RelayerId: RelayerId;1017    RelayHash: RelayHash;1018    Releases: Releases;1019    Remark: Remark;1020    Renouncing: Renouncing;1021    RentProjection: RentProjection;1022    ReplacementTimes: ReplacementTimes;1023    ReportedRoundStates: ReportedRoundStates;1024    Reporter: Reporter;1025    ReportIdOf: ReportIdOf;1026    ReserveData: ReserveData;1027    ReserveIdentifier: ReserveIdentifier;1028    Response: Response;1029    ResponseV0: ResponseV0;1030    ResponseV1: ResponseV1;1031    ResponseV2: ResponseV2;1032    ResponseV2Error: ResponseV2Error;1033    ResponseV2Result: ResponseV2Result;1034    Retriable: Retriable;1035    RewardDestination: RewardDestination;1036    RewardPoint: RewardPoint;1037    RmrkTraitsBaseBaseInfo: RmrkTraitsBaseBaseInfo;1038    RmrkTraitsCollectionCollectionInfo: RmrkTraitsCollectionCollectionInfo;1039    RmrkTraitsNftAccountIdOrCollectionNftTuple: RmrkTraitsNftAccountIdOrCollectionNftTuple;1040    RmrkTraitsNftNftChild: RmrkTraitsNftNftChild;1041    RmrkTraitsNftNftInfo: RmrkTraitsNftNftInfo;1042    RmrkTraitsNftRoyaltyInfo: RmrkTraitsNftRoyaltyInfo;1043    RmrkTraitsPartEquippableList: RmrkTraitsPartEquippableList;1044    RmrkTraitsPartFixedPart: RmrkTraitsPartFixedPart;1045    RmrkTraitsPartPartType: RmrkTraitsPartPartType;1046    RmrkTraitsPartSlotPart: RmrkTraitsPartSlotPart;1047    RmrkTraitsPropertyPropertyInfo: RmrkTraitsPropertyPropertyInfo;1048    RmrkTraitsResourceBasicResource: RmrkTraitsResourceBasicResource;1049    RmrkTraitsResourceComposableResource: RmrkTraitsResourceComposableResource;1050    RmrkTraitsResourceResourceInfo: RmrkTraitsResourceResourceInfo;1051    RmrkTraitsResourceResourceTypes: RmrkTraitsResourceResourceTypes;1052    RmrkTraitsResourceSlotResource: RmrkTraitsResourceSlotResource;1053    RmrkTraitsTheme: RmrkTraitsTheme;1054    RmrkTraitsThemeThemeProperty: RmrkTraitsThemeThemeProperty;1055    RoundSnapshot: RoundSnapshot;1056    RoundState: RoundState;1057    RpcMethods: RpcMethods;1058    RuntimeDbWeight: RuntimeDbWeight;1059    RuntimeDispatchInfo: RuntimeDispatchInfo;1060    RuntimeDispatchInfoV1: RuntimeDispatchInfoV1;1061    RuntimeDispatchInfoV2: RuntimeDispatchInfoV2;1062    RuntimeVersion: RuntimeVersion;1063    RuntimeVersionApi: RuntimeVersionApi;1064    RuntimeVersionPartial: RuntimeVersionPartial;1065    RuntimeVersionPre3: RuntimeVersionPre3;1066    RuntimeVersionPre4: RuntimeVersionPre4;1067    Schedule: Schedule;1068    Scheduled: Scheduled;1069    ScheduledCore: ScheduledCore;1070    ScheduledTo254: ScheduledTo254;1071    SchedulePeriod: SchedulePeriod;1072    SchedulePriority: SchedulePriority;1073    ScheduleTo212: ScheduleTo212;1074    ScheduleTo258: ScheduleTo258;1075    ScheduleTo264: ScheduleTo264;1076    Scheduling: Scheduling;1077    ScrapedOnChainVotes: ScrapedOnChainVotes;1078    Seal: Seal;1079    SealV0: SealV0;1080    SeatHolder: SeatHolder;1081    SeedOf: SeedOf;1082    ServiceQuality: ServiceQuality;1083    SessionIndex: SessionIndex;1084    SessionInfo: SessionInfo;1085    SessionInfoValidatorGroup: SessionInfoValidatorGroup;1086    SessionKeys1: SessionKeys1;1087    SessionKeys10: SessionKeys10;1088    SessionKeys10B: SessionKeys10B;1089    SessionKeys2: SessionKeys2;1090    SessionKeys3: SessionKeys3;1091    SessionKeys4: SessionKeys4;1092    SessionKeys5: SessionKeys5;1093    SessionKeys6: SessionKeys6;1094    SessionKeys6B: SessionKeys6B;1095    SessionKeys7: SessionKeys7;1096    SessionKeys7B: SessionKeys7B;1097    SessionKeys8: SessionKeys8;1098    SessionKeys8B: SessionKeys8B;1099    SessionKeys9: SessionKeys9;1100    SessionKeys9B: SessionKeys9B;1101    SetId: SetId;1102    SetIndex: SetIndex;1103    Si0Field: Si0Field;1104    Si0LookupTypeId: Si0LookupTypeId;1105    Si0Path: Si0Path;1106    Si0Type: Si0Type;1107    Si0TypeDef: Si0TypeDef;1108    Si0TypeDefArray: Si0TypeDefArray;1109    Si0TypeDefBitSequence: Si0TypeDefBitSequence;1110    Si0TypeDefCompact: Si0TypeDefCompact;1111    Si0TypeDefComposite: Si0TypeDefComposite;1112    Si0TypeDefPhantom: Si0TypeDefPhantom;1113    Si0TypeDefPrimitive: Si0TypeDefPrimitive;1114    Si0TypeDefSequence: Si0TypeDefSequence;1115    Si0TypeDefTuple: Si0TypeDefTuple;1116    Si0TypeDefVariant: Si0TypeDefVariant;1117    Si0TypeParameter: Si0TypeParameter;1118    Si0Variant: Si0Variant;1119    Si1Field: Si1Field;1120    Si1LookupTypeId: Si1LookupTypeId;1121    Si1Path: Si1Path;1122    Si1Type: Si1Type;1123    Si1TypeDef: Si1TypeDef;1124    Si1TypeDefArray: Si1TypeDefArray;1125    Si1TypeDefBitSequence: Si1TypeDefBitSequence;1126    Si1TypeDefCompact: Si1TypeDefCompact;1127    Si1TypeDefComposite: Si1TypeDefComposite;1128    Si1TypeDefPrimitive: Si1TypeDefPrimitive;1129    Si1TypeDefSequence: Si1TypeDefSequence;1130    Si1TypeDefTuple: Si1TypeDefTuple;1131    Si1TypeDefVariant: Si1TypeDefVariant;1132    Si1TypeParameter: Si1TypeParameter;1133    Si1Variant: Si1Variant;1134    SiField: SiField;1135    Signature: Signature;1136    SignedAvailabilityBitfield: SignedAvailabilityBitfield;1137    SignedAvailabilityBitfields: SignedAvailabilityBitfields;1138    SignedBlock: SignedBlock;1139    SignedBlockWithJustification: SignedBlockWithJustification;1140    SignedBlockWithJustifications: SignedBlockWithJustifications;1141    SignedExtensionMetadataLatest: SignedExtensionMetadataLatest;1142    SignedExtensionMetadataV14: SignedExtensionMetadataV14;1143    SignedSubmission: SignedSubmission;1144    SignedSubmissionOf: SignedSubmissionOf;1145    SignedSubmissionTo276: SignedSubmissionTo276;1146    SignerPayload: SignerPayload;1147    SigningContext: SigningContext;1148    SiLookupTypeId: SiLookupTypeId;1149    SiPath: SiPath;1150    SiType: SiType;1151    SiTypeDef: SiTypeDef;1152    SiTypeDefArray: SiTypeDefArray;1153    SiTypeDefBitSequence: SiTypeDefBitSequence;1154    SiTypeDefCompact: SiTypeDefCompact;1155    SiTypeDefComposite: SiTypeDefComposite;1156    SiTypeDefPrimitive: SiTypeDefPrimitive;1157    SiTypeDefSequence: SiTypeDefSequence;1158    SiTypeDefTuple: SiTypeDefTuple;1159    SiTypeDefVariant: SiTypeDefVariant;1160    SiTypeParameter: SiTypeParameter;1161    SiVariant: SiVariant;1162    SlashingSpans: SlashingSpans;1163    SlashingSpansTo204: SlashingSpansTo204;1164    SlashJournalEntry: SlashJournalEntry;1165    Slot: Slot;1166    SlotDuration: SlotDuration;1167    SlotNumber: SlotNumber;1168    SlotRange: SlotRange;1169    SlotRange10: SlotRange10;1170    SocietyJudgement: SocietyJudgement;1171    SocietyVote: SocietyVote;1172    SolutionOrSnapshotSize: SolutionOrSnapshotSize;1173    SolutionSupport: SolutionSupport;1174    SolutionSupports: SolutionSupports;1175    SpanIndex: SpanIndex;1176    SpanRecord: SpanRecord;1177    SpCoreEcdsaSignature: SpCoreEcdsaSignature;1178    SpCoreEd25519Signature: SpCoreEd25519Signature;1179    SpCoreSr25519Signature: SpCoreSr25519Signature;1180    SpecVersion: SpecVersion;1181    SpRuntimeArithmeticError: SpRuntimeArithmeticError;1182    SpRuntimeDigest: SpRuntimeDigest;1183    SpRuntimeDigestDigestItem: SpRuntimeDigestDigestItem;1184    SpRuntimeDispatchError: SpRuntimeDispatchError;1185    SpRuntimeModuleError: SpRuntimeModuleError;1186    SpRuntimeMultiSignature: SpRuntimeMultiSignature;1187    SpRuntimeTokenError: SpRuntimeTokenError;1188    SpRuntimeTransactionalError: SpRuntimeTransactionalError;1189    SpTrieStorageProof: SpTrieStorageProof;1190    SpVersionRuntimeVersion: SpVersionRuntimeVersion;1191    SpWeightsRuntimeDbWeight: SpWeightsRuntimeDbWeight;1192    SpWeightsWeightV2Weight: SpWeightsWeightV2Weight;1193    Sr25519Signature: Sr25519Signature;1194    StakingLedger: StakingLedger;1195    StakingLedgerTo223: StakingLedgerTo223;1196    StakingLedgerTo240: StakingLedgerTo240;1197    Statement: Statement;1198    StatementKind: StatementKind;1199    StorageChangeSet: StorageChangeSet;1200    StorageData: StorageData;1201    StorageDeposit: StorageDeposit;1202    StorageEntryMetadataLatest: StorageEntryMetadataLatest;1203    StorageEntryMetadataV10: StorageEntryMetadataV10;1204    StorageEntryMetadataV11: StorageEntryMetadataV11;1205    StorageEntryMetadataV12: StorageEntryMetadataV12;1206    StorageEntryMetadataV13: StorageEntryMetadataV13;1207    StorageEntryMetadataV14: StorageEntryMetadataV14;1208    StorageEntryMetadataV9: StorageEntryMetadataV9;1209    StorageEntryModifierLatest: StorageEntryModifierLatest;1210    StorageEntryModifierV10: StorageEntryModifierV10;1211    StorageEntryModifierV11: StorageEntryModifierV11;1212    StorageEntryModifierV12: StorageEntryModifierV12;1213    StorageEntryModifierV13: StorageEntryModifierV13;1214    StorageEntryModifierV14: StorageEntryModifierV14;1215    StorageEntryModifierV9: StorageEntryModifierV9;1216    StorageEntryTypeLatest: StorageEntryTypeLatest;1217    StorageEntryTypeV10: StorageEntryTypeV10;1218    StorageEntryTypeV11: StorageEntryTypeV11;1219    StorageEntryTypeV12: StorageEntryTypeV12;1220    StorageEntryTypeV13: StorageEntryTypeV13;1221    StorageEntryTypeV14: StorageEntryTypeV14;1222    StorageEntryTypeV9: StorageEntryTypeV9;1223    StorageHasher: StorageHasher;1224    StorageHasherV10: StorageHasherV10;1225    StorageHasherV11: StorageHasherV11;1226    StorageHasherV12: StorageHasherV12;1227    StorageHasherV13: StorageHasherV13;1228    StorageHasherV14: StorageHasherV14;1229    StorageHasherV9: StorageHasherV9;1230    StorageInfo: StorageInfo;1231    StorageKey: StorageKey;1232    StorageKind: StorageKind;1233    StorageMetadataV10: StorageMetadataV10;1234    StorageMetadataV11: StorageMetadataV11;1235    StorageMetadataV12: StorageMetadataV12;1236    StorageMetadataV13: StorageMetadataV13;1237    StorageMetadataV9: StorageMetadataV9;1238    StorageProof: StorageProof;1239    StoredPendingChange: StoredPendingChange;1240    StoredState: StoredState;1241    StrikeCount: StrikeCount;1242    SubId: SubId;1243    SubmissionIndicesOf: SubmissionIndicesOf;1244    Supports: Supports;1245    SyncState: SyncState;1246    SystemInherentData: SystemInherentData;1247    SystemOrigin: SystemOrigin;1248    Tally: Tally;1249    TaskAddress: TaskAddress;1250    TAssetBalance: TAssetBalance;1251    TAssetDepositBalance: TAssetDepositBalance;1252    Text: Text;1253    Timepoint: Timepoint;1254    TokenError: TokenError;1255    TombstoneContractInfo: TombstoneContractInfo;1256    TraceBlockResponse: TraceBlockResponse;1257    TraceError: TraceError;1258    TransactionalError: TransactionalError;1259    TransactionInfo: TransactionInfo;1260    TransactionLongevity: TransactionLongevity;1261    TransactionPriority: TransactionPriority;1262    TransactionSource: TransactionSource;1263    TransactionStorageProof: TransactionStorageProof;1264    TransactionTag: TransactionTag;1265    TransactionV0: TransactionV0;1266    TransactionV1: TransactionV1;1267    TransactionV2: TransactionV2;1268    TransactionValidity: TransactionValidity;1269    TransactionValidityError: TransactionValidityError;1270    TransientValidationData: TransientValidationData;1271    TreasuryProposal: TreasuryProposal;1272    TrieId: TrieId;1273    TrieIndex: TrieIndex;1274    Type: Type;1275    u128: u128;1276    U128: U128;1277    u16: u16;1278    U16: U16;1279    u256: u256;1280    U256: U256;1281    u32: u32;1282    U32: U32;1283    U32F32: U32F32;1284    u64: u64;1285    U64: U64;1286    u8: u8;1287    U8: U8;1288    UnappliedSlash: UnappliedSlash;1289    UnappliedSlashOther: UnappliedSlashOther;1290    UncleEntryItem: UncleEntryItem;1291    UnknownTransaction: UnknownTransaction;1292    UnlockChunk: UnlockChunk;1293    UnrewardedRelayer: UnrewardedRelayer;1294    UnrewardedRelayersState: UnrewardedRelayersState;1295    UpDataStructsAccessMode: UpDataStructsAccessMode;1296    UpDataStructsCollection: UpDataStructsCollection;1297    UpDataStructsCollectionLimits: UpDataStructsCollectionLimits;1298    UpDataStructsCollectionMode: UpDataStructsCollectionMode;1299    UpDataStructsCollectionPermissions: UpDataStructsCollectionPermissions;1300    UpDataStructsCollectionStats: UpDataStructsCollectionStats;1301    UpDataStructsCreateCollectionData: UpDataStructsCreateCollectionData;1302    UpDataStructsCreateFungibleData: UpDataStructsCreateFungibleData;1303    UpDataStructsCreateItemData: UpDataStructsCreateItemData;1304    UpDataStructsCreateItemExData: UpDataStructsCreateItemExData;1305    UpDataStructsCreateNftData: UpDataStructsCreateNftData;1306    UpDataStructsCreateNftExData: UpDataStructsCreateNftExData;1307    UpDataStructsCreateReFungibleData: UpDataStructsCreateReFungibleData;1308    UpDataStructsCreateRefungibleExMultipleOwners: UpDataStructsCreateRefungibleExMultipleOwners;1309    UpDataStructsCreateRefungibleExSingleOwner: UpDataStructsCreateRefungibleExSingleOwner;1310    UpDataStructsNestingPermissions: UpDataStructsNestingPermissions;1311    UpDataStructsOwnerRestrictedSet: UpDataStructsOwnerRestrictedSet;1312    UpDataStructsProperties: UpDataStructsProperties;1313    UpDataStructsPropertiesMapBoundedVec: UpDataStructsPropertiesMapBoundedVec;1314    UpDataStructsPropertiesMapPropertyPermission: UpDataStructsPropertiesMapPropertyPermission;1315    UpDataStructsProperty: UpDataStructsProperty;1316    UpDataStructsPropertyKeyPermission: UpDataStructsPropertyKeyPermission;1317    UpDataStructsPropertyPermission: UpDataStructsPropertyPermission;1318    UpDataStructsPropertyScope: UpDataStructsPropertyScope;1319    UpDataStructsRpcCollection: UpDataStructsRpcCollection;1320    UpDataStructsRpcCollectionFlags: UpDataStructsRpcCollectionFlags;1321    UpDataStructsSponsoringRateLimit: UpDataStructsSponsoringRateLimit;1322    UpDataStructsSponsorshipStateAccountId32: UpDataStructsSponsorshipStateAccountId32;1323    UpDataStructsSponsorshipStateBasicCrossAccountIdRepr: UpDataStructsSponsorshipStateBasicCrossAccountIdRepr;1324    UpDataStructsTokenChild: UpDataStructsTokenChild;1325    UpDataStructsTokenData: UpDataStructsTokenData;1326    UpgradeGoAhead: UpgradeGoAhead;1327    UpgradeRestriction: UpgradeRestriction;1328    UpwardMessage: UpwardMessage;1329    usize: usize;1330    USize: USize;1331    ValidationCode: ValidationCode;1332    ValidationCodeHash: ValidationCodeHash;1333    ValidationData: ValidationData;1334    ValidationDataType: ValidationDataType;1335    ValidationFunctionParams: ValidationFunctionParams;1336    ValidatorCount: ValidatorCount;1337    ValidatorId: ValidatorId;1338    ValidatorIdOf: ValidatorIdOf;1339    ValidatorIndex: ValidatorIndex;1340    ValidatorIndexCompact: ValidatorIndexCompact;1341    ValidatorPrefs: ValidatorPrefs;1342    ValidatorPrefsTo145: ValidatorPrefsTo145;1343    ValidatorPrefsTo196: ValidatorPrefsTo196;1344    ValidatorPrefsWithBlocked: ValidatorPrefsWithBlocked;1345    ValidatorPrefsWithCommission: ValidatorPrefsWithCommission;1346    ValidatorSet: ValidatorSet;1347    ValidatorSetId: ValidatorSetId;1348    ValidatorSignature: ValidatorSignature;1349    ValidDisputeStatementKind: ValidDisputeStatementKind;1350    ValidityAttestation: ValidityAttestation;1351    ValidTransaction: ValidTransaction;1352    VecInboundHrmpMessage: VecInboundHrmpMessage;1353    VersionedMultiAsset: VersionedMultiAsset;1354    VersionedMultiAssets: VersionedMultiAssets;1355    VersionedMultiLocation: VersionedMultiLocation;1356    VersionedResponse: VersionedResponse;1357    VersionedXcm: VersionedXcm;1358    VersionMigrationStage: VersionMigrationStage;1359    VestingInfo: VestingInfo;1360    VestingSchedule: VestingSchedule;1361    Vote: Vote;1362    VoteIndex: VoteIndex;1363    Voter: Voter;1364    VoterInfo: VoterInfo;1365    Votes: Votes;1366    VotesTo230: VotesTo230;1367    VoteThreshold: VoteThreshold;1368    VoteWeight: VoteWeight;1369    Voting: Voting;1370    VotingDelegating: VotingDelegating;1371    VotingDirect: VotingDirect;1372    VotingDirectVote: VotingDirectVote;1373    VouchingStatus: VouchingStatus;1374    VrfData: VrfData;1375    VrfOutput: VrfOutput;1376    VrfProof: VrfProof;1377    Weight: Weight;1378    WeightLimitV2: WeightLimitV2;1379    WeightMultiplier: WeightMultiplier;1380    WeightPerClass: WeightPerClass;1381    WeightToFeeCoefficient: WeightToFeeCoefficient;1382    WeightV1: WeightV1;1383    WeightV2: WeightV2;1384    WildFungibility: WildFungibility;1385    WildFungibilityV0: WildFungibilityV0;1386    WildFungibilityV1: WildFungibilityV1;1387    WildFungibilityV2: WildFungibilityV2;1388    WildMultiAsset: WildMultiAsset;1389    WildMultiAssetV1: WildMultiAssetV1;1390    WildMultiAssetV2: WildMultiAssetV2;1391    WinnersData: WinnersData;1392    WinnersData10: WinnersData10;1393    WinnersDataTuple: WinnersDataTuple;1394    WinnersDataTuple10: WinnersDataTuple10;1395    WinningData: WinningData;1396    WinningData10: WinningData10;1397    WinningDataEntry: WinningDataEntry;1398    WithdrawReasons: WithdrawReasons;1399    Xcm: Xcm;1400    XcmAssetId: XcmAssetId;1401    XcmDoubleEncoded: XcmDoubleEncoded;1402    XcmError: XcmError;1403    XcmErrorV0: XcmErrorV0;1404    XcmErrorV1: XcmErrorV1;1405    XcmErrorV2: XcmErrorV2;1406    XcmOrder: XcmOrder;1407    XcmOrderV0: XcmOrderV0;1408    XcmOrderV1: XcmOrderV1;1409    XcmOrderV2: XcmOrderV2;1410    XcmOrigin: XcmOrigin;1411    XcmOriginKind: XcmOriginKind;1412    XcmpMessageFormat: XcmpMessageFormat;1413    XcmV0: XcmV0;1414    XcmV0Junction: XcmV0Junction;1415    XcmV0JunctionBodyId: XcmV0JunctionBodyId;1416    XcmV0JunctionBodyPart: XcmV0JunctionBodyPart;1417    XcmV0JunctionNetworkId: XcmV0JunctionNetworkId;1418    XcmV0MultiAsset: XcmV0MultiAsset;1419    XcmV0MultiLocation: XcmV0MultiLocation;1420    XcmV0Order: XcmV0Order;1421    XcmV0OriginKind: XcmV0OriginKind;1422    XcmV0Response: XcmV0Response;1423    XcmV0Xcm: XcmV0Xcm;1424    XcmV1: XcmV1;1425    XcmV1Junction: XcmV1Junction;1426    XcmV1MultiAsset: XcmV1MultiAsset;1427    XcmV1MultiassetAssetId: XcmV1MultiassetAssetId;1428    XcmV1MultiassetAssetInstance: XcmV1MultiassetAssetInstance;1429    XcmV1MultiassetFungibility: XcmV1MultiassetFungibility;1430    XcmV1MultiassetMultiAssetFilter: XcmV1MultiassetMultiAssetFilter;1431    XcmV1MultiassetMultiAssets: XcmV1MultiassetMultiAssets;1432    XcmV1MultiassetWildFungibility: XcmV1MultiassetWildFungibility;1433    XcmV1MultiassetWildMultiAsset: XcmV1MultiassetWildMultiAsset;1434    XcmV1MultiLocation: XcmV1MultiLocation;1435    XcmV1MultilocationJunctions: XcmV1MultilocationJunctions;1436    XcmV1Order: XcmV1Order;1437    XcmV1Response: XcmV1Response;1438    XcmV1Xcm: XcmV1Xcm;1439    XcmV2: XcmV2;1440    XcmV2Instruction: XcmV2Instruction;1441    XcmV2Response: XcmV2Response;1442    XcmV2TraitsError: XcmV2TraitsError;1443    XcmV2TraitsOutcome: XcmV2TraitsOutcome;1444    XcmV2WeightLimit: XcmV2WeightLimit;1445    XcmV2Xcm: XcmV2Xcm;1446    XcmVersion: XcmVersion;1447    XcmVersionedMultiAsset: XcmVersionedMultiAsset;1448    XcmVersionedMultiAssets: XcmVersionedMultiAssets;1449    XcmVersionedMultiLocation: XcmVersionedMultiLocation;1450    XcmVersionedXcm: XcmVersionedXcm;1451  } // InterfaceTypes1452} // declare module
after · tests/src/interfaces/augment-types.ts
1// Auto-generated via `yarn polkadot-types-from-defs`, do not edit2/* eslint-disable */34// import type lookup before we augment - in some environments5// this is required to allow for ambient/previous definitions6import '@polkadot/types/types/registry';78<<<<<<< HEAD9import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportPalletId, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationAppPromotionConfiguration, PalletConfigurationCall, PalletConfigurationError, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletEvmMigrationEvent, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletXcmCall, PalletXcmError, PalletXcmEvent, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, SpWeightsWeightV2Weight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from './default';10=======11<<<<<<< HEAD12import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportPalletId, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationAppPromotionConfiguration, PalletConfigurationCall, PalletConfigurationError, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletEvmMigrationEvent, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletXcmCall, PalletXcmError, PalletXcmEvent, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, SpWeightsWeightV2Weight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from './default';13=======14<<<<<<< HEAD15import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportPalletId, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReleases, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationAppPromotionConfiguration, PalletConfigurationCall, PalletConfigurationError, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletEvmMigrationEvent, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletXcmCall, PalletXcmError, PalletXcmEvent, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, SpWeightsWeightV2Weight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from './default';16=======17<<<<<<< HEAD18import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmOrigin, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportDispatchRawOrigin, FrameSupportPalletId, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeOriginCaller, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReleases, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationCall, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEthereumRawOrigin, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletEvmMigrationEvent, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletUniqueRawEvent, PalletUniqueSchedulerV2BlockAgenda, PalletUniqueSchedulerV2Call, PalletUniqueSchedulerV2Error, PalletUniqueSchedulerV2Event, PalletUniqueSchedulerV2Scheduled, PalletUniqueSchedulerV2ScheduledCall, PalletXcmCall, PalletXcmError, PalletXcmEvent, PalletXcmOrigin, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpCoreVoid, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from './default';19=======20import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmOrigin, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportDispatchRawOrigin, FrameSupportPalletId, FrameSupportScheduleLookupError, FrameSupportScheduleMaybeHashed, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeOriginCaller, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReleases, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationCall, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEthereumRawOrigin, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletUniqueRawEvent, PalletUniqueSchedulerCall, PalletUniqueSchedulerError, PalletUniqueSchedulerEvent, PalletUniqueSchedulerScheduledV3, PalletXcmCall, PalletXcmError, PalletXcmEvent, PalletXcmOrigin, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpCoreVoid, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, UpPovEstimateRpcPovInfo, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from './default';21>>>>>>> fix: update polkadot types and definitions22>>>>>>> fix: update polkadot types and definitions23>>>>>>> fix: update polkadot types and definitions24>>>>>>> fix: update polkadot types and definitions25import type { Data, StorageKey } from '@polkadot/types';26import type { BitVec, Bool, Bytes, F32, F64, I128, I16, I256, I32, I64, I8, Json, Null, OptionBool, Raw, Text, Type, U128, U16, U256, U32, U64, U8, USize, bool, f32, f64, i128, i16, i256, i32, i64, i8, u128, u16, u256, u32, u64, u8, usize } from '@polkadot/types-codec';27import type { AssetApproval, AssetApprovalKey, AssetBalance, AssetDestroyWitness, AssetDetails, AssetMetadata, TAssetBalance, TAssetDepositBalance } from '@polkadot/types/interfaces/assets';28import type { BlockAttestations, IncludedBlocks, MoreAttestations } from '@polkadot/types/interfaces/attestations';29import type { RawAuraPreDigest } from '@polkadot/types/interfaces/aura';30import type { ExtrinsicOrHash, ExtrinsicStatus } from '@polkadot/types/interfaces/author';31import type { UncleEntryItem } from '@polkadot/types/interfaces/authorship';32import type { AllowedSlots, BabeAuthorityWeight, BabeBlockWeight, BabeEpochConfiguration, BabeEquivocationProof, BabeGenesisConfiguration, BabeGenesisConfigurationV1, BabeWeight, Epoch, EpochAuthorship, MaybeRandomness, MaybeVrf, NextConfigDescriptor, NextConfigDescriptorV1, OpaqueKeyOwnershipProof, Randomness, RawBabePreDigest, RawBabePreDigestCompat, RawBabePreDigestPrimary, RawBabePreDigestPrimaryTo159, RawBabePreDigestSecondaryPlain, RawBabePreDigestSecondaryTo159, RawBabePreDigestSecondaryVRF, RawBabePreDigestTo159, SlotNumber, VrfData, VrfOutput, VrfProof } from '@polkadot/types/interfaces/babe';33import type { AccountData, BalanceLock, BalanceLockTo212, BalanceStatus, Reasons, ReserveData, ReserveIdentifier, VestingSchedule, WithdrawReasons } from '@polkadot/types/interfaces/balances';34import type { BeefyAuthoritySet, BeefyCommitment, BeefyId, BeefyNextAuthoritySet, BeefyPayload, BeefyPayloadId, BeefySignedCommitment, MmrRootHash, ValidatorSet, ValidatorSetId } from '@polkadot/types/interfaces/beefy';35import type { BenchmarkBatch, BenchmarkConfig, BenchmarkList, BenchmarkMetadata, BenchmarkParameter, BenchmarkResult } from '@polkadot/types/interfaces/benchmark';36import type { CheckInherentsResult, InherentData, InherentIdentifier } from '@polkadot/types/interfaces/blockbuilder';37import type { BridgeMessageId, BridgedBlockHash, BridgedBlockNumber, BridgedHeader, CallOrigin, ChainId, DeliveredMessages, DispatchFeePayment, InboundLaneData, InboundRelayer, InitializationData, LaneId, MessageData, MessageKey, MessageNonce, MessagesDeliveryProofOf, MessagesProofOf, OperatingMode, OutboundLaneData, OutboundMessageFee, OutboundPayload, Parameter, RelayerId, UnrewardedRelayer, UnrewardedRelayersState } from '@polkadot/types/interfaces/bridges';38import type { BlockHash } from '@polkadot/types/interfaces/chain';39import type { PrefixedStorageKey } from '@polkadot/types/interfaces/childstate';40import type { StatementKind } from '@polkadot/types/interfaces/claims';41import type { CollectiveOrigin, MemberCount, ProposalIndex, Votes, VotesTo230 } from '@polkadot/types/interfaces/collective';42import type { AuthorityId, RawVRFOutput } from '@polkadot/types/interfaces/consensus';43import type { AliveContractInfo, CodeHash, CodeSource, CodeUploadRequest, CodeUploadResult, CodeUploadResultValue, ContractCallFlags, ContractCallRequest, ContractExecResult, ContractExecResultOk, ContractExecResultResult, ContractExecResultSuccessTo255, ContractExecResultSuccessTo260, ContractExecResultTo255, ContractExecResultTo260, ContractExecResultTo267, ContractExecResultU64, ContractInfo, ContractInstantiateResult, ContractInstantiateResultTo267, ContractInstantiateResultTo299, ContractInstantiateResultU64, ContractReturnFlags, ContractStorageKey, DeletedContract, ExecReturnValue, Gas, HostFnWeights, HostFnWeightsTo264, InstantiateRequest, InstantiateRequestV1, InstantiateRequestV2, InstantiateReturnValue, InstantiateReturnValueOk, InstantiateReturnValueTo267, InstructionWeights, Limits, LimitsTo264, PrefabWasmModule, RentProjection, Schedule, ScheduleTo212, ScheduleTo258, ScheduleTo264, SeedOf, StorageDeposit, TombstoneContractInfo, TrieId } from '@polkadot/types/interfaces/contracts';44import type { ContractConstructorSpecLatest, ContractConstructorSpecV0, ContractConstructorSpecV1, ContractConstructorSpecV2, ContractConstructorSpecV3, ContractContractSpecV0, ContractContractSpecV1, ContractContractSpecV2, ContractContractSpecV3, ContractContractSpecV4, ContractCryptoHasher, ContractDiscriminant, ContractDisplayName, ContractEventParamSpecLatest, ContractEventParamSpecV0, ContractEventParamSpecV2, ContractEventSpecLatest, ContractEventSpecV0, ContractEventSpecV1, ContractEventSpecV2, ContractLayoutArray, ContractLayoutCell, ContractLayoutEnum, ContractLayoutHash, ContractLayoutHashingStrategy, ContractLayoutKey, ContractLayoutStruct, ContractLayoutStructField, ContractMessageParamSpecLatest, ContractMessageParamSpecV0, ContractMessageParamSpecV2, ContractMessageSpecLatest, ContractMessageSpecV0, ContractMessageSpecV1, ContractMessageSpecV2, ContractMetadata, ContractMetadataLatest, ContractMetadataV0, ContractMetadataV1, ContractMetadataV2, ContractMetadataV3, ContractMetadataV4, ContractProject, ContractProjectContract, ContractProjectInfo, ContractProjectSource, ContractProjectV0, ContractSelector, ContractStorageLayout, ContractTypeSpec } from '@polkadot/types/interfaces/contractsAbi';45import type { FundIndex, FundInfo, LastContribution, TrieIndex } from '@polkadot/types/interfaces/crowdloan';46import type { CollationInfo, CollationInfoV1, ConfigData, MessageId, OverweightIndex, PageCounter, PageIndexData } from '@polkadot/types/interfaces/cumulus';47import type { AccountVote, AccountVoteSplit, AccountVoteStandard, Conviction, Delegations, PreimageStatus, PreimageStatusAvailable, PriorLock, PropIndex, Proposal, ProxyState, ReferendumIndex, ReferendumInfo, ReferendumInfoFinished, ReferendumInfoTo239, ReferendumStatus, Tally, Voting, VotingDelegating, VotingDirect, VotingDirectVote } from '@polkadot/types/interfaces/democracy';48import type { BlockStats } from '@polkadot/types/interfaces/dev';49import type { ApprovalFlag, DefunctVoter, Renouncing, SetIndex, Vote, VoteIndex, VoteThreshold, VoterInfo } from '@polkadot/types/interfaces/elections';50import type { CreatedBlock, ImportedAux } from '@polkadot/types/interfaces/engine';51import type { BlockV0, BlockV1, BlockV2, EIP1559Transaction, EIP2930Transaction, EthAccessList, EthAccessListItem, EthAccount, EthAddress, EthBlock, EthBloom, EthCallRequest, EthFeeHistory, EthFilter, EthFilterAddress, EthFilterChanges, EthFilterTopic, EthFilterTopicEntry, EthFilterTopicInner, EthHeader, EthLog, EthReceipt, EthReceiptV0, EthReceiptV3, EthRichBlock, EthRichHeader, EthStorageProof, EthSubKind, EthSubParams, EthSubResult, EthSyncInfo, EthSyncStatus, EthTransaction, EthTransactionAction, EthTransactionCondition, EthTransactionRequest, EthTransactionSignature, EthTransactionStatus, EthWork, EthereumAccountId, EthereumAddress, EthereumLookupSource, EthereumSignature, LegacyTransaction, TransactionV0, TransactionV1, TransactionV2 } from '@polkadot/types/interfaces/eth';52import type { EvmAccount, EvmCallInfo, EvmCreateInfo, EvmLog, EvmVicinity, ExitError, ExitFatal, ExitReason, ExitRevert, ExitSucceed } from '@polkadot/types/interfaces/evm';53import type { AnySignature, EcdsaSignature, Ed25519Signature, Era, Extrinsic, ExtrinsicEra, ExtrinsicPayload, ExtrinsicPayloadUnknown, ExtrinsicPayloadV4, ExtrinsicSignature, ExtrinsicSignatureV4, ExtrinsicUnknown, ExtrinsicV4, ImmortalEra, MortalEra, MultiSignature, Signature, SignerPayload, Sr25519Signature } from '@polkadot/types/interfaces/extrinsics';54import type { AssetOptions, Owner, PermissionLatest, PermissionVersions, PermissionsV1 } from '@polkadot/types/interfaces/genericAsset';55import type { ActiveGilt, ActiveGiltsTotal, ActiveIndex, GiltBid } from '@polkadot/types/interfaces/gilt';56import type { AuthorityIndex, AuthorityList, AuthoritySet, AuthoritySetChange, AuthoritySetChanges, AuthorityWeight, DelayKind, DelayKindBest, EncodedFinalityProofs, ForkTreePendingChange, ForkTreePendingChangeNode, GrandpaCommit, GrandpaEquivocation, GrandpaEquivocationProof, GrandpaEquivocationValue, GrandpaJustification, GrandpaPrecommit, GrandpaPrevote, GrandpaSignedPrecommit, JustificationNotification, KeyOwnerProof, NextAuthority, PendingChange, PendingPause, PendingResume, Precommits, Prevotes, ReportedRoundStates, RoundState, SetId, StoredPendingChange, StoredState } from '@polkadot/types/interfaces/grandpa';57import type { IdentityFields, IdentityInfo, IdentityInfoAdditional, IdentityInfoTo198, IdentityJudgement, RegistrarIndex, RegistrarInfo, Registration, RegistrationJudgement, RegistrationTo198 } from '@polkadot/types/interfaces/identity';58import type { AuthIndex, AuthoritySignature, Heartbeat, HeartbeatTo244, OpaqueMultiaddr, OpaqueNetworkState, OpaquePeerId } from '@polkadot/types/interfaces/imOnline';59import type { CallIndex, LotteryConfig } from '@polkadot/types/interfaces/lottery';60import type { ErrorMetadataLatest, ErrorMetadataV10, ErrorMetadataV11, ErrorMetadataV12, ErrorMetadataV13, ErrorMetadataV14, ErrorMetadataV9, EventMetadataLatest, EventMetadataV10, EventMetadataV11, EventMetadataV12, EventMetadataV13, EventMetadataV14, EventMetadataV9, ExtrinsicMetadataLatest, ExtrinsicMetadataV11, ExtrinsicMetadataV12, ExtrinsicMetadataV13, ExtrinsicMetadataV14, FunctionArgumentMetadataLatest, FunctionArgumentMetadataV10, FunctionArgumentMetadataV11, FunctionArgumentMetadataV12, FunctionArgumentMetadataV13, FunctionArgumentMetadataV14, FunctionArgumentMetadataV9, FunctionMetadataLatest, FunctionMetadataV10, FunctionMetadataV11, FunctionMetadataV12, FunctionMetadataV13, FunctionMetadataV14, FunctionMetadataV9, MetadataAll, MetadataLatest, MetadataV10, MetadataV11, MetadataV12, MetadataV13, MetadataV14, MetadataV9, ModuleConstantMetadataV10, ModuleConstantMetadataV11, ModuleConstantMetadataV12, ModuleConstantMetadataV13, ModuleConstantMetadataV9, ModuleMetadataV10, ModuleMetadataV11, ModuleMetadataV12, ModuleMetadataV13, ModuleMetadataV9, OpaqueMetadata, PalletCallMetadataLatest, PalletCallMetadataV14, PalletConstantMetadataLatest, PalletConstantMetadataV14, PalletErrorMetadataLatest, PalletErrorMetadataV14, PalletEventMetadataLatest, PalletEventMetadataV14, PalletMetadataLatest, PalletMetadataV14, PalletStorageMetadataLatest, PalletStorageMetadataV14, PortableType, PortableTypeV14, SignedExtensionMetadataLatest, SignedExtensionMetadataV14, StorageEntryMetadataLatest, StorageEntryMetadataV10, StorageEntryMetadataV11, StorageEntryMetadataV12, StorageEntryMetadataV13, StorageEntryMetadataV14, StorageEntryMetadataV9, StorageEntryModifierLatest, StorageEntryModifierV10, StorageEntryModifierV11, StorageEntryModifierV12, StorageEntryModifierV13, StorageEntryModifierV14, StorageEntryModifierV9, StorageEntryTypeLatest, StorageEntryTypeV10, StorageEntryTypeV11, StorageEntryTypeV12, StorageEntryTypeV13, StorageEntryTypeV14, StorageEntryTypeV9, StorageHasher, StorageHasherV10, StorageHasherV11, StorageHasherV12, StorageHasherV13, StorageHasherV14, StorageHasherV9, StorageMetadataV10, StorageMetadataV11, StorageMetadataV12, StorageMetadataV13, StorageMetadataV9 } from '@polkadot/types/interfaces/metadata';61import type { MmrBatchProof, MmrEncodableOpaqueLeaf, MmrError, MmrLeafBatchProof, MmrLeafIndex, MmrLeafProof, MmrNodeIndex, MmrProof } from '@polkadot/types/interfaces/mmr';62import type { NpApiError } from '@polkadot/types/interfaces/nompools';63import type { StorageKind } from '@polkadot/types/interfaces/offchain';64import type { DeferredOffenceOf, Kind, OffenceDetails, Offender, OpaqueTimeSlot, ReportIdOf, Reporter } from '@polkadot/types/interfaces/offences';65import type { AbridgedCandidateReceipt, AbridgedHostConfiguration, AbridgedHrmpChannel, AssignmentId, AssignmentKind, AttestedCandidate, AuctionIndex, AuthorityDiscoveryId, AvailabilityBitfield, AvailabilityBitfieldRecord, BackedCandidate, Bidder, BufferedSessionChange, CandidateCommitments, CandidateDescriptor, CandidateEvent, CandidateHash, CandidateInfo, CandidatePendingAvailability, CandidateReceipt, CollatorId, CollatorSignature, CommittedCandidateReceipt, CoreAssignment, CoreIndex, CoreOccupied, CoreState, DisputeLocation, DisputeResult, DisputeState, DisputeStatement, DisputeStatementSet, DoubleVoteReport, DownwardMessage, ExplicitDisputeStatement, GlobalValidationData, GlobalValidationSchedule, GroupIndex, GroupRotationInfo, HeadData, HostConfiguration, HrmpChannel, HrmpChannelId, HrmpOpenChannelRequest, InboundDownwardMessage, InboundHrmpMessage, InboundHrmpMessages, IncomingParachain, IncomingParachainDeploy, IncomingParachainFixed, InvalidDisputeStatementKind, LeasePeriod, LeasePeriodOf, LocalValidationData, MessageIngestionType, MessageQueueChain, MessagingStateSnapshot, MessagingStateSnapshotEgressEntry, MultiDisputeStatementSet, NewBidder, OccupiedCore, OccupiedCoreAssumption, OldV1SessionInfo, OutboundHrmpMessage, ParaGenesisArgs, ParaId, ParaInfo, ParaLifecycle, ParaPastCodeMeta, ParaScheduling, ParaValidatorIndex, ParachainDispatchOrigin, ParachainInherentData, ParachainProposal, ParachainsInherentData, ParathreadClaim, ParathreadClaimQueue, ParathreadEntry, PersistedValidationData, PvfCheckStatement, QueuedParathread, RegisteredParachainInfo, RelayBlockNumber, RelayChainBlockNumber, RelayChainHash, RelayHash, Remark, ReplacementTimes, Retriable, ScheduledCore, Scheduling, ScrapedOnChainVotes, ServiceQuality, SessionInfo, SessionInfoValidatorGroup, SignedAvailabilityBitfield, SignedAvailabilityBitfields, SigningContext, SlotRange, SlotRange10, Statement, SubId, SystemInherentData, TransientValidationData, UpgradeGoAhead, UpgradeRestriction, UpwardMessage, ValidDisputeStatementKind, ValidationCode, ValidationCodeHash, ValidationData, ValidationDataType, ValidationFunctionParams, ValidatorSignature, ValidityAttestation, VecInboundHrmpMessage, WinnersData, WinnersData10, WinnersDataTuple, WinnersDataTuple10, WinningData, WinningData10, WinningDataEntry } from '@polkadot/types/interfaces/parachains';66import type { FeeDetails, InclusionFee, RuntimeDispatchInfo, RuntimeDispatchInfoV1, RuntimeDispatchInfoV2 } from '@polkadot/types/interfaces/payment';67import type { Approvals } from '@polkadot/types/interfaces/poll';68import type { ProxyAnnouncement, ProxyDefinition, ProxyType } from '@polkadot/types/interfaces/proxy';69import type { AccountStatus, AccountValidity } from '@polkadot/types/interfaces/purchase';70import type { ActiveRecovery, RecoveryConfig } from '@polkadot/types/interfaces/recovery';71import type { RpcMethods } from '@polkadot/types/interfaces/rpc';72import type { AccountId, AccountId20, AccountId32, AccountId33, AccountIdOf, AccountIndex, Address, AssetId, Balance, BalanceOf, Block, BlockNumber, BlockNumberFor, BlockNumberOf, Call, CallHash, CallHashOf, ChangesTrieConfiguration, ChangesTrieSignal, CodecHash, Consensus, ConsensusEngineId, CrateVersion, Digest, DigestItem, EncodedJustification, ExtrinsicsWeight, Fixed128, Fixed64, FixedI128, FixedI64, FixedU128, FixedU64, H1024, H128, H160, H2048, H256, H32, H512, H64, Hash, Header, HeaderPartial, I32F32, Index, IndicesLookupSource, Justification, Justifications, KeyTypeId, KeyValue, LockIdentifier, LookupSource, LookupTarget, ModuleId, Moment, MultiAddress, MultiSigner, OpaqueCall, Origin, OriginCaller, PalletId, PalletVersion, PalletsOrigin, Pays, PerU16, Perbill, Percent, Permill, Perquintill, Phantom, PhantomData, PreRuntime, Releases, RuntimeDbWeight, Seal, SealV0, SignedBlock, SignedBlockWithJustification, SignedBlockWithJustifications, Slot, SlotDuration, StorageData, StorageInfo, StorageProof, TransactionInfo, TransactionLongevity, TransactionPriority, TransactionStorageProof, TransactionTag, U32F32, ValidatorId, ValidatorIdOf, Weight, WeightMultiplier, WeightV1, WeightV2 } from '@polkadot/types/interfaces/runtime';73import type { Si0Field, Si0LookupTypeId, Si0Path, Si0Type, Si0TypeDef, Si0TypeDefArray, Si0TypeDefBitSequence, Si0TypeDefCompact, Si0TypeDefComposite, Si0TypeDefPhantom, Si0TypeDefPrimitive, Si0TypeDefSequence, Si0TypeDefTuple, Si0TypeDefVariant, Si0TypeParameter, Si0Variant, Si1Field, Si1LookupTypeId, Si1Path, Si1Type, Si1TypeDef, Si1TypeDefArray, Si1TypeDefBitSequence, Si1TypeDefCompact, Si1TypeDefComposite, Si1TypeDefPrimitive, Si1TypeDefSequence, Si1TypeDefTuple, Si1TypeDefVariant, Si1TypeParameter, Si1Variant, SiField, SiLookupTypeId, SiPath, SiType, SiTypeDef, SiTypeDefArray, SiTypeDefBitSequence, SiTypeDefCompact, SiTypeDefComposite, SiTypeDefPrimitive, SiTypeDefSequence, SiTypeDefTuple, SiTypeDefVariant, SiTypeParameter, SiVariant } from '@polkadot/types/interfaces/scaleInfo';74import type { Period, Priority, SchedulePeriod, SchedulePriority, Scheduled, ScheduledTo254, TaskAddress } from '@polkadot/types/interfaces/scheduler';75import type { BeefyKey, FullIdentification, IdentificationTuple, Keys, MembershipProof, SessionIndex, SessionKeys1, SessionKeys10, SessionKeys10B, SessionKeys2, SessionKeys3, SessionKeys4, SessionKeys5, SessionKeys6, SessionKeys6B, SessionKeys7, SessionKeys7B, SessionKeys8, SessionKeys8B, SessionKeys9, SessionKeys9B, ValidatorCount } from '@polkadot/types/interfaces/session';76import type { Bid, BidKind, SocietyJudgement, SocietyVote, StrikeCount, VouchingStatus } from '@polkadot/types/interfaces/society';77import type { ActiveEraInfo, CompactAssignments, CompactAssignmentsTo257, CompactAssignmentsTo265, CompactAssignmentsWith16, CompactAssignmentsWith24, CompactScore, CompactScoreCompact, ElectionCompute, ElectionPhase, ElectionResult, ElectionScore, ElectionSize, ElectionStatus, EraIndex, EraPoints, EraRewardPoints, EraRewards, Exposure, ExtendedBalance, Forcing, IndividualExposure, KeyType, MomentOf, Nominations, NominatorIndex, NominatorIndexCompact, OffchainAccuracy, OffchainAccuracyCompact, PhragmenScore, Points, RawSolution, RawSolutionTo265, RawSolutionWith16, RawSolutionWith24, ReadySolution, RewardDestination, RewardPoint, RoundSnapshot, SeatHolder, SignedSubmission, SignedSubmissionOf, SignedSubmissionTo276, SlashJournalEntry, SlashingSpans, SlashingSpansTo204, SolutionOrSnapshotSize, SolutionSupport, SolutionSupports, SpanIndex, SpanRecord, StakingLedger, StakingLedgerTo223, StakingLedgerTo240, SubmissionIndicesOf, Supports, UnappliedSlash, UnappliedSlashOther, UnlockChunk, ValidatorIndex, ValidatorIndexCompact, ValidatorPrefs, ValidatorPrefsTo145, ValidatorPrefsTo196, ValidatorPrefsWithBlocked, ValidatorPrefsWithCommission, VoteWeight, Voter } from '@polkadot/types/interfaces/staking';78import type { ApiId, BlockTrace, BlockTraceEvent, BlockTraceEventData, BlockTraceSpan, KeyValueOption, MigrationStatusResult, ReadProof, RuntimeVersion, RuntimeVersionApi, RuntimeVersionPartial, RuntimeVersionPre3, RuntimeVersionPre4, SpecVersion, StorageChangeSet, TraceBlockResponse, TraceError } from '@polkadot/types/interfaces/state';79import type { WeightToFeeCoefficient } from '@polkadot/types/interfaces/support';80import type { AccountInfo, AccountInfoWithDualRefCount, AccountInfoWithProviders, AccountInfoWithRefCount, AccountInfoWithRefCountU8, AccountInfoWithTripleRefCount, ApplyExtrinsicResult, ApplyExtrinsicResultPre6, ArithmeticError, BlockLength, BlockWeights, ChainProperties, ChainType, ConsumedWeight, DigestOf, DispatchClass, DispatchError, DispatchErrorModule, DispatchErrorModulePre6, DispatchErrorModuleU8, DispatchErrorModuleU8a, DispatchErrorPre6, DispatchErrorPre6First, DispatchErrorTo198, DispatchInfo, DispatchInfoTo190, DispatchInfoTo244, DispatchOutcome, DispatchOutcomePre6, DispatchResult, DispatchResultOf, DispatchResultTo198, Event, EventId, EventIndex, EventRecord, Health, InvalidTransaction, Key, LastRuntimeUpgradeInfo, NetworkState, NetworkStatePeerset, NetworkStatePeersetInfo, NodeRole, NotConnectedPeer, Peer, PeerEndpoint, PeerEndpointAddr, PeerInfo, PeerPing, PerDispatchClassU32, PerDispatchClassWeight, PerDispatchClassWeightsPerClass, Phase, RawOrigin, RefCount, RefCountTo259, SyncState, SystemOrigin, TokenError, TransactionValidityError, TransactionalError, UnknownTransaction, WeightPerClass } from '@polkadot/types/interfaces/system';81import type { Bounty, BountyIndex, BountyStatus, BountyStatusActive, BountyStatusCuratorProposed, BountyStatusPendingPayout, OpenTip, OpenTipFinderTo225, OpenTipTip, OpenTipTo225, TreasuryProposal } from '@polkadot/types/interfaces/treasury';82import type { Multiplier } from '@polkadot/types/interfaces/txpayment';83import type { TransactionSource, TransactionValidity, ValidTransaction } from '@polkadot/types/interfaces/txqueue';84import type { ClassDetails, ClassId, ClassMetadata, DepositBalance, DepositBalanceOf, DestroyWitness, InstanceDetails, InstanceId, InstanceMetadata } from '@polkadot/types/interfaces/uniques';85import type { Multisig, Timepoint } from '@polkadot/types/interfaces/utility';86import type { VestingInfo } from '@polkadot/types/interfaces/vesting';87import type { AssetInstance, AssetInstanceV0, AssetInstanceV1, AssetInstanceV2, BodyId, BodyPart, DoubleEncodedCall, Fungibility, FungibilityV0, FungibilityV1, FungibilityV2, InboundStatus, InstructionV2, InteriorMultiLocation, Junction, JunctionV0, JunctionV1, JunctionV2, Junctions, JunctionsV1, JunctionsV2, MultiAsset, MultiAssetFilter, MultiAssetFilterV1, MultiAssetFilterV2, MultiAssetV0, MultiAssetV1, MultiAssetV2, MultiAssets, MultiAssetsV1, MultiAssetsV2, MultiLocation, MultiLocationV0, MultiLocationV1, MultiLocationV2, NetworkId, OriginKindV0, OriginKindV1, OriginKindV2, OutboundStatus, Outcome, QueryId, QueryStatus, QueueConfigData, Response, ResponseV0, ResponseV1, ResponseV2, ResponseV2Error, ResponseV2Result, VersionMigrationStage, VersionedMultiAsset, VersionedMultiAssets, VersionedMultiLocation, VersionedResponse, VersionedXcm, WeightLimitV2, WildFungibility, WildFungibilityV0, WildFungibilityV1, WildFungibilityV2, WildMultiAsset, WildMultiAssetV1, WildMultiAssetV2, Xcm, XcmAssetId, XcmError, XcmErrorV0, XcmErrorV1, XcmErrorV2, XcmOrder, XcmOrderV0, XcmOrderV1, XcmOrderV2, XcmOrigin, XcmOriginKind, XcmV0, XcmV1, XcmV2, XcmVersion, XcmpMessageFormat } from '@polkadot/types/interfaces/xcm';8889declare module '@polkadot/types/types/registry' {90  interface InterfaceTypes {91    AbridgedCandidateReceipt: AbridgedCandidateReceipt;92    AbridgedHostConfiguration: AbridgedHostConfiguration;93    AbridgedHrmpChannel: AbridgedHrmpChannel;94    AccountData: AccountData;95    AccountId: AccountId;96    AccountId20: AccountId20;97    AccountId32: AccountId32;98    AccountId33: AccountId33;99    AccountIdOf: AccountIdOf;100    AccountIndex: AccountIndex;101    AccountInfo: AccountInfo;102    AccountInfoWithDualRefCount: AccountInfoWithDualRefCount;103    AccountInfoWithProviders: AccountInfoWithProviders;104    AccountInfoWithRefCount: AccountInfoWithRefCount;105    AccountInfoWithRefCountU8: AccountInfoWithRefCountU8;106    AccountInfoWithTripleRefCount: AccountInfoWithTripleRefCount;107    AccountStatus: AccountStatus;108    AccountValidity: AccountValidity;109    AccountVote: AccountVote;110    AccountVoteSplit: AccountVoteSplit;111    AccountVoteStandard: AccountVoteStandard;112    ActiveEraInfo: ActiveEraInfo;113    ActiveGilt: ActiveGilt;114    ActiveGiltsTotal: ActiveGiltsTotal;115    ActiveIndex: ActiveIndex;116    ActiveRecovery: ActiveRecovery;117    Address: Address;118    AliveContractInfo: AliveContractInfo;119    AllowedSlots: AllowedSlots;120    AnySignature: AnySignature;121    ApiId: ApiId;122    ApplyExtrinsicResult: ApplyExtrinsicResult;123    ApplyExtrinsicResultPre6: ApplyExtrinsicResultPre6;124    ApprovalFlag: ApprovalFlag;125    Approvals: Approvals;126    ArithmeticError: ArithmeticError;127    AssetApproval: AssetApproval;128    AssetApprovalKey: AssetApprovalKey;129    AssetBalance: AssetBalance;130    AssetDestroyWitness: AssetDestroyWitness;131    AssetDetails: AssetDetails;132    AssetId: AssetId;133    AssetInstance: AssetInstance;134    AssetInstanceV0: AssetInstanceV0;135    AssetInstanceV1: AssetInstanceV1;136    AssetInstanceV2: AssetInstanceV2;137    AssetMetadata: AssetMetadata;138    AssetOptions: AssetOptions;139    AssignmentId: AssignmentId;140    AssignmentKind: AssignmentKind;141    AttestedCandidate: AttestedCandidate;142    AuctionIndex: AuctionIndex;143    AuthIndex: AuthIndex;144    AuthorityDiscoveryId: AuthorityDiscoveryId;145    AuthorityId: AuthorityId;146    AuthorityIndex: AuthorityIndex;147    AuthorityList: AuthorityList;148    AuthoritySet: AuthoritySet;149    AuthoritySetChange: AuthoritySetChange;150    AuthoritySetChanges: AuthoritySetChanges;151    AuthoritySignature: AuthoritySignature;152    AuthorityWeight: AuthorityWeight;153    AvailabilityBitfield: AvailabilityBitfield;154    AvailabilityBitfieldRecord: AvailabilityBitfieldRecord;155    BabeAuthorityWeight: BabeAuthorityWeight;156    BabeBlockWeight: BabeBlockWeight;157    BabeEpochConfiguration: BabeEpochConfiguration;158    BabeEquivocationProof: BabeEquivocationProof;159    BabeGenesisConfiguration: BabeGenesisConfiguration;160    BabeGenesisConfigurationV1: BabeGenesisConfigurationV1;161    BabeWeight: BabeWeight;162    BackedCandidate: BackedCandidate;163    Balance: Balance;164    BalanceLock: BalanceLock;165    BalanceLockTo212: BalanceLockTo212;166    BalanceOf: BalanceOf;167    BalanceStatus: BalanceStatus;168    BeefyAuthoritySet: BeefyAuthoritySet;169    BeefyCommitment: BeefyCommitment;170    BeefyId: BeefyId;171    BeefyKey: BeefyKey;172    BeefyNextAuthoritySet: BeefyNextAuthoritySet;173    BeefyPayload: BeefyPayload;174    BeefyPayloadId: BeefyPayloadId;175    BeefySignedCommitment: BeefySignedCommitment;176    BenchmarkBatch: BenchmarkBatch;177    BenchmarkConfig: BenchmarkConfig;178    BenchmarkList: BenchmarkList;179    BenchmarkMetadata: BenchmarkMetadata;180    BenchmarkParameter: BenchmarkParameter;181    BenchmarkResult: BenchmarkResult;182    Bid: Bid;183    Bidder: Bidder;184    BidKind: BidKind;185    BitVec: BitVec;186    Block: Block;187    BlockAttestations: BlockAttestations;188    BlockHash: BlockHash;189    BlockLength: BlockLength;190    BlockNumber: BlockNumber;191    BlockNumberFor: BlockNumberFor;192    BlockNumberOf: BlockNumberOf;193    BlockStats: BlockStats;194    BlockTrace: BlockTrace;195    BlockTraceEvent: BlockTraceEvent;196    BlockTraceEventData: BlockTraceEventData;197    BlockTraceSpan: BlockTraceSpan;198    BlockV0: BlockV0;199    BlockV1: BlockV1;200    BlockV2: BlockV2;201    BlockWeights: BlockWeights;202    BodyId: BodyId;203    BodyPart: BodyPart;204    bool: bool;205    Bool: Bool;206    Bounty: Bounty;207    BountyIndex: BountyIndex;208    BountyStatus: BountyStatus;209    BountyStatusActive: BountyStatusActive;210    BountyStatusCuratorProposed: BountyStatusCuratorProposed;211    BountyStatusPendingPayout: BountyStatusPendingPayout;212    BridgedBlockHash: BridgedBlockHash;213    BridgedBlockNumber: BridgedBlockNumber;214    BridgedHeader: BridgedHeader;215    BridgeMessageId: BridgeMessageId;216    BufferedSessionChange: BufferedSessionChange;217    Bytes: Bytes;218    Call: Call;219    CallHash: CallHash;220    CallHashOf: CallHashOf;221    CallIndex: CallIndex;222    CallOrigin: CallOrigin;223    CandidateCommitments: CandidateCommitments;224    CandidateDescriptor: CandidateDescriptor;225    CandidateEvent: CandidateEvent;226    CandidateHash: CandidateHash;227    CandidateInfo: CandidateInfo;228    CandidatePendingAvailability: CandidatePendingAvailability;229    CandidateReceipt: CandidateReceipt;230    ChainId: ChainId;231    ChainProperties: ChainProperties;232    ChainType: ChainType;233    ChangesTrieConfiguration: ChangesTrieConfiguration;234    ChangesTrieSignal: ChangesTrieSignal;235    CheckInherentsResult: CheckInherentsResult;236    ClassDetails: ClassDetails;237    ClassId: ClassId;238    ClassMetadata: ClassMetadata;239    CodecHash: CodecHash;240    CodeHash: CodeHash;241    CodeSource: CodeSource;242    CodeUploadRequest: CodeUploadRequest;243    CodeUploadResult: CodeUploadResult;244    CodeUploadResultValue: CodeUploadResultValue;245    CollationInfo: CollationInfo;246    CollationInfoV1: CollationInfoV1;247    CollatorId: CollatorId;248    CollatorSignature: CollatorSignature;249    CollectiveOrigin: CollectiveOrigin;250    CommittedCandidateReceipt: CommittedCandidateReceipt;251    CompactAssignments: CompactAssignments;252    CompactAssignmentsTo257: CompactAssignmentsTo257;253    CompactAssignmentsTo265: CompactAssignmentsTo265;254    CompactAssignmentsWith16: CompactAssignmentsWith16;255    CompactAssignmentsWith24: CompactAssignmentsWith24;256    CompactScore: CompactScore;257    CompactScoreCompact: CompactScoreCompact;258    ConfigData: ConfigData;259    Consensus: Consensus;260    ConsensusEngineId: ConsensusEngineId;261    ConsumedWeight: ConsumedWeight;262    ContractCallFlags: ContractCallFlags;263    ContractCallRequest: ContractCallRequest;264    ContractConstructorSpecLatest: ContractConstructorSpecLatest;265    ContractConstructorSpecV0: ContractConstructorSpecV0;266    ContractConstructorSpecV1: ContractConstructorSpecV1;267    ContractConstructorSpecV2: ContractConstructorSpecV2;268    ContractConstructorSpecV3: ContractConstructorSpecV3;269    ContractContractSpecV0: ContractContractSpecV0;270    ContractContractSpecV1: ContractContractSpecV1;271    ContractContractSpecV2: ContractContractSpecV2;272    ContractContractSpecV3: ContractContractSpecV3;273    ContractContractSpecV4: ContractContractSpecV4;274    ContractCryptoHasher: ContractCryptoHasher;275    ContractDiscriminant: ContractDiscriminant;276    ContractDisplayName: ContractDisplayName;277    ContractEventParamSpecLatest: ContractEventParamSpecLatest;278    ContractEventParamSpecV0: ContractEventParamSpecV0;279    ContractEventParamSpecV2: ContractEventParamSpecV2;280    ContractEventSpecLatest: ContractEventSpecLatest;281    ContractEventSpecV0: ContractEventSpecV0;282    ContractEventSpecV1: ContractEventSpecV1;283    ContractEventSpecV2: ContractEventSpecV2;284    ContractExecResult: ContractExecResult;285    ContractExecResultOk: ContractExecResultOk;286    ContractExecResultResult: ContractExecResultResult;287    ContractExecResultSuccessTo255: ContractExecResultSuccessTo255;288    ContractExecResultSuccessTo260: ContractExecResultSuccessTo260;289    ContractExecResultTo255: ContractExecResultTo255;290    ContractExecResultTo260: ContractExecResultTo260;291    ContractExecResultTo267: ContractExecResultTo267;292    ContractExecResultU64: ContractExecResultU64;293    ContractInfo: ContractInfo;294    ContractInstantiateResult: ContractInstantiateResult;295    ContractInstantiateResultTo267: ContractInstantiateResultTo267;296    ContractInstantiateResultTo299: ContractInstantiateResultTo299;297    ContractInstantiateResultU64: ContractInstantiateResultU64;298    ContractLayoutArray: ContractLayoutArray;299    ContractLayoutCell: ContractLayoutCell;300    ContractLayoutEnum: ContractLayoutEnum;301    ContractLayoutHash: ContractLayoutHash;302    ContractLayoutHashingStrategy: ContractLayoutHashingStrategy;303    ContractLayoutKey: ContractLayoutKey;304    ContractLayoutStruct: ContractLayoutStruct;305    ContractLayoutStructField: ContractLayoutStructField;306    ContractMessageParamSpecLatest: ContractMessageParamSpecLatest;307    ContractMessageParamSpecV0: ContractMessageParamSpecV0;308    ContractMessageParamSpecV2: ContractMessageParamSpecV2;309    ContractMessageSpecLatest: ContractMessageSpecLatest;310    ContractMessageSpecV0: ContractMessageSpecV0;311    ContractMessageSpecV1: ContractMessageSpecV1;312    ContractMessageSpecV2: ContractMessageSpecV2;313    ContractMetadata: ContractMetadata;314    ContractMetadataLatest: ContractMetadataLatest;315    ContractMetadataV0: ContractMetadataV0;316    ContractMetadataV1: ContractMetadataV1;317    ContractMetadataV2: ContractMetadataV2;318    ContractMetadataV3: ContractMetadataV3;319    ContractMetadataV4: ContractMetadataV4;320    ContractProject: ContractProject;321    ContractProjectContract: ContractProjectContract;322    ContractProjectInfo: ContractProjectInfo;323    ContractProjectSource: ContractProjectSource;324    ContractProjectV0: ContractProjectV0;325    ContractReturnFlags: ContractReturnFlags;326    ContractSelector: ContractSelector;327    ContractStorageKey: ContractStorageKey;328    ContractStorageLayout: ContractStorageLayout;329    ContractTypeSpec: ContractTypeSpec;330    Conviction: Conviction;331    CoreAssignment: CoreAssignment;332    CoreIndex: CoreIndex;333    CoreOccupied: CoreOccupied;334    CoreState: CoreState;335    CrateVersion: CrateVersion;336    CreatedBlock: CreatedBlock;337    CumulusPalletDmpQueueCall: CumulusPalletDmpQueueCall;338    CumulusPalletDmpQueueConfigData: CumulusPalletDmpQueueConfigData;339    CumulusPalletDmpQueueError: CumulusPalletDmpQueueError;340    CumulusPalletDmpQueueEvent: CumulusPalletDmpQueueEvent;341    CumulusPalletDmpQueuePageIndexData: CumulusPalletDmpQueuePageIndexData;342    CumulusPalletParachainSystemCall: CumulusPalletParachainSystemCall;343    CumulusPalletParachainSystemError: CumulusPalletParachainSystemError;344    CumulusPalletParachainSystemEvent: CumulusPalletParachainSystemEvent;345    CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot: CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot;346    CumulusPalletXcmCall: CumulusPalletXcmCall;347    CumulusPalletXcmError: CumulusPalletXcmError;348    CumulusPalletXcmEvent: CumulusPalletXcmEvent;349    CumulusPalletXcmpQueueCall: CumulusPalletXcmpQueueCall;350    CumulusPalletXcmpQueueError: CumulusPalletXcmpQueueError;351    CumulusPalletXcmpQueueEvent: CumulusPalletXcmpQueueEvent;352    CumulusPalletXcmpQueueInboundChannelDetails: CumulusPalletXcmpQueueInboundChannelDetails;353    CumulusPalletXcmpQueueInboundState: CumulusPalletXcmpQueueInboundState;354    CumulusPalletXcmpQueueOutboundChannelDetails: CumulusPalletXcmpQueueOutboundChannelDetails;355    CumulusPalletXcmpQueueOutboundState: CumulusPalletXcmpQueueOutboundState;356    CumulusPalletXcmpQueueQueueConfigData: CumulusPalletXcmpQueueQueueConfigData;357    CumulusPrimitivesParachainInherentParachainInherentData: CumulusPrimitivesParachainInherentParachainInherentData;358    Data: Data;359    DeferredOffenceOf: DeferredOffenceOf;360    DefunctVoter: DefunctVoter;361    DelayKind: DelayKind;362    DelayKindBest: DelayKindBest;363    Delegations: Delegations;364    DeletedContract: DeletedContract;365    DeliveredMessages: DeliveredMessages;366    DepositBalance: DepositBalance;367    DepositBalanceOf: DepositBalanceOf;368    DestroyWitness: DestroyWitness;369    Digest: Digest;370    DigestItem: DigestItem;371    DigestOf: DigestOf;372    DispatchClass: DispatchClass;373    DispatchError: DispatchError;374    DispatchErrorModule: DispatchErrorModule;375    DispatchErrorModulePre6: DispatchErrorModulePre6;376    DispatchErrorModuleU8: DispatchErrorModuleU8;377    DispatchErrorModuleU8a: DispatchErrorModuleU8a;378    DispatchErrorPre6: DispatchErrorPre6;379    DispatchErrorPre6First: DispatchErrorPre6First;380    DispatchErrorTo198: DispatchErrorTo198;381    DispatchFeePayment: DispatchFeePayment;382    DispatchInfo: DispatchInfo;383    DispatchInfoTo190: DispatchInfoTo190;384    DispatchInfoTo244: DispatchInfoTo244;385    DispatchOutcome: DispatchOutcome;386    DispatchOutcomePre6: DispatchOutcomePre6;387    DispatchResult: DispatchResult;388    DispatchResultOf: DispatchResultOf;389    DispatchResultTo198: DispatchResultTo198;390    DisputeLocation: DisputeLocation;391    DisputeResult: DisputeResult;392    DisputeState: DisputeState;393    DisputeStatement: DisputeStatement;394    DisputeStatementSet: DisputeStatementSet;395    DoubleEncodedCall: DoubleEncodedCall;396    DoubleVoteReport: DoubleVoteReport;397    DownwardMessage: DownwardMessage;398    EcdsaSignature: EcdsaSignature;399    Ed25519Signature: Ed25519Signature;400    EIP1559Transaction: EIP1559Transaction;401    EIP2930Transaction: EIP2930Transaction;402    ElectionCompute: ElectionCompute;403    ElectionPhase: ElectionPhase;404    ElectionResult: ElectionResult;405    ElectionScore: ElectionScore;406    ElectionSize: ElectionSize;407    ElectionStatus: ElectionStatus;408    EncodedFinalityProofs: EncodedFinalityProofs;409    EncodedJustification: EncodedJustification;410    Epoch: Epoch;411    EpochAuthorship: EpochAuthorship;412    Era: Era;413    EraIndex: EraIndex;414    EraPoints: EraPoints;415    EraRewardPoints: EraRewardPoints;416    EraRewards: EraRewards;417    ErrorMetadataLatest: ErrorMetadataLatest;418    ErrorMetadataV10: ErrorMetadataV10;419    ErrorMetadataV11: ErrorMetadataV11;420    ErrorMetadataV12: ErrorMetadataV12;421    ErrorMetadataV13: ErrorMetadataV13;422    ErrorMetadataV14: ErrorMetadataV14;423    ErrorMetadataV9: ErrorMetadataV9;424    EthAccessList: EthAccessList;425    EthAccessListItem: EthAccessListItem;426    EthAccount: EthAccount;427    EthAddress: EthAddress;428    EthBlock: EthBlock;429    EthBloom: EthBloom;430    EthbloomBloom: EthbloomBloom;431    EthCallRequest: EthCallRequest;432    EthereumAccountId: EthereumAccountId;433    EthereumAddress: EthereumAddress;434    EthereumBlock: EthereumBlock;435    EthereumHeader: EthereumHeader;436    EthereumLog: EthereumLog;437    EthereumLookupSource: EthereumLookupSource;438    EthereumReceiptEip658ReceiptData: EthereumReceiptEip658ReceiptData;439    EthereumReceiptReceiptV3: EthereumReceiptReceiptV3;440    EthereumSignature: EthereumSignature;441    EthereumTransactionAccessListItem: EthereumTransactionAccessListItem;442    EthereumTransactionEip1559Transaction: EthereumTransactionEip1559Transaction;443    EthereumTransactionEip2930Transaction: EthereumTransactionEip2930Transaction;444    EthereumTransactionLegacyTransaction: EthereumTransactionLegacyTransaction;445    EthereumTransactionTransactionAction: EthereumTransactionTransactionAction;446    EthereumTransactionTransactionSignature: EthereumTransactionTransactionSignature;447    EthereumTransactionTransactionV2: EthereumTransactionTransactionV2;448    EthereumTypesHashH64: EthereumTypesHashH64;449    EthFeeHistory: EthFeeHistory;450    EthFilter: EthFilter;451    EthFilterAddress: EthFilterAddress;452    EthFilterChanges: EthFilterChanges;453    EthFilterTopic: EthFilterTopic;454    EthFilterTopicEntry: EthFilterTopicEntry;455    EthFilterTopicInner: EthFilterTopicInner;456    EthHeader: EthHeader;457    EthLog: EthLog;458    EthReceipt: EthReceipt;459    EthReceiptV0: EthReceiptV0;460    EthReceiptV3: EthReceiptV3;461    EthRichBlock: EthRichBlock;462    EthRichHeader: EthRichHeader;463    EthStorageProof: EthStorageProof;464    EthSubKind: EthSubKind;465    EthSubParams: EthSubParams;466    EthSubResult: EthSubResult;467    EthSyncInfo: EthSyncInfo;468    EthSyncStatus: EthSyncStatus;469    EthTransaction: EthTransaction;470    EthTransactionAction: EthTransactionAction;471    EthTransactionCondition: EthTransactionCondition;472    EthTransactionRequest: EthTransactionRequest;473    EthTransactionSignature: EthTransactionSignature;474    EthTransactionStatus: EthTransactionStatus;475    EthWork: EthWork;476    Event: Event;477    EventId: EventId;478    EventIndex: EventIndex;479    EventMetadataLatest: EventMetadataLatest;480    EventMetadataV10: EventMetadataV10;481    EventMetadataV11: EventMetadataV11;482    EventMetadataV12: EventMetadataV12;483    EventMetadataV13: EventMetadataV13;484    EventMetadataV14: EventMetadataV14;485    EventMetadataV9: EventMetadataV9;486    EventRecord: EventRecord;487    EvmAccount: EvmAccount;488    EvmCallInfo: EvmCallInfo;489    EvmCoreErrorExitError: EvmCoreErrorExitError;490    EvmCoreErrorExitFatal: EvmCoreErrorExitFatal;491    EvmCoreErrorExitReason: EvmCoreErrorExitReason;492    EvmCoreErrorExitRevert: EvmCoreErrorExitRevert;493    EvmCoreErrorExitSucceed: EvmCoreErrorExitSucceed;494    EvmCreateInfo: EvmCreateInfo;495    EvmLog: EvmLog;496    EvmVicinity: EvmVicinity;497    ExecReturnValue: ExecReturnValue;498    ExitError: ExitError;499    ExitFatal: ExitFatal;500    ExitReason: ExitReason;501    ExitRevert: ExitRevert;502    ExitSucceed: ExitSucceed;503    ExplicitDisputeStatement: ExplicitDisputeStatement;504    Exposure: Exposure;505    ExtendedBalance: ExtendedBalance;506    Extrinsic: Extrinsic;507    ExtrinsicEra: ExtrinsicEra;508    ExtrinsicMetadataLatest: ExtrinsicMetadataLatest;509    ExtrinsicMetadataV11: ExtrinsicMetadataV11;510    ExtrinsicMetadataV12: ExtrinsicMetadataV12;511    ExtrinsicMetadataV13: ExtrinsicMetadataV13;512    ExtrinsicMetadataV14: ExtrinsicMetadataV14;513    ExtrinsicOrHash: ExtrinsicOrHash;514    ExtrinsicPayload: ExtrinsicPayload;515    ExtrinsicPayloadUnknown: ExtrinsicPayloadUnknown;516    ExtrinsicPayloadV4: ExtrinsicPayloadV4;517    ExtrinsicSignature: ExtrinsicSignature;518    ExtrinsicSignatureV4: ExtrinsicSignatureV4;519    ExtrinsicStatus: ExtrinsicStatus;520    ExtrinsicsWeight: ExtrinsicsWeight;521    ExtrinsicUnknown: ExtrinsicUnknown;522    ExtrinsicV4: ExtrinsicV4;523    f32: f32;524    F32: F32;525    f64: f64;526    F64: F64;527    FeeDetails: FeeDetails;528    Fixed128: Fixed128;529    Fixed64: Fixed64;530    FixedI128: FixedI128;531    FixedI64: FixedI64;532    FixedU128: FixedU128;533    FixedU64: FixedU64;534    Forcing: Forcing;535    ForkTreePendingChange: ForkTreePendingChange;536    ForkTreePendingChangeNode: ForkTreePendingChangeNode;537    FpRpcTransactionStatus: FpRpcTransactionStatus;538    FrameSupportDispatchDispatchClass: FrameSupportDispatchDispatchClass;539    FrameSupportDispatchDispatchInfo: FrameSupportDispatchDispatchInfo;540    FrameSupportDispatchPays: FrameSupportDispatchPays;541    FrameSupportDispatchPerDispatchClassU32: FrameSupportDispatchPerDispatchClassU32;542    FrameSupportDispatchPerDispatchClassWeight: FrameSupportDispatchPerDispatchClassWeight;543    FrameSupportDispatchPerDispatchClassWeightsPerClass: FrameSupportDispatchPerDispatchClassWeightsPerClass;544    FrameSupportPalletId: FrameSupportPalletId;545    FrameSupportTokensMiscBalanceStatus: FrameSupportTokensMiscBalanceStatus;546    FrameSystemAccountInfo: FrameSystemAccountInfo;547    FrameSystemCall: FrameSystemCall;548    FrameSystemError: FrameSystemError;549    FrameSystemEvent: FrameSystemEvent;550    FrameSystemEventRecord: FrameSystemEventRecord;551    FrameSystemExtensionsCheckGenesis: FrameSystemExtensionsCheckGenesis;552    FrameSystemExtensionsCheckNonce: FrameSystemExtensionsCheckNonce;553    FrameSystemExtensionsCheckSpecVersion: FrameSystemExtensionsCheckSpecVersion;554    FrameSystemExtensionsCheckTxVersion: FrameSystemExtensionsCheckTxVersion;555    FrameSystemExtensionsCheckWeight: FrameSystemExtensionsCheckWeight;556    FrameSystemLastRuntimeUpgradeInfo: FrameSystemLastRuntimeUpgradeInfo;557    FrameSystemLimitsBlockLength: FrameSystemLimitsBlockLength;558    FrameSystemLimitsBlockWeights: FrameSystemLimitsBlockWeights;559    FrameSystemLimitsWeightsPerClass: FrameSystemLimitsWeightsPerClass;560    FrameSystemPhase: FrameSystemPhase;561    FullIdentification: FullIdentification;562    FunctionArgumentMetadataLatest: FunctionArgumentMetadataLatest;563    FunctionArgumentMetadataV10: FunctionArgumentMetadataV10;564    FunctionArgumentMetadataV11: FunctionArgumentMetadataV11;565    FunctionArgumentMetadataV12: FunctionArgumentMetadataV12;566    FunctionArgumentMetadataV13: FunctionArgumentMetadataV13;567    FunctionArgumentMetadataV14: FunctionArgumentMetadataV14;568    FunctionArgumentMetadataV9: FunctionArgumentMetadataV9;569    FunctionMetadataLatest: FunctionMetadataLatest;570    FunctionMetadataV10: FunctionMetadataV10;571    FunctionMetadataV11: FunctionMetadataV11;572    FunctionMetadataV12: FunctionMetadataV12;573    FunctionMetadataV13: FunctionMetadataV13;574    FunctionMetadataV14: FunctionMetadataV14;575    FunctionMetadataV9: FunctionMetadataV9;576    FundIndex: FundIndex;577    FundInfo: FundInfo;578    Fungibility: Fungibility;579    FungibilityV0: FungibilityV0;580    FungibilityV1: FungibilityV1;581    FungibilityV2: FungibilityV2;582    Gas: Gas;583    GiltBid: GiltBid;584    GlobalValidationData: GlobalValidationData;585    GlobalValidationSchedule: GlobalValidationSchedule;586    GrandpaCommit: GrandpaCommit;587    GrandpaEquivocation: GrandpaEquivocation;588    GrandpaEquivocationProof: GrandpaEquivocationProof;589    GrandpaEquivocationValue: GrandpaEquivocationValue;590    GrandpaJustification: GrandpaJustification;591    GrandpaPrecommit: GrandpaPrecommit;592    GrandpaPrevote: GrandpaPrevote;593    GrandpaSignedPrecommit: GrandpaSignedPrecommit;594    GroupIndex: GroupIndex;595    GroupRotationInfo: GroupRotationInfo;596    H1024: H1024;597    H128: H128;598    H160: H160;599    H2048: H2048;600    H256: H256;601    H32: H32;602    H512: H512;603    H64: H64;604    Hash: Hash;605    HeadData: HeadData;606    Header: Header;607    HeaderPartial: HeaderPartial;608    Health: Health;609    Heartbeat: Heartbeat;610    HeartbeatTo244: HeartbeatTo244;611    HostConfiguration: HostConfiguration;612    HostFnWeights: HostFnWeights;613    HostFnWeightsTo264: HostFnWeightsTo264;614    HrmpChannel: HrmpChannel;615    HrmpChannelId: HrmpChannelId;616    HrmpOpenChannelRequest: HrmpOpenChannelRequest;617    i128: i128;618    I128: I128;619    i16: i16;620    I16: I16;621    i256: i256;622    I256: I256;623    i32: i32;624    I32: I32;625    I32F32: I32F32;626    i64: i64;627    I64: I64;628    i8: i8;629    I8: I8;630    IdentificationTuple: IdentificationTuple;631    IdentityFields: IdentityFields;632    IdentityInfo: IdentityInfo;633    IdentityInfoAdditional: IdentityInfoAdditional;634    IdentityInfoTo198: IdentityInfoTo198;635    IdentityJudgement: IdentityJudgement;636    ImmortalEra: ImmortalEra;637    ImportedAux: ImportedAux;638    InboundDownwardMessage: InboundDownwardMessage;639    InboundHrmpMessage: InboundHrmpMessage;640    InboundHrmpMessages: InboundHrmpMessages;641    InboundLaneData: InboundLaneData;642    InboundRelayer: InboundRelayer;643    InboundStatus: InboundStatus;644    IncludedBlocks: IncludedBlocks;645    InclusionFee: InclusionFee;646    IncomingParachain: IncomingParachain;647    IncomingParachainDeploy: IncomingParachainDeploy;648    IncomingParachainFixed: IncomingParachainFixed;649    Index: Index;650    IndicesLookupSource: IndicesLookupSource;651    IndividualExposure: IndividualExposure;652    InherentData: InherentData;653    InherentIdentifier: InherentIdentifier;654    InitializationData: InitializationData;655    InstanceDetails: InstanceDetails;656    InstanceId: InstanceId;657    InstanceMetadata: InstanceMetadata;658    InstantiateRequest: InstantiateRequest;659    InstantiateRequestV1: InstantiateRequestV1;660    InstantiateRequestV2: InstantiateRequestV2;661    InstantiateReturnValue: InstantiateReturnValue;662    InstantiateReturnValueOk: InstantiateReturnValueOk;663    InstantiateReturnValueTo267: InstantiateReturnValueTo267;664    InstructionV2: InstructionV2;665    InstructionWeights: InstructionWeights;666    InteriorMultiLocation: InteriorMultiLocation;667    InvalidDisputeStatementKind: InvalidDisputeStatementKind;668    InvalidTransaction: InvalidTransaction;669    Json: Json;670    Junction: Junction;671    Junctions: Junctions;672    JunctionsV1: JunctionsV1;673    JunctionsV2: JunctionsV2;674    JunctionV0: JunctionV0;675    JunctionV1: JunctionV1;676    JunctionV2: JunctionV2;677    Justification: Justification;678    JustificationNotification: JustificationNotification;679    Justifications: Justifications;680    Key: Key;681    KeyOwnerProof: KeyOwnerProof;682    Keys: Keys;683    KeyType: KeyType;684    KeyTypeId: KeyTypeId;685    KeyValue: KeyValue;686    KeyValueOption: KeyValueOption;687    Kind: Kind;688    LaneId: LaneId;689    LastContribution: LastContribution;690    LastRuntimeUpgradeInfo: LastRuntimeUpgradeInfo;691    LeasePeriod: LeasePeriod;692    LeasePeriodOf: LeasePeriodOf;693    LegacyTransaction: LegacyTransaction;694    Limits: Limits;695    LimitsTo264: LimitsTo264;696    LocalValidationData: LocalValidationData;697    LockIdentifier: LockIdentifier;698    LookupSource: LookupSource;699    LookupTarget: LookupTarget;700    LotteryConfig: LotteryConfig;701    MaybeRandomness: MaybeRandomness;702    MaybeVrf: MaybeVrf;703    MemberCount: MemberCount;704    MembershipProof: MembershipProof;705    MessageData: MessageData;706    MessageId: MessageId;707    MessageIngestionType: MessageIngestionType;708    MessageKey: MessageKey;709    MessageNonce: MessageNonce;710    MessageQueueChain: MessageQueueChain;711    MessagesDeliveryProofOf: MessagesDeliveryProofOf;712    MessagesProofOf: MessagesProofOf;713    MessagingStateSnapshot: MessagingStateSnapshot;714    MessagingStateSnapshotEgressEntry: MessagingStateSnapshotEgressEntry;715    MetadataAll: MetadataAll;716    MetadataLatest: MetadataLatest;717    MetadataV10: MetadataV10;718    MetadataV11: MetadataV11;719    MetadataV12: MetadataV12;720    MetadataV13: MetadataV13;721    MetadataV14: MetadataV14;722    MetadataV9: MetadataV9;723    MigrationStatusResult: MigrationStatusResult;724    MmrBatchProof: MmrBatchProof;725    MmrEncodableOpaqueLeaf: MmrEncodableOpaqueLeaf;726    MmrError: MmrError;727    MmrLeafBatchProof: MmrLeafBatchProof;728    MmrLeafIndex: MmrLeafIndex;729    MmrLeafProof: MmrLeafProof;730    MmrNodeIndex: MmrNodeIndex;731    MmrProof: MmrProof;732    MmrRootHash: MmrRootHash;733    ModuleConstantMetadataV10: ModuleConstantMetadataV10;734    ModuleConstantMetadataV11: ModuleConstantMetadataV11;735    ModuleConstantMetadataV12: ModuleConstantMetadataV12;736    ModuleConstantMetadataV13: ModuleConstantMetadataV13;737    ModuleConstantMetadataV9: ModuleConstantMetadataV9;738    ModuleId: ModuleId;739    ModuleMetadataV10: ModuleMetadataV10;740    ModuleMetadataV11: ModuleMetadataV11;741    ModuleMetadataV12: ModuleMetadataV12;742    ModuleMetadataV13: ModuleMetadataV13;743    ModuleMetadataV9: ModuleMetadataV9;744    Moment: Moment;745    MomentOf: MomentOf;746    MoreAttestations: MoreAttestations;747    MortalEra: MortalEra;748    MultiAddress: MultiAddress;749    MultiAsset: MultiAsset;750    MultiAssetFilter: MultiAssetFilter;751    MultiAssetFilterV1: MultiAssetFilterV1;752    MultiAssetFilterV2: MultiAssetFilterV2;753    MultiAssets: MultiAssets;754    MultiAssetsV1: MultiAssetsV1;755    MultiAssetsV2: MultiAssetsV2;756    MultiAssetV0: MultiAssetV0;757    MultiAssetV1: MultiAssetV1;758    MultiAssetV2: MultiAssetV2;759    MultiDisputeStatementSet: MultiDisputeStatementSet;760    MultiLocation: MultiLocation;761    MultiLocationV0: MultiLocationV0;762    MultiLocationV1: MultiLocationV1;763    MultiLocationV2: MultiLocationV2;764    Multiplier: Multiplier;765    Multisig: Multisig;766    MultiSignature: MultiSignature;767    MultiSigner: MultiSigner;768    NetworkId: NetworkId;769    NetworkState: NetworkState;770    NetworkStatePeerset: NetworkStatePeerset;771    NetworkStatePeersetInfo: NetworkStatePeersetInfo;772    NewBidder: NewBidder;773    NextAuthority: NextAuthority;774    NextConfigDescriptor: NextConfigDescriptor;775    NextConfigDescriptorV1: NextConfigDescriptorV1;776    NodeRole: NodeRole;777    Nominations: Nominations;778    NominatorIndex: NominatorIndex;779    NominatorIndexCompact: NominatorIndexCompact;780    NotConnectedPeer: NotConnectedPeer;781    NpApiError: NpApiError;782    Null: Null;783    OccupiedCore: OccupiedCore;784    OccupiedCoreAssumption: OccupiedCoreAssumption;785    OffchainAccuracy: OffchainAccuracy;786    OffchainAccuracyCompact: OffchainAccuracyCompact;787    OffenceDetails: OffenceDetails;788    Offender: Offender;789    OldV1SessionInfo: OldV1SessionInfo;790    OpalRuntimeRuntime: OpalRuntimeRuntime;791    OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance: OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance;792    OpaqueCall: OpaqueCall;793    OpaqueKeyOwnershipProof: OpaqueKeyOwnershipProof;794    OpaqueMetadata: OpaqueMetadata;795    OpaqueMultiaddr: OpaqueMultiaddr;796    OpaqueNetworkState: OpaqueNetworkState;797    OpaquePeerId: OpaquePeerId;798    OpaqueTimeSlot: OpaqueTimeSlot;799    OpenTip: OpenTip;800    OpenTipFinderTo225: OpenTipFinderTo225;801    OpenTipTip: OpenTipTip;802    OpenTipTo225: OpenTipTo225;803    OperatingMode: OperatingMode;804    OptionBool: OptionBool;805    Origin: Origin;806    OriginCaller: OriginCaller;807    OriginKindV0: OriginKindV0;808    OriginKindV1: OriginKindV1;809    OriginKindV2: OriginKindV2;810    OrmlTokensAccountData: OrmlTokensAccountData;811    OrmlTokensBalanceLock: OrmlTokensBalanceLock;812    OrmlTokensModuleCall: OrmlTokensModuleCall;813    OrmlTokensModuleError: OrmlTokensModuleError;814    OrmlTokensModuleEvent: OrmlTokensModuleEvent;815    OrmlTokensReserveData: OrmlTokensReserveData;816    OrmlVestingModuleCall: OrmlVestingModuleCall;817    OrmlVestingModuleError: OrmlVestingModuleError;818    OrmlVestingModuleEvent: OrmlVestingModuleEvent;819    OrmlVestingVestingSchedule: OrmlVestingVestingSchedule;820    OrmlXtokensModuleCall: OrmlXtokensModuleCall;821    OrmlXtokensModuleError: OrmlXtokensModuleError;822    OrmlXtokensModuleEvent: OrmlXtokensModuleEvent;823    OutboundHrmpMessage: OutboundHrmpMessage;824    OutboundLaneData: OutboundLaneData;825    OutboundMessageFee: OutboundMessageFee;826    OutboundPayload: OutboundPayload;827    OutboundStatus: OutboundStatus;828    Outcome: Outcome;829    OverweightIndex: OverweightIndex;830    Owner: Owner;831    PageCounter: PageCounter;832    PageIndexData: PageIndexData;833    PalletAppPromotionCall: PalletAppPromotionCall;834    PalletAppPromotionError: PalletAppPromotionError;835    PalletAppPromotionEvent: PalletAppPromotionEvent;836    PalletBalancesAccountData: PalletBalancesAccountData;837    PalletBalancesBalanceLock: PalletBalancesBalanceLock;838    PalletBalancesCall: PalletBalancesCall;839    PalletBalancesError: PalletBalancesError;840    PalletBalancesEvent: PalletBalancesEvent;841    PalletBalancesReasons: PalletBalancesReasons;842    PalletBalancesReserveData: PalletBalancesReserveData;843    PalletCallMetadataLatest: PalletCallMetadataLatest;844    PalletCallMetadataV14: PalletCallMetadataV14;845    PalletCommonError: PalletCommonError;846    PalletCommonEvent: PalletCommonEvent;847    PalletConfigurationAppPromotionConfiguration: PalletConfigurationAppPromotionConfiguration;848    PalletConfigurationCall: PalletConfigurationCall;849    PalletConfigurationError: PalletConfigurationError;850    PalletConstantMetadataLatest: PalletConstantMetadataLatest;851    PalletConstantMetadataV14: PalletConstantMetadataV14;852    PalletErrorMetadataLatest: PalletErrorMetadataLatest;853    PalletErrorMetadataV14: PalletErrorMetadataV14;854    PalletEthereumCall: PalletEthereumCall;855    PalletEthereumError: PalletEthereumError;856    PalletEthereumEvent: PalletEthereumEvent;857    PalletEthereumFakeTransactionFinalizer: PalletEthereumFakeTransactionFinalizer;858    PalletEventMetadataLatest: PalletEventMetadataLatest;859    PalletEventMetadataV14: PalletEventMetadataV14;860    PalletEvmAccountBasicCrossAccountIdRepr: PalletEvmAccountBasicCrossAccountIdRepr;861    PalletEvmCall: PalletEvmCall;862    PalletEvmCoderSubstrateError: PalletEvmCoderSubstrateError;863    PalletEvmContractHelpersError: PalletEvmContractHelpersError;864    PalletEvmContractHelpersEvent: PalletEvmContractHelpersEvent;865    PalletEvmContractHelpersSponsoringModeT: PalletEvmContractHelpersSponsoringModeT;866    PalletEvmError: PalletEvmError;867    PalletEvmEvent: PalletEvmEvent;868    PalletEvmMigrationCall: PalletEvmMigrationCall;869    PalletEvmMigrationError: PalletEvmMigrationError;870    PalletEvmMigrationEvent: PalletEvmMigrationEvent;871    PalletForeignAssetsAssetIds: PalletForeignAssetsAssetIds;872    PalletForeignAssetsModuleAssetMetadata: PalletForeignAssetsModuleAssetMetadata;873    PalletForeignAssetsModuleCall: PalletForeignAssetsModuleCall;874    PalletForeignAssetsModuleError: PalletForeignAssetsModuleError;875    PalletForeignAssetsModuleEvent: PalletForeignAssetsModuleEvent;876    PalletForeignAssetsNativeCurrency: PalletForeignAssetsNativeCurrency;877    PalletFungibleError: PalletFungibleError;878    PalletId: PalletId;879    PalletInflationCall: PalletInflationCall;880    PalletMaintenanceCall: PalletMaintenanceCall;881    PalletMaintenanceError: PalletMaintenanceError;882    PalletMaintenanceEvent: PalletMaintenanceEvent;883    PalletMetadataLatest: PalletMetadataLatest;884    PalletMetadataV14: PalletMetadataV14;885    PalletNonfungibleError: PalletNonfungibleError;886    PalletNonfungibleItemData: PalletNonfungibleItemData;887    PalletRefungibleError: PalletRefungibleError;888    PalletRmrkCoreCall: PalletRmrkCoreCall;889    PalletRmrkCoreError: PalletRmrkCoreError;890    PalletRmrkCoreEvent: PalletRmrkCoreEvent;891    PalletRmrkEquipCall: PalletRmrkEquipCall;892    PalletRmrkEquipError: PalletRmrkEquipError;893    PalletRmrkEquipEvent: PalletRmrkEquipEvent;894    PalletsOrigin: PalletsOrigin;895    PalletStorageMetadataLatest: PalletStorageMetadataLatest;896    PalletStorageMetadataV14: PalletStorageMetadataV14;897    PalletStructureCall: PalletStructureCall;898    PalletStructureError: PalletStructureError;899    PalletStructureEvent: PalletStructureEvent;900    PalletSudoCall: PalletSudoCall;901    PalletSudoError: PalletSudoError;902    PalletSudoEvent: PalletSudoEvent;903    PalletTemplateTransactionPaymentCall: PalletTemplateTransactionPaymentCall;904    PalletTemplateTransactionPaymentChargeTransactionPayment: PalletTemplateTransactionPaymentChargeTransactionPayment;905    PalletTestUtilsCall: PalletTestUtilsCall;906    PalletTestUtilsError: PalletTestUtilsError;907    PalletTestUtilsEvent: PalletTestUtilsEvent;908    PalletTimestampCall: PalletTimestampCall;909    PalletTransactionPaymentEvent: PalletTransactionPaymentEvent;910    PalletTransactionPaymentReleases: PalletTransactionPaymentReleases;911    PalletTreasuryCall: PalletTreasuryCall;912    PalletTreasuryError: PalletTreasuryError;913    PalletTreasuryEvent: PalletTreasuryEvent;914    PalletTreasuryProposal: PalletTreasuryProposal;915    PalletUniqueCall: PalletUniqueCall;916    PalletUniqueError: PalletUniqueError;917    PalletVersion: PalletVersion;918    PalletXcmCall: PalletXcmCall;919    PalletXcmError: PalletXcmError;920    PalletXcmEvent: PalletXcmEvent;921    ParachainDispatchOrigin: ParachainDispatchOrigin;922    ParachainInherentData: ParachainInherentData;923    ParachainProposal: ParachainProposal;924    ParachainsInherentData: ParachainsInherentData;925    ParaGenesisArgs: ParaGenesisArgs;926    ParaId: ParaId;927    ParaInfo: ParaInfo;928    ParaLifecycle: ParaLifecycle;929    Parameter: Parameter;930    ParaPastCodeMeta: ParaPastCodeMeta;931    ParaScheduling: ParaScheduling;932    ParathreadClaim: ParathreadClaim;933    ParathreadClaimQueue: ParathreadClaimQueue;934    ParathreadEntry: ParathreadEntry;935    ParaValidatorIndex: ParaValidatorIndex;936    Pays: Pays;937    Peer: Peer;938    PeerEndpoint: PeerEndpoint;939    PeerEndpointAddr: PeerEndpointAddr;940    PeerInfo: PeerInfo;941    PeerPing: PeerPing;942    PendingChange: PendingChange;943    PendingPause: PendingPause;944    PendingResume: PendingResume;945    Perbill: Perbill;946    Percent: Percent;947    PerDispatchClassU32: PerDispatchClassU32;948    PerDispatchClassWeight: PerDispatchClassWeight;949    PerDispatchClassWeightsPerClass: PerDispatchClassWeightsPerClass;950    Period: Period;951    Permill: Permill;952    PermissionLatest: PermissionLatest;953    PermissionsV1: PermissionsV1;954    PermissionVersions: PermissionVersions;955    Perquintill: Perquintill;956    PersistedValidationData: PersistedValidationData;957    PerU16: PerU16;958    Phantom: Phantom;959    PhantomData: PhantomData;960    PhantomTypeUpDataStructs: PhantomTypeUpDataStructs;961    Phase: Phase;962    PhragmenScore: PhragmenScore;963    Points: Points;964    PolkadotCorePrimitivesInboundDownwardMessage: PolkadotCorePrimitivesInboundDownwardMessage;965    PolkadotCorePrimitivesInboundHrmpMessage: PolkadotCorePrimitivesInboundHrmpMessage;966    PolkadotCorePrimitivesOutboundHrmpMessage: PolkadotCorePrimitivesOutboundHrmpMessage;967    PolkadotParachainPrimitivesXcmpMessageFormat: PolkadotParachainPrimitivesXcmpMessageFormat;968    PolkadotPrimitivesV2AbridgedHostConfiguration: PolkadotPrimitivesV2AbridgedHostConfiguration;969    PolkadotPrimitivesV2AbridgedHrmpChannel: PolkadotPrimitivesV2AbridgedHrmpChannel;970    PolkadotPrimitivesV2PersistedValidationData: PolkadotPrimitivesV2PersistedValidationData;971    PolkadotPrimitivesV2UpgradeRestriction: PolkadotPrimitivesV2UpgradeRestriction;972    PortableType: PortableType;973    PortableTypeV14: PortableTypeV14;974    Precommits: Precommits;975    PrefabWasmModule: PrefabWasmModule;976    PrefixedStorageKey: PrefixedStorageKey;977    PreimageStatus: PreimageStatus;978    PreimageStatusAvailable: PreimageStatusAvailable;979    PreRuntime: PreRuntime;980    Prevotes: Prevotes;981    Priority: Priority;982    PriorLock: PriorLock;983    PropIndex: PropIndex;984    Proposal: Proposal;985    ProposalIndex: ProposalIndex;986    ProxyAnnouncement: ProxyAnnouncement;987    ProxyDefinition: ProxyDefinition;988    ProxyState: ProxyState;989    ProxyType: ProxyType;990    PvfCheckStatement: PvfCheckStatement;991    QueryId: QueryId;992    QueryStatus: QueryStatus;993    QueueConfigData: QueueConfigData;994    QueuedParathread: QueuedParathread;995    Randomness: Randomness;996    Raw: Raw;997    RawAuraPreDigest: RawAuraPreDigest;998    RawBabePreDigest: RawBabePreDigest;999    RawBabePreDigestCompat: RawBabePreDigestCompat;1000    RawBabePreDigestPrimary: RawBabePreDigestPrimary;1001    RawBabePreDigestPrimaryTo159: RawBabePreDigestPrimaryTo159;1002    RawBabePreDigestSecondaryPlain: RawBabePreDigestSecondaryPlain;1003    RawBabePreDigestSecondaryTo159: RawBabePreDigestSecondaryTo159;1004    RawBabePreDigestSecondaryVRF: RawBabePreDigestSecondaryVRF;1005    RawBabePreDigestTo159: RawBabePreDigestTo159;1006    RawOrigin: RawOrigin;1007    RawSolution: RawSolution;1008    RawSolutionTo265: RawSolutionTo265;1009    RawSolutionWith16: RawSolutionWith16;1010    RawSolutionWith24: RawSolutionWith24;1011    RawVRFOutput: RawVRFOutput;1012    ReadProof: ReadProof;1013    ReadySolution: ReadySolution;1014    Reasons: Reasons;1015    RecoveryConfig: RecoveryConfig;1016    RefCount: RefCount;1017    RefCountTo259: RefCountTo259;1018    ReferendumIndex: ReferendumIndex;1019    ReferendumInfo: ReferendumInfo;1020    ReferendumInfoFinished: ReferendumInfoFinished;1021    ReferendumInfoTo239: ReferendumInfoTo239;1022    ReferendumStatus: ReferendumStatus;1023    RegisteredParachainInfo: RegisteredParachainInfo;1024    RegistrarIndex: RegistrarIndex;1025    RegistrarInfo: RegistrarInfo;1026    Registration: Registration;1027    RegistrationJudgement: RegistrationJudgement;1028    RegistrationTo198: RegistrationTo198;1029    RelayBlockNumber: RelayBlockNumber;1030    RelayChainBlockNumber: RelayChainBlockNumber;1031    RelayChainHash: RelayChainHash;1032    RelayerId: RelayerId;1033    RelayHash: RelayHash;1034    Releases: Releases;1035    Remark: Remark;1036    Renouncing: Renouncing;1037    RentProjection: RentProjection;1038    ReplacementTimes: ReplacementTimes;1039    ReportedRoundStates: ReportedRoundStates;1040    Reporter: Reporter;1041    ReportIdOf: ReportIdOf;1042    ReserveData: ReserveData;1043    ReserveIdentifier: ReserveIdentifier;1044    Response: Response;1045    ResponseV0: ResponseV0;1046    ResponseV1: ResponseV1;1047    ResponseV2: ResponseV2;1048    ResponseV2Error: ResponseV2Error;1049    ResponseV2Result: ResponseV2Result;1050    Retriable: Retriable;1051    RewardDestination: RewardDestination;1052    RewardPoint: RewardPoint;1053    RmrkTraitsBaseBaseInfo: RmrkTraitsBaseBaseInfo;1054    RmrkTraitsCollectionCollectionInfo: RmrkTraitsCollectionCollectionInfo;1055    RmrkTraitsNftAccountIdOrCollectionNftTuple: RmrkTraitsNftAccountIdOrCollectionNftTuple;1056    RmrkTraitsNftNftChild: RmrkTraitsNftNftChild;1057    RmrkTraitsNftNftInfo: RmrkTraitsNftNftInfo;1058    RmrkTraitsNftRoyaltyInfo: RmrkTraitsNftRoyaltyInfo;1059    RmrkTraitsPartEquippableList: RmrkTraitsPartEquippableList;1060    RmrkTraitsPartFixedPart: RmrkTraitsPartFixedPart;1061    RmrkTraitsPartPartType: RmrkTraitsPartPartType;1062    RmrkTraitsPartSlotPart: RmrkTraitsPartSlotPart;1063    RmrkTraitsPropertyPropertyInfo: RmrkTraitsPropertyPropertyInfo;1064    RmrkTraitsResourceBasicResource: RmrkTraitsResourceBasicResource;1065    RmrkTraitsResourceComposableResource: RmrkTraitsResourceComposableResource;1066    RmrkTraitsResourceResourceInfo: RmrkTraitsResourceResourceInfo;1067    RmrkTraitsResourceResourceTypes: RmrkTraitsResourceResourceTypes;1068    RmrkTraitsResourceSlotResource: RmrkTraitsResourceSlotResource;1069    RmrkTraitsTheme: RmrkTraitsTheme;1070    RmrkTraitsThemeThemeProperty: RmrkTraitsThemeThemeProperty;1071    RoundSnapshot: RoundSnapshot;1072    RoundState: RoundState;1073    RpcMethods: RpcMethods;1074    RuntimeDbWeight: RuntimeDbWeight;1075    RuntimeDispatchInfo: RuntimeDispatchInfo;1076    RuntimeDispatchInfoV1: RuntimeDispatchInfoV1;1077    RuntimeDispatchInfoV2: RuntimeDispatchInfoV2;1078    RuntimeVersion: RuntimeVersion;1079    RuntimeVersionApi: RuntimeVersionApi;1080    RuntimeVersionPartial: RuntimeVersionPartial;1081    RuntimeVersionPre3: RuntimeVersionPre3;1082    RuntimeVersionPre4: RuntimeVersionPre4;1083    Schedule: Schedule;1084    Scheduled: Scheduled;1085    ScheduledCore: ScheduledCore;1086    ScheduledTo254: ScheduledTo254;1087    SchedulePeriod: SchedulePeriod;1088    SchedulePriority: SchedulePriority;1089    ScheduleTo212: ScheduleTo212;1090    ScheduleTo258: ScheduleTo258;1091    ScheduleTo264: ScheduleTo264;1092    Scheduling: Scheduling;1093    ScrapedOnChainVotes: ScrapedOnChainVotes;1094    Seal: Seal;1095    SealV0: SealV0;1096    SeatHolder: SeatHolder;1097    SeedOf: SeedOf;1098    ServiceQuality: ServiceQuality;1099    SessionIndex: SessionIndex;1100    SessionInfo: SessionInfo;1101    SessionInfoValidatorGroup: SessionInfoValidatorGroup;1102    SessionKeys1: SessionKeys1;1103    SessionKeys10: SessionKeys10;1104    SessionKeys10B: SessionKeys10B;1105    SessionKeys2: SessionKeys2;1106    SessionKeys3: SessionKeys3;1107    SessionKeys4: SessionKeys4;1108    SessionKeys5: SessionKeys5;1109    SessionKeys6: SessionKeys6;1110    SessionKeys6B: SessionKeys6B;1111    SessionKeys7: SessionKeys7;1112    SessionKeys7B: SessionKeys7B;1113    SessionKeys8: SessionKeys8;1114    SessionKeys8B: SessionKeys8B;1115    SessionKeys9: SessionKeys9;1116    SessionKeys9B: SessionKeys9B;1117    SetId: SetId;1118    SetIndex: SetIndex;1119    Si0Field: Si0Field;1120    Si0LookupTypeId: Si0LookupTypeId;1121    Si0Path: Si0Path;1122    Si0Type: Si0Type;1123    Si0TypeDef: Si0TypeDef;1124    Si0TypeDefArray: Si0TypeDefArray;1125    Si0TypeDefBitSequence: Si0TypeDefBitSequence;1126    Si0TypeDefCompact: Si0TypeDefCompact;1127    Si0TypeDefComposite: Si0TypeDefComposite;1128    Si0TypeDefPhantom: Si0TypeDefPhantom;1129    Si0TypeDefPrimitive: Si0TypeDefPrimitive;1130    Si0TypeDefSequence: Si0TypeDefSequence;1131    Si0TypeDefTuple: Si0TypeDefTuple;1132    Si0TypeDefVariant: Si0TypeDefVariant;1133    Si0TypeParameter: Si0TypeParameter;1134    Si0Variant: Si0Variant;1135    Si1Field: Si1Field;1136    Si1LookupTypeId: Si1LookupTypeId;1137    Si1Path: Si1Path;1138    Si1Type: Si1Type;1139    Si1TypeDef: Si1TypeDef;1140    Si1TypeDefArray: Si1TypeDefArray;1141    Si1TypeDefBitSequence: Si1TypeDefBitSequence;1142    Si1TypeDefCompact: Si1TypeDefCompact;1143    Si1TypeDefComposite: Si1TypeDefComposite;1144    Si1TypeDefPrimitive: Si1TypeDefPrimitive;1145    Si1TypeDefSequence: Si1TypeDefSequence;1146    Si1TypeDefTuple: Si1TypeDefTuple;1147    Si1TypeDefVariant: Si1TypeDefVariant;1148    Si1TypeParameter: Si1TypeParameter;1149    Si1Variant: Si1Variant;1150    SiField: SiField;1151    Signature: Signature;1152    SignedAvailabilityBitfield: SignedAvailabilityBitfield;1153    SignedAvailabilityBitfields: SignedAvailabilityBitfields;1154    SignedBlock: SignedBlock;1155    SignedBlockWithJustification: SignedBlockWithJustification;1156    SignedBlockWithJustifications: SignedBlockWithJustifications;1157    SignedExtensionMetadataLatest: SignedExtensionMetadataLatest;1158    SignedExtensionMetadataV14: SignedExtensionMetadataV14;1159    SignedSubmission: SignedSubmission;1160    SignedSubmissionOf: SignedSubmissionOf;1161    SignedSubmissionTo276: SignedSubmissionTo276;1162    SignerPayload: SignerPayload;1163    SigningContext: SigningContext;1164    SiLookupTypeId: SiLookupTypeId;1165    SiPath: SiPath;1166    SiType: SiType;1167    SiTypeDef: SiTypeDef;1168    SiTypeDefArray: SiTypeDefArray;1169    SiTypeDefBitSequence: SiTypeDefBitSequence;1170    SiTypeDefCompact: SiTypeDefCompact;1171    SiTypeDefComposite: SiTypeDefComposite;1172    SiTypeDefPrimitive: SiTypeDefPrimitive;1173    SiTypeDefSequence: SiTypeDefSequence;1174    SiTypeDefTuple: SiTypeDefTuple;1175    SiTypeDefVariant: SiTypeDefVariant;1176    SiTypeParameter: SiTypeParameter;1177    SiVariant: SiVariant;1178    SlashingSpans: SlashingSpans;1179    SlashingSpansTo204: SlashingSpansTo204;1180    SlashJournalEntry: SlashJournalEntry;1181    Slot: Slot;1182    SlotDuration: SlotDuration;1183    SlotNumber: SlotNumber;1184    SlotRange: SlotRange;1185    SlotRange10: SlotRange10;1186    SocietyJudgement: SocietyJudgement;1187    SocietyVote: SocietyVote;1188    SolutionOrSnapshotSize: SolutionOrSnapshotSize;1189    SolutionSupport: SolutionSupport;1190    SolutionSupports: SolutionSupports;1191    SpanIndex: SpanIndex;1192    SpanRecord: SpanRecord;1193    SpCoreEcdsaSignature: SpCoreEcdsaSignature;1194    SpCoreEd25519Signature: SpCoreEd25519Signature;1195    SpCoreSr25519Signature: SpCoreSr25519Signature;1196    SpecVersion: SpecVersion;1197    SpRuntimeArithmeticError: SpRuntimeArithmeticError;1198    SpRuntimeDigest: SpRuntimeDigest;1199    SpRuntimeDigestDigestItem: SpRuntimeDigestDigestItem;1200    SpRuntimeDispatchError: SpRuntimeDispatchError;1201    SpRuntimeModuleError: SpRuntimeModuleError;1202    SpRuntimeMultiSignature: SpRuntimeMultiSignature;1203    SpRuntimeTokenError: SpRuntimeTokenError;1204    SpRuntimeTransactionalError: SpRuntimeTransactionalError;1205    SpTrieStorageProof: SpTrieStorageProof;1206    SpVersionRuntimeVersion: SpVersionRuntimeVersion;1207    SpWeightsRuntimeDbWeight: SpWeightsRuntimeDbWeight;1208    SpWeightsWeightV2Weight: SpWeightsWeightV2Weight;1209    Sr25519Signature: Sr25519Signature;1210    StakingLedger: StakingLedger;1211    StakingLedgerTo223: StakingLedgerTo223;1212    StakingLedgerTo240: StakingLedgerTo240;1213    Statement: Statement;1214    StatementKind: StatementKind;1215    StorageChangeSet: StorageChangeSet;1216    StorageData: StorageData;1217    StorageDeposit: StorageDeposit;1218    StorageEntryMetadataLatest: StorageEntryMetadataLatest;1219    StorageEntryMetadataV10: StorageEntryMetadataV10;1220    StorageEntryMetadataV11: StorageEntryMetadataV11;1221    StorageEntryMetadataV12: StorageEntryMetadataV12;1222    StorageEntryMetadataV13: StorageEntryMetadataV13;1223    StorageEntryMetadataV14: StorageEntryMetadataV14;1224    StorageEntryMetadataV9: StorageEntryMetadataV9;1225    StorageEntryModifierLatest: StorageEntryModifierLatest;1226    StorageEntryModifierV10: StorageEntryModifierV10;1227    StorageEntryModifierV11: StorageEntryModifierV11;1228    StorageEntryModifierV12: StorageEntryModifierV12;1229    StorageEntryModifierV13: StorageEntryModifierV13;1230    StorageEntryModifierV14: StorageEntryModifierV14;1231    StorageEntryModifierV9: StorageEntryModifierV9;1232    StorageEntryTypeLatest: StorageEntryTypeLatest;1233    StorageEntryTypeV10: StorageEntryTypeV10;1234    StorageEntryTypeV11: StorageEntryTypeV11;1235    StorageEntryTypeV12: StorageEntryTypeV12;1236    StorageEntryTypeV13: StorageEntryTypeV13;1237    StorageEntryTypeV14: StorageEntryTypeV14;1238    StorageEntryTypeV9: StorageEntryTypeV9;1239    StorageHasher: StorageHasher;1240    StorageHasherV10: StorageHasherV10;1241    StorageHasherV11: StorageHasherV11;1242    StorageHasherV12: StorageHasherV12;1243    StorageHasherV13: StorageHasherV13;1244    StorageHasherV14: StorageHasherV14;1245    StorageHasherV9: StorageHasherV9;1246    StorageInfo: StorageInfo;1247    StorageKey: StorageKey;1248    StorageKind: StorageKind;1249    StorageMetadataV10: StorageMetadataV10;1250    StorageMetadataV11: StorageMetadataV11;1251    StorageMetadataV12: StorageMetadataV12;1252    StorageMetadataV13: StorageMetadataV13;1253    StorageMetadataV9: StorageMetadataV9;1254    StorageProof: StorageProof;1255    StoredPendingChange: StoredPendingChange;1256    StoredState: StoredState;1257    StrikeCount: StrikeCount;1258    SubId: SubId;1259    SubmissionIndicesOf: SubmissionIndicesOf;1260    Supports: Supports;1261    SyncState: SyncState;1262    SystemInherentData: SystemInherentData;1263    SystemOrigin: SystemOrigin;1264    Tally: Tally;1265    TaskAddress: TaskAddress;1266    TAssetBalance: TAssetBalance;1267    TAssetDepositBalance: TAssetDepositBalance;1268    Text: Text;1269    Timepoint: Timepoint;1270    TokenError: TokenError;1271    TombstoneContractInfo: TombstoneContractInfo;1272    TraceBlockResponse: TraceBlockResponse;1273    TraceError: TraceError;1274    TransactionalError: TransactionalError;1275    TransactionInfo: TransactionInfo;1276    TransactionLongevity: TransactionLongevity;1277    TransactionPriority: TransactionPriority;1278    TransactionSource: TransactionSource;1279    TransactionStorageProof: TransactionStorageProof;1280    TransactionTag: TransactionTag;1281    TransactionV0: TransactionV0;1282    TransactionV1: TransactionV1;1283    TransactionV2: TransactionV2;1284    TransactionValidity: TransactionValidity;1285    TransactionValidityError: TransactionValidityError;1286    TransientValidationData: TransientValidationData;1287    TreasuryProposal: TreasuryProposal;1288    TrieId: TrieId;1289    TrieIndex: TrieIndex;1290    Type: Type;1291    u128: u128;1292    U128: U128;1293    u16: u16;1294    U16: U16;1295    u256: u256;1296    U256: U256;1297    u32: u32;1298    U32: U32;1299    U32F32: U32F32;1300    u64: u64;1301    U64: U64;1302    u8: u8;1303    U8: U8;1304    UnappliedSlash: UnappliedSlash;1305    UnappliedSlashOther: UnappliedSlashOther;1306    UncleEntryItem: UncleEntryItem;1307    UnknownTransaction: UnknownTransaction;1308    UnlockChunk: UnlockChunk;1309    UnrewardedRelayer: UnrewardedRelayer;1310    UnrewardedRelayersState: UnrewardedRelayersState;1311    UpDataStructsAccessMode: UpDataStructsAccessMode;1312    UpDataStructsCollection: UpDataStructsCollection;1313    UpDataStructsCollectionLimits: UpDataStructsCollectionLimits;1314    UpDataStructsCollectionMode: UpDataStructsCollectionMode;1315    UpDataStructsCollectionPermissions: UpDataStructsCollectionPermissions;1316    UpDataStructsCollectionStats: UpDataStructsCollectionStats;1317    UpDataStructsCreateCollectionData: UpDataStructsCreateCollectionData;1318    UpDataStructsCreateFungibleData: UpDataStructsCreateFungibleData;1319    UpDataStructsCreateItemData: UpDataStructsCreateItemData;1320    UpDataStructsCreateItemExData: UpDataStructsCreateItemExData;1321    UpDataStructsCreateNftData: UpDataStructsCreateNftData;1322    UpDataStructsCreateNftExData: UpDataStructsCreateNftExData;1323    UpDataStructsCreateReFungibleData: UpDataStructsCreateReFungibleData;1324    UpDataStructsCreateRefungibleExMultipleOwners: UpDataStructsCreateRefungibleExMultipleOwners;1325    UpDataStructsCreateRefungibleExSingleOwner: UpDataStructsCreateRefungibleExSingleOwner;1326    UpDataStructsNestingPermissions: UpDataStructsNestingPermissions;1327    UpDataStructsOwnerRestrictedSet: UpDataStructsOwnerRestrictedSet;1328    UpDataStructsProperties: UpDataStructsProperties;1329    UpDataStructsPropertiesMapBoundedVec: UpDataStructsPropertiesMapBoundedVec;1330    UpDataStructsPropertiesMapPropertyPermission: UpDataStructsPropertiesMapPropertyPermission;1331    UpDataStructsProperty: UpDataStructsProperty;1332    UpDataStructsPropertyKeyPermission: UpDataStructsPropertyKeyPermission;1333    UpDataStructsPropertyPermission: UpDataStructsPropertyPermission;1334    UpDataStructsPropertyScope: UpDataStructsPropertyScope;1335    UpDataStructsRpcCollection: UpDataStructsRpcCollection;1336    UpDataStructsRpcCollectionFlags: UpDataStructsRpcCollectionFlags;1337    UpDataStructsSponsoringRateLimit: UpDataStructsSponsoringRateLimit;1338    UpDataStructsSponsorshipStateAccountId32: UpDataStructsSponsorshipStateAccountId32;1339    UpDataStructsSponsorshipStateBasicCrossAccountIdRepr: UpDataStructsSponsorshipStateBasicCrossAccountIdRepr;1340    UpDataStructsTokenChild: UpDataStructsTokenChild;1341    UpDataStructsTokenData: UpDataStructsTokenData;1342    UpgradeGoAhead: UpgradeGoAhead;1343    UpgradeRestriction: UpgradeRestriction;1344    UpPovEstimateRpcPovInfo: UpPovEstimateRpcPovInfo;1345    UpwardMessage: UpwardMessage;1346    usize: usize;1347    USize: USize;1348    ValidationCode: ValidationCode;1349    ValidationCodeHash: ValidationCodeHash;1350    ValidationData: ValidationData;1351    ValidationDataType: ValidationDataType;1352    ValidationFunctionParams: ValidationFunctionParams;1353    ValidatorCount: ValidatorCount;1354    ValidatorId: ValidatorId;1355    ValidatorIdOf: ValidatorIdOf;1356    ValidatorIndex: ValidatorIndex;1357    ValidatorIndexCompact: ValidatorIndexCompact;1358    ValidatorPrefs: ValidatorPrefs;1359    ValidatorPrefsTo145: ValidatorPrefsTo145;1360    ValidatorPrefsTo196: ValidatorPrefsTo196;1361    ValidatorPrefsWithBlocked: ValidatorPrefsWithBlocked;1362    ValidatorPrefsWithCommission: ValidatorPrefsWithCommission;1363    ValidatorSet: ValidatorSet;1364    ValidatorSetId: ValidatorSetId;1365    ValidatorSignature: ValidatorSignature;1366    ValidDisputeStatementKind: ValidDisputeStatementKind;1367    ValidityAttestation: ValidityAttestation;1368    ValidTransaction: ValidTransaction;1369    VecInboundHrmpMessage: VecInboundHrmpMessage;1370    VersionedMultiAsset: VersionedMultiAsset;1371    VersionedMultiAssets: VersionedMultiAssets;1372    VersionedMultiLocation: VersionedMultiLocation;1373    VersionedResponse: VersionedResponse;1374    VersionedXcm: VersionedXcm;1375    VersionMigrationStage: VersionMigrationStage;1376    VestingInfo: VestingInfo;1377    VestingSchedule: VestingSchedule;1378    Vote: Vote;1379    VoteIndex: VoteIndex;1380    Voter: Voter;1381    VoterInfo: VoterInfo;1382    Votes: Votes;1383    VotesTo230: VotesTo230;1384    VoteThreshold: VoteThreshold;1385    VoteWeight: VoteWeight;1386    Voting: Voting;1387    VotingDelegating: VotingDelegating;1388    VotingDirect: VotingDirect;1389    VotingDirectVote: VotingDirectVote;1390    VouchingStatus: VouchingStatus;1391    VrfData: VrfData;1392    VrfOutput: VrfOutput;1393    VrfProof: VrfProof;1394    Weight: Weight;1395    WeightLimitV2: WeightLimitV2;1396    WeightMultiplier: WeightMultiplier;1397    WeightPerClass: WeightPerClass;1398    WeightToFeeCoefficient: WeightToFeeCoefficient;1399    WeightV1: WeightV1;1400    WeightV2: WeightV2;1401    WildFungibility: WildFungibility;1402    WildFungibilityV0: WildFungibilityV0;1403    WildFungibilityV1: WildFungibilityV1;1404    WildFungibilityV2: WildFungibilityV2;1405    WildMultiAsset: WildMultiAsset;1406    WildMultiAssetV1: WildMultiAssetV1;1407    WildMultiAssetV2: WildMultiAssetV2;1408    WinnersData: WinnersData;1409    WinnersData10: WinnersData10;1410    WinnersDataTuple: WinnersDataTuple;1411    WinnersDataTuple10: WinnersDataTuple10;1412    WinningData: WinningData;1413    WinningData10: WinningData10;1414    WinningDataEntry: WinningDataEntry;1415    WithdrawReasons: WithdrawReasons;1416    Xcm: Xcm;1417    XcmAssetId: XcmAssetId;1418    XcmDoubleEncoded: XcmDoubleEncoded;1419    XcmError: XcmError;1420    XcmErrorV0: XcmErrorV0;1421    XcmErrorV1: XcmErrorV1;1422    XcmErrorV2: XcmErrorV2;1423    XcmOrder: XcmOrder;1424    XcmOrderV0: XcmOrderV0;1425    XcmOrderV1: XcmOrderV1;1426    XcmOrderV2: XcmOrderV2;1427    XcmOrigin: XcmOrigin;1428    XcmOriginKind: XcmOriginKind;1429    XcmpMessageFormat: XcmpMessageFormat;1430    XcmV0: XcmV0;1431    XcmV0Junction: XcmV0Junction;1432    XcmV0JunctionBodyId: XcmV0JunctionBodyId;1433    XcmV0JunctionBodyPart: XcmV0JunctionBodyPart;1434    XcmV0JunctionNetworkId: XcmV0JunctionNetworkId;1435    XcmV0MultiAsset: XcmV0MultiAsset;1436    XcmV0MultiLocation: XcmV0MultiLocation;1437    XcmV0Order: XcmV0Order;1438    XcmV0OriginKind: XcmV0OriginKind;1439    XcmV0Response: XcmV0Response;1440    XcmV0Xcm: XcmV0Xcm;1441    XcmV1: XcmV1;1442    XcmV1Junction: XcmV1Junction;1443    XcmV1MultiAsset: XcmV1MultiAsset;1444    XcmV1MultiassetAssetId: XcmV1MultiassetAssetId;1445    XcmV1MultiassetAssetInstance: XcmV1MultiassetAssetInstance;1446    XcmV1MultiassetFungibility: XcmV1MultiassetFungibility;1447    XcmV1MultiassetMultiAssetFilter: XcmV1MultiassetMultiAssetFilter;1448    XcmV1MultiassetMultiAssets: XcmV1MultiassetMultiAssets;1449    XcmV1MultiassetWildFungibility: XcmV1MultiassetWildFungibility;1450    XcmV1MultiassetWildMultiAsset: XcmV1MultiassetWildMultiAsset;1451    XcmV1MultiLocation: XcmV1MultiLocation;1452    XcmV1MultilocationJunctions: XcmV1MultilocationJunctions;1453    XcmV1Order: XcmV1Order;1454    XcmV1Response: XcmV1Response;1455    XcmV1Xcm: XcmV1Xcm;1456    XcmV2: XcmV2;1457    XcmV2Instruction: XcmV2Instruction;1458    XcmV2Response: XcmV2Response;1459    XcmV2TraitsError: XcmV2TraitsError;1460    XcmV2TraitsOutcome: XcmV2TraitsOutcome;1461    XcmV2WeightLimit: XcmV2WeightLimit;1462    XcmV2Xcm: XcmV2Xcm;1463    XcmVersion: XcmVersion;1464    XcmVersionedMultiAsset: XcmVersionedMultiAsset;1465    XcmVersionedMultiAssets: XcmVersionedMultiAssets;1466    XcmVersionedMultiLocation: XcmVersionedMultiLocation;1467    XcmVersionedXcm: XcmVersionedXcm;1468  } // InterfaceTypes1469} // declare module
modifiedtests/src/interfaces/default/types.tsdiffbeforeafterboth
--- a/tests/src/interfaces/default/types.ts
+++ b/tests/src/interfaces/default/types.ts
@@ -2444,7 +2444,7 @@
 }
 
 /** @name PhantomTypeUpDataStructs */
-export interface PhantomTypeUpDataStructs extends Vec<ITuple<[UpDataStructsTokenData, UpDataStructsRpcCollection, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftNftInfo, RmrkTraitsResourceResourceInfo, RmrkTraitsPropertyPropertyInfo, RmrkTraitsBaseBaseInfo, RmrkTraitsPartPartType, RmrkTraitsTheme, RmrkTraitsNftNftChild]>> {}
+export interface PhantomTypeUpDataStructs extends Vec<ITuple<[UpDataStructsTokenData, UpDataStructsRpcCollection, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftNftInfo, RmrkTraitsResourceResourceInfo, RmrkTraitsPropertyPropertyInfo, RmrkTraitsBaseBaseInfo, RmrkTraitsPartPartType, RmrkTraitsTheme, RmrkTraitsNftNftChild, UpPovEstimateRpcPovInfo]>> {}
 
 /** @name PolkadotCorePrimitivesInboundDownwardMessage */
 export interface PolkadotCorePrimitivesInboundDownwardMessage extends Struct {
@@ -3018,6 +3018,13 @@
   readonly pieces: u128;
 }
 
+/** @name UpPovEstimateRpcPovInfo */
+export interface UpPovEstimateRpcPovInfo extends Struct {
+  readonly proofSize: u64;
+  readonly compactProofSize: u64;
+  readonly compressedProofSize: u64;
+}
+
 /** @name XcmDoubleEncoded */
 export interface XcmDoubleEncoded extends Struct {
   readonly encoded: Bytes;
modifiedtests/src/interfaces/lookup.tsdiffbeforeafterboth
--- a/tests/src/interfaces/lookup.ts
+++ b/tests/src/interfaces/lookup.ts
@@ -3106,7 +3106,7 @@
   /**
    * Lookup399: PhantomType::up_data_structs<T>
    **/
-  PhantomTypeUpDataStructs: '[(UpDataStructsTokenData,UpDataStructsRpcCollection,RmrkTraitsCollectionCollectionInfo,RmrkTraitsNftNftInfo,RmrkTraitsResourceResourceInfo,RmrkTraitsPropertyPropertyInfo,RmrkTraitsBaseBaseInfo,RmrkTraitsPartPartType,RmrkTraitsTheme,RmrkTraitsNftNftChild);0]',
+  PhantomTypeUpDataStructs: '[(UpDataStructsTokenData,UpDataStructsRpcCollection,RmrkTraitsCollectionCollectionInfo,RmrkTraitsNftNftInfo,RmrkTraitsResourceResourceInfo,RmrkTraitsPropertyPropertyInfo,RmrkTraitsBaseBaseInfo,RmrkTraitsPartPartType,RmrkTraitsTheme,RmrkTraitsNftNftChild,UpPovEstimateRpcPovInfo);0]',
   /**
    * Lookup401: up_data_structs::TokenData<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
    **/
@@ -3198,79 +3198,305 @@
     nftId: 'u32'
   },
   /**
+<<<<<<< HEAD
    * Lookup414: pallet_common::pallet::Error<T>
+=======
+<<<<<<< HEAD
+   * Lookup415: pallet_common::pallet::Error<T>
+=======
+<<<<<<< HEAD
+   * Lookup428: pallet_common::pallet::Error<T>
+=======
+   * Lookup422: up_pov_estimate_rpc::PovInfo
+   **/
+  UpPovEstimateRpcPovInfo: {
+    proofSize: 'u64',
+    compactProofSize: 'u64',
+    compressedProofSize: 'u64'
+  },
+  /**
+   * Lookup424: pallet_common::pallet::Error<T>
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
    **/
   PalletCommonError: {
     _enum: ['CollectionNotFound', 'MustBeTokenOwner', 'NoPermission', 'CantDestroyNotEmptyCollection', 'PublicMintingNotAllowed', 'AddressNotInAllowlist', 'CollectionNameLimitExceeded', 'CollectionDescriptionLimitExceeded', 'CollectionTokenPrefixLimitExceeded', 'TotalCollectionsLimitExceeded', 'CollectionAdminCountExceeded', 'CollectionLimitBoundsExceeded', 'OwnerPermissionsCantBeReverted', 'TransferNotAllowed', 'AccountTokenLimitExceeded', 'CollectionTokenLimitExceeded', 'MetadataFlagFrozen', 'TokenNotFound', 'TokenValueTooLow', 'ApprovedValueTooLow', 'CantApproveMoreThanOwned', 'AddressIsZero', 'UnsupportedOperation', 'NotSufficientFounds', 'UserIsNotAllowedToNest', 'SourceCollectionIsNotAllowedToNest', 'CollectionFieldSizeExceeded', 'NoSpaceForProperty', 'PropertyLimitReached', 'PropertyKeyIsTooLong', 'InvalidCharacterInPropertyKey', 'EmptyPropertyKey', 'CollectionIsExternal', 'CollectionIsInternal', 'ConfirmSponsorshipFail', 'UserIsNotCollectionAdmin']
   },
   /**
+<<<<<<< HEAD
    * Lookup416: pallet_fungible::pallet::Error<T>
+=======
+<<<<<<< HEAD
+   * Lookup417: pallet_fungible::pallet::Error<T>
+=======
+<<<<<<< HEAD
+   * Lookup430: pallet_fungible::pallet::Error<T>
+=======
+   * Lookup426: pallet_fungible::pallet::Error<T>
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
    **/
   PalletFungibleError: {
     _enum: ['NotFungibleDataUsedToMintFungibleCollectionToken', 'FungibleItemsHaveNoId', 'FungibleItemsDontHaveData', 'FungibleDisallowsNesting', 'SettingPropertiesNotAllowed', 'SettingAllowanceForAllNotAllowed', 'FungibleTokensAreAlwaysValid']
   },
   /**
+<<<<<<< HEAD
    * Lookup420: pallet_refungible::pallet::Error<T>
+=======
+<<<<<<< HEAD
+   * Lookup417: pallet_refungible::ItemData
+=======
+<<<<<<< HEAD
+   * Lookup418: pallet_refungible::ItemData
+=======
+<<<<<<< HEAD
+   * Lookup431: pallet_refungible::ItemData
+=======
+   * Lookup427: pallet_refungible::ItemData
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+   **/
+  PalletRefungibleItemData: {
+    constData: 'Bytes'
+  },
+  /**
+<<<<<<< HEAD
+   * Lookup422: pallet_refungible::pallet::Error<T>
+=======
+<<<<<<< HEAD
+   * Lookup423: pallet_refungible::pallet::Error<T>
+=======
+<<<<<<< HEAD
+   * Lookup436: pallet_refungible::pallet::Error<T>
+=======
+   * Lookup432: pallet_refungible::pallet::Error<T>
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
    **/
   PalletRefungibleError: {
     _enum: ['NotRefungibleDataUsedToMintFungibleCollectionToken', 'WrongRefungiblePieces', 'RepartitionWhileNotOwningAllPieces', 'RefungibleDisallowsNesting', 'SettingPropertiesNotAllowed']
   },
   /**
+<<<<<<< HEAD
    * Lookup421: pallet_nonfungible::ItemData<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
+=======
+<<<<<<< HEAD
+   * Lookup423: pallet_nonfungible::ItemData<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
+=======
+<<<<<<< HEAD
+   * Lookup424: pallet_nonfungible::ItemData<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
+=======
+<<<<<<< HEAD
+   * Lookup437: pallet_nonfungible::ItemData<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
+=======
+   * Lookup433: pallet_nonfungible::ItemData<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
    **/
   PalletNonfungibleItemData: {
     owner: 'PalletEvmAccountBasicCrossAccountIdRepr'
   },
   /**
+<<<<<<< HEAD
    * Lookup423: up_data_structs::PropertyScope
+=======
+<<<<<<< HEAD
+   * Lookup425: up_data_structs::PropertyScope
+=======
+<<<<<<< HEAD
+   * Lookup426: up_data_structs::PropertyScope
+=======
+<<<<<<< HEAD
+   * Lookup439: up_data_structs::PropertyScope
+=======
+   * Lookup435: up_data_structs::PropertyScope
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
    **/
   UpDataStructsPropertyScope: {
     _enum: ['None', 'Rmrk']
   },
   /**
+<<<<<<< HEAD
    * Lookup426: pallet_nonfungible::pallet::Error<T>
+=======
+<<<<<<< HEAD
+   * Lookup427: pallet_nonfungible::pallet::Error<T>
+=======
+<<<<<<< HEAD
+   * Lookup428: pallet_nonfungible::pallet::Error<T>
+=======
+<<<<<<< HEAD
+   * Lookup441: pallet_nonfungible::pallet::Error<T>
+=======
+   * Lookup437: pallet_nonfungible::pallet::Error<T>
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
    **/
   PalletNonfungibleError: {
     _enum: ['NotNonfungibleDataUsedToMintFungibleCollectionToken', 'NonfungibleItemsHaveNoAmount', 'CantBurnNftWithChildren']
   },
   /**
+<<<<<<< HEAD
    * Lookup427: pallet_structure::pallet::Error<T>
+=======
+<<<<<<< HEAD
+   * Lookup428: pallet_structure::pallet::Error<T>
+=======
+<<<<<<< HEAD
+   * Lookup429: pallet_structure::pallet::Error<T>
+=======
+<<<<<<< HEAD
+   * Lookup442: pallet_structure::pallet::Error<T>
+=======
+   * Lookup438: pallet_structure::pallet::Error<T>
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
    **/
   PalletStructureError: {
     _enum: ['OuroborosDetected', 'DepthLimit', 'BreadthLimit', 'TokenNotFound']
   },
   /**
+<<<<<<< HEAD
    * Lookup428: pallet_rmrk_core::pallet::Error<T>
+=======
+<<<<<<< HEAD
+   * Lookup429: pallet_rmrk_core::pallet::Error<T>
+=======
+<<<<<<< HEAD
+   * Lookup430: pallet_rmrk_core::pallet::Error<T>
+=======
+<<<<<<< HEAD
+   * Lookup443: pallet_rmrk_core::pallet::Error<T>
+=======
+   * Lookup439: pallet_rmrk_core::pallet::Error<T>
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
    **/
   PalletRmrkCoreError: {
     _enum: ['CorruptedCollectionType', 'RmrkPropertyKeyIsTooLong', 'RmrkPropertyValueIsTooLong', 'RmrkPropertyIsNotFound', 'UnableToDecodeRmrkData', 'CollectionNotEmpty', 'NoAvailableCollectionId', 'NoAvailableNftId', 'CollectionUnknown', 'NoPermission', 'NonTransferable', 'CollectionFullOrLocked', 'ResourceDoesntExist', 'CannotSendToDescendentOrSelf', 'CannotAcceptNonOwnedNft', 'CannotRejectNonOwnedNft', 'CannotRejectNonPendingNft', 'ResourceNotPending', 'NoAvailableResourceId']
   },
   /**
+<<<<<<< HEAD
    * Lookup430: pallet_rmrk_equip::pallet::Error<T>
+=======
+<<<<<<< HEAD
+   * Lookup431: pallet_rmrk_equip::pallet::Error<T>
+=======
+<<<<<<< HEAD
+   * Lookup432: pallet_rmrk_equip::pallet::Error<T>
+=======
+<<<<<<< HEAD
+   * Lookup445: pallet_rmrk_equip::pallet::Error<T>
+=======
+   * Lookup441: pallet_rmrk_equip::pallet::Error<T>
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
    **/
   PalletRmrkEquipError: {
     _enum: ['PermissionError', 'NoAvailableBaseId', 'NoAvailablePartId', 'BaseDoesntExist', 'NeedsDefaultThemeFirst', 'PartDoesntExist', 'NoEquippableOnFixedPart']
   },
   /**
+<<<<<<< HEAD
    * Lookup436: pallet_app_promotion::pallet::Error<T>
+=======
+<<<<<<< HEAD
+   * Lookup437: pallet_app_promotion::pallet::Error<T>
+=======
+<<<<<<< HEAD
+   * Lookup438: pallet_app_promotion::pallet::Error<T>
+=======
+<<<<<<< HEAD
+   * Lookup451: pallet_app_promotion::pallet::Error<T>
+=======
+   * Lookup447: pallet_app_promotion::pallet::Error<T>
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
    **/
   PalletAppPromotionError: {
     _enum: ['AdminNotSet', 'NoPermission', 'NotSufficientFunds', 'PendingForBlockOverflow', 'SponsorNotSet', 'IncorrectLockedBalanceOperation']
   },
   /**
+<<<<<<< HEAD
    * Lookup437: pallet_foreign_assets::module::Error<T>
+=======
+<<<<<<< HEAD
+   * Lookup438: pallet_foreign_assets::module::Error<T>
+=======
+<<<<<<< HEAD
+   * Lookup439: pallet_foreign_assets::module::Error<T>
+=======
+<<<<<<< HEAD
+   * Lookup452: pallet_foreign_assets::module::Error<T>
+=======
+   * Lookup448: pallet_foreign_assets::module::Error<T>
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
    **/
   PalletForeignAssetsModuleError: {
     _enum: ['BadLocation', 'MultiLocationExisted', 'AssetIdNotExists', 'AssetIdExisted']
   },
   /**
+<<<<<<< HEAD
    * Lookup439: pallet_evm::pallet::Error<T>
+=======
+<<<<<<< HEAD
+   * Lookup440: pallet_evm::pallet::Error<T>
+=======
+<<<<<<< HEAD
+   * Lookup441: pallet_evm::pallet::Error<T>
+=======
+<<<<<<< HEAD
+   * Lookup454: pallet_evm::pallet::Error<T>
+=======
+   * Lookup451: pallet_evm::pallet::Error<T>
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
    **/
   PalletEvmError: {
     _enum: ['BalanceLow', 'FeeOverflow', 'PaymentOverflow', 'WithdrawFailed', 'GasPriceTooLow', 'InvalidNonce', 'GasLimitTooLow', 'GasLimitTooHigh', 'Undefined', 'Reentrancy', 'TransactionMustComeFromEOA']
   },
   /**
+<<<<<<< HEAD
    * Lookup442: fp_rpc::TransactionStatus
+=======
+<<<<<<< HEAD
+   * Lookup443: fp_rpc::TransactionStatus
+=======
+<<<<<<< HEAD
+   * Lookup444: fp_rpc::TransactionStatus
+=======
+<<<<<<< HEAD
+   * Lookup457: fp_rpc::TransactionStatus
+=======
+   * Lookup454: fp_rpc::TransactionStatus
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
    **/
   FpRpcTransactionStatus: {
     transactionHash: 'H256',
@@ -3282,12 +3508,44 @@
     logsBloom: 'EthbloomBloom'
   },
   /**
+<<<<<<< HEAD
    * Lookup444: ethbloom::Bloom
    **/
   EthbloomBloom: '[u8;256]',
   /**
    * Lookup446: ethereum::receipt::ReceiptV3
+=======
+<<<<<<< HEAD
+   * Lookup445: ethbloom::Bloom
    **/
+  EthbloomBloom: '[u8;256]',
+  /**
+   * Lookup447: ethereum::receipt::ReceiptV3
+=======
+<<<<<<< HEAD
+   * Lookup446: ethbloom::Bloom
+   **/
+  EthbloomBloom: '[u8;256]',
+  /**
+   * Lookup448: ethereum::receipt::ReceiptV3
+=======
+<<<<<<< HEAD
+   * Lookup459: ethbloom::Bloom
+   **/
+  EthbloomBloom: '[u8;256]',
+  /**
+   * Lookup461: ethereum::receipt::ReceiptV3
+=======
+   * Lookup456: ethbloom::Bloom
+   **/
+  EthbloomBloom: '[u8;256]',
+  /**
+   * Lookup458: ethereum::receipt::ReceiptV3
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+   **/
   EthereumReceiptReceiptV3: {
     _enum: {
       Legacy: 'EthereumReceiptEip658ReceiptData',
@@ -3296,7 +3554,23 @@
     }
   },
   /**
+<<<<<<< HEAD
    * Lookup447: ethereum::receipt::EIP658ReceiptData
+=======
+<<<<<<< HEAD
+   * Lookup448: ethereum::receipt::EIP658ReceiptData
+=======
+<<<<<<< HEAD
+   * Lookup449: ethereum::receipt::EIP658ReceiptData
+=======
+<<<<<<< HEAD
+   * Lookup462: ethereum::receipt::EIP658ReceiptData
+=======
+   * Lookup459: ethereum::receipt::EIP658ReceiptData
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
    **/
   EthereumReceiptEip658ReceiptData: {
     statusCode: 'u8',
@@ -3305,7 +3579,23 @@
     logs: 'Vec<EthereumLog>'
   },
   /**
+<<<<<<< HEAD
    * Lookup448: ethereum::block::Block<ethereum::transaction::TransactionV2>
+=======
+<<<<<<< HEAD
+   * Lookup449: ethereum::block::Block<ethereum::transaction::TransactionV2>
+=======
+<<<<<<< HEAD
+   * Lookup450: ethereum::block::Block<ethereum::transaction::TransactionV2>
+=======
+<<<<<<< HEAD
+   * Lookup463: ethereum::block::Block<ethereum::transaction::TransactionV2>
+=======
+   * Lookup460: ethereum::block::Block<ethereum::transaction::TransactionV2>
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
    **/
   EthereumBlock: {
     header: 'EthereumHeader',
@@ -3313,7 +3603,23 @@
     ommers: 'Vec<EthereumHeader>'
   },
   /**
+<<<<<<< HEAD
    * Lookup449: ethereum::header::Header
+=======
+<<<<<<< HEAD
+   * Lookup450: ethereum::header::Header
+=======
+<<<<<<< HEAD
+   * Lookup451: ethereum::header::Header
+=======
+<<<<<<< HEAD
+   * Lookup464: ethereum::header::Header
+=======
+   * Lookup461: ethereum::header::Header
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
    **/
   EthereumHeader: {
     parentHash: 'H256',
@@ -3333,23 +3639,87 @@
     nonce: 'EthereumTypesHashH64'
   },
   /**
+<<<<<<< HEAD
    * Lookup450: ethereum_types::hash::H64
    **/
   EthereumTypesHashH64: '[u8;8]',
   /**
    * Lookup455: pallet_ethereum::pallet::Error<T>
+=======
+<<<<<<< HEAD
+   * Lookup451: ethereum_types::hash::H64
+   **/
+  EthereumTypesHashH64: '[u8;8]',
+  /**
+   * Lookup456: pallet_ethereum::pallet::Error<T>
+=======
+<<<<<<< HEAD
+   * Lookup452: ethereum_types::hash::H64
+   **/
+  EthereumTypesHashH64: '[u8;8]',
+  /**
+   * Lookup457: pallet_ethereum::pallet::Error<T>
+=======
+<<<<<<< HEAD
+   * Lookup465: ethereum_types::hash::H64
    **/
+  EthereumTypesHashH64: '[u8;8]',
+  /**
+   * Lookup470: pallet_ethereum::pallet::Error<T>
+=======
+   * Lookup462: ethereum_types::hash::H64
+   **/
+  EthereumTypesHashH64: '[u8;8]',
+  /**
+   * Lookup467: pallet_ethereum::pallet::Error<T>
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+   **/
   PalletEthereumError: {
     _enum: ['InvalidSignature', 'PreLogExists']
   },
   /**
+<<<<<<< HEAD
    * Lookup456: pallet_evm_coder_substrate::pallet::Error<T>
+=======
+<<<<<<< HEAD
+   * Lookup457: pallet_evm_coder_substrate::pallet::Error<T>
+=======
+<<<<<<< HEAD
+   * Lookup458: pallet_evm_coder_substrate::pallet::Error<T>
+=======
+<<<<<<< HEAD
+   * Lookup471: pallet_evm_coder_substrate::pallet::Error<T>
+=======
+   * Lookup468: pallet_evm_coder_substrate::pallet::Error<T>
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
    **/
   PalletEvmCoderSubstrateError: {
     _enum: ['OutOfGas', 'OutOfFund']
   },
   /**
+<<<<<<< HEAD
    * Lookup457: up_data_structs::SponsorshipState<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
+=======
+<<<<<<< HEAD
+   * Lookup458: up_data_structs::SponsorshipState<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
+=======
+<<<<<<< HEAD
+   * Lookup459: up_data_structs::SponsorshipState<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
+=======
+<<<<<<< HEAD
+   * Lookup472: up_data_structs::SponsorshipState<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
+=======
+   * Lookup469: up_data_structs::SponsorshipState<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
    **/
   UpDataStructsSponsorshipStateBasicCrossAccountIdRepr: {
     _enum: {
@@ -3359,35 +3729,131 @@
     }
   },
   /**
+<<<<<<< HEAD
    * Lookup458: pallet_evm_contract_helpers::SponsoringModeT
+=======
+<<<<<<< HEAD
+   * Lookup459: pallet_evm_contract_helpers::SponsoringModeT
+=======
+<<<<<<< HEAD
+   * Lookup460: pallet_evm_contract_helpers::SponsoringModeT
+=======
+<<<<<<< HEAD
+   * Lookup473: pallet_evm_contract_helpers::SponsoringModeT
+=======
+   * Lookup470: pallet_evm_contract_helpers::SponsoringModeT
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
    **/
   PalletEvmContractHelpersSponsoringModeT: {
     _enum: ['Disabled', 'Allowlisted', 'Generous']
   },
   /**
+<<<<<<< HEAD
    * Lookup464: pallet_evm_contract_helpers::pallet::Error<T>
+=======
+<<<<<<< HEAD
+   * Lookup465: pallet_evm_contract_helpers::pallet::Error<T>
+=======
+<<<<<<< HEAD
+   * Lookup466: pallet_evm_contract_helpers::pallet::Error<T>
+=======
+<<<<<<< HEAD
+   * Lookup479: pallet_evm_contract_helpers::pallet::Error<T>
+=======
+   * Lookup476: pallet_evm_contract_helpers::pallet::Error<T>
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
    **/
   PalletEvmContractHelpersError: {
     _enum: ['NoPermission', 'NoPendingSponsor', 'TooManyMethodsHaveSponsoredLimit']
   },
   /**
+<<<<<<< HEAD
    * Lookup465: pallet_evm_migration::pallet::Error<T>
+=======
+<<<<<<< HEAD
+   * Lookup466: pallet_evm_migration::pallet::Error<T>
+=======
+<<<<<<< HEAD
+   * Lookup467: pallet_evm_migration::pallet::Error<T>
+=======
+<<<<<<< HEAD
+   * Lookup480: pallet_evm_migration::pallet::Error<T>
+=======
+   * Lookup477: pallet_evm_migration::pallet::Error<T>
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
    **/
   PalletEvmMigrationError: {
     _enum: ['AccountNotEmpty', 'AccountIsNotMigrating', 'BadEvent']
   },
   /**
+<<<<<<< HEAD
    * Lookup466: pallet_maintenance::pallet::Error<T>
    **/
   PalletMaintenanceError: 'Null',
   /**
    * Lookup467: pallet_test_utils::pallet::Error<T>
+=======
+<<<<<<< HEAD
+   * Lookup467: pallet_maintenance::pallet::Error<T>
+   **/
+  PalletMaintenanceError: 'Null',
+  /**
+   * Lookup468: pallet_test_utils::pallet::Error<T>
+=======
+<<<<<<< HEAD
+   * Lookup468: pallet_maintenance::pallet::Error<T>
+   **/
+  PalletMaintenanceError: 'Null',
+  /**
+   * Lookup469: pallet_test_utils::pallet::Error<T>
+=======
+<<<<<<< HEAD
+   * Lookup481: pallet_maintenance::pallet::Error<T>
+   **/
+  PalletMaintenanceError: 'Null',
+  /**
+   * Lookup482: pallet_test_utils::pallet::Error<T>
+=======
+   * Lookup478: pallet_maintenance::pallet::Error<T>
    **/
+  PalletMaintenanceError: 'Null',
+  /**
+   * Lookup479: pallet_test_utils::pallet::Error<T>
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+   **/
   PalletTestUtilsError: {
     _enum: ['TestPalletDisabled', 'TriggerRollback']
   },
   /**
+<<<<<<< HEAD
    * Lookup469: sp_runtime::MultiSignature
+=======
+<<<<<<< HEAD
+   * Lookup470: sp_runtime::MultiSignature
+=======
+<<<<<<< HEAD
+   * Lookup471: sp_runtime::MultiSignature
+=======
+<<<<<<< HEAD
+   * Lookup484: sp_runtime::MultiSignature
+=======
+   * Lookup481: sp_runtime::MultiSignature
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
    **/
   SpRuntimeMultiSignature: {
     _enum: {
@@ -3397,7 +3863,20 @@
     }
   },
   /**
+<<<<<<< HEAD
    * Lookup470: sp_core::ed25519::Signature
+=======
+<<<<<<< HEAD
+   * Lookup471: sp_core::ed25519::Signature
+=======
+<<<<<<< HEAD
+   * Lookup472: sp_core::ed25519::Signature
+=======
+<<<<<<< HEAD
+   * Lookup485: sp_core::ed25519::Signature
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
    **/
   SpCoreEd25519Signature: '[u8;64]',
   /**
@@ -3441,7 +3920,66 @@
    **/
   OpalRuntimeRuntime: 'Null',
   /**
+<<<<<<< HEAD
    * Lookup486: pallet_ethereum::FakeTransactionFinalizer<opal_runtime::Runtime>
+=======
+<<<<<<< HEAD
+   * Lookup487: pallet_ethereum::FakeTransactionFinalizer<opal_runtime::Runtime>
+=======
+<<<<<<< HEAD
+   * Lookup488: pallet_ethereum::FakeTransactionFinalizer<opal_runtime::Runtime>
+=======
+   * Lookup501: pallet_ethereum::FakeTransactionFinalizer<opal_runtime::Runtime>
+=======
+   * Lookup482: sp_core::ed25519::Signature
+   **/
+  SpCoreEd25519Signature: '[u8;64]',
+  /**
+   * Lookup484: sp_core::sr25519::Signature
+   **/
+  SpCoreSr25519Signature: '[u8;64]',
+  /**
+   * Lookup485: sp_core::ecdsa::Signature
+   **/
+  SpCoreEcdsaSignature: '[u8;65]',
+  /**
+   * Lookup488: frame_system::extensions::check_spec_version::CheckSpecVersion<T>
+   **/
+  FrameSystemExtensionsCheckSpecVersion: 'Null',
+  /**
+   * Lookup489: frame_system::extensions::check_tx_version::CheckTxVersion<T>
+   **/
+  FrameSystemExtensionsCheckTxVersion: 'Null',
+  /**
+   * Lookup490: frame_system::extensions::check_genesis::CheckGenesis<T>
+   **/
+  FrameSystemExtensionsCheckGenesis: 'Null',
+  /**
+   * Lookup493: frame_system::extensions::check_nonce::CheckNonce<T>
+   **/
+  FrameSystemExtensionsCheckNonce: 'Compact<u32>',
+  /**
+   * Lookup494: frame_system::extensions::check_weight::CheckWeight<T>
+   **/
+  FrameSystemExtensionsCheckWeight: 'Null',
+  /**
+   * Lookup495: opal_runtime::runtime_common::maintenance::CheckMaintenance
+   **/
+  OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance: 'Null',
+  /**
+   * Lookup496: pallet_template_transaction_payment::ChargeTransactionPayment<opal_runtime::Runtime>
+   **/
+  PalletTemplateTransactionPaymentChargeTransactionPayment: 'Compact<u128>',
+  /**
+   * Lookup497: opal_runtime::Runtime
+   **/
+  OpalRuntimeRuntime: 'Null',
+  /**
+   * Lookup498: pallet_ethereum::FakeTransactionFinalizer<opal_runtime::Runtime>
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
    **/
   PalletEthereumFakeTransactionFinalizer: 'Null'
 };
modifiedtests/src/interfaces/registry.tsdiffbeforeafterboth
--- a/tests/src/interfaces/registry.ts
+++ b/tests/src/interfaces/registry.ts
@@ -5,7 +5,23 @@
 // this is required to allow for ambient/previous definitions
 import '@polkadot/types/types/registry';
 
+<<<<<<< HEAD
 import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportPalletId, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationAppPromotionConfiguration, PalletConfigurationCall, PalletConfigurationError, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletEvmMigrationEvent, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletXcmCall, PalletXcmError, PalletXcmEvent, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, SpWeightsWeightV2Weight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from '@polkadot/types/lookup';
+=======
+<<<<<<< HEAD
+import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportPalletId, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationAppPromotionConfiguration, PalletConfigurationCall, PalletConfigurationError, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletEvmMigrationEvent, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletXcmCall, PalletXcmError, PalletXcmEvent, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, SpWeightsWeightV2Weight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from '@polkadot/types/lookup';
+=======
+<<<<<<< HEAD
+import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportPalletId, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReleases, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationAppPromotionConfiguration, PalletConfigurationCall, PalletConfigurationError, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletEvmMigrationEvent, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletXcmCall, PalletXcmError, PalletXcmEvent, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, SpWeightsWeightV2Weight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from '@polkadot/types/lookup';
+=======
+<<<<<<< HEAD
+import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmOrigin, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportDispatchRawOrigin, FrameSupportPalletId, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeOriginCaller, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReleases, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationCall, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEthereumRawOrigin, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletEvmMigrationEvent, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletUniqueRawEvent, PalletUniqueSchedulerV2BlockAgenda, PalletUniqueSchedulerV2Call, PalletUniqueSchedulerV2Error, PalletUniqueSchedulerV2Event, PalletUniqueSchedulerV2Scheduled, PalletUniqueSchedulerV2ScheduledCall, PalletXcmCall, PalletXcmError, PalletXcmEvent, PalletXcmOrigin, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpCoreVoid, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from '@polkadot/types/lookup';
+=======
+import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmOrigin, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportDispatchRawOrigin, FrameSupportPalletId, FrameSupportScheduleLookupError, FrameSupportScheduleMaybeHashed, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeOriginCaller, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReleases, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationCall, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEthereumRawOrigin, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletUniqueRawEvent, PalletUniqueSchedulerCall, PalletUniqueSchedulerError, PalletUniqueSchedulerEvent, PalletUniqueSchedulerScheduledV3, PalletXcmCall, PalletXcmError, PalletXcmEvent, PalletXcmOrigin, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpCoreVoid, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, UpPovEstimateRpcPovInfo, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from '@polkadot/types/lookup';
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
 
 declare module '@polkadot/types/types/registry' {
   interface InterfaceTypes {
@@ -234,6 +250,7 @@
     UpDataStructsSponsorshipStateBasicCrossAccountIdRepr: UpDataStructsSponsorshipStateBasicCrossAccountIdRepr;
     UpDataStructsTokenChild: UpDataStructsTokenChild;
     UpDataStructsTokenData: UpDataStructsTokenData;
+    UpPovEstimateRpcPovInfo: UpPovEstimateRpcPovInfo;
     XcmDoubleEncoded: XcmDoubleEncoded;
     XcmV0Junction: XcmV0Junction;
     XcmV0JunctionBodyId: XcmV0JunctionBodyId;
modifiedtests/src/interfaces/types-lookup.tsdiffbeforeafterboth
--- a/tests/src/interfaces/types-lookup.ts
+++ b/tests/src/interfaces/types-lookup.ts
@@ -3379,8 +3379,21 @@
     readonly collection: u32;
   }
 
+<<<<<<< HEAD
   /** @name PhantomTypeUpDataStructs (399) */
+=======
+<<<<<<< HEAD
+  /** @name PhantomTypeUpDataStructs (400) */
+=======
+<<<<<<< HEAD
+  /** @name PhantomTypeUpDataStructs (413) */
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
   interface PhantomTypeUpDataStructs extends Vec<ITuple<[UpDataStructsTokenData, UpDataStructsRpcCollection, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftNftInfo, RmrkTraitsResourceResourceInfo, RmrkTraitsPropertyPropertyInfo, RmrkTraitsBaseBaseInfo, RmrkTraitsPartPartType, RmrkTraitsTheme, RmrkTraitsNftNftChild]>> {}
+=======
+  /** @name PhantomTypeUpDataStructs (408) */
+  interface PhantomTypeUpDataStructs extends Vec<ITuple<[UpDataStructsTokenData, UpDataStructsRpcCollection, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftNftInfo, RmrkTraitsResourceResourceInfo, RmrkTraitsPropertyPropertyInfo, RmrkTraitsBaseBaseInfo, RmrkTraitsPartPartType, RmrkTraitsTheme, RmrkTraitsNftNftChild, UpPovEstimateRpcPovInfo]>> {}
+>>>>>>> fix: update polkadot types and definitions
 
   /** @name UpDataStructsTokenData (401) */
   interface UpDataStructsTokenData extends Struct {
@@ -3462,7 +3475,26 @@
     readonly nftId: u32;
   }
 
+<<<<<<< HEAD
   /** @name PalletCommonError (414) */
+=======
+<<<<<<< HEAD
+  /** @name PalletCommonError (415) */
+=======
+<<<<<<< HEAD
+  /** @name PalletCommonError (428) */
+=======
+  /** @name UpPovEstimateRpcPovInfo (422) */
+  interface UpPovEstimateRpcPovInfo extends Struct {
+    readonly proofSize: u64;
+    readonly compactProofSize: u64;
+    readonly compressedProofSize: u64;
+  }
+
+  /** @name PalletCommonError (424) */
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
   interface PalletCommonError extends Enum {
     readonly isCollectionNotFound: boolean;
     readonly isMustBeTokenOwner: boolean;
@@ -3503,7 +3535,19 @@
     readonly type: 'CollectionNotFound' | 'MustBeTokenOwner' | 'NoPermission' | 'CantDestroyNotEmptyCollection' | 'PublicMintingNotAllowed' | 'AddressNotInAllowlist' | 'CollectionNameLimitExceeded' | 'CollectionDescriptionLimitExceeded' | 'CollectionTokenPrefixLimitExceeded' | 'TotalCollectionsLimitExceeded' | 'CollectionAdminCountExceeded' | 'CollectionLimitBoundsExceeded' | 'OwnerPermissionsCantBeReverted' | 'TransferNotAllowed' | 'AccountTokenLimitExceeded' | 'CollectionTokenLimitExceeded' | 'MetadataFlagFrozen' | 'TokenNotFound' | 'TokenValueTooLow' | 'ApprovedValueTooLow' | 'CantApproveMoreThanOwned' | 'AddressIsZero' | 'UnsupportedOperation' | 'NotSufficientFounds' | 'UserIsNotAllowedToNest' | 'SourceCollectionIsNotAllowedToNest' | 'CollectionFieldSizeExceeded' | 'NoSpaceForProperty' | 'PropertyLimitReached' | 'PropertyKeyIsTooLong' | 'InvalidCharacterInPropertyKey' | 'EmptyPropertyKey' | 'CollectionIsExternal' | 'CollectionIsInternal' | 'ConfirmSponsorshipFail' | 'UserIsNotCollectionAdmin';
   }
 
+<<<<<<< HEAD
   /** @name PalletFungibleError (416) */
+=======
+<<<<<<< HEAD
+  /** @name PalletFungibleError (417) */
+=======
+<<<<<<< HEAD
+  /** @name PalletFungibleError (430) */
+=======
+  /** @name PalletFungibleError (426) */
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
   interface PalletFungibleError extends Enum {
     readonly isNotFungibleDataUsedToMintFungibleCollectionToken: boolean;
     readonly isFungibleItemsHaveNoId: boolean;
@@ -3515,7 +3559,40 @@
     readonly type: 'NotFungibleDataUsedToMintFungibleCollectionToken' | 'FungibleItemsHaveNoId' | 'FungibleItemsDontHaveData' | 'FungibleDisallowsNesting' | 'SettingPropertiesNotAllowed' | 'SettingAllowanceForAllNotAllowed' | 'FungibleTokensAreAlwaysValid';
   }
 
+<<<<<<< HEAD
   /** @name PalletRefungibleError (420) */
+=======
+<<<<<<< HEAD
+  /** @name PalletRefungibleItemData (417) */
+=======
+<<<<<<< HEAD
+  /** @name PalletRefungibleItemData (418) */
+=======
+<<<<<<< HEAD
+  /** @name PalletRefungibleItemData (431) */
+=======
+  /** @name PalletRefungibleItemData (427) */
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+  interface PalletRefungibleItemData extends Struct {
+    readonly constData: Bytes;
+  }
+
+<<<<<<< HEAD
+  /** @name PalletRefungibleError (422) */
+=======
+<<<<<<< HEAD
+  /** @name PalletRefungibleError (423) */
+=======
+<<<<<<< HEAD
+  /** @name PalletRefungibleError (436) */
+=======
+  /** @name PalletRefungibleError (432) */
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
   interface PalletRefungibleError extends Enum {
     readonly isNotRefungibleDataUsedToMintFungibleCollectionToken: boolean;
     readonly isWrongRefungiblePieces: boolean;
@@ -3525,19 +3602,67 @@
     readonly type: 'NotRefungibleDataUsedToMintFungibleCollectionToken' | 'WrongRefungiblePieces' | 'RepartitionWhileNotOwningAllPieces' | 'RefungibleDisallowsNesting' | 'SettingPropertiesNotAllowed';
   }
 
+<<<<<<< HEAD
   /** @name PalletNonfungibleItemData (421) */
+=======
+<<<<<<< HEAD
+  /** @name PalletNonfungibleItemData (423) */
+=======
+<<<<<<< HEAD
+  /** @name PalletNonfungibleItemData (424) */
+=======
+<<<<<<< HEAD
+  /** @name PalletNonfungibleItemData (437) */
+=======
+  /** @name PalletNonfungibleItemData (433) */
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
   interface PalletNonfungibleItemData extends Struct {
     readonly owner: PalletEvmAccountBasicCrossAccountIdRepr;
   }
 
+<<<<<<< HEAD
   /** @name UpDataStructsPropertyScope (423) */
+=======
+<<<<<<< HEAD
+  /** @name UpDataStructsPropertyScope (425) */
+=======
+<<<<<<< HEAD
+  /** @name UpDataStructsPropertyScope (426) */
+=======
+<<<<<<< HEAD
+  /** @name UpDataStructsPropertyScope (439) */
+=======
+  /** @name UpDataStructsPropertyScope (435) */
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
   interface UpDataStructsPropertyScope extends Enum {
     readonly isNone: boolean;
     readonly isRmrk: boolean;
     readonly type: 'None' | 'Rmrk';
   }
 
+<<<<<<< HEAD
   /** @name PalletNonfungibleError (426) */
+=======
+<<<<<<< HEAD
+  /** @name PalletNonfungibleError (427) */
+=======
+<<<<<<< HEAD
+  /** @name PalletNonfungibleError (428) */
+=======
+<<<<<<< HEAD
+  /** @name PalletNonfungibleError (441) */
+=======
+  /** @name PalletNonfungibleError (437) */
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
   interface PalletNonfungibleError extends Enum {
     readonly isNotNonfungibleDataUsedToMintFungibleCollectionToken: boolean;
     readonly isNonfungibleItemsHaveNoAmount: boolean;
@@ -3545,7 +3670,23 @@
     readonly type: 'NotNonfungibleDataUsedToMintFungibleCollectionToken' | 'NonfungibleItemsHaveNoAmount' | 'CantBurnNftWithChildren';
   }
 
+<<<<<<< HEAD
   /** @name PalletStructureError (427) */
+=======
+<<<<<<< HEAD
+  /** @name PalletStructureError (428) */
+=======
+<<<<<<< HEAD
+  /** @name PalletStructureError (429) */
+=======
+<<<<<<< HEAD
+  /** @name PalletStructureError (442) */
+=======
+  /** @name PalletStructureError (438) */
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
   interface PalletStructureError extends Enum {
     readonly isOuroborosDetected: boolean;
     readonly isDepthLimit: boolean;
@@ -3554,7 +3695,23 @@
     readonly type: 'OuroborosDetected' | 'DepthLimit' | 'BreadthLimit' | 'TokenNotFound';
   }
 
+<<<<<<< HEAD
   /** @name PalletRmrkCoreError (428) */
+=======
+<<<<<<< HEAD
+  /** @name PalletRmrkCoreError (429) */
+=======
+<<<<<<< HEAD
+  /** @name PalletRmrkCoreError (430) */
+=======
+<<<<<<< HEAD
+  /** @name PalletRmrkCoreError (443) */
+=======
+  /** @name PalletRmrkCoreError (439) */
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
   interface PalletRmrkCoreError extends Enum {
     readonly isCorruptedCollectionType: boolean;
     readonly isRmrkPropertyKeyIsTooLong: boolean;
@@ -3578,7 +3735,23 @@
     readonly type: 'CorruptedCollectionType' | 'RmrkPropertyKeyIsTooLong' | 'RmrkPropertyValueIsTooLong' | 'RmrkPropertyIsNotFound' | 'UnableToDecodeRmrkData' | 'CollectionNotEmpty' | 'NoAvailableCollectionId' | 'NoAvailableNftId' | 'CollectionUnknown' | 'NoPermission' | 'NonTransferable' | 'CollectionFullOrLocked' | 'ResourceDoesntExist' | 'CannotSendToDescendentOrSelf' | 'CannotAcceptNonOwnedNft' | 'CannotRejectNonOwnedNft' | 'CannotRejectNonPendingNft' | 'ResourceNotPending' | 'NoAvailableResourceId';
   }
 
+<<<<<<< HEAD
   /** @name PalletRmrkEquipError (430) */
+=======
+<<<<<<< HEAD
+  /** @name PalletRmrkEquipError (431) */
+=======
+<<<<<<< HEAD
+  /** @name PalletRmrkEquipError (432) */
+=======
+<<<<<<< HEAD
+  /** @name PalletRmrkEquipError (445) */
+=======
+  /** @name PalletRmrkEquipError (441) */
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
   interface PalletRmrkEquipError extends Enum {
     readonly isPermissionError: boolean;
     readonly isNoAvailableBaseId: boolean;
@@ -3590,7 +3763,23 @@
     readonly type: 'PermissionError' | 'NoAvailableBaseId' | 'NoAvailablePartId' | 'BaseDoesntExist' | 'NeedsDefaultThemeFirst' | 'PartDoesntExist' | 'NoEquippableOnFixedPart';
   }
 
+<<<<<<< HEAD
   /** @name PalletAppPromotionError (436) */
+=======
+<<<<<<< HEAD
+  /** @name PalletAppPromotionError (437) */
+=======
+<<<<<<< HEAD
+  /** @name PalletAppPromotionError (438) */
+=======
+<<<<<<< HEAD
+  /** @name PalletAppPromotionError (451) */
+=======
+  /** @name PalletAppPromotionError (447) */
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
   interface PalletAppPromotionError extends Enum {
     readonly isAdminNotSet: boolean;
     readonly isNoPermission: boolean;
@@ -3601,7 +3790,23 @@
     readonly type: 'AdminNotSet' | 'NoPermission' | 'NotSufficientFunds' | 'PendingForBlockOverflow' | 'SponsorNotSet' | 'IncorrectLockedBalanceOperation';
   }
 
+<<<<<<< HEAD
   /** @name PalletForeignAssetsModuleError (437) */
+=======
+<<<<<<< HEAD
+  /** @name PalletForeignAssetsModuleError (438) */
+=======
+<<<<<<< HEAD
+  /** @name PalletForeignAssetsModuleError (439) */
+=======
+<<<<<<< HEAD
+  /** @name PalletForeignAssetsModuleError (452) */
+=======
+  /** @name PalletForeignAssetsModuleError (448) */
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
   interface PalletForeignAssetsModuleError extends Enum {
     readonly isBadLocation: boolean;
     readonly isMultiLocationExisted: boolean;
@@ -3610,7 +3815,23 @@
     readonly type: 'BadLocation' | 'MultiLocationExisted' | 'AssetIdNotExists' | 'AssetIdExisted';
   }
 
+<<<<<<< HEAD
   /** @name PalletEvmError (439) */
+=======
+<<<<<<< HEAD
+  /** @name PalletEvmError (440) */
+=======
+<<<<<<< HEAD
+  /** @name PalletEvmError (441) */
+=======
+<<<<<<< HEAD
+  /** @name PalletEvmError (454) */
+=======
+  /** @name PalletEvmError (451) */
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
   interface PalletEvmError extends Enum {
     readonly isBalanceLow: boolean;
     readonly isFeeOverflow: boolean;
@@ -3626,7 +3847,23 @@
     readonly type: 'BalanceLow' | 'FeeOverflow' | 'PaymentOverflow' | 'WithdrawFailed' | 'GasPriceTooLow' | 'InvalidNonce' | 'GasLimitTooLow' | 'GasLimitTooHigh' | 'Undefined' | 'Reentrancy' | 'TransactionMustComeFromEOA';
   }
 
+<<<<<<< HEAD
   /** @name FpRpcTransactionStatus (442) */
+=======
+<<<<<<< HEAD
+  /** @name FpRpcTransactionStatus (443) */
+=======
+<<<<<<< HEAD
+  /** @name FpRpcTransactionStatus (444) */
+=======
+<<<<<<< HEAD
+  /** @name FpRpcTransactionStatus (457) */
+=======
+  /** @name FpRpcTransactionStatus (454) */
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
   interface FpRpcTransactionStatus extends Struct {
     readonly transactionHash: H256;
     readonly transactionIndex: u32;
@@ -3637,10 +3874,38 @@
     readonly logsBloom: EthbloomBloom;
   }
 
+<<<<<<< HEAD
   /** @name EthbloomBloom (444) */
   interface EthbloomBloom extends U8aFixed {}
 
   /** @name EthereumReceiptReceiptV3 (446) */
+=======
+<<<<<<< HEAD
+  /** @name EthbloomBloom (445) */
+  interface EthbloomBloom extends U8aFixed {}
+
+  /** @name EthereumReceiptReceiptV3 (447) */
+=======
+<<<<<<< HEAD
+  /** @name EthbloomBloom (446) */
+  interface EthbloomBloom extends U8aFixed {}
+
+  /** @name EthereumReceiptReceiptV3 (448) */
+=======
+<<<<<<< HEAD
+  /** @name EthbloomBloom (459) */
+  interface EthbloomBloom extends U8aFixed {}
+
+  /** @name EthereumReceiptReceiptV3 (461) */
+=======
+  /** @name EthbloomBloom (456) */
+  interface EthbloomBloom extends U8aFixed {}
+
+  /** @name EthereumReceiptReceiptV3 (458) */
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
   interface EthereumReceiptReceiptV3 extends Enum {
     readonly isLegacy: boolean;
     readonly asLegacy: EthereumReceiptEip658ReceiptData;
@@ -3651,7 +3916,23 @@
     readonly type: 'Legacy' | 'Eip2930' | 'Eip1559';
   }
 
+<<<<<<< HEAD
   /** @name EthereumReceiptEip658ReceiptData (447) */
+=======
+<<<<<<< HEAD
+  /** @name EthereumReceiptEip658ReceiptData (448) */
+=======
+<<<<<<< HEAD
+  /** @name EthereumReceiptEip658ReceiptData (449) */
+=======
+<<<<<<< HEAD
+  /** @name EthereumReceiptEip658ReceiptData (462) */
+=======
+  /** @name EthereumReceiptEip658ReceiptData (459) */
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
   interface EthereumReceiptEip658ReceiptData extends Struct {
     readonly statusCode: u8;
     readonly usedGas: U256;
@@ -3659,14 +3940,46 @@
     readonly logs: Vec<EthereumLog>;
   }
 
+<<<<<<< HEAD
   /** @name EthereumBlock (448) */
+=======
+<<<<<<< HEAD
+  /** @name EthereumBlock (449) */
+=======
+<<<<<<< HEAD
+  /** @name EthereumBlock (450) */
+=======
+<<<<<<< HEAD
+  /** @name EthereumBlock (463) */
+=======
+  /** @name EthereumBlock (460) */
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
   interface EthereumBlock extends Struct {
     readonly header: EthereumHeader;
     readonly transactions: Vec<EthereumTransactionTransactionV2>;
     readonly ommers: Vec<EthereumHeader>;
   }
 
+<<<<<<< HEAD
   /** @name EthereumHeader (449) */
+=======
+<<<<<<< HEAD
+  /** @name EthereumHeader (450) */
+=======
+<<<<<<< HEAD
+  /** @name EthereumHeader (451) */
+=======
+<<<<<<< HEAD
+  /** @name EthereumHeader (464) */
+=======
+  /** @name EthereumHeader (461) */
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
   interface EthereumHeader extends Struct {
     readonly parentHash: H256;
     readonly ommersHash: H256;
@@ -3685,24 +3998,84 @@
     readonly nonce: EthereumTypesHashH64;
   }
 
+<<<<<<< HEAD
   /** @name EthereumTypesHashH64 (450) */
   interface EthereumTypesHashH64 extends U8aFixed {}
 
   /** @name PalletEthereumError (455) */
+=======
+<<<<<<< HEAD
+  /** @name EthereumTypesHashH64 (451) */
+  interface EthereumTypesHashH64 extends U8aFixed {}
+
+  /** @name PalletEthereumError (456) */
+=======
+<<<<<<< HEAD
+  /** @name EthereumTypesHashH64 (452) */
+  interface EthereumTypesHashH64 extends U8aFixed {}
+
+  /** @name PalletEthereumError (457) */
+=======
+<<<<<<< HEAD
+  /** @name EthereumTypesHashH64 (465) */
+  interface EthereumTypesHashH64 extends U8aFixed {}
+
+  /** @name PalletEthereumError (470) */
+=======
+  /** @name EthereumTypesHashH64 (462) */
+  interface EthereumTypesHashH64 extends U8aFixed {}
+
+  /** @name PalletEthereumError (467) */
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
   interface PalletEthereumError extends Enum {
     readonly isInvalidSignature: boolean;
     readonly isPreLogExists: boolean;
     readonly type: 'InvalidSignature' | 'PreLogExists';
   }
 
+<<<<<<< HEAD
   /** @name PalletEvmCoderSubstrateError (456) */
+=======
+<<<<<<< HEAD
+  /** @name PalletEvmCoderSubstrateError (457) */
+=======
+<<<<<<< HEAD
+  /** @name PalletEvmCoderSubstrateError (458) */
+=======
+<<<<<<< HEAD
+  /** @name PalletEvmCoderSubstrateError (471) */
+=======
+  /** @name PalletEvmCoderSubstrateError (468) */
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
   interface PalletEvmCoderSubstrateError extends Enum {
     readonly isOutOfGas: boolean;
     readonly isOutOfFund: boolean;
     readonly type: 'OutOfGas' | 'OutOfFund';
   }
 
+<<<<<<< HEAD
   /** @name UpDataStructsSponsorshipStateBasicCrossAccountIdRepr (457) */
+=======
+<<<<<<< HEAD
+  /** @name UpDataStructsSponsorshipStateBasicCrossAccountIdRepr (458) */
+=======
+<<<<<<< HEAD
+  /** @name UpDataStructsSponsorshipStateBasicCrossAccountIdRepr (459) */
+=======
+<<<<<<< HEAD
+  /** @name UpDataStructsSponsorshipStateBasicCrossAccountIdRepr (472) */
+=======
+  /** @name UpDataStructsSponsorshipStateBasicCrossAccountIdRepr (469) */
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
   interface UpDataStructsSponsorshipStateBasicCrossAccountIdRepr extends Enum {
     readonly isDisabled: boolean;
     readonly isUnconfirmed: boolean;
@@ -3712,7 +4085,23 @@
     readonly type: 'Disabled' | 'Unconfirmed' | 'Confirmed';
   }
 
+<<<<<<< HEAD
   /** @name PalletEvmContractHelpersSponsoringModeT (458) */
+=======
+<<<<<<< HEAD
+  /** @name PalletEvmContractHelpersSponsoringModeT (459) */
+=======
+<<<<<<< HEAD
+  /** @name PalletEvmContractHelpersSponsoringModeT (460) */
+=======
+<<<<<<< HEAD
+  /** @name PalletEvmContractHelpersSponsoringModeT (473) */
+=======
+  /** @name PalletEvmContractHelpersSponsoringModeT (470) */
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
   interface PalletEvmContractHelpersSponsoringModeT extends Enum {
     readonly isDisabled: boolean;
     readonly isAllowlisted: boolean;
@@ -3720,7 +4109,23 @@
     readonly type: 'Disabled' | 'Allowlisted' | 'Generous';
   }
 
+<<<<<<< HEAD
   /** @name PalletEvmContractHelpersError (464) */
+=======
+<<<<<<< HEAD
+  /** @name PalletEvmContractHelpersError (465) */
+=======
+<<<<<<< HEAD
+  /** @name PalletEvmContractHelpersError (466) */
+=======
+<<<<<<< HEAD
+  /** @name PalletEvmContractHelpersError (479) */
+=======
+  /** @name PalletEvmContractHelpersError (476) */
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
   interface PalletEvmContractHelpersError extends Enum {
     readonly isNoPermission: boolean;
     readonly isNoPendingSponsor: boolean;
@@ -3728,7 +4133,23 @@
     readonly type: 'NoPermission' | 'NoPendingSponsor' | 'TooManyMethodsHaveSponsoredLimit';
   }
 
+<<<<<<< HEAD
   /** @name PalletEvmMigrationError (465) */
+=======
+<<<<<<< HEAD
+  /** @name PalletEvmMigrationError (466) */
+=======
+<<<<<<< HEAD
+  /** @name PalletEvmMigrationError (467) */
+=======
+<<<<<<< HEAD
+  /** @name PalletEvmMigrationError (480) */
+=======
+  /** @name PalletEvmMigrationError (477) */
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
   interface PalletEvmMigrationError extends Enum {
     readonly isAccountNotEmpty: boolean;
     readonly isAccountIsNotMigrating: boolean;
@@ -3736,17 +4157,61 @@
     readonly type: 'AccountNotEmpty' | 'AccountIsNotMigrating' | 'BadEvent';
   }
 
+<<<<<<< HEAD
   /** @name PalletMaintenanceError (466) */
   type PalletMaintenanceError = Null;
 
   /** @name PalletTestUtilsError (467) */
+=======
+<<<<<<< HEAD
+  /** @name PalletMaintenanceError (467) */
+  type PalletMaintenanceError = Null;
+
+  /** @name PalletTestUtilsError (468) */
+=======
+<<<<<<< HEAD
+  /** @name PalletMaintenanceError (468) */
+  type PalletMaintenanceError = Null;
+
+  /** @name PalletTestUtilsError (469) */
+=======
+<<<<<<< HEAD
+  /** @name PalletMaintenanceError (481) */
+  type PalletMaintenanceError = Null;
+
+  /** @name PalletTestUtilsError (482) */
+=======
+  /** @name PalletMaintenanceError (478) */
+  type PalletMaintenanceError = Null;
+
+  /** @name PalletTestUtilsError (479) */
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
   interface PalletTestUtilsError extends Enum {
     readonly isTestPalletDisabled: boolean;
     readonly isTriggerRollback: boolean;
     readonly type: 'TestPalletDisabled' | 'TriggerRollback';
   }
 
+<<<<<<< HEAD
   /** @name SpRuntimeMultiSignature (469) */
+=======
+<<<<<<< HEAD
+  /** @name SpRuntimeMultiSignature (470) */
+=======
+<<<<<<< HEAD
+  /** @name SpRuntimeMultiSignature (471) */
+=======
+<<<<<<< HEAD
+  /** @name SpRuntimeMultiSignature (484) */
+=======
+  /** @name SpRuntimeMultiSignature (481) */
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
   interface SpRuntimeMultiSignature extends Enum {
     readonly isEd25519: boolean;
     readonly asEd25519: SpCoreEd25519Signature;
@@ -3757,7 +4222,20 @@
     readonly type: 'Ed25519' | 'Sr25519' | 'Ecdsa';
   }
 
+<<<<<<< HEAD
   /** @name SpCoreEd25519Signature (470) */
+=======
+<<<<<<< HEAD
+  /** @name SpCoreEd25519Signature (471) */
+=======
+<<<<<<< HEAD
+  /** @name SpCoreEd25519Signature (472) */
+=======
+<<<<<<< HEAD
+  /** @name SpCoreEd25519Signature (485) */
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
   interface SpCoreEd25519Signature extends U8aFixed {}
 
   /** @name SpCoreSr25519Signature (472) */
@@ -3790,7 +4268,55 @@
   /** @name OpalRuntimeRuntime (485) */
   type OpalRuntimeRuntime = Null;
 
+<<<<<<< HEAD
   /** @name PalletEthereumFakeTransactionFinalizer (486) */
+=======
+<<<<<<< HEAD
+  /** @name PalletEthereumFakeTransactionFinalizer (487) */
+=======
+<<<<<<< HEAD
+  /** @name PalletEthereumFakeTransactionFinalizer (488) */
+=======
+  /** @name PalletEthereumFakeTransactionFinalizer (501) */
+=======
+  /** @name SpCoreEd25519Signature (482) */
+  interface SpCoreEd25519Signature extends U8aFixed {}
+
+  /** @name SpCoreSr25519Signature (484) */
+  interface SpCoreSr25519Signature extends U8aFixed {}
+
+  /** @name SpCoreEcdsaSignature (485) */
+  interface SpCoreEcdsaSignature extends U8aFixed {}
+
+  /** @name FrameSystemExtensionsCheckSpecVersion (488) */
+  type FrameSystemExtensionsCheckSpecVersion = Null;
+
+  /** @name FrameSystemExtensionsCheckTxVersion (489) */
+  type FrameSystemExtensionsCheckTxVersion = Null;
+
+  /** @name FrameSystemExtensionsCheckGenesis (490) */
+  type FrameSystemExtensionsCheckGenesis = Null;
+
+  /** @name FrameSystemExtensionsCheckNonce (493) */
+  interface FrameSystemExtensionsCheckNonce extends Compact<u32> {}
+
+  /** @name FrameSystemExtensionsCheckWeight (494) */
+  type FrameSystemExtensionsCheckWeight = Null;
+
+  /** @name OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance (495) */
+  type OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance = Null;
+
+  /** @name PalletTemplateTransactionPaymentChargeTransactionPayment (496) */
+  interface PalletTemplateTransactionPaymentChargeTransactionPayment extends Compact<u128> {}
+
+  /** @name OpalRuntimeRuntime (497) */
+  type OpalRuntimeRuntime = Null;
+
+  /** @name PalletEthereumFakeTransactionFinalizer (498) */
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
+>>>>>>> fix: update polkadot types and definitions
   type PalletEthereumFakeTransactionFinalizer = Null;
 
 } // declare module
modifiedtests/src/interfaces/unique/definitions.tsdiffbeforeafterboth
--- a/tests/src/interfaces/unique/definitions.ts
+++ b/tests/src/interfaces/unique/definitions.ts
@@ -175,10 +175,17 @@
       [collectionParam, tokenParam],
       'Option<u128>',
     ),
+<<<<<<< HEAD
     allowanceForAll: fun(
       'Tells whether the given `owner` approves the `operator`.',
       [collectionParam, crossAccountParam('owner'), crossAccountParam('operator')],
       'Option<bool>',
+=======
+    povEstimate: fun(
+      'Estimate PoV size',
+      [{name: 'encodedXt', type: 'Vec<u8>'}],
+      'UpPovEstimateRpcPovInfo',
+>>>>>>> fix: update polkadot types and definitions
     ),
   },
 };