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
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 {