difftreelog
chore regenerate types
in: master
7 files changed
tests/src/interfaces/augment-api-rpc.tsdiffbeforeafterboth--- a/tests/src/interfaces/augment-api-rpc.ts
+++ b/tests/src/interfaces/augment-api-rpc.ts
@@ -726,6 +726,14 @@
**/
effectiveCollectionLimits: AugmentedRpc<(collection: u32 | AnyNumber | Uint8Array, at?: Hash | string | Uint8Array) => Observable<Option<UpDataStructsCollectionLimits>>>;
/**
+ * Estimate PoV size of an encoded call
+ **/
+ estimateCallPoV: AugmentedRpc<(encodedCall: Bytes | string | Uint8Array, at?: Hash | string | Uint8Array) => Observable<UpPovEstimateRpcPovInfo>>;
+ /**
+ * Estimate PoV size of an encoded extrinsic
+ **/
+ estimateExtrinsicPoV: AugmentedRpc<(encodedXt: Bytes | string | Uint8Array, at?: Hash | string | Uint8Array) => Observable<UpPovEstimateRpcPovInfo>>;
+ /**
* Get the last token ID created in a collection
**/
lastTokenId: AugmentedRpc<(collection: u32 | AnyNumber | Uint8Array, at?: Hash | string | Uint8Array) => Observable<u32>>;
@@ -733,10 +741,6 @@
* Get the number of blocks until sponsoring a transaction is available
**/
nextSponsored: AugmentedRpc<(collection: u32 | AnyNumber | Uint8Array, account: PalletEvmAccountBasicCrossAccountIdRepr | { Substrate: any } | { Ethereum: any } | string | Uint8Array, tokenId: u32 | AnyNumber | Uint8Array, at?: Hash | string | Uint8Array) => Observable<Option<u64>>>;
- /**
- * Estimate PoV size
- **/
- povEstimate: AugmentedRpc<(encodedXt: Bytes | string | Uint8Array, at?: Hash | string | Uint8Array) => Observable<UpPovEstimateRpcPovInfo>>;
/**
* Get property permissions, optionally limited to the provided keys
**/
tests/src/interfaces/augment-types.tsdiffbeforeafterboth--- a/tests/src/interfaces/augment-types.ts
+++ b/tests/src/interfaces/augment-types.ts
@@ -6,22 +6,41 @@
import '@polkadot/types/types/registry';
<<<<<<< HEAD
+<<<<<<< HEAD
import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportPalletId, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationAppPromotionConfiguration, PalletConfigurationCall, PalletConfigurationError, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletEvmMigrationEvent, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletXcmCall, PalletXcmError, PalletXcmEvent, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, SpWeightsWeightV2Weight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from './default';
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportPalletId, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationAppPromotionConfiguration, PalletConfigurationCall, PalletConfigurationError, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletEvmMigrationEvent, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletXcmCall, PalletXcmError, PalletXcmEvent, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, SpWeightsWeightV2Weight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from './default';
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportPalletId, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReleases, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationAppPromotionConfiguration, PalletConfigurationCall, PalletConfigurationError, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletEvmMigrationEvent, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletXcmCall, PalletXcmError, PalletXcmEvent, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, SpWeightsWeightV2Weight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from './default';
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmOrigin, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportDispatchRawOrigin, FrameSupportPalletId, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeOriginCaller, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReleases, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationCall, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEthereumRawOrigin, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletEvmMigrationEvent, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletUniqueRawEvent, PalletUniqueSchedulerV2BlockAgenda, PalletUniqueSchedulerV2Call, PalletUniqueSchedulerV2Error, PalletUniqueSchedulerV2Event, PalletUniqueSchedulerV2Scheduled, PalletUniqueSchedulerV2ScheduledCall, PalletXcmCall, PalletXcmError, PalletXcmEvent, PalletXcmOrigin, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpCoreVoid, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from './default';
=======
import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmOrigin, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportDispatchRawOrigin, FrameSupportPalletId, FrameSupportScheduleLookupError, FrameSupportScheduleMaybeHashed, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeOriginCaller, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReleases, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationCall, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEthereumRawOrigin, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletUniqueRawEvent, PalletUniqueSchedulerCall, PalletUniqueSchedulerError, PalletUniqueSchedulerEvent, PalletUniqueSchedulerScheduledV3, PalletXcmCall, PalletXcmError, PalletXcmEvent, PalletXcmOrigin, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpCoreVoid, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, UpPovEstimateRpcPovInfo, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from './default';
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmOrigin, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportDispatchRawOrigin, FrameSupportPalletId, FrameSupportScheduleLookupError, FrameSupportScheduleMaybeHashed, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeOriginCaller, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReleases, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationCall, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEthereumRawOrigin, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletUniqueRawEvent, PalletUniqueSchedulerCall, PalletUniqueSchedulerError, PalletUniqueSchedulerEvent, PalletUniqueSchedulerScheduledV3, PalletXcmCall, PalletXcmError, PalletXcmEvent, PalletXcmOrigin, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpCoreVoid, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionValidityInvalidTransaction, SpRuntimeTransactionValidityTransactionValidityError, SpRuntimeTransactionValidityUnknownTransaction, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, UpPovEstimateRpcPovInfo, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from './default';
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
import type { Data, StorageKey } from '@polkadot/types';
import 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';
import type { AssetApproval, AssetApprovalKey, AssetBalance, AssetDestroyWitness, AssetDetails, AssetMetadata, TAssetBalance, TAssetDepositBalance } from '@polkadot/types/interfaces/assets';
@@ -1202,6 +1221,9 @@
SpRuntimeMultiSignature: SpRuntimeMultiSignature;
SpRuntimeTokenError: SpRuntimeTokenError;
SpRuntimeTransactionalError: SpRuntimeTransactionalError;
+ SpRuntimeTransactionValidityInvalidTransaction: SpRuntimeTransactionValidityInvalidTransaction;
+ SpRuntimeTransactionValidityTransactionValidityError: SpRuntimeTransactionValidityTransactionValidityError;
+ SpRuntimeTransactionValidityUnknownTransaction: SpRuntimeTransactionValidityUnknownTransaction;
SpTrieStorageProof: SpTrieStorageProof;
SpVersionRuntimeVersion: SpVersionRuntimeVersion;
SpWeightsRuntimeDbWeight: SpWeightsRuntimeDbWeight;
tests/src/interfaces/default/types.tsdiffbeforeafterboth--- a/tests/src/interfaces/default/types.ts
+++ b/tests/src/interfaces/default/types.ts
@@ -2748,6 +2748,41 @@
readonly type: 'LimitReached' | 'NoLayer';
}
+/** @name SpRuntimeTransactionValidityInvalidTransaction */
+export interface SpRuntimeTransactionValidityInvalidTransaction extends Enum {
+ readonly isCall: boolean;
+ readonly isPayment: boolean;
+ readonly isFuture: boolean;
+ readonly isStale: boolean;
+ readonly isBadProof: boolean;
+ readonly isAncientBirthBlock: boolean;
+ readonly isExhaustsResources: boolean;
+ readonly isCustom: boolean;
+ readonly asCustom: u8;
+ readonly isBadMandatory: boolean;
+ readonly isMandatoryDispatch: boolean;
+ readonly isBadSigner: boolean;
+ readonly type: 'Call' | 'Payment' | 'Future' | 'Stale' | 'BadProof' | 'AncientBirthBlock' | 'ExhaustsResources' | 'Custom' | 'BadMandatory' | 'MandatoryDispatch' | 'BadSigner';
+}
+
+/** @name SpRuntimeTransactionValidityTransactionValidityError */
+export interface SpRuntimeTransactionValidityTransactionValidityError extends Enum {
+ readonly isInvalid: boolean;
+ readonly asInvalid: SpRuntimeTransactionValidityInvalidTransaction;
+ readonly isUnknown: boolean;
+ readonly asUnknown: SpRuntimeTransactionValidityUnknownTransaction;
+ readonly type: 'Invalid' | 'Unknown';
+}
+
+/** @name SpRuntimeTransactionValidityUnknownTransaction */
+export interface SpRuntimeTransactionValidityUnknownTransaction extends Enum {
+ readonly isCannotLookup: boolean;
+ readonly isNoUnsignedValidator: boolean;
+ readonly isCustom: boolean;
+ readonly asCustom: u8;
+ readonly type: 'CannotLookup' | 'NoUnsignedValidator' | 'Custom';
+}
+
/** @name SpTrieStorageProof */
export interface SpTrieStorageProof extends Struct {
readonly trieNodes: BTreeSet<Bytes>;
@@ -3023,6 +3058,7 @@
readonly proofSize: u64;
readonly compactProofSize: u64;
readonly compressedProofSize: u64;
+ readonly result: Result<Result<Null, SpRuntimeDispatchError>, SpRuntimeTransactionValidityTransactionValidityError>;
}
/** @name XcmDoubleEncoded */
tests/src/interfaces/lookup.tsdiffbeforeafterboth3212 UpPovEstimateRpcPovInfo: {3212 UpPovEstimateRpcPovInfo: {3213 proofSize: 'u64',3213 proofSize: 'u64',3214 compactProofSize: 'u64',3214 compactProofSize: 'u64',3215 compressedProofSize: 'u64'3215 compressedProofSize: 'u64',3216 result: 'Result<Result<Null, SpRuntimeDispatchError>, SpRuntimeTransactionValidityTransactionValidityError>'3216 },3217 },3217 /**3218 /**3218 * Lookup424: pallet_common::pallet::Error<T>3219<<<<<<< HEAD3220 * Lookup424: pallet_common::pallet::Error<T>3219>>>>>>> fix: update polkadot types and definitions3221>>>>>>> fix: update polkadot types and definitions3222<<<<<<< HEAD3220>>>>>>> fix: update polkadot types and definitions3223>>>>>>> fix: update polkadot types and definitions3224<<<<<<< HEAD3221>>>>>>> fix: update polkadot types and definitions3225>>>>>>> fix: update polkadot types and definitions3226=======3227=======3228=======3229 * Lookup424: sp_runtime::transaction_validity::TransactionValidityError3222 **/3230 **/3231 SpRuntimeTransactionValidityTransactionValidityError: {3232 _enum: {3233 Invalid: 'SpRuntimeTransactionValidityInvalidTransaction',3234 Unknown: 'SpRuntimeTransactionValidityUnknownTransaction'3235 }3236 },3237 /**3238 * Lookup425: sp_runtime::transaction_validity::InvalidTransaction3239 **/3240 SpRuntimeTransactionValidityInvalidTransaction: {3241 _enum: {3242 Call: 'Null',3243 Payment: 'Null',3244 Future: 'Null',3245 Stale: 'Null',3246 BadProof: 'Null',3247 AncientBirthBlock: 'Null',3248 ExhaustsResources: 'Null',3249 Custom: 'u8',3250 BadMandatory: 'Null',3251 MandatoryDispatch: 'Null',3252 BadSigner: 'Null'3253 }3254 },3255 /**3256 * Lookup426: sp_runtime::transaction_validity::UnknownTransaction3257 **/3258 SpRuntimeTransactionValidityUnknownTransaction: {3259 _enum: {3260 CannotLookup: 'Null',3261 NoUnsignedValidator: 'Null',3262 Custom: 'u8'3263 }3264 },3265 /**3266 * Lookup428: pallet_common::pallet::Error<T>3267>>>>>>> chore: regenerate types3268>>>>>>> chore: regenerate types3269>>>>>>> chore: regenerate types3270 **/3223 PalletCommonError: {3271 PalletCommonError: {3224 _enum: ['CollectionNotFound', 'MustBeTokenOwner', 'NoPermission', 'CantDestroyNotEmptyCollection', 'PublicMintingNotAllowed', 'AddressNotInAllowlist', 'CollectionNameLimitExceeded', 'CollectionDescriptionLimitExceeded', 'CollectionTokenPrefixLimitExceeded', 'TotalCollectionsLimitExceeded', 'CollectionAdminCountExceeded', 'CollectionLimitBoundsExceeded', 'OwnerPermissionsCantBeReverted', 'TransferNotAllowed', 'AccountTokenLimitExceeded', 'CollectionTokenLimitExceeded', 'MetadataFlagFrozen', 'TokenNotFound', 'TokenValueTooLow', 'ApprovedValueTooLow', 'CantApproveMoreThanOwned', 'AddressIsZero', 'UnsupportedOperation', 'NotSufficientFounds', 'UserIsNotAllowedToNest', 'SourceCollectionIsNotAllowedToNest', 'CollectionFieldSizeExceeded', 'NoSpaceForProperty', 'PropertyLimitReached', 'PropertyKeyIsTooLong', 'InvalidCharacterInPropertyKey', 'EmptyPropertyKey', 'CollectionIsExternal', 'CollectionIsInternal', 'ConfirmSponsorshipFail', 'UserIsNotCollectionAdmin']3272 _enum: ['CollectionNotFound', 'MustBeTokenOwner', 'NoPermission', 'CantDestroyNotEmptyCollection', 'PublicMintingNotAllowed', 'AddressNotInAllowlist', 'CollectionNameLimitExceeded', 'CollectionDescriptionLimitExceeded', 'CollectionTokenPrefixLimitExceeded', 'TotalCollectionsLimitExceeded', 'CollectionAdminCountExceeded', 'CollectionLimitBoundsExceeded', 'OwnerPermissionsCantBeReverted', 'TransferNotAllowed', 'AccountTokenLimitExceeded', 'CollectionTokenLimitExceeded', 'MetadataFlagFrozen', 'TokenNotFound', 'TokenValueTooLow', 'ApprovedValueTooLow', 'CantApproveMoreThanOwned', 'AddressIsZero', 'UnsupportedOperation', 'NotSufficientFounds', 'UserIsNotAllowedToNest', 'SourceCollectionIsNotAllowedToNest', 'CollectionFieldSizeExceeded', 'NoSpaceForProperty', 'PropertyLimitReached', 'PropertyKeyIsTooLong', 'InvalidCharacterInPropertyKey', 'EmptyPropertyKey', 'CollectionIsExternal', 'CollectionIsInternal', 'ConfirmSponsorshipFail', 'UserIsNotCollectionAdmin']3225 },3273 },3226 /**3274 /**3227<<<<<<< HEAD3275<<<<<<< HEAD3228 * Lookup416: pallet_fungible::pallet::Error<T>3276<<<<<<< HEAD3277 * Lookup416: pallet_fungible::pallet::Error<T>3229=======3278=======3279=======3280>>>>>>> chore: regenerate types3230<<<<<<< HEAD3281<<<<<<< HEAD3231 * Lookup417: pallet_fungible::pallet::Error<T>3282 * Lookup417: pallet_fungible::pallet::Error<T>3232=======3283=======3284=======3285>>>>>>> chore: regenerate types3233<<<<<<< HEAD3286<<<<<<< HEAD3234 * Lookup430: pallet_fungible::pallet::Error<T>3287 * Lookup430: pallet_fungible::pallet::Error<T>3235=======3288=======3236 * Lookup426: pallet_fungible::pallet::Error<T>3289 * Lookup426: pallet_fungible::pallet::Error<T>3237>>>>>>> fix: update polkadot types and definitions3290>>>>>>> fix: update polkadot types and definitions3291<<<<<<< HEAD3238>>>>>>> fix: update polkadot types and definitions3292>>>>>>> fix: update polkadot types and definitions3293<<<<<<< HEAD3239>>>>>>> fix: update polkadot types and definitions3294>>>>>>> fix: update polkadot types and definitions3295=======3296=======3297=======3298 * Lookup430: pallet_fungible::pallet::Error<T>3299>>>>>>> chore: regenerate types3300>>>>>>> chore: regenerate types3301>>>>>>> chore: regenerate types3240 **/3302 **/3241 PalletFungibleError: {3303 PalletFungibleError: {3242 _enum: ['NotFungibleDataUsedToMintFungibleCollectionToken', 'FungibleItemsHaveNoId', 'FungibleItemsDontHaveData', 'FungibleDisallowsNesting', 'SettingPropertiesNotAllowed', 'SettingAllowanceForAllNotAllowed', 'FungibleTokensAreAlwaysValid']3304 _enum: ['NotFungibleDataUsedToMintFungibleCollectionToken', 'FungibleItemsHaveNoId', 'FungibleItemsDontHaveData', 'FungibleDisallowsNesting', 'SettingPropertiesNotAllowed', 'SettingAllowanceForAllNotAllowed', 'FungibleTokensAreAlwaysValid']3243 },3305 },3244 /**3306 /**3245<<<<<<< HEAD3307<<<<<<< HEAD3246 * Lookup420: pallet_refungible::pallet::Error<T>3308<<<<<<< HEAD3309 * Lookup420: pallet_refungible::pallet::Error<T>3247=======3310=======3311=======3312>>>>>>> chore: regenerate types3248<<<<<<< HEAD3313<<<<<<< HEAD3249 * Lookup417: pallet_refungible::ItemData3314 * Lookup417: pallet_refungible::ItemData3250=======3315=======3316=======3317>>>>>>> chore: regenerate types3251<<<<<<< HEAD3318<<<<<<< HEAD3252 * Lookup418: pallet_refungible::ItemData3319 * Lookup418: pallet_refungible::ItemData3253=======3320=======3321=======3322>>>>>>> chore: regenerate types3254<<<<<<< HEAD3323<<<<<<< HEAD3255 * Lookup431: pallet_refungible::ItemData3324 * Lookup431: pallet_refungible::ItemData3256=======3325=======3257 * Lookup427: pallet_refungible::ItemData3326 * Lookup427: pallet_refungible::ItemData3258>>>>>>> fix: update polkadot types and definitions3327>>>>>>> fix: update polkadot types and definitions3328<<<<<<< HEAD3259>>>>>>> fix: update polkadot types and definitions3329>>>>>>> fix: update polkadot types and definitions3330<<<<<<< HEAD3260>>>>>>> fix: update polkadot types and definitions3331>>>>>>> fix: update polkadot types and definitions3332=======3333=======3334=======3335 * Lookup431: pallet_refungible::ItemData3336>>>>>>> chore: regenerate types3337>>>>>>> chore: regenerate types3338>>>>>>> chore: regenerate types3261 **/3339 **/3262 PalletRefungibleItemData: {3340 PalletRefungibleItemData: {3263 constData: 'Bytes'3341 constData: 'Bytes'3264 },3342 },3265 /**3343 /**3266<<<<<<< HEAD3344<<<<<<< HEAD3267 * Lookup422: pallet_refungible::pallet::Error<T>3345<<<<<<< HEAD3346 * Lookup422: pallet_refungible::pallet::Error<T>3268=======3347=======3348=======3349>>>>>>> chore: regenerate types3269<<<<<<< HEAD3350<<<<<<< HEAD3270 * Lookup423: pallet_refungible::pallet::Error<T>3351 * Lookup423: pallet_refungible::pallet::Error<T>3271=======3352=======3353=======3354>>>>>>> chore: regenerate types3272<<<<<<< HEAD3355<<<<<<< HEAD3273 * Lookup436: pallet_refungible::pallet::Error<T>3356 * Lookup436: pallet_refungible::pallet::Error<T>3274=======3357=======3275 * Lookup432: pallet_refungible::pallet::Error<T>3358 * Lookup432: pallet_refungible::pallet::Error<T>3276>>>>>>> fix: update polkadot types and definitions3359>>>>>>> fix: update polkadot types and definitions3360<<<<<<< HEAD3277>>>>>>> fix: update polkadot types and definitions3361>>>>>>> fix: update polkadot types and definitions3362<<<<<<< HEAD3278>>>>>>> fix: update polkadot types and definitions3363>>>>>>> fix: update polkadot types and definitions3364<<<<<<< HEAD3279>>>>>>> fix: update polkadot types and definitions3365>>>>>>> fix: update polkadot types and definitions3366=======3367=======3368=======3369=======3370 * Lookup436: pallet_refungible::pallet::Error<T>3371>>>>>>> chore: regenerate types3372>>>>>>> chore: regenerate types3373>>>>>>> chore: regenerate types3374>>>>>>> chore: regenerate types3280 **/3375 **/3281 PalletRefungibleError: {3376 PalletRefungibleError: {3282 _enum: ['NotRefungibleDataUsedToMintFungibleCollectionToken', 'WrongRefungiblePieces', 'RepartitionWhileNotOwningAllPieces', 'RefungibleDisallowsNesting', 'SettingPropertiesNotAllowed']3377 _enum: ['NotRefungibleDataUsedToMintFungibleCollectionToken', 'WrongRefungiblePieces', 'RepartitionWhileNotOwningAllPieces', 'RefungibleDisallowsNesting', 'SettingPropertiesNotAllowed']3283 },3378 },3284 /**3379 /**3285<<<<<<< HEAD3380<<<<<<< HEAD3286 * Lookup421: pallet_nonfungible::ItemData<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>3381<<<<<<< HEAD3382 * Lookup421: pallet_nonfungible::ItemData<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>3287=======3383=======3384=======3385>>>>>>> chore: regenerate types3288<<<<<<< HEAD3386<<<<<<< HEAD3289 * Lookup423: pallet_nonfungible::ItemData<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>3387 * Lookup423: pallet_nonfungible::ItemData<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>3290=======3388=======3389=======3390>>>>>>> chore: regenerate types3291<<<<<<< HEAD3391<<<<<<< HEAD3292 * Lookup424: pallet_nonfungible::ItemData<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>3392 * Lookup424: pallet_nonfungible::ItemData<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>3293=======3393=======3394=======3395>>>>>>> chore: regenerate types3294<<<<<<< HEAD3396<<<<<<< HEAD3295 * Lookup437: pallet_nonfungible::ItemData<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>3397 * Lookup437: pallet_nonfungible::ItemData<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>3296=======3398=======3297 * Lookup433: pallet_nonfungible::ItemData<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>3399 * Lookup433: pallet_nonfungible::ItemData<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>3298>>>>>>> fix: update polkadot types and definitions3400>>>>>>> fix: update polkadot types and definitions3401<<<<<<< HEAD3299>>>>>>> fix: update polkadot types and definitions3402>>>>>>> fix: update polkadot types and definitions3403<<<<<<< HEAD3300>>>>>>> fix: update polkadot types and definitions3404>>>>>>> fix: update polkadot types and definitions3405<<<<<<< HEAD3301>>>>>>> fix: update polkadot types and definitions3406>>>>>>> fix: update polkadot types and definitions3407=======3408=======3409=======3410=======3411 * Lookup437: pallet_nonfungible::ItemData<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>3412>>>>>>> chore: regenerate types3413>>>>>>> chore: regenerate types3414>>>>>>> chore: regenerate types3415>>>>>>> chore: regenerate types3302 **/3416 **/3303 PalletNonfungibleItemData: {3417 PalletNonfungibleItemData: {3304 owner: 'PalletEvmAccountBasicCrossAccountIdRepr'3418 owner: 'PalletEvmAccountBasicCrossAccountIdRepr'3305 },3419 },3306 /**3420 /**3307<<<<<<< HEAD3421<<<<<<< HEAD3308 * Lookup423: up_data_structs::PropertyScope3422<<<<<<< HEAD3423 * Lookup423: up_data_structs::PropertyScope3309=======3424=======3425=======3426>>>>>>> chore: regenerate types3310<<<<<<< HEAD3427<<<<<<< HEAD3311 * Lookup425: up_data_structs::PropertyScope3428 * Lookup425: up_data_structs::PropertyScope3312=======3429=======3430=======3431>>>>>>> chore: regenerate types3313<<<<<<< HEAD3432<<<<<<< HEAD3314 * Lookup426: up_data_structs::PropertyScope3433 * Lookup426: up_data_structs::PropertyScope3315=======3434=======3435=======3436>>>>>>> chore: regenerate types3316<<<<<<< HEAD3437<<<<<<< HEAD3317 * Lookup439: up_data_structs::PropertyScope3438 * Lookup439: up_data_structs::PropertyScope3318=======3439=======3319 * Lookup435: up_data_structs::PropertyScope3440 * Lookup435: up_data_structs::PropertyScope3320>>>>>>> fix: update polkadot types and definitions3441>>>>>>> fix: update polkadot types and definitions3442<<<<<<< HEAD3321>>>>>>> fix: update polkadot types and definitions3443>>>>>>> fix: update polkadot types and definitions3444<<<<<<< HEAD3322>>>>>>> fix: update polkadot types and definitions3445>>>>>>> fix: update polkadot types and definitions3446<<<<<<< HEAD3323>>>>>>> fix: update polkadot types and definitions3447>>>>>>> fix: update polkadot types and definitions3448=======3449=======3450=======3451=======3452 * Lookup439: up_data_structs::PropertyScope3453>>>>>>> chore: regenerate types3454>>>>>>> chore: regenerate types3455>>>>>>> chore: regenerate types3456>>>>>>> chore: regenerate types3324 **/3457 **/3325 UpDataStructsPropertyScope: {3458 UpDataStructsPropertyScope: {3326 _enum: ['None', 'Rmrk']3459 _enum: ['None', 'Rmrk']3327 },3460 },3328 /**3461 /**3329<<<<<<< HEAD3462<<<<<<< HEAD3330 * Lookup426: pallet_nonfungible::pallet::Error<T>3463<<<<<<< HEAD3464 * Lookup426: pallet_nonfungible::pallet::Error<T>3331=======3465=======3466=======3467>>>>>>> chore: regenerate types3332<<<<<<< HEAD3468<<<<<<< HEAD3333 * Lookup427: pallet_nonfungible::pallet::Error<T>3469 * Lookup427: pallet_nonfungible::pallet::Error<T>3334=======3470=======3471=======3472>>>>>>> chore: regenerate types3335<<<<<<< HEAD3473<<<<<<< HEAD3336 * Lookup428: pallet_nonfungible::pallet::Error<T>3474 * Lookup428: pallet_nonfungible::pallet::Error<T>3337=======3475=======3476=======3477>>>>>>> chore: regenerate types3338<<<<<<< HEAD3478<<<<<<< HEAD3339 * Lookup441: pallet_nonfungible::pallet::Error<T>3479 * Lookup441: pallet_nonfungible::pallet::Error<T>3340=======3480=======3341 * Lookup437: pallet_nonfungible::pallet::Error<T>3481 * Lookup437: pallet_nonfungible::pallet::Error<T>3342>>>>>>> fix: update polkadot types and definitions3482>>>>>>> fix: update polkadot types and definitions3483<<<<<<< HEAD3343>>>>>>> fix: update polkadot types and definitions3484>>>>>>> fix: update polkadot types and definitions3485<<<<<<< HEAD3344>>>>>>> fix: update polkadot types and definitions3486>>>>>>> fix: update polkadot types and definitions3487<<<<<<< HEAD3345>>>>>>> fix: update polkadot types and definitions3488>>>>>>> fix: update polkadot types and definitions3489=======3490=======3491=======3492=======3493 * Lookup441: pallet_nonfungible::pallet::Error<T>3494>>>>>>> chore: regenerate types3495>>>>>>> chore: regenerate types3496>>>>>>> chore: regenerate types3497>>>>>>> chore: regenerate types3346 **/3498 **/3347 PalletNonfungibleError: {3499 PalletNonfungibleError: {3348 _enum: ['NotNonfungibleDataUsedToMintFungibleCollectionToken', 'NonfungibleItemsHaveNoAmount', 'CantBurnNftWithChildren']3500 _enum: ['NotNonfungibleDataUsedToMintFungibleCollectionToken', 'NonfungibleItemsHaveNoAmount', 'CantBurnNftWithChildren']3349 },3501 },3350 /**3502 /**3351<<<<<<< HEAD3503<<<<<<< HEAD3352 * Lookup427: pallet_structure::pallet::Error<T>3504<<<<<<< HEAD3505 * Lookup427: pallet_structure::pallet::Error<T>3353=======3506=======3507=======3508>>>>>>> chore: regenerate types3354<<<<<<< HEAD3509<<<<<<< HEAD3355 * Lookup428: pallet_structure::pallet::Error<T>3510 * Lookup428: pallet_structure::pallet::Error<T>3356=======3511=======3512=======3513>>>>>>> chore: regenerate types3357<<<<<<< HEAD3514<<<<<<< HEAD3358 * Lookup429: pallet_structure::pallet::Error<T>3515 * Lookup429: pallet_structure::pallet::Error<T>3359=======3516=======3517=======3518>>>>>>> chore: regenerate types3360<<<<<<< HEAD3519<<<<<<< HEAD3361 * Lookup442: pallet_structure::pallet::Error<T>3520 * Lookup442: pallet_structure::pallet::Error<T>3362=======3521=======3363 * Lookup438: pallet_structure::pallet::Error<T>3522 * Lookup438: pallet_structure::pallet::Error<T>3364>>>>>>> fix: update polkadot types and definitions3523>>>>>>> fix: update polkadot types and definitions3524<<<<<<< HEAD3365>>>>>>> fix: update polkadot types and definitions3525>>>>>>> fix: update polkadot types and definitions3526<<<<<<< HEAD3366>>>>>>> fix: update polkadot types and definitions3527>>>>>>> fix: update polkadot types and definitions3528<<<<<<< HEAD3367>>>>>>> fix: update polkadot types and definitions3529>>>>>>> fix: update polkadot types and definitions3530=======3531=======3532=======3533=======3534 * Lookup442: pallet_structure::pallet::Error<T>3535>>>>>>> chore: regenerate types3536>>>>>>> chore: regenerate types3537>>>>>>> chore: regenerate types3538>>>>>>> chore: regenerate types3368 **/3539 **/3369 PalletStructureError: {3540 PalletStructureError: {3370 _enum: ['OuroborosDetected', 'DepthLimit', 'BreadthLimit', 'TokenNotFound']3541 _enum: ['OuroborosDetected', 'DepthLimit', 'BreadthLimit', 'TokenNotFound']3371 },3542 },3372 /**3543 /**3373<<<<<<< HEAD3544<<<<<<< HEAD3374 * Lookup428: pallet_rmrk_core::pallet::Error<T>3545<<<<<<< HEAD3546 * Lookup428: pallet_rmrk_core::pallet::Error<T>3375=======3547=======3548=======3549>>>>>>> chore: regenerate types3376<<<<<<< HEAD3550<<<<<<< HEAD3377 * Lookup429: pallet_rmrk_core::pallet::Error<T>3551 * Lookup429: pallet_rmrk_core::pallet::Error<T>3378=======3552=======3553=======3554>>>>>>> chore: regenerate types3379<<<<<<< HEAD3555<<<<<<< HEAD3380 * Lookup430: pallet_rmrk_core::pallet::Error<T>3556 * Lookup430: pallet_rmrk_core::pallet::Error<T>3381=======3557=======3558=======3559>>>>>>> chore: regenerate types3382<<<<<<< HEAD3560<<<<<<< HEAD3383 * Lookup443: pallet_rmrk_core::pallet::Error<T>3561 * Lookup443: pallet_rmrk_core::pallet::Error<T>3384=======3562=======3385 * Lookup439: pallet_rmrk_core::pallet::Error<T>3563 * Lookup439: pallet_rmrk_core::pallet::Error<T>3386>>>>>>> fix: update polkadot types and definitions3564>>>>>>> fix: update polkadot types and definitions3565<<<<<<< HEAD3387>>>>>>> fix: update polkadot types and definitions3566>>>>>>> fix: update polkadot types and definitions3567<<<<<<< HEAD3388>>>>>>> fix: update polkadot types and definitions3568>>>>>>> fix: update polkadot types and definitions3569<<<<<<< HEAD3389>>>>>>> fix: update polkadot types and definitions3570>>>>>>> fix: update polkadot types and definitions3571=======3572=======3573=======3574=======3575 * Lookup443: pallet_rmrk_core::pallet::Error<T>3576>>>>>>> chore: regenerate types3577>>>>>>> chore: regenerate types3578>>>>>>> chore: regenerate types3579>>>>>>> chore: regenerate types3390 **/3580 **/3391 PalletRmrkCoreError: {3581 PalletRmrkCoreError: {3392 _enum: ['CorruptedCollectionType', 'RmrkPropertyKeyIsTooLong', 'RmrkPropertyValueIsTooLong', 'RmrkPropertyIsNotFound', 'UnableToDecodeRmrkData', 'CollectionNotEmpty', 'NoAvailableCollectionId', 'NoAvailableNftId', 'CollectionUnknown', 'NoPermission', 'NonTransferable', 'CollectionFullOrLocked', 'ResourceDoesntExist', 'CannotSendToDescendentOrSelf', 'CannotAcceptNonOwnedNft', 'CannotRejectNonOwnedNft', 'CannotRejectNonPendingNft', 'ResourceNotPending', 'NoAvailableResourceId']3582 _enum: ['CorruptedCollectionType', 'RmrkPropertyKeyIsTooLong', 'RmrkPropertyValueIsTooLong', 'RmrkPropertyIsNotFound', 'UnableToDecodeRmrkData', 'CollectionNotEmpty', 'NoAvailableCollectionId', 'NoAvailableNftId', 'CollectionUnknown', 'NoPermission', 'NonTransferable', 'CollectionFullOrLocked', 'ResourceDoesntExist', 'CannotSendToDescendentOrSelf', 'CannotAcceptNonOwnedNft', 'CannotRejectNonOwnedNft', 'CannotRejectNonPendingNft', 'ResourceNotPending', 'NoAvailableResourceId']3393 },3583 },3394 /**3584 /**3395<<<<<<< HEAD3585<<<<<<< HEAD3396 * Lookup430: pallet_rmrk_equip::pallet::Error<T>3586<<<<<<< HEAD3587 * Lookup430: pallet_rmrk_equip::pallet::Error<T>3397=======3588=======3589=======3590>>>>>>> chore: regenerate types3398<<<<<<< HEAD3591<<<<<<< HEAD3399 * Lookup431: pallet_rmrk_equip::pallet::Error<T>3592 * Lookup431: pallet_rmrk_equip::pallet::Error<T>3400=======3593=======3594=======3595>>>>>>> chore: regenerate types3401<<<<<<< HEAD3596<<<<<<< HEAD3402 * Lookup432: pallet_rmrk_equip::pallet::Error<T>3597 * Lookup432: pallet_rmrk_equip::pallet::Error<T>3403=======3598=======3599=======3600>>>>>>> chore: regenerate types3404<<<<<<< HEAD3601<<<<<<< HEAD3405 * Lookup445: pallet_rmrk_equip::pallet::Error<T>3602 * Lookup445: pallet_rmrk_equip::pallet::Error<T>3406=======3603=======3407 * Lookup441: pallet_rmrk_equip::pallet::Error<T>3604 * Lookup441: pallet_rmrk_equip::pallet::Error<T>3408>>>>>>> fix: update polkadot types and definitions3605>>>>>>> fix: update polkadot types and definitions3606<<<<<<< HEAD3409>>>>>>> fix: update polkadot types and definitions3607>>>>>>> fix: update polkadot types and definitions3608<<<<<<< HEAD3410>>>>>>> fix: update polkadot types and definitions3609>>>>>>> fix: update polkadot types and definitions3610<<<<<<< HEAD3411>>>>>>> fix: update polkadot types and definitions3611>>>>>>> fix: update polkadot types and definitions3612=======3613=======3614=======3615=======3616 * Lookup445: pallet_rmrk_equip::pallet::Error<T>3617>>>>>>> chore: regenerate types3618>>>>>>> chore: regenerate types3619>>>>>>> chore: regenerate types3620>>>>>>> chore: regenerate types3412 **/3621 **/3413 PalletRmrkEquipError: {3622 PalletRmrkEquipError: {3414 _enum: ['PermissionError', 'NoAvailableBaseId', 'NoAvailablePartId', 'BaseDoesntExist', 'NeedsDefaultThemeFirst', 'PartDoesntExist', 'NoEquippableOnFixedPart']3623 _enum: ['PermissionError', 'NoAvailableBaseId', 'NoAvailablePartId', 'BaseDoesntExist', 'NeedsDefaultThemeFirst', 'PartDoesntExist', 'NoEquippableOnFixedPart']3415 },3624 },3416 /**3625 /**3417<<<<<<< HEAD3626<<<<<<< HEAD3418 * Lookup436: pallet_app_promotion::pallet::Error<T>3627<<<<<<< HEAD3628 * Lookup436: pallet_app_promotion::pallet::Error<T>3419=======3629=======3630=======3631>>>>>>> chore: regenerate types3420<<<<<<< HEAD3632<<<<<<< HEAD3421 * Lookup437: pallet_app_promotion::pallet::Error<T>3633 * Lookup437: pallet_app_promotion::pallet::Error<T>3422=======3634=======3635=======3636>>>>>>> chore: regenerate types3423<<<<<<< HEAD3637<<<<<<< HEAD3424 * Lookup438: pallet_app_promotion::pallet::Error<T>3638 * Lookup438: pallet_app_promotion::pallet::Error<T>3425=======3639=======3640=======3641>>>>>>> chore: regenerate types3426<<<<<<< HEAD3642<<<<<<< HEAD3427 * Lookup451: pallet_app_promotion::pallet::Error<T>3643 * Lookup451: pallet_app_promotion::pallet::Error<T>3428=======3644=======3429 * Lookup447: pallet_app_promotion::pallet::Error<T>3645 * Lookup447: pallet_app_promotion::pallet::Error<T>3430>>>>>>> fix: update polkadot types and definitions3646>>>>>>> fix: update polkadot types and definitions3647<<<<<<< HEAD3431>>>>>>> fix: update polkadot types and definitions3648>>>>>>> fix: update polkadot types and definitions3649<<<<<<< HEAD3432>>>>>>> fix: update polkadot types and definitions3650>>>>>>> fix: update polkadot types and definitions3651<<<<<<< HEAD3433>>>>>>> fix: update polkadot types and definitions3652>>>>>>> fix: update polkadot types and definitions3653=======3654=======3655=======3656=======3657 * Lookup451: pallet_app_promotion::pallet::Error<T>3658>>>>>>> chore: regenerate types3659>>>>>>> chore: regenerate types3660>>>>>>> chore: regenerate types3661>>>>>>> chore: regenerate types3434 **/3662 **/3435 PalletAppPromotionError: {3663 PalletAppPromotionError: {3436 _enum: ['AdminNotSet', 'NoPermission', 'NotSufficientFunds', 'PendingForBlockOverflow', 'SponsorNotSet', 'IncorrectLockedBalanceOperation']3664 _enum: ['AdminNotSet', 'NoPermission', 'NotSufficientFunds', 'PendingForBlockOverflow', 'SponsorNotSet', 'IncorrectLockedBalanceOperation']3437 },3665 },3438 /**3666 /**3439<<<<<<< HEAD3667<<<<<<< HEAD3440 * Lookup437: pallet_foreign_assets::module::Error<T>3668<<<<<<< HEAD3669 * Lookup437: pallet_foreign_assets::module::Error<T>3441=======3670=======3671=======3672>>>>>>> chore: regenerate types3442<<<<<<< HEAD3673<<<<<<< HEAD3443 * Lookup438: pallet_foreign_assets::module::Error<T>3674 * Lookup438: pallet_foreign_assets::module::Error<T>3444=======3675=======3676=======3677>>>>>>> chore: regenerate types3445<<<<<<< HEAD3678<<<<<<< HEAD3446 * Lookup439: pallet_foreign_assets::module::Error<T>3679 * Lookup439: pallet_foreign_assets::module::Error<T>3447=======3680=======3681=======3682>>>>>>> chore: regenerate types3448<<<<<<< HEAD3683<<<<<<< HEAD3449 * Lookup452: pallet_foreign_assets::module::Error<T>3684 * Lookup452: pallet_foreign_assets::module::Error<T>3450=======3685=======3451 * Lookup448: pallet_foreign_assets::module::Error<T>3686 * Lookup448: pallet_foreign_assets::module::Error<T>3452>>>>>>> fix: update polkadot types and definitions3687>>>>>>> fix: update polkadot types and definitions3688<<<<<<< HEAD3453>>>>>>> fix: update polkadot types and definitions3689>>>>>>> fix: update polkadot types and definitions3690<<<<<<< HEAD3454>>>>>>> fix: update polkadot types and definitions3691>>>>>>> fix: update polkadot types and definitions3692<<<<<<< HEAD3455>>>>>>> fix: update polkadot types and definitions3693>>>>>>> fix: update polkadot types and definitions3694=======3695=======3696=======3697=======3698 * Lookup452: pallet_foreign_assets::module::Error<T>3699>>>>>>> chore: regenerate types3700>>>>>>> chore: regenerate types3701>>>>>>> chore: regenerate types3702>>>>>>> chore: regenerate types3456 **/3703 **/3457 PalletForeignAssetsModuleError: {3704 PalletForeignAssetsModuleError: {3458 _enum: ['BadLocation', 'MultiLocationExisted', 'AssetIdNotExists', 'AssetIdExisted']3705 _enum: ['BadLocation', 'MultiLocationExisted', 'AssetIdNotExists', 'AssetIdExisted']3459 },3706 },3460 /**3707 /**3461<<<<<<< HEAD3708<<<<<<< HEAD3462 * Lookup439: pallet_evm::pallet::Error<T>3709<<<<<<< HEAD3710 * Lookup439: pallet_evm::pallet::Error<T>3463=======3711=======3712=======3713>>>>>>> chore: regenerate types3464<<<<<<< HEAD3714<<<<<<< HEAD3465 * Lookup440: pallet_evm::pallet::Error<T>3715 * Lookup440: pallet_evm::pallet::Error<T>3466=======3716=======3717=======3718>>>>>>> chore: regenerate types3467<<<<<<< HEAD3719<<<<<<< HEAD3468 * Lookup441: pallet_evm::pallet::Error<T>3720 * Lookup441: pallet_evm::pallet::Error<T>3469=======3721=======3722=======3723>>>>>>> chore: regenerate types3470<<<<<<< HEAD3724<<<<<<< HEAD3471 * Lookup454: pallet_evm::pallet::Error<T>3725 * Lookup454: pallet_evm::pallet::Error<T>3472=======3726=======3473 * Lookup451: pallet_evm::pallet::Error<T>3727 * Lookup451: pallet_evm::pallet::Error<T>3474>>>>>>> fix: update polkadot types and definitions3728>>>>>>> fix: update polkadot types and definitions3729<<<<<<< HEAD3475>>>>>>> fix: update polkadot types and definitions3730>>>>>>> fix: update polkadot types and definitions3731<<<<<<< HEAD3476>>>>>>> fix: update polkadot types and definitions3732>>>>>>> fix: update polkadot types and definitions3733<<<<<<< HEAD3477>>>>>>> fix: update polkadot types and definitions3734>>>>>>> fix: update polkadot types and definitions3735=======3736=======3737=======3738=======3739 * Lookup455: pallet_evm::pallet::Error<T>3740>>>>>>> chore: regenerate types3741>>>>>>> chore: regenerate types3742>>>>>>> chore: regenerate types3743>>>>>>> chore: regenerate types3478 **/3744 **/3479 PalletEvmError: {3745 PalletEvmError: {3480 _enum: ['BalanceLow', 'FeeOverflow', 'PaymentOverflow', 'WithdrawFailed', 'GasPriceTooLow', 'InvalidNonce', 'GasLimitTooLow', 'GasLimitTooHigh', 'Undefined', 'Reentrancy', 'TransactionMustComeFromEOA']3746 _enum: ['BalanceLow', 'FeeOverflow', 'PaymentOverflow', 'WithdrawFailed', 'GasPriceTooLow', 'InvalidNonce', 'GasLimitTooLow', 'GasLimitTooHigh', 'Undefined', 'Reentrancy', 'TransactionMustComeFromEOA']3481 },3747 },3482 /**3748 /**3483<<<<<<< HEAD3749<<<<<<< HEAD3484 * Lookup442: fp_rpc::TransactionStatus3750<<<<<<< HEAD3751 * Lookup442: fp_rpc::TransactionStatus3485=======3752=======3753=======3754>>>>>>> chore: regenerate types3486<<<<<<< HEAD3755<<<<<<< HEAD3487 * Lookup443: fp_rpc::TransactionStatus3756 * Lookup443: fp_rpc::TransactionStatus3488=======3757=======3758=======3759>>>>>>> chore: regenerate types3489<<<<<<< HEAD3760<<<<<<< HEAD3490 * Lookup444: fp_rpc::TransactionStatus3761 * Lookup444: fp_rpc::TransactionStatus3491=======3762=======3763=======3764>>>>>>> chore: regenerate types3492<<<<<<< HEAD3765<<<<<<< HEAD3493 * Lookup457: fp_rpc::TransactionStatus3766 * Lookup457: fp_rpc::TransactionStatus3494=======3767=======3495 * Lookup454: fp_rpc::TransactionStatus3768 * Lookup454: fp_rpc::TransactionStatus3496>>>>>>> fix: update polkadot types and definitions3769>>>>>>> fix: update polkadot types and definitions3770<<<<<<< HEAD3497>>>>>>> fix: update polkadot types and definitions3771>>>>>>> fix: update polkadot types and definitions3772<<<<<<< HEAD3498>>>>>>> fix: update polkadot types and definitions3773>>>>>>> fix: update polkadot types and definitions3774<<<<<<< HEAD3499>>>>>>> fix: update polkadot types and definitions3775>>>>>>> fix: update polkadot types and definitions3776=======3777=======3778=======3779=======3780 * Lookup458: fp_rpc::TransactionStatus3781>>>>>>> chore: regenerate types3782>>>>>>> chore: regenerate types3783>>>>>>> chore: regenerate types3784>>>>>>> chore: regenerate types3500 **/3785 **/3501 FpRpcTransactionStatus: {3786 FpRpcTransactionStatus: {3502 transactionHash: 'H256',3787 transactionHash: 'H256',3503 transactionIndex: 'u32',3788 transactionIndex: 'u32',3507 logs: 'Vec<EthereumLog>',3792 logs: 'Vec<EthereumLog>',3508 logsBloom: 'EthbloomBloom'3793 logsBloom: 'EthbloomBloom'3509 },3794 },3510 /**3795 /**3511<<<<<<< HEAD3796<<<<<<< HEAD3797<<<<<<< HEAD3512 * Lookup444: ethbloom::Bloom3798 * Lookup444: ethbloom::Bloom3513 **/3799 **/3514 EthbloomBloom: '[u8;256]',3800 EthbloomBloom: '[u8;256]',3515 /**3801 /**3516 * Lookup446: ethereum::receipt::ReceiptV33802 * Lookup446: ethereum::receipt::ReceiptV33517=======3803=======3804=======3805>>>>>>> chore: regenerate types3518<<<<<<< HEAD3806<<<<<<< HEAD3519 * Lookup445: ethbloom::Bloom3807 * Lookup445: ethbloom::Bloom3520 **/3808 **/3521 EthbloomBloom: '[u8;256]',3809 EthbloomBloom: '[u8;256]',3522 /**3810 /**3523 * Lookup447: ethereum::receipt::ReceiptV33811 * Lookup447: ethereum::receipt::ReceiptV33524=======3812=======3813=======3814>>>>>>> chore: regenerate types3525<<<<<<< HEAD3815<<<<<<< HEAD3526 * Lookup446: ethbloom::Bloom3816 * Lookup446: ethbloom::Bloom3527 **/3817 **/3528 EthbloomBloom: '[u8;256]',3818 EthbloomBloom: '[u8;256]',3529 /**3819 /**3530 * Lookup448: ethereum::receipt::ReceiptV33820 * Lookup448: ethereum::receipt::ReceiptV33531=======3821=======3822=======3823>>>>>>> chore: regenerate types3532<<<<<<< HEAD3824<<<<<<< HEAD3533 * Lookup459: ethbloom::Bloom3825 * Lookup459: ethbloom::Bloom3534 **/3826 **/3535 EthbloomBloom: '[u8;256]',3827 EthbloomBloom: '[u8;256]',3536 /**3828 /**3537 * Lookup461: ethereum::receipt::ReceiptV33829 * Lookup461: ethereum::receipt::ReceiptV33538=======3830=======3539 * Lookup456: ethbloom::Bloom3831 * Lookup456: ethbloom::Bloom3540 **/3832 **/3541 EthbloomBloom: '[u8;256]',3833 EthbloomBloom: '[u8;256]',3542 /**3834 /**3543 * Lookup458: ethereum::receipt::ReceiptV33835 * Lookup458: ethereum::receipt::ReceiptV33544>>>>>>> fix: update polkadot types and definitions3836>>>>>>> fix: update polkadot types and definitions3837<<<<<<< HEAD3545>>>>>>> fix: update polkadot types and definitions3838>>>>>>> fix: update polkadot types and definitions3839<<<<<<< HEAD3546>>>>>>> fix: update polkadot types and definitions3840>>>>>>> fix: update polkadot types and definitions3841<<<<<<< HEAD3547>>>>>>> fix: update polkadot types and definitions3842>>>>>>> fix: update polkadot types and definitions3843=======3844=======3845=======3846=======3847 * Lookup460: ethbloom::Bloom3548 **/3848 **/3849 EthbloomBloom: '[u8;256]',3850 /**3851 * Lookup462: ethereum::receipt::ReceiptV33852>>>>>>> chore: regenerate types3853>>>>>>> chore: regenerate types3854>>>>>>> chore: regenerate types3855>>>>>>> chore: regenerate types3856 **/3549 EthereumReceiptReceiptV3: {3857 EthereumReceiptReceiptV3: {3550 _enum: {3858 _enum: {3551 Legacy: 'EthereumReceiptEip658ReceiptData',3859 Legacy: 'EthereumReceiptEip658ReceiptData',3552 EIP2930: 'EthereumReceiptEip658ReceiptData',3860 EIP2930: 'EthereumReceiptEip658ReceiptData',3553 EIP1559: 'EthereumReceiptEip658ReceiptData'3861 EIP1559: 'EthereumReceiptEip658ReceiptData'3554 }3862 }3555 },3863 },3556 /**3864 /**3557<<<<<<< HEAD3865<<<<<<< HEAD3558 * Lookup447: ethereum::receipt::EIP658ReceiptData3866<<<<<<< HEAD3867 * Lookup447: ethereum::receipt::EIP658ReceiptData3559=======3868=======3869=======3870>>>>>>> chore: regenerate types3560<<<<<<< HEAD3871<<<<<<< HEAD3561 * Lookup448: ethereum::receipt::EIP658ReceiptData3872 * Lookup448: ethereum::receipt::EIP658ReceiptData3562=======3873=======3874=======3875>>>>>>> chore: regenerate types3563<<<<<<< HEAD3876<<<<<<< HEAD3564 * Lookup449: ethereum::receipt::EIP658ReceiptData3877 * Lookup449: ethereum::receipt::EIP658ReceiptData3565=======3878=======3879=======3880>>>>>>> chore: regenerate types3566<<<<<<< HEAD3881<<<<<<< HEAD3567 * Lookup462: ethereum::receipt::EIP658ReceiptData3882 * Lookup462: ethereum::receipt::EIP658ReceiptData3568=======3883=======3569 * Lookup459: ethereum::receipt::EIP658ReceiptData3884 * Lookup459: ethereum::receipt::EIP658ReceiptData3570>>>>>>> fix: update polkadot types and definitions3885>>>>>>> fix: update polkadot types and definitions3886<<<<<<< HEAD3571>>>>>>> fix: update polkadot types and definitions3887>>>>>>> fix: update polkadot types and definitions3888<<<<<<< HEAD3572>>>>>>> fix: update polkadot types and definitions3889>>>>>>> fix: update polkadot types and definitions3890<<<<<<< HEAD3573>>>>>>> fix: update polkadot types and definitions3891>>>>>>> fix: update polkadot types and definitions3892=======3893=======3894=======3895=======3896 * Lookup463: ethereum::receipt::EIP658ReceiptData3897>>>>>>> chore: regenerate types3898>>>>>>> chore: regenerate types3899>>>>>>> chore: regenerate types3900>>>>>>> chore: regenerate types3574 **/3901 **/3575 EthereumReceiptEip658ReceiptData: {3902 EthereumReceiptEip658ReceiptData: {3576 statusCode: 'u8',3903 statusCode: 'u8',3577 usedGas: 'U256',3904 usedGas: 'U256',3578 logsBloom: 'EthbloomBloom',3905 logsBloom: 'EthbloomBloom',3579 logs: 'Vec<EthereumLog>'3906 logs: 'Vec<EthereumLog>'3580 },3907 },3581 /**3908 /**3582<<<<<<< HEAD3909<<<<<<< HEAD3583 * Lookup448: ethereum::block::Block<ethereum::transaction::TransactionV2>3910<<<<<<< HEAD3911 * Lookup448: ethereum::block::Block<ethereum::transaction::TransactionV2>3584=======3912=======3913=======3914>>>>>>> chore: regenerate types3585<<<<<<< HEAD3915<<<<<<< HEAD3586 * Lookup449: ethereum::block::Block<ethereum::transaction::TransactionV2>3916 * Lookup449: ethereum::block::Block<ethereum::transaction::TransactionV2>3587=======3917=======3918=======3919>>>>>>> chore: regenerate types3588<<<<<<< HEAD3920<<<<<<< HEAD3589 * Lookup450: ethereum::block::Block<ethereum::transaction::TransactionV2>3921 * Lookup450: ethereum::block::Block<ethereum::transaction::TransactionV2>3590=======3922=======3923=======3924>>>>>>> chore: regenerate types3591<<<<<<< HEAD3925<<<<<<< HEAD3592 * Lookup463: ethereum::block::Block<ethereum::transaction::TransactionV2>3926 * Lookup463: ethereum::block::Block<ethereum::transaction::TransactionV2>3593=======3927=======3594 * Lookup460: ethereum::block::Block<ethereum::transaction::TransactionV2>3928 * Lookup460: ethereum::block::Block<ethereum::transaction::TransactionV2>3595>>>>>>> fix: update polkadot types and definitions3929>>>>>>> fix: update polkadot types and definitions3930<<<<<<< HEAD3596>>>>>>> fix: update polkadot types and definitions3931>>>>>>> fix: update polkadot types and definitions3932<<<<<<< HEAD3597>>>>>>> fix: update polkadot types and definitions3933>>>>>>> fix: update polkadot types and definitions3934<<<<<<< HEAD3598>>>>>>> fix: update polkadot types and definitions3935>>>>>>> fix: update polkadot types and definitions3936=======3937=======3938=======3939=======3940 * Lookup464: ethereum::block::Block<ethereum::transaction::TransactionV2>3941>>>>>>> chore: regenerate types3942>>>>>>> chore: regenerate types3943>>>>>>> chore: regenerate types3944>>>>>>> chore: regenerate types3599 **/3945 **/3600 EthereumBlock: {3946 EthereumBlock: {3601 header: 'EthereumHeader',3947 header: 'EthereumHeader',3602 transactions: 'Vec<EthereumTransactionTransactionV2>',3948 transactions: 'Vec<EthereumTransactionTransactionV2>',3603 ommers: 'Vec<EthereumHeader>'3949 ommers: 'Vec<EthereumHeader>'3604 },3950 },3605 /**3951 /**3606<<<<<<< HEAD3952<<<<<<< HEAD3607 * Lookup449: ethereum::header::Header3953<<<<<<< HEAD3954 * Lookup449: ethereum::header::Header3608=======3955=======3956=======3957>>>>>>> chore: regenerate types3609<<<<<<< HEAD3958<<<<<<< HEAD3610 * Lookup450: ethereum::header::Header3959 * Lookup450: ethereum::header::Header3611=======3960=======3961=======3962>>>>>>> chore: regenerate types3612<<<<<<< HEAD3963<<<<<<< HEAD3613 * Lookup451: ethereum::header::Header3964 * Lookup451: ethereum::header::Header3614=======3965=======3966=======3967>>>>>>> chore: regenerate types3615<<<<<<< HEAD3968<<<<<<< HEAD3616 * Lookup464: ethereum::header::Header3969 * Lookup464: ethereum::header::Header3617=======3970=======3618 * Lookup461: ethereum::header::Header3971 * Lookup461: ethereum::header::Header3619>>>>>>> fix: update polkadot types and definitions3972>>>>>>> fix: update polkadot types and definitions3973<<<<<<< HEAD3620>>>>>>> fix: update polkadot types and definitions3974>>>>>>> fix: update polkadot types and definitions3975<<<<<<< HEAD3621>>>>>>> fix: update polkadot types and definitions3976>>>>>>> fix: update polkadot types and definitions3977<<<<<<< HEAD3622>>>>>>> fix: update polkadot types and definitions3978>>>>>>> fix: update polkadot types and definitions3979=======3980=======3981=======3982=======3983 * Lookup465: ethereum::header::Header3984>>>>>>> chore: regenerate types3985>>>>>>> chore: regenerate types3986>>>>>>> chore: regenerate types3987>>>>>>> chore: regenerate types3623 **/3988 **/3624 EthereumHeader: {3989 EthereumHeader: {3625 parentHash: 'H256',3990 parentHash: 'H256',3626 ommersHash: 'H256',3991 ommersHash: 'H256',3638 mixHash: 'H256',4003 mixHash: 'H256',3639 nonce: 'EthereumTypesHashH64'4004 nonce: 'EthereumTypesHashH64'3640 },4005 },3641 /**4006 /**3642<<<<<<< HEAD4007<<<<<<< HEAD4008<<<<<<< HEAD3643 * Lookup450: ethereum_types::hash::H644009 * Lookup450: ethereum_types::hash::H643644 **/4010 **/3645 EthereumTypesHashH64: '[u8;8]',4011 EthereumTypesHashH64: '[u8;8]',3646 /**4012 /**3647 * Lookup455: pallet_ethereum::pallet::Error<T>4013 * Lookup455: pallet_ethereum::pallet::Error<T>3648=======4014=======4015=======4016>>>>>>> chore: regenerate types3649<<<<<<< HEAD4017<<<<<<< HEAD3650 * Lookup451: ethereum_types::hash::H644018 * Lookup451: ethereum_types::hash::H643651 **/4019 **/3652 EthereumTypesHashH64: '[u8;8]',4020 EthereumTypesHashH64: '[u8;8]',3653 /**4021 /**3654 * Lookup456: pallet_ethereum::pallet::Error<T>4022 * Lookup456: pallet_ethereum::pallet::Error<T>3655=======4023=======4024=======4025>>>>>>> chore: regenerate types3656<<<<<<< HEAD4026<<<<<<< HEAD3657 * Lookup452: ethereum_types::hash::H644027 * Lookup452: ethereum_types::hash::H643658 **/4028 **/3659 EthereumTypesHashH64: '[u8;8]',4029 EthereumTypesHashH64: '[u8;8]',3660 /**4030 /**3661 * Lookup457: pallet_ethereum::pallet::Error<T>4031 * Lookup457: pallet_ethereum::pallet::Error<T>3662=======4032=======4033=======4034>>>>>>> chore: regenerate types3663<<<<<<< HEAD4035<<<<<<< HEAD3664 * Lookup465: ethereum_types::hash::H644036 * Lookup465: ethereum_types::hash::H643665 **/4037 **/3666 EthereumTypesHashH64: '[u8;8]',4038 EthereumTypesHashH64: '[u8;8]',3667 /**4039 /**3668 * Lookup470: pallet_ethereum::pallet::Error<T>4040 * Lookup470: pallet_ethereum::pallet::Error<T>3669=======4041=======3670 * Lookup462: ethereum_types::hash::H644042 * Lookup462: ethereum_types::hash::H643671 **/4043 **/3672 EthereumTypesHashH64: '[u8;8]',4044 EthereumTypesHashH64: '[u8;8]',3673 /**4045 /**3674 * Lookup467: pallet_ethereum::pallet::Error<T>4046 * Lookup467: pallet_ethereum::pallet::Error<T>3675>>>>>>> fix: update polkadot types and definitions4047>>>>>>> fix: update polkadot types and definitions4048<<<<<<< HEAD3676>>>>>>> fix: update polkadot types and definitions4049>>>>>>> fix: update polkadot types and definitions4050<<<<<<< HEAD3677>>>>>>> fix: update polkadot types and definitions4051>>>>>>> fix: update polkadot types and definitions4052<<<<<<< HEAD3678>>>>>>> fix: update polkadot types and definitions4053>>>>>>> fix: update polkadot types and definitions4054=======4055=======4056=======4057=======4058 * Lookup466: ethereum_types::hash::H643679 **/4059 **/4060 EthereumTypesHashH64: '[u8;8]',4061 /**4062 * Lookup471: pallet_ethereum::pallet::Error<T>4063>>>>>>> chore: regenerate types4064>>>>>>> chore: regenerate types4065>>>>>>> chore: regenerate types4066>>>>>>> chore: regenerate types4067 **/3680 PalletEthereumError: {4068 PalletEthereumError: {3681 _enum: ['InvalidSignature', 'PreLogExists']4069 _enum: ['InvalidSignature', 'PreLogExists']3682 },4070 },3683 /**4071 /**3684<<<<<<< HEAD4072<<<<<<< HEAD3685 * Lookup456: pallet_evm_coder_substrate::pallet::Error<T>4073<<<<<<< HEAD4074 * Lookup456: pallet_evm_coder_substrate::pallet::Error<T>3686=======4075=======4076=======4077>>>>>>> chore: regenerate types3687<<<<<<< HEAD4078<<<<<<< HEAD3688 * Lookup457: pallet_evm_coder_substrate::pallet::Error<T>4079 * Lookup457: pallet_evm_coder_substrate::pallet::Error<T>3689=======4080=======4081=======4082>>>>>>> chore: regenerate types3690<<<<<<< HEAD4083<<<<<<< HEAD3691 * Lookup458: pallet_evm_coder_substrate::pallet::Error<T>4084 * Lookup458: pallet_evm_coder_substrate::pallet::Error<T>3692=======4085=======4086=======4087>>>>>>> chore: regenerate types3693<<<<<<< HEAD4088<<<<<<< HEAD3694 * Lookup471: pallet_evm_coder_substrate::pallet::Error<T>4089 * Lookup471: pallet_evm_coder_substrate::pallet::Error<T>3695=======4090=======3696 * Lookup468: pallet_evm_coder_substrate::pallet::Error<T>4091 * Lookup468: pallet_evm_coder_substrate::pallet::Error<T>3697>>>>>>> fix: update polkadot types and definitions4092>>>>>>> fix: update polkadot types and definitions4093<<<<<<< HEAD3698>>>>>>> fix: update polkadot types and definitions4094>>>>>>> fix: update polkadot types and definitions4095<<<<<<< HEAD3699>>>>>>> fix: update polkadot types and definitions4096>>>>>>> fix: update polkadot types and definitions4097<<<<<<< HEAD3700>>>>>>> fix: update polkadot types and definitions4098>>>>>>> fix: update polkadot types and definitions4099=======4100=======4101=======4102=======4103 * Lookup472: pallet_evm_coder_substrate::pallet::Error<T>4104>>>>>>> chore: regenerate types4105>>>>>>> chore: regenerate types4106>>>>>>> chore: regenerate types4107>>>>>>> chore: regenerate types3701 **/4108 **/3702 PalletEvmCoderSubstrateError: {4109 PalletEvmCoderSubstrateError: {3703 _enum: ['OutOfGas', 'OutOfFund']4110 _enum: ['OutOfGas', 'OutOfFund']3704 },4111 },3705 /**4112 /**3706<<<<<<< HEAD4113<<<<<<< HEAD3707 * Lookup457: up_data_structs::SponsorshipState<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>4114<<<<<<< HEAD4115 * Lookup457: up_data_structs::SponsorshipState<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>3708=======4116=======4117=======4118>>>>>>> chore: regenerate types3709<<<<<<< HEAD4119<<<<<<< HEAD3710 * Lookup458: up_data_structs::SponsorshipState<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>4120 * Lookup458: up_data_structs::SponsorshipState<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>3711=======4121=======4122=======4123>>>>>>> chore: regenerate types3712<<<<<<< HEAD4124<<<<<<< HEAD3713 * Lookup459: up_data_structs::SponsorshipState<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>4125 * Lookup459: up_data_structs::SponsorshipState<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>3714=======4126=======4127=======4128>>>>>>> chore: regenerate types3715<<<<<<< HEAD4129<<<<<<< HEAD3716 * Lookup472: up_data_structs::SponsorshipState<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>4130 * Lookup472: up_data_structs::SponsorshipState<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>3717=======4131=======3718 * Lookup469: up_data_structs::SponsorshipState<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>4132 * Lookup469: up_data_structs::SponsorshipState<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>3719>>>>>>> fix: update polkadot types and definitions4133>>>>>>> fix: update polkadot types and definitions4134<<<<<<< HEAD3720>>>>>>> fix: update polkadot types and definitions4135>>>>>>> fix: update polkadot types and definitions4136<<<<<<< HEAD3721>>>>>>> fix: update polkadot types and definitions4137>>>>>>> fix: update polkadot types and definitions4138<<<<<<< HEAD3722>>>>>>> fix: update polkadot types and definitions4139>>>>>>> fix: update polkadot types and definitions4140=======4141=======4142=======4143=======4144 * Lookup473: up_data_structs::SponsorshipState<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>4145>>>>>>> chore: regenerate types4146>>>>>>> chore: regenerate types4147>>>>>>> chore: regenerate types4148>>>>>>> chore: regenerate types3723 **/4149 **/3724 UpDataStructsSponsorshipStateBasicCrossAccountIdRepr: {4150 UpDataStructsSponsorshipStateBasicCrossAccountIdRepr: {3725 _enum: {4151 _enum: {3726 Disabled: 'Null',4152 Disabled: 'Null',3727 Unconfirmed: 'PalletEvmAccountBasicCrossAccountIdRepr',4153 Unconfirmed: 'PalletEvmAccountBasicCrossAccountIdRepr',3728 Confirmed: 'PalletEvmAccountBasicCrossAccountIdRepr'4154 Confirmed: 'PalletEvmAccountBasicCrossAccountIdRepr'3729 }4155 }3730 },4156 },3731 /**4157 /**3732<<<<<<< HEAD4158<<<<<<< HEAD3733 * Lookup458: pallet_evm_contract_helpers::SponsoringModeT4159<<<<<<< HEAD4160 * Lookup458: pallet_evm_contract_helpers::SponsoringModeT3734=======4161=======4162=======4163>>>>>>> chore: regenerate types3735<<<<<<< HEAD4164<<<<<<< HEAD3736 * Lookup459: pallet_evm_contract_helpers::SponsoringModeT4165 * Lookup459: pallet_evm_contract_helpers::SponsoringModeT3737=======4166=======4167=======4168>>>>>>> chore: regenerate types3738<<<<<<< HEAD4169<<<<<<< HEAD3739 * Lookup460: pallet_evm_contract_helpers::SponsoringModeT4170 * Lookup460: pallet_evm_contract_helpers::SponsoringModeT3740=======4171=======4172=======4173>>>>>>> chore: regenerate types3741<<<<<<< HEAD4174<<<<<<< HEAD3742 * Lookup473: pallet_evm_contract_helpers::SponsoringModeT4175 * Lookup473: pallet_evm_contract_helpers::SponsoringModeT3743=======4176=======3744 * Lookup470: pallet_evm_contract_helpers::SponsoringModeT4177 * Lookup470: pallet_evm_contract_helpers::SponsoringModeT3745>>>>>>> fix: update polkadot types and definitions4178>>>>>>> fix: update polkadot types and definitions4179<<<<<<< HEAD3746>>>>>>> fix: update polkadot types and definitions4180>>>>>>> fix: update polkadot types and definitions4181<<<<<<< HEAD3747>>>>>>> fix: update polkadot types and definitions4182>>>>>>> fix: update polkadot types and definitions4183<<<<<<< HEAD3748>>>>>>> fix: update polkadot types and definitions4184>>>>>>> fix: update polkadot types and definitions4185=======4186=======4187=======4188=======4189 * Lookup474: pallet_evm_contract_helpers::SponsoringModeT4190>>>>>>> chore: regenerate types4191>>>>>>> chore: regenerate types4192>>>>>>> chore: regenerate types4193>>>>>>> chore: regenerate types3749 **/4194 **/3750 PalletEvmContractHelpersSponsoringModeT: {4195 PalletEvmContractHelpersSponsoringModeT: {3751 _enum: ['Disabled', 'Allowlisted', 'Generous']4196 _enum: ['Disabled', 'Allowlisted', 'Generous']3752 },4197 },3753 /**4198 /**3754<<<<<<< HEAD4199<<<<<<< HEAD3755 * Lookup464: pallet_evm_contract_helpers::pallet::Error<T>4200<<<<<<< HEAD4201 * Lookup464: pallet_evm_contract_helpers::pallet::Error<T>3756=======4202=======4203=======4204>>>>>>> chore: regenerate types3757<<<<<<< HEAD4205<<<<<<< HEAD3758 * Lookup465: pallet_evm_contract_helpers::pallet::Error<T>4206 * Lookup465: pallet_evm_contract_helpers::pallet::Error<T>3759=======4207=======4208=======4209>>>>>>> chore: regenerate types3760<<<<<<< HEAD4210<<<<<<< HEAD3761 * Lookup466: pallet_evm_contract_helpers::pallet::Error<T>4211 * Lookup466: pallet_evm_contract_helpers::pallet::Error<T>3762=======4212=======4213=======4214>>>>>>> chore: regenerate types3763<<<<<<< HEAD4215<<<<<<< HEAD3764 * Lookup479: pallet_evm_contract_helpers::pallet::Error<T>4216 * Lookup479: pallet_evm_contract_helpers::pallet::Error<T>3765=======4217=======3766 * Lookup476: pallet_evm_contract_helpers::pallet::Error<T>4218 * Lookup476: pallet_evm_contract_helpers::pallet::Error<T>3767>>>>>>> fix: update polkadot types and definitions4219>>>>>>> fix: update polkadot types and definitions4220<<<<<<< HEAD3768>>>>>>> fix: update polkadot types and definitions4221>>>>>>> fix: update polkadot types and definitions4222<<<<<<< HEAD3769>>>>>>> fix: update polkadot types and definitions4223>>>>>>> fix: update polkadot types and definitions4224<<<<<<< HEAD3770>>>>>>> fix: update polkadot types and definitions4225>>>>>>> fix: update polkadot types and definitions4226=======4227=======4228=======4229=======4230 * Lookup480: pallet_evm_contract_helpers::pallet::Error<T>4231>>>>>>> chore: regenerate types4232>>>>>>> chore: regenerate types4233>>>>>>> chore: regenerate types4234>>>>>>> chore: regenerate types3771 **/4235 **/3772 PalletEvmContractHelpersError: {4236 PalletEvmContractHelpersError: {3773 _enum: ['NoPermission', 'NoPendingSponsor', 'TooManyMethodsHaveSponsoredLimit']4237 _enum: ['NoPermission', 'NoPendingSponsor', 'TooManyMethodsHaveSponsoredLimit']3774 },4238 },3775 /**4239 /**3776<<<<<<< HEAD4240<<<<<<< HEAD3777 * Lookup465: pallet_evm_migration::pallet::Error<T>4241<<<<<<< HEAD4242 * Lookup465: pallet_evm_migration::pallet::Error<T>3778=======4243=======4244=======4245>>>>>>> chore: regenerate types3779<<<<<<< HEAD4246<<<<<<< HEAD3780 * Lookup466: pallet_evm_migration::pallet::Error<T>4247 * Lookup466: pallet_evm_migration::pallet::Error<T>3781=======4248=======4249=======4250>>>>>>> chore: regenerate types3782<<<<<<< HEAD4251<<<<<<< HEAD3783 * Lookup467: pallet_evm_migration::pallet::Error<T>4252 * Lookup467: pallet_evm_migration::pallet::Error<T>3784=======4253=======4254=======4255>>>>>>> chore: regenerate types3785<<<<<<< HEAD4256<<<<<<< HEAD3786 * Lookup480: pallet_evm_migration::pallet::Error<T>4257 * Lookup480: pallet_evm_migration::pallet::Error<T>3787=======4258=======3788 * Lookup477: pallet_evm_migration::pallet::Error<T>4259 * Lookup477: pallet_evm_migration::pallet::Error<T>3789>>>>>>> fix: update polkadot types and definitions4260>>>>>>> fix: update polkadot types and definitions4261<<<<<<< HEAD3790>>>>>>> fix: update polkadot types and definitions4262>>>>>>> fix: update polkadot types and definitions4263<<<<<<< HEAD3791>>>>>>> fix: update polkadot types and definitions4264>>>>>>> fix: update polkadot types and definitions4265<<<<<<< HEAD3792>>>>>>> fix: update polkadot types and definitions4266>>>>>>> fix: update polkadot types and definitions4267=======4268=======4269=======4270=======4271 * Lookup481: pallet_evm_migration::pallet::Error<T>4272>>>>>>> chore: regenerate types4273>>>>>>> chore: regenerate types4274>>>>>>> chore: regenerate types4275>>>>>>> chore: regenerate types3793 **/4276 **/3794 PalletEvmMigrationError: {4277 PalletEvmMigrationError: {3795 _enum: ['AccountNotEmpty', 'AccountIsNotMigrating', 'BadEvent']4278 _enum: ['AccountNotEmpty', 'AccountIsNotMigrating', 'BadEvent']3796 },4279 },3797 /**4280 /**3798<<<<<<< HEAD4281<<<<<<< HEAD4282<<<<<<< HEAD3799 * Lookup466: pallet_maintenance::pallet::Error<T>4283 * Lookup466: pallet_maintenance::pallet::Error<T>3800 **/4284 **/3801 PalletMaintenanceError: 'Null',4285 PalletMaintenanceError: 'Null',3802 /**4286 /**3803 * Lookup467: pallet_test_utils::pallet::Error<T>4287 * Lookup467: pallet_test_utils::pallet::Error<T>3804=======4288=======4289=======4290>>>>>>> chore: regenerate types3805<<<<<<< HEAD4291<<<<<<< HEAD3806 * Lookup467: pallet_maintenance::pallet::Error<T>4292 * Lookup467: pallet_maintenance::pallet::Error<T>3807 **/4293 **/3808 PalletMaintenanceError: 'Null',4294 PalletMaintenanceError: 'Null',3809 /**4295 /**3810 * Lookup468: pallet_test_utils::pallet::Error<T>4296 * Lookup468: pallet_test_utils::pallet::Error<T>3811=======4297=======4298=======4299>>>>>>> chore: regenerate types3812<<<<<<< HEAD4300<<<<<<< HEAD3813 * Lookup468: pallet_maintenance::pallet::Error<T>4301 * Lookup468: pallet_maintenance::pallet::Error<T>3814 **/4302 **/3815 PalletMaintenanceError: 'Null',4303 PalletMaintenanceError: 'Null',3816 /**4304 /**3817 * Lookup469: pallet_test_utils::pallet::Error<T>4305 * Lookup469: pallet_test_utils::pallet::Error<T>3818=======4306=======4307=======4308>>>>>>> chore: regenerate types3819<<<<<<< HEAD4309<<<<<<< HEAD3820 * Lookup481: pallet_maintenance::pallet::Error<T>4310 * Lookup481: pallet_maintenance::pallet::Error<T>3821 **/4311 **/3822 PalletMaintenanceError: 'Null',4312 PalletMaintenanceError: 'Null',3823 /**4313 /**3824 * Lookup482: pallet_test_utils::pallet::Error<T>4314 * Lookup482: pallet_test_utils::pallet::Error<T>3825=======4315=======3826 * Lookup478: pallet_maintenance::pallet::Error<T>4316 * Lookup478: pallet_maintenance::pallet::Error<T>3827 **/4317 **/3828 PalletMaintenanceError: 'Null',4318 PalletMaintenanceError: 'Null',3829 /**4319 /**3830 * Lookup479: pallet_test_utils::pallet::Error<T>4320 * Lookup479: pallet_test_utils::pallet::Error<T>3831>>>>>>> fix: update polkadot types and definitions4321>>>>>>> fix: update polkadot types and definitions4322<<<<<<< HEAD3832>>>>>>> fix: update polkadot types and definitions4323>>>>>>> fix: update polkadot types and definitions4324<<<<<<< HEAD3833>>>>>>> fix: update polkadot types and definitions4325>>>>>>> fix: update polkadot types and definitions4326<<<<<<< HEAD3834>>>>>>> fix: update polkadot types and definitions4327>>>>>>> fix: update polkadot types and definitions4328=======4329=======4330=======4331=======4332 * Lookup482: pallet_maintenance::pallet::Error<T>3835 **/4333 **/4334 PalletMaintenanceError: 'Null',4335 /**4336 * Lookup483: pallet_test_utils::pallet::Error<T>4337>>>>>>> chore: regenerate types4338>>>>>>> chore: regenerate types4339>>>>>>> chore: regenerate types4340>>>>>>> chore: regenerate types4341 **/3836 PalletTestUtilsError: {4342 PalletTestUtilsError: {3837 _enum: ['TestPalletDisabled', 'TriggerRollback']4343 _enum: ['TestPalletDisabled', 'TriggerRollback']3838 },4344 },3839 /**4345 /**3840<<<<<<< HEAD4346<<<<<<< HEAD3841 * Lookup469: sp_runtime::MultiSignature4347<<<<<<< HEAD4348 * Lookup469: sp_runtime::MultiSignature3842=======4349=======4350=======4351>>>>>>> chore: regenerate types3843<<<<<<< HEAD4352<<<<<<< HEAD3844 * Lookup470: sp_runtime::MultiSignature4353 * Lookup470: sp_runtime::MultiSignature3845=======4354=======4355=======4356>>>>>>> chore: regenerate types3846<<<<<<< HEAD4357<<<<<<< HEAD3847 * Lookup471: sp_runtime::MultiSignature4358 * Lookup471: sp_runtime::MultiSignature3848=======4359=======4360=======4361>>>>>>> chore: regenerate types3849<<<<<<< HEAD4362<<<<<<< HEAD3850 * Lookup484: sp_runtime::MultiSignature4363 * Lookup484: sp_runtime::MultiSignature3851=======4364=======3852 * Lookup481: sp_runtime::MultiSignature4365 * Lookup481: sp_runtime::MultiSignature3853>>>>>>> fix: update polkadot types and definitions4366>>>>>>> fix: update polkadot types and definitions4367<<<<<<< HEAD3854>>>>>>> fix: update polkadot types and definitions4368>>>>>>> fix: update polkadot types and definitions4369<<<<<<< HEAD3855>>>>>>> fix: update polkadot types and definitions4370>>>>>>> fix: update polkadot types and definitions4371<<<<<<< HEAD3856>>>>>>> fix: update polkadot types and definitions4372>>>>>>> fix: update polkadot types and definitions4373=======4374=======4375=======4376=======4377 * Lookup485: sp_runtime::MultiSignature4378>>>>>>> chore: regenerate types4379>>>>>>> chore: regenerate types4380>>>>>>> chore: regenerate types4381>>>>>>> chore: regenerate types3857 **/4382 **/3858 SpRuntimeMultiSignature: {4383 SpRuntimeMultiSignature: {3859 _enum: {4384 _enum: {3860 Ed25519: 'SpCoreEd25519Signature',4385 Ed25519: 'SpCoreEd25519Signature',3861 Sr25519: 'SpCoreSr25519Signature',4386 Sr25519: 'SpCoreSr25519Signature',3862 Ecdsa: 'SpCoreEcdsaSignature'4387 Ecdsa: 'SpCoreEcdsaSignature'3863 }4388 }3864 },4389 },3865 /**4390 /**3866<<<<<<< HEAD4391<<<<<<< HEAD3867 * Lookup470: sp_core::ed25519::Signature4392<<<<<<< HEAD4393 * Lookup470: sp_core::ed25519::Signature3868=======4394=======4395=======4396>>>>>>> chore: regenerate types3869<<<<<<< HEAD4397<<<<<<< HEAD3870 * Lookup471: sp_core::ed25519::Signature4398 * Lookup471: sp_core::ed25519::Signature3871=======4399=======4400=======4401>>>>>>> chore: regenerate types3872<<<<<<< HEAD4402<<<<<<< HEAD3873 * Lookup472: sp_core::ed25519::Signature4403 * Lookup472: sp_core::ed25519::Signature3874=======4404=======4405=======4406>>>>>>> chore: regenerate types3875<<<<<<< HEAD4407<<<<<<< HEAD3876 * Lookup485: sp_core::ed25519::Signature4408 * Lookup485: sp_core::ed25519::Signature3877>>>>>>> fix: update polkadot types and definitions4409>>>>>>> fix: update polkadot types and definitions3878>>>>>>> fix: update polkadot types and definitions4410>>>>>>> fix: update polkadot types and definitions3879>>>>>>> fix: update polkadot types and definitions4411>>>>>>> fix: update polkadot types and definitions3880 **/4412 **/3881 SpCoreEd25519Signature: '[u8;64]',4413 SpCoreEd25519Signature: '[u8;64]',3882 /**4414 /**3883 * Lookup472: sp_core::sr25519::Signature4415 * Lookup472: sp_core::sr25519::Signature3919 * Lookup485: opal_runtime::Runtime4451 * Lookup485: opal_runtime::Runtime3920 **/4452 **/3921 OpalRuntimeRuntime: 'Null',4453 OpalRuntimeRuntime: 'Null',3922 /**4454 /**3923<<<<<<< HEAD4455<<<<<<< HEAD3924 * Lookup486: pallet_ethereum::FakeTransactionFinalizer<opal_runtime::Runtime>4456 * Lookup486: pallet_ethereum::FakeTransactionFinalizer<opal_runtime::Runtime>3925=======4457=======3926<<<<<<< HEAD4458<<<<<<< HEAD3927 * Lookup487: pallet_ethereum::FakeTransactionFinalizer<opal_runtime::Runtime>4459 * Lookup487: pallet_ethereum::FakeTransactionFinalizer<opal_runtime::Runtime>3928=======4460=======3929<<<<<<< HEAD4461<<<<<<< HEAD3930 * Lookup488: pallet_ethereum::FakeTransactionFinalizer<opal_runtime::Runtime>4462 * Lookup488: pallet_ethereum::FakeTransactionFinalizer<opal_runtime::Runtime>3931=======4463=======3932 * Lookup501: pallet_ethereum::FakeTransactionFinalizer<opal_runtime::Runtime>4464 * Lookup501: pallet_ethereum::FakeTransactionFinalizer<opal_runtime::Runtime>3933=======4465=======3934 * Lookup482: sp_core::ed25519::Signature4466 * Lookup482: sp_core::ed25519::Signature4467=======4468 * Lookup486: sp_core::ed25519::Signature4469>>>>>>> chore: regenerate types3935 **/4470 **/3936 SpCoreEd25519Signature: '[u8;64]',4471 SpCoreEd25519Signature: '[u8;64]',3937 /**4472 /**3938 * Lookup484: sp_core::sr25519::Signature4473 * Lookup488: sp_core::sr25519::Signature3939 **/4474 **/3940 SpCoreSr25519Signature: '[u8;64]',4475 SpCoreSr25519Signature: '[u8;64]',3941 /**4476 /**3942 * Lookup485: sp_core::ecdsa::Signature4477 * Lookup489: sp_core::ecdsa::Signature3943 **/4478 **/3944 SpCoreEcdsaSignature: '[u8;65]',4479 SpCoreEcdsaSignature: '[u8;65]',3945 /**4480 /**3946 * Lookup488: frame_system::extensions::check_spec_version::CheckSpecVersion<T>4481 * Lookup492: frame_system::extensions::check_spec_version::CheckSpecVersion<T>3947 **/4482 **/3948 FrameSystemExtensionsCheckSpecVersion: 'Null',4483 FrameSystemExtensionsCheckSpecVersion: 'Null',3949 /**4484 /**3950 * Lookup489: frame_system::extensions::check_tx_version::CheckTxVersion<T>4485 * Lookup493: frame_system::extensions::check_tx_version::CheckTxVersion<T>3951 **/4486 **/3952 FrameSystemExtensionsCheckTxVersion: 'Null',4487 FrameSystemExtensionsCheckTxVersion: 'Null',3953 /**4488 /**3954 * Lookup490: frame_system::extensions::check_genesis::CheckGenesis<T>4489 * Lookup494: frame_system::extensions::check_genesis::CheckGenesis<T>3955 **/4490 **/3956 FrameSystemExtensionsCheckGenesis: 'Null',4491 FrameSystemExtensionsCheckGenesis: 'Null',3957 /**4492 /**3958 * Lookup493: frame_system::extensions::check_nonce::CheckNonce<T>4493 * Lookup497: frame_system::extensions::check_nonce::CheckNonce<T>3959 **/4494 **/3960 FrameSystemExtensionsCheckNonce: 'Compact<u32>',4495 FrameSystemExtensionsCheckNonce: 'Compact<u32>',3961 /**4496 /**3962 * Lookup494: frame_system::extensions::check_weight::CheckWeight<T>4497 * Lookup498: frame_system::extensions::check_weight::CheckWeight<T>3963 **/4498 **/3964 FrameSystemExtensionsCheckWeight: 'Null',4499 FrameSystemExtensionsCheckWeight: 'Null',3965 /**4500 /**3966 * Lookup495: opal_runtime::runtime_common::maintenance::CheckMaintenance4501 * Lookup499: opal_runtime::runtime_common::maintenance::CheckMaintenance3967 **/4502 **/3968 OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance: 'Null',4503 OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance: 'Null',3969 /**4504 /**3970 * Lookup496: pallet_template_transaction_payment::ChargeTransactionPayment<opal_runtime::Runtime>4505 * Lookup500: pallet_template_transaction_payment::ChargeTransactionPayment<opal_runtime::Runtime>3971 **/4506 **/3972 PalletTemplateTransactionPaymentChargeTransactionPayment: 'Compact<u128>',4507 PalletTemplateTransactionPaymentChargeTransactionPayment: 'Compact<u128>',3973 /**4508 /**3974 * Lookup497: opal_runtime::Runtime4509 * Lookup501: opal_runtime::Runtime3975 **/4510 **/3976 OpalRuntimeRuntime: 'Null',4511 OpalRuntimeRuntime: 'Null',3977 /**4512 /**3978 * Lookup498: pallet_ethereum::FakeTransactionFinalizer<opal_runtime::Runtime>4513<<<<<<< HEAD4514 * Lookup498: pallet_ethereum::FakeTransactionFinalizer<opal_runtime::Runtime>3979>>>>>>> fix: update polkadot types and definitions4515>>>>>>> fix: update polkadot types and definitions4516<<<<<<< HEAD3980>>>>>>> fix: update polkadot types and definitions4517>>>>>>> fix: update polkadot types and definitions4518<<<<<<< HEAD3981>>>>>>> fix: update polkadot types and definitions4519>>>>>>> fix: update polkadot types and definitions4520<<<<<<< HEAD3982>>>>>>> fix: update polkadot types and definitions4521>>>>>>> fix: update polkadot types and definitions4522=======4523=======4524=======4525=======4526 * Lookup502: pallet_ethereum::FakeTransactionFinalizer<opal_runtime::Runtime>4527>>>>>>> chore: regenerate types4528>>>>>>> chore: regenerate types4529>>>>>>> chore: regenerate types4530>>>>>>> chore: regenerate types3983 **/4531 **/3984 PalletEthereumFakeTransactionFinalizer: 'Null'4532 PalletEthereumFakeTransactionFinalizer: 'Null'3985};4533};39864534tests/src/interfaces/registry.tsdiffbeforeafterboth--- a/tests/src/interfaces/registry.ts
+++ b/tests/src/interfaces/registry.ts
@@ -6,22 +6,41 @@
import '@polkadot/types/types/registry';
<<<<<<< HEAD
+<<<<<<< HEAD
import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportPalletId, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationAppPromotionConfiguration, PalletConfigurationCall, PalletConfigurationError, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletEvmMigrationEvent, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletXcmCall, PalletXcmError, PalletXcmEvent, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, SpWeightsWeightV2Weight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from '@polkadot/types/lookup';
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportPalletId, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationAppPromotionConfiguration, PalletConfigurationCall, PalletConfigurationError, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletEvmMigrationEvent, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletXcmCall, PalletXcmError, PalletXcmEvent, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, SpWeightsWeightV2Weight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from '@polkadot/types/lookup';
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportPalletId, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReleases, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationAppPromotionConfiguration, PalletConfigurationCall, PalletConfigurationError, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletEvmMigrationEvent, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletXcmCall, PalletXcmError, PalletXcmEvent, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, SpWeightsWeightV2Weight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from '@polkadot/types/lookup';
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmOrigin, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportDispatchRawOrigin, FrameSupportPalletId, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeOriginCaller, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReleases, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationCall, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEthereumRawOrigin, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletEvmMigrationEvent, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletUniqueRawEvent, PalletUniqueSchedulerV2BlockAgenda, PalletUniqueSchedulerV2Call, PalletUniqueSchedulerV2Error, PalletUniqueSchedulerV2Event, PalletUniqueSchedulerV2Scheduled, PalletUniqueSchedulerV2ScheduledCall, PalletXcmCall, PalletXcmError, PalletXcmEvent, PalletXcmOrigin, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpCoreVoid, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from '@polkadot/types/lookup';
=======
import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmOrigin, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportDispatchRawOrigin, FrameSupportPalletId, FrameSupportScheduleLookupError, FrameSupportScheduleMaybeHashed, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeOriginCaller, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReleases, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationCall, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEthereumRawOrigin, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletUniqueRawEvent, PalletUniqueSchedulerCall, PalletUniqueSchedulerError, PalletUniqueSchedulerEvent, PalletUniqueSchedulerScheduledV3, PalletXcmCall, PalletXcmError, PalletXcmEvent, PalletXcmOrigin, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpCoreVoid, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, UpPovEstimateRpcPovInfo, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from '@polkadot/types/lookup';
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmOrigin, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportDispatchRawOrigin, FrameSupportPalletId, FrameSupportScheduleLookupError, FrameSupportScheduleMaybeHashed, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeOriginCaller, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReleases, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationCall, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEthereumRawOrigin, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletUniqueRawEvent, PalletUniqueSchedulerCall, PalletUniqueSchedulerError, PalletUniqueSchedulerEvent, PalletUniqueSchedulerScheduledV3, PalletXcmCall, PalletXcmError, PalletXcmEvent, PalletXcmOrigin, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpCoreVoid, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionValidityInvalidTransaction, SpRuntimeTransactionValidityTransactionValidityError, SpRuntimeTransactionValidityUnknownTransaction, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, UpPovEstimateRpcPovInfo, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from '@polkadot/types/lookup';
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
declare module '@polkadot/types/types/registry' {
interface InterfaceTypes {
@@ -214,6 +233,9 @@
SpRuntimeModuleError: SpRuntimeModuleError;
SpRuntimeMultiSignature: SpRuntimeMultiSignature;
SpRuntimeTokenError: SpRuntimeTokenError;
+ SpRuntimeTransactionValidityInvalidTransaction: SpRuntimeTransactionValidityInvalidTransaction;
+ SpRuntimeTransactionValidityTransactionValidityError: SpRuntimeTransactionValidityTransactionValidityError;
+ SpRuntimeTransactionValidityUnknownTransaction: SpRuntimeTransactionValidityUnknownTransaction;
SpRuntimeTransactionalError: SpRuntimeTransactionalError;
SpTrieStorageProof: SpTrieStorageProof;
SpVersionRuntimeVersion: SpVersionRuntimeVersion;
tests/src/interfaces/types-lookup.tsdiffbeforeafterboth--- a/tests/src/interfaces/types-lookup.ts
+++ b/tests/src/interfaces/types-lookup.ts
@@ -3489,12 +3489,58 @@
readonly proofSize: u64;
readonly compactProofSize: u64;
readonly compressedProofSize: u64;
+ readonly result: Result<Result<Null, SpRuntimeDispatchError>, SpRuntimeTransactionValidityTransactionValidityError>;
}
+<<<<<<< HEAD
/** @name PalletCommonError (424) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+ /** @name SpRuntimeTransactionValidityTransactionValidityError (424) */
+ interface SpRuntimeTransactionValidityTransactionValidityError extends Enum {
+ readonly isInvalid: boolean;
+ readonly asInvalid: SpRuntimeTransactionValidityInvalidTransaction;
+ readonly isUnknown: boolean;
+ readonly asUnknown: SpRuntimeTransactionValidityUnknownTransaction;
+ readonly type: 'Invalid' | 'Unknown';
+ }
+
+ /** @name SpRuntimeTransactionValidityInvalidTransaction (425) */
+ interface SpRuntimeTransactionValidityInvalidTransaction extends Enum {
+ readonly isCall: boolean;
+ readonly isPayment: boolean;
+ readonly isFuture: boolean;
+ readonly isStale: boolean;
+ readonly isBadProof: boolean;
+ readonly isAncientBirthBlock: boolean;
+ readonly isExhaustsResources: boolean;
+ readonly isCustom: boolean;
+ readonly asCustom: u8;
+ readonly isBadMandatory: boolean;
+ readonly isMandatoryDispatch: boolean;
+ readonly isBadSigner: boolean;
+ readonly type: 'Call' | 'Payment' | 'Future' | 'Stale' | 'BadProof' | 'AncientBirthBlock' | 'ExhaustsResources' | 'Custom' | 'BadMandatory' | 'MandatoryDispatch' | 'BadSigner';
+ }
+
+ /** @name SpRuntimeTransactionValidityUnknownTransaction (426) */
+ interface SpRuntimeTransactionValidityUnknownTransaction extends Enum {
+ readonly isCannotLookup: boolean;
+ readonly isNoUnsignedValidator: boolean;
+ readonly isCustom: boolean;
+ readonly asCustom: u8;
+ readonly type: 'CannotLookup' | 'NoUnsignedValidator' | 'Custom';
+ }
+
+ /** @name PalletCommonError (428) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface PalletCommonError extends Enum {
readonly isCollectionNotFound: boolean;
readonly isMustBeTokenOwner: boolean;
@@ -3536,18 +3582,32 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name PalletFungibleError (416) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletFungibleError (417) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletFungibleError (430) */
=======
/** @name PalletFungibleError (426) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+ /** @name PalletFungibleError (430) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface PalletFungibleError extends Enum {
readonly isNotFungibleDataUsedToMintFungibleCollectionToken: boolean;
readonly isFungibleItemsHaveNoId: boolean;
@@ -3560,39 +3620,72 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name PalletRefungibleError (420) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletRefungibleItemData (417) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletRefungibleItemData (418) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletRefungibleItemData (431) */
=======
/** @name PalletRefungibleItemData (427) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+ /** @name PalletRefungibleItemData (431) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface PalletRefungibleItemData extends Struct {
readonly constData: Bytes;
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name PalletRefungibleError (422) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletRefungibleError (423) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletRefungibleError (436) */
=======
/** @name PalletRefungibleError (432) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name PalletRefungibleError (436) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface PalletRefungibleError extends Enum {
readonly isNotRefungibleDataUsedToMintFungibleCollectionToken: boolean;
readonly isWrongRefungiblePieces: boolean;
@@ -3603,43 +3696,81 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name PalletNonfungibleItemData (421) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletNonfungibleItemData (423) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletNonfungibleItemData (424) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletNonfungibleItemData (437) */
=======
/** @name PalletNonfungibleItemData (433) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name PalletNonfungibleItemData (437) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface PalletNonfungibleItemData extends Struct {
readonly owner: PalletEvmAccountBasicCrossAccountIdRepr;
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name UpDataStructsPropertyScope (423) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name UpDataStructsPropertyScope (425) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name UpDataStructsPropertyScope (426) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name UpDataStructsPropertyScope (439) */
=======
/** @name UpDataStructsPropertyScope (435) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name UpDataStructsPropertyScope (439) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface UpDataStructsPropertyScope extends Enum {
readonly isNone: boolean;
readonly isRmrk: boolean;
@@ -3647,22 +3778,41 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name PalletNonfungibleError (426) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletNonfungibleError (427) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletNonfungibleError (428) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletNonfungibleError (441) */
=======
/** @name PalletNonfungibleError (437) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name PalletNonfungibleError (441) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface PalletNonfungibleError extends Enum {
readonly isNotNonfungibleDataUsedToMintFungibleCollectionToken: boolean;
readonly isNonfungibleItemsHaveNoAmount: boolean;
@@ -3671,22 +3821,41 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name PalletStructureError (427) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletStructureError (428) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletStructureError (429) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletStructureError (442) */
=======
/** @name PalletStructureError (438) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name PalletStructureError (442) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface PalletStructureError extends Enum {
readonly isOuroborosDetected: boolean;
readonly isDepthLimit: boolean;
@@ -3696,22 +3865,41 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name PalletRmrkCoreError (428) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletRmrkCoreError (429) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletRmrkCoreError (430) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletRmrkCoreError (443) */
=======
/** @name PalletRmrkCoreError (439) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name PalletRmrkCoreError (443) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface PalletRmrkCoreError extends Enum {
readonly isCorruptedCollectionType: boolean;
readonly isRmrkPropertyKeyIsTooLong: boolean;
@@ -3736,22 +3924,41 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name PalletRmrkEquipError (430) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletRmrkEquipError (431) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletRmrkEquipError (432) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletRmrkEquipError (445) */
=======
/** @name PalletRmrkEquipError (441) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name PalletRmrkEquipError (445) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface PalletRmrkEquipError extends Enum {
readonly isPermissionError: boolean;
readonly isNoAvailableBaseId: boolean;
@@ -3764,22 +3971,41 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name PalletAppPromotionError (436) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletAppPromotionError (437) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletAppPromotionError (438) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletAppPromotionError (451) */
=======
/** @name PalletAppPromotionError (447) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name PalletAppPromotionError (451) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface PalletAppPromotionError extends Enum {
readonly isAdminNotSet: boolean;
readonly isNoPermission: boolean;
@@ -3791,22 +4017,41 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name PalletForeignAssetsModuleError (437) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletForeignAssetsModuleError (438) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletForeignAssetsModuleError (439) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletForeignAssetsModuleError (452) */
=======
/** @name PalletForeignAssetsModuleError (448) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name PalletForeignAssetsModuleError (452) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface PalletForeignAssetsModuleError extends Enum {
readonly isBadLocation: boolean;
readonly isMultiLocationExisted: boolean;
@@ -3816,22 +4061,41 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name PalletEvmError (439) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletEvmError (440) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletEvmError (441) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletEvmError (454) */
=======
/** @name PalletEvmError (451) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name PalletEvmError (455) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface PalletEvmError extends Enum {
readonly isBalanceLow: boolean;
readonly isFeeOverflow: boolean;
@@ -3848,22 +4112,41 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name FpRpcTransactionStatus (442) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name FpRpcTransactionStatus (443) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name FpRpcTransactionStatus (444) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name FpRpcTransactionStatus (457) */
=======
/** @name FpRpcTransactionStatus (454) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name FpRpcTransactionStatus (458) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface FpRpcTransactionStatus extends Struct {
readonly transactionHash: H256;
readonly transactionIndex: u32;
@@ -3875,23 +4158,30 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name EthbloomBloom (444) */
interface EthbloomBloom extends U8aFixed {}
/** @name EthereumReceiptReceiptV3 (446) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name EthbloomBloom (445) */
interface EthbloomBloom extends U8aFixed {}
/** @name EthereumReceiptReceiptV3 (447) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name EthbloomBloom (446) */
interface EthbloomBloom extends U8aFixed {}
/** @name EthereumReceiptReceiptV3 (448) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name EthbloomBloom (459) */
interface EthbloomBloom extends U8aFixed {}
@@ -3903,9 +4193,24 @@
/** @name EthereumReceiptReceiptV3 (458) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name EthbloomBloom (460) */
+ interface EthbloomBloom extends U8aFixed {}
+
+ /** @name EthereumReceiptReceiptV3 (462) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface EthereumReceiptReceiptV3 extends Enum {
readonly isLegacy: boolean;
readonly asLegacy: EthereumReceiptEip658ReceiptData;
@@ -3917,22 +4222,41 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name EthereumReceiptEip658ReceiptData (447) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name EthereumReceiptEip658ReceiptData (448) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name EthereumReceiptEip658ReceiptData (449) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name EthereumReceiptEip658ReceiptData (462) */
=======
/** @name EthereumReceiptEip658ReceiptData (459) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name EthereumReceiptEip658ReceiptData (463) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface EthereumReceiptEip658ReceiptData extends Struct {
readonly statusCode: u8;
readonly usedGas: U256;
@@ -3941,22 +4265,41 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name EthereumBlock (448) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name EthereumBlock (449) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name EthereumBlock (450) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name EthereumBlock (463) */
=======
/** @name EthereumBlock (460) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name EthereumBlock (464) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface EthereumBlock extends Struct {
readonly header: EthereumHeader;
readonly transactions: Vec<EthereumTransactionTransactionV2>;
@@ -3964,22 +4307,41 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name EthereumHeader (449) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name EthereumHeader (450) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name EthereumHeader (451) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name EthereumHeader (464) */
=======
/** @name EthereumHeader (461) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name EthereumHeader (465) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface EthereumHeader extends Struct {
readonly parentHash: H256;
readonly ommersHash: H256;
@@ -3999,23 +4361,30 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name EthereumTypesHashH64 (450) */
interface EthereumTypesHashH64 extends U8aFixed {}
/** @name PalletEthereumError (455) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name EthereumTypesHashH64 (451) */
interface EthereumTypesHashH64 extends U8aFixed {}
/** @name PalletEthereumError (456) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name EthereumTypesHashH64 (452) */
interface EthereumTypesHashH64 extends U8aFixed {}
/** @name PalletEthereumError (457) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name EthereumTypesHashH64 (465) */
interface EthereumTypesHashH64 extends U8aFixed {}
@@ -4027,9 +4396,24 @@
/** @name PalletEthereumError (467) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name EthereumTypesHashH64 (466) */
+ interface EthereumTypesHashH64 extends U8aFixed {}
+
+ /** @name PalletEthereumError (471) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface PalletEthereumError extends Enum {
readonly isInvalidSignature: boolean;
readonly isPreLogExists: boolean;
@@ -4037,22 +4421,41 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name PalletEvmCoderSubstrateError (456) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletEvmCoderSubstrateError (457) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletEvmCoderSubstrateError (458) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletEvmCoderSubstrateError (471) */
=======
/** @name PalletEvmCoderSubstrateError (468) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name PalletEvmCoderSubstrateError (472) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface PalletEvmCoderSubstrateError extends Enum {
readonly isOutOfGas: boolean;
readonly isOutOfFund: boolean;
@@ -4060,22 +4463,41 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name UpDataStructsSponsorshipStateBasicCrossAccountIdRepr (457) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name UpDataStructsSponsorshipStateBasicCrossAccountIdRepr (458) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name UpDataStructsSponsorshipStateBasicCrossAccountIdRepr (459) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name UpDataStructsSponsorshipStateBasicCrossAccountIdRepr (472) */
=======
/** @name UpDataStructsSponsorshipStateBasicCrossAccountIdRepr (469) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name UpDataStructsSponsorshipStateBasicCrossAccountIdRepr (473) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface UpDataStructsSponsorshipStateBasicCrossAccountIdRepr extends Enum {
readonly isDisabled: boolean;
readonly isUnconfirmed: boolean;
@@ -4086,22 +4508,41 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name PalletEvmContractHelpersSponsoringModeT (458) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletEvmContractHelpersSponsoringModeT (459) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletEvmContractHelpersSponsoringModeT (460) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletEvmContractHelpersSponsoringModeT (473) */
=======
/** @name PalletEvmContractHelpersSponsoringModeT (470) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name PalletEvmContractHelpersSponsoringModeT (474) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface PalletEvmContractHelpersSponsoringModeT extends Enum {
readonly isDisabled: boolean;
readonly isAllowlisted: boolean;
@@ -4110,22 +4551,41 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name PalletEvmContractHelpersError (464) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletEvmContractHelpersError (465) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletEvmContractHelpersError (466) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletEvmContractHelpersError (479) */
=======
/** @name PalletEvmContractHelpersError (476) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name PalletEvmContractHelpersError (480) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface PalletEvmContractHelpersError extends Enum {
readonly isNoPermission: boolean;
readonly isNoPendingSponsor: boolean;
@@ -4134,22 +4594,41 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name PalletEvmMigrationError (465) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletEvmMigrationError (466) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletEvmMigrationError (467) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletEvmMigrationError (480) */
=======
/** @name PalletEvmMigrationError (477) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name PalletEvmMigrationError (481) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface PalletEvmMigrationError extends Enum {
readonly isAccountNotEmpty: boolean;
readonly isAccountIsNotMigrating: boolean;
@@ -4158,23 +4637,30 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name PalletMaintenanceError (466) */
type PalletMaintenanceError = Null;
/** @name PalletTestUtilsError (467) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletMaintenanceError (467) */
type PalletMaintenanceError = Null;
/** @name PalletTestUtilsError (468) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletMaintenanceError (468) */
type PalletMaintenanceError = Null;
/** @name PalletTestUtilsError (469) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletMaintenanceError (481) */
type PalletMaintenanceError = Null;
@@ -4186,9 +4672,24 @@
/** @name PalletTestUtilsError (479) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name PalletMaintenanceError (482) */
+ type PalletMaintenanceError = Null;
+
+ /** @name PalletTestUtilsError (483) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface PalletTestUtilsError extends Enum {
readonly isTestPalletDisabled: boolean;
readonly isTriggerRollback: boolean;
@@ -4196,22 +4697,41 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name SpRuntimeMultiSignature (469) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name SpRuntimeMultiSignature (470) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name SpRuntimeMultiSignature (471) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name SpRuntimeMultiSignature (484) */
=======
/** @name SpRuntimeMultiSignature (481) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name SpRuntimeMultiSignature (485) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface SpRuntimeMultiSignature extends Enum {
readonly isEd25519: boolean;
readonly asEd25519: SpCoreEd25519Signature;
@@ -4223,14 +4743,21 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name SpCoreEd25519Signature (470) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name SpCoreEd25519Signature (471) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name SpCoreEd25519Signature (472) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name SpCoreEd25519Signature (485) */
>>>>>>> fix: update polkadot types and definitions
@@ -4280,43 +4807,59 @@
/** @name PalletEthereumFakeTransactionFinalizer (501) */
=======
/** @name SpCoreEd25519Signature (482) */
+=======
+ /** @name SpCoreEd25519Signature (486) */
+>>>>>>> chore: regenerate types
interface SpCoreEd25519Signature extends U8aFixed {}
- /** @name SpCoreSr25519Signature (484) */
+ /** @name SpCoreSr25519Signature (488) */
interface SpCoreSr25519Signature extends U8aFixed {}
- /** @name SpCoreEcdsaSignature (485) */
+ /** @name SpCoreEcdsaSignature (489) */
interface SpCoreEcdsaSignature extends U8aFixed {}
- /** @name FrameSystemExtensionsCheckSpecVersion (488) */
+ /** @name FrameSystemExtensionsCheckSpecVersion (492) */
type FrameSystemExtensionsCheckSpecVersion = Null;
- /** @name FrameSystemExtensionsCheckTxVersion (489) */
+ /** @name FrameSystemExtensionsCheckTxVersion (493) */
type FrameSystemExtensionsCheckTxVersion = Null;
- /** @name FrameSystemExtensionsCheckGenesis (490) */
+ /** @name FrameSystemExtensionsCheckGenesis (494) */
type FrameSystemExtensionsCheckGenesis = Null;
- /** @name FrameSystemExtensionsCheckNonce (493) */
+ /** @name FrameSystemExtensionsCheckNonce (497) */
interface FrameSystemExtensionsCheckNonce extends Compact<u32> {}
- /** @name FrameSystemExtensionsCheckWeight (494) */
+ /** @name FrameSystemExtensionsCheckWeight (498) */
type FrameSystemExtensionsCheckWeight = Null;
- /** @name OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance (495) */
+ /** @name OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance (499) */
type OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance = Null;
- /** @name PalletTemplateTransactionPaymentChargeTransactionPayment (496) */
+ /** @name PalletTemplateTransactionPaymentChargeTransactionPayment (500) */
interface PalletTemplateTransactionPaymentChargeTransactionPayment extends Compact<u128> {}
- /** @name OpalRuntimeRuntime (497) */
+ /** @name OpalRuntimeRuntime (501) */
type OpalRuntimeRuntime = Null;
+<<<<<<< HEAD
/** @name PalletEthereumFakeTransactionFinalizer (498) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name PalletEthereumFakeTransactionFinalizer (502) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
type PalletEthereumFakeTransactionFinalizer = Null;
} // declare module
tests/src/interfaces/unique/definitions.tsdiffbeforeafterboth--- a/tests/src/interfaces/unique/definitions.ts
+++ b/tests/src/interfaces/unique/definitions.ts
@@ -176,6 +176,7 @@
'Option<u128>',
),
<<<<<<< HEAD
+<<<<<<< HEAD
allowanceForAll: fun(
'Tells whether the given `owner` approves the `operator`.',
[collectionParam, crossAccountParam('owner'), crossAccountParam('operator')],
@@ -184,6 +185,16 @@
povEstimate: fun(
'Estimate PoV size',
[{name: 'encodedXt', type: 'Vec<u8>'}],
+=======
+ estimateExtrinsicPoV: fun(
+ 'Estimate PoV size of an encoded extrinsic',
+ [{name: 'encodedXt', type: 'Bytes'}],
+ 'UpPovEstimateRpcPovInfo',
+ ),
+ estimateCallPoV: fun(
+ 'Estimate PoV size of an encoded call',
+ [{name: 'encodedCall', type: 'Bytes'}],
+>>>>>>> chore: regenerate types
'UpPovEstimateRpcPovInfo',
>>>>>>> fix: update polkadot types and definitions
),