git.delta.rocks / unique-network / refs/commits / f15258852522

difftreelog

chore regenerate types

Daniel Shiposha2022-12-13parent: #e56bec0.patch.diff
in: master

4 files changed

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