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