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

difftreelog

chore regenerate types

Daniel Shiposha2022-11-22parent: #5f858e1.patch.diff
in: master

7 files changed

modifiedtests/src/interfaces/augment-api-rpc.tsdiffbeforeafterboth
--- a/tests/src/interfaces/augment-api-rpc.ts
+++ b/tests/src/interfaces/augment-api-rpc.ts
@@ -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
        **/
modifiedtests/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;
modifiedtests/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 */
modifiedtests/src/interfaces/lookup.tsdiffbeforeafterboth
--- a/tests/src/interfaces/lookup.ts
+++ b/tests/src/interfaces/lookup.ts
@@ -3212,291 +3212,576 @@
   UpPovEstimateRpcPovInfo: {
     proofSize: 'u64',
     compactProofSize: 'u64',
-    compressedProofSize: 'u64'
+    compressedProofSize: 'u64',
+    result: 'Result<Result<Null, SpRuntimeDispatchError>, SpRuntimeTransactionValidityTransactionValidityError>'
   },
   /**
+<<<<<<< HEAD
    * Lookup424: pallet_common::pallet::Error<T>
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+   * Lookup424: sp_runtime::transaction_validity::TransactionValidityError
+   **/
+  SpRuntimeTransactionValidityTransactionValidityError: {
+    _enum: {
+      Invalid: 'SpRuntimeTransactionValidityInvalidTransaction',
+      Unknown: 'SpRuntimeTransactionValidityUnknownTransaction'
+    }
+  },
+  /**
+   * Lookup425: sp_runtime::transaction_validity::InvalidTransaction
+   **/
+  SpRuntimeTransactionValidityInvalidTransaction: {
+    _enum: {
+      Call: 'Null',
+      Payment: 'Null',
+      Future: 'Null',
+      Stale: 'Null',
+      BadProof: 'Null',
+      AncientBirthBlock: 'Null',
+      ExhaustsResources: 'Null',
+      Custom: 'u8',
+      BadMandatory: 'Null',
+      MandatoryDispatch: 'Null',
+      BadSigner: 'Null'
+    }
+  },
+  /**
+   * Lookup426: sp_runtime::transaction_validity::UnknownTransaction
+   **/
+  SpRuntimeTransactionValidityUnknownTransaction: {
+    _enum: {
+      CannotLookup: 'Null',
+      NoUnsignedValidator: 'Null',
+      Custom: 'u8'
+    }
+  },
+  /**
+   * Lookup428: pallet_common::pallet::Error<T>
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   PalletCommonError: {
     _enum: ['CollectionNotFound', 'MustBeTokenOwner', 'NoPermission', 'CantDestroyNotEmptyCollection', 'PublicMintingNotAllowed', 'AddressNotInAllowlist', 'CollectionNameLimitExceeded', 'CollectionDescriptionLimitExceeded', 'CollectionTokenPrefixLimitExceeded', 'TotalCollectionsLimitExceeded', 'CollectionAdminCountExceeded', 'CollectionLimitBoundsExceeded', 'OwnerPermissionsCantBeReverted', 'TransferNotAllowed', 'AccountTokenLimitExceeded', 'CollectionTokenLimitExceeded', 'MetadataFlagFrozen', 'TokenNotFound', 'TokenValueTooLow', 'ApprovedValueTooLow', 'CantApproveMoreThanOwned', 'AddressIsZero', 'UnsupportedOperation', 'NotSufficientFounds', 'UserIsNotAllowedToNest', 'SourceCollectionIsNotAllowedToNest', 'CollectionFieldSizeExceeded', 'NoSpaceForProperty', 'PropertyLimitReached', 'PropertyKeyIsTooLong', 'InvalidCharacterInPropertyKey', 'EmptyPropertyKey', 'CollectionIsExternal', 'CollectionIsInternal', 'ConfirmSponsorshipFail', 'UserIsNotCollectionAdmin']
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup416: pallet_fungible::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup417: pallet_fungible::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup430: pallet_fungible::pallet::Error<T>
 =======
    * Lookup426: pallet_fungible::pallet::Error<T>
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+   * Lookup430: pallet_fungible::pallet::Error<T>
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   PalletFungibleError: {
     _enum: ['NotFungibleDataUsedToMintFungibleCollectionToken', 'FungibleItemsHaveNoId', 'FungibleItemsDontHaveData', 'FungibleDisallowsNesting', 'SettingPropertiesNotAllowed', 'SettingAllowanceForAllNotAllowed', 'FungibleTokensAreAlwaysValid']
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup420: pallet_refungible::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup417: pallet_refungible::ItemData
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup418: pallet_refungible::ItemData
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup431: pallet_refungible::ItemData
 =======
    * Lookup427: pallet_refungible::ItemData
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+   * Lookup431: pallet_refungible::ItemData
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   PalletRefungibleItemData: {
     constData: 'Bytes'
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup422: pallet_refungible::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup423: pallet_refungible::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup436: pallet_refungible::pallet::Error<T>
 =======
    * Lookup432: pallet_refungible::pallet::Error<T>
 >>>>>>> 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
+=======
+=======
+=======
+=======
+   * Lookup436: pallet_refungible::pallet::Error<T>
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   PalletRefungibleError: {
     _enum: ['NotRefungibleDataUsedToMintFungibleCollectionToken', 'WrongRefungiblePieces', 'RepartitionWhileNotOwningAllPieces', 'RefungibleDisallowsNesting', 'SettingPropertiesNotAllowed']
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup421: pallet_nonfungible::ItemData<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup423: pallet_nonfungible::ItemData<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup424: pallet_nonfungible::ItemData<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup437: pallet_nonfungible::ItemData<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
 =======
    * Lookup433: pallet_nonfungible::ItemData<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+   * Lookup437: pallet_nonfungible::ItemData<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   PalletNonfungibleItemData: {
     owner: 'PalletEvmAccountBasicCrossAccountIdRepr'
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup423: up_data_structs::PropertyScope
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup425: up_data_structs::PropertyScope
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup426: up_data_structs::PropertyScope
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup439: up_data_structs::PropertyScope
 =======
    * Lookup435: up_data_structs::PropertyScope
 >>>>>>> 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
+=======
+=======
+=======
+=======
+   * Lookup439: up_data_structs::PropertyScope
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   UpDataStructsPropertyScope: {
     _enum: ['None', 'Rmrk']
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup426: pallet_nonfungible::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup427: pallet_nonfungible::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup428: pallet_nonfungible::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup441: pallet_nonfungible::pallet::Error<T>
 =======
    * Lookup437: pallet_nonfungible::pallet::Error<T>
 >>>>>>> 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
+=======
+=======
+=======
+=======
+   * Lookup441: pallet_nonfungible::pallet::Error<T>
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   PalletNonfungibleError: {
     _enum: ['NotNonfungibleDataUsedToMintFungibleCollectionToken', 'NonfungibleItemsHaveNoAmount', 'CantBurnNftWithChildren']
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup427: pallet_structure::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup428: pallet_structure::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup429: pallet_structure::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup442: pallet_structure::pallet::Error<T>
 =======
    * Lookup438: pallet_structure::pallet::Error<T>
 >>>>>>> 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
+=======
+=======
+=======
+=======
+   * Lookup442: pallet_structure::pallet::Error<T>
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   PalletStructureError: {
     _enum: ['OuroborosDetected', 'DepthLimit', 'BreadthLimit', 'TokenNotFound']
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup428: pallet_rmrk_core::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup429: pallet_rmrk_core::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup430: pallet_rmrk_core::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup443: pallet_rmrk_core::pallet::Error<T>
 =======
    * Lookup439: pallet_rmrk_core::pallet::Error<T>
 >>>>>>> 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
+=======
+=======
+=======
+=======
+   * Lookup443: pallet_rmrk_core::pallet::Error<T>
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   PalletRmrkCoreError: {
     _enum: ['CorruptedCollectionType', 'RmrkPropertyKeyIsTooLong', 'RmrkPropertyValueIsTooLong', 'RmrkPropertyIsNotFound', 'UnableToDecodeRmrkData', 'CollectionNotEmpty', 'NoAvailableCollectionId', 'NoAvailableNftId', 'CollectionUnknown', 'NoPermission', 'NonTransferable', 'CollectionFullOrLocked', 'ResourceDoesntExist', 'CannotSendToDescendentOrSelf', 'CannotAcceptNonOwnedNft', 'CannotRejectNonOwnedNft', 'CannotRejectNonPendingNft', 'ResourceNotPending', 'NoAvailableResourceId']
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup430: pallet_rmrk_equip::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup431: pallet_rmrk_equip::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup432: pallet_rmrk_equip::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup445: pallet_rmrk_equip::pallet::Error<T>
 =======
    * Lookup441: pallet_rmrk_equip::pallet::Error<T>
 >>>>>>> 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
+=======
+=======
+=======
+=======
+   * Lookup445: pallet_rmrk_equip::pallet::Error<T>
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   PalletRmrkEquipError: {
     _enum: ['PermissionError', 'NoAvailableBaseId', 'NoAvailablePartId', 'BaseDoesntExist', 'NeedsDefaultThemeFirst', 'PartDoesntExist', 'NoEquippableOnFixedPart']
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup436: pallet_app_promotion::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup437: pallet_app_promotion::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup438: pallet_app_promotion::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup451: pallet_app_promotion::pallet::Error<T>
 =======
    * Lookup447: pallet_app_promotion::pallet::Error<T>
 >>>>>>> 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
+=======
+=======
+=======
+=======
+   * Lookup451: pallet_app_promotion::pallet::Error<T>
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   PalletAppPromotionError: {
     _enum: ['AdminNotSet', 'NoPermission', 'NotSufficientFunds', 'PendingForBlockOverflow', 'SponsorNotSet', 'IncorrectLockedBalanceOperation']
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup437: pallet_foreign_assets::module::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup438: pallet_foreign_assets::module::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup439: pallet_foreign_assets::module::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup452: pallet_foreign_assets::module::Error<T>
 =======
    * Lookup448: pallet_foreign_assets::module::Error<T>
 >>>>>>> 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
+=======
+=======
+=======
+=======
+   * Lookup452: pallet_foreign_assets::module::Error<T>
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   PalletForeignAssetsModuleError: {
     _enum: ['BadLocation', 'MultiLocationExisted', 'AssetIdNotExists', 'AssetIdExisted']
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup439: pallet_evm::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup440: pallet_evm::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup441: pallet_evm::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup454: pallet_evm::pallet::Error<T>
 =======
    * Lookup451: pallet_evm::pallet::Error<T>
 >>>>>>> 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
+=======
+=======
+=======
+=======
+   * Lookup455: pallet_evm::pallet::Error<T>
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   PalletEvmError: {
     _enum: ['BalanceLow', 'FeeOverflow', 'PaymentOverflow', 'WithdrawFailed', 'GasPriceTooLow', 'InvalidNonce', 'GasLimitTooLow', 'GasLimitTooHigh', 'Undefined', 'Reentrancy', 'TransactionMustComeFromEOA']
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup442: fp_rpc::TransactionStatus
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup443: fp_rpc::TransactionStatus
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup444: fp_rpc::TransactionStatus
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup457: fp_rpc::TransactionStatus
 =======
    * Lookup454: fp_rpc::TransactionStatus
 >>>>>>> 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
+=======
+=======
+=======
+=======
+   * Lookup458: fp_rpc::TransactionStatus
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   FpRpcTransactionStatus: {
     transactionHash: 'H256',
@@ -3509,12 +3794,15 @@
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup444: ethbloom::Bloom
    **/
   EthbloomBloom: '[u8;256]',
   /**
    * Lookup446: ethereum::receipt::ReceiptV3
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup445: ethbloom::Bloom
    **/
@@ -3522,6 +3810,8 @@
   /**
    * Lookup447: ethereum::receipt::ReceiptV3
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup446: ethbloom::Bloom
    **/
@@ -3529,6 +3819,8 @@
   /**
    * Lookup448: ethereum::receipt::ReceiptV3
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup459: ethbloom::Bloom
    **/
@@ -3542,9 +3834,25 @@
   /**
    * Lookup458: ethereum::receipt::ReceiptV3
 >>>>>>> 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
+=======
+=======
+=======
+=======
+   * Lookup460: ethbloom::Bloom
+   **/
+  EthbloomBloom: '[u8;256]',
+  /**
+   * Lookup462: ethereum::receipt::ReceiptV3
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   EthereumReceiptReceiptV3: {
     _enum: {
@@ -3555,22 +3863,41 @@
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup447: ethereum::receipt::EIP658ReceiptData
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup448: ethereum::receipt::EIP658ReceiptData
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup449: ethereum::receipt::EIP658ReceiptData
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup462: ethereum::receipt::EIP658ReceiptData
 =======
    * Lookup459: ethereum::receipt::EIP658ReceiptData
 >>>>>>> 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
+=======
+=======
+=======
+=======
+   * Lookup463: ethereum::receipt::EIP658ReceiptData
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   EthereumReceiptEip658ReceiptData: {
     statusCode: 'u8',
@@ -3580,22 +3907,41 @@
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup448: ethereum::block::Block<ethereum::transaction::TransactionV2>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup449: ethereum::block::Block<ethereum::transaction::TransactionV2>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup450: ethereum::block::Block<ethereum::transaction::TransactionV2>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup463: ethereum::block::Block<ethereum::transaction::TransactionV2>
 =======
    * Lookup460: ethereum::block::Block<ethereum::transaction::TransactionV2>
 >>>>>>> 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
+=======
+=======
+=======
+=======
+   * Lookup464: ethereum::block::Block<ethereum::transaction::TransactionV2>
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   EthereumBlock: {
     header: 'EthereumHeader',
@@ -3604,22 +3950,41 @@
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup449: ethereum::header::Header
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup450: ethereum::header::Header
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup451: ethereum::header::Header
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup464: ethereum::header::Header
 =======
    * Lookup461: ethereum::header::Header
 >>>>>>> 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
+=======
+=======
+=======
+=======
+   * Lookup465: ethereum::header::Header
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   EthereumHeader: {
     parentHash: 'H256',
@@ -3640,12 +4005,15 @@
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup450: ethereum_types::hash::H64
    **/
   EthereumTypesHashH64: '[u8;8]',
   /**
    * Lookup455: pallet_ethereum::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup451: ethereum_types::hash::H64
    **/
@@ -3653,6 +4021,8 @@
   /**
    * Lookup456: pallet_ethereum::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup452: ethereum_types::hash::H64
    **/
@@ -3660,6 +4030,8 @@
   /**
    * Lookup457: pallet_ethereum::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup465: ethereum_types::hash::H64
    **/
@@ -3673,53 +4045,107 @@
   /**
    * Lookup467: pallet_ethereum::pallet::Error<T>
 >>>>>>> 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
+=======
+=======
+=======
+=======
+   * Lookup466: ethereum_types::hash::H64
+   **/
+  EthereumTypesHashH64: '[u8;8]',
+  /**
+   * Lookup471: pallet_ethereum::pallet::Error<T>
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   PalletEthereumError: {
     _enum: ['InvalidSignature', 'PreLogExists']
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup456: pallet_evm_coder_substrate::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup457: pallet_evm_coder_substrate::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup458: pallet_evm_coder_substrate::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup471: pallet_evm_coder_substrate::pallet::Error<T>
 =======
    * Lookup468: pallet_evm_coder_substrate::pallet::Error<T>
 >>>>>>> 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
+=======
+=======
+=======
+=======
+   * Lookup472: pallet_evm_coder_substrate::pallet::Error<T>
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   PalletEvmCoderSubstrateError: {
     _enum: ['OutOfGas', 'OutOfFund']
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup457: up_data_structs::SponsorshipState<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup458: up_data_structs::SponsorshipState<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup459: up_data_structs::SponsorshipState<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup472: up_data_structs::SponsorshipState<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
 =======
    * Lookup469: up_data_structs::SponsorshipState<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
 >>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+   * Lookup473: up_data_structs::SponsorshipState<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   UpDataStructsSponsorshipStateBasicCrossAccountIdRepr: {
     _enum: {
@@ -3730,78 +4156,138 @@
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup458: pallet_evm_contract_helpers::SponsoringModeT
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup459: pallet_evm_contract_helpers::SponsoringModeT
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup460: pallet_evm_contract_helpers::SponsoringModeT
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup473: pallet_evm_contract_helpers::SponsoringModeT
 =======
    * Lookup470: pallet_evm_contract_helpers::SponsoringModeT
 >>>>>>> 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
+=======
+=======
+=======
+=======
+   * Lookup474: pallet_evm_contract_helpers::SponsoringModeT
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   PalletEvmContractHelpersSponsoringModeT: {
     _enum: ['Disabled', 'Allowlisted', 'Generous']
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup464: pallet_evm_contract_helpers::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup465: pallet_evm_contract_helpers::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup466: pallet_evm_contract_helpers::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup479: pallet_evm_contract_helpers::pallet::Error<T>
 =======
    * Lookup476: pallet_evm_contract_helpers::pallet::Error<T>
 >>>>>>> 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
+=======
+=======
+=======
+=======
+   * Lookup480: pallet_evm_contract_helpers::pallet::Error<T>
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   PalletEvmContractHelpersError: {
     _enum: ['NoPermission', 'NoPendingSponsor', 'TooManyMethodsHaveSponsoredLimit']
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup465: pallet_evm_migration::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup466: pallet_evm_migration::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup467: pallet_evm_migration::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup480: pallet_evm_migration::pallet::Error<T>
 =======
    * Lookup477: pallet_evm_migration::pallet::Error<T>
 >>>>>>> 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
+=======
+=======
+=======
+=======
+   * Lookup481: pallet_evm_migration::pallet::Error<T>
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   PalletEvmMigrationError: {
     _enum: ['AccountNotEmpty', 'AccountIsNotMigrating', 'BadEvent']
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup466: pallet_maintenance::pallet::Error<T>
    **/
   PalletMaintenanceError: 'Null',
   /**
    * Lookup467: pallet_test_utils::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup467: pallet_maintenance::pallet::Error<T>
    **/
@@ -3809,6 +4295,8 @@
   /**
    * Lookup468: pallet_test_utils::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup468: pallet_maintenance::pallet::Error<T>
    **/
@@ -3816,6 +4304,8 @@
   /**
    * Lookup469: pallet_test_utils::pallet::Error<T>
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup481: pallet_maintenance::pallet::Error<T>
    **/
@@ -3829,31 +4319,66 @@
   /**
    * Lookup479: pallet_test_utils::pallet::Error<T>
 >>>>>>> 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
+=======
+=======
+=======
+=======
+   * Lookup482: pallet_maintenance::pallet::Error<T>
+   **/
+  PalletMaintenanceError: 'Null',
+  /**
+   * Lookup483: pallet_test_utils::pallet::Error<T>
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   PalletTestUtilsError: {
     _enum: ['TestPalletDisabled', 'TriggerRollback']
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup469: sp_runtime::MultiSignature
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup470: sp_runtime::MultiSignature
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup471: sp_runtime::MultiSignature
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup484: sp_runtime::MultiSignature
 =======
    * Lookup481: sp_runtime::MultiSignature
 >>>>>>> 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
+=======
+=======
+=======
+=======
+   * Lookup485: sp_runtime::MultiSignature
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   SpRuntimeMultiSignature: {
     _enum: {
@@ -3864,14 +4389,21 @@
   },
   /**
 <<<<<<< HEAD
+<<<<<<< HEAD
    * Lookup470: sp_core::ed25519::Signature
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup471: sp_core::ed25519::Signature
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup472: sp_core::ed25519::Signature
 =======
+=======
+>>>>>>> chore: regenerate types
 <<<<<<< HEAD
    * Lookup485: sp_core::ed25519::Signature
 >>>>>>> fix: update polkadot types and definitions
@@ -3932,54 +4464,70 @@
    * Lookup501: pallet_ethereum::FakeTransactionFinalizer<opal_runtime::Runtime>
 =======
    * Lookup482: sp_core::ed25519::Signature
+=======
+   * Lookup486: sp_core::ed25519::Signature
+>>>>>>> chore: regenerate types
    **/
   SpCoreEd25519Signature: '[u8;64]',
   /**
-   * Lookup484: sp_core::sr25519::Signature
+   * Lookup488: sp_core::sr25519::Signature
    **/
   SpCoreSr25519Signature: '[u8;64]',
   /**
-   * Lookup485: sp_core::ecdsa::Signature
+   * Lookup489: sp_core::ecdsa::Signature
    **/
   SpCoreEcdsaSignature: '[u8;65]',
   /**
-   * Lookup488: frame_system::extensions::check_spec_version::CheckSpecVersion<T>
+   * Lookup492: frame_system::extensions::check_spec_version::CheckSpecVersion<T>
    **/
   FrameSystemExtensionsCheckSpecVersion: 'Null',
   /**
-   * Lookup489: frame_system::extensions::check_tx_version::CheckTxVersion<T>
+   * Lookup493: frame_system::extensions::check_tx_version::CheckTxVersion<T>
    **/
   FrameSystemExtensionsCheckTxVersion: 'Null',
   /**
-   * Lookup490: frame_system::extensions::check_genesis::CheckGenesis<T>
+   * Lookup494: frame_system::extensions::check_genesis::CheckGenesis<T>
    **/
   FrameSystemExtensionsCheckGenesis: 'Null',
   /**
-   * Lookup493: frame_system::extensions::check_nonce::CheckNonce<T>
+   * Lookup497: frame_system::extensions::check_nonce::CheckNonce<T>
    **/
   FrameSystemExtensionsCheckNonce: 'Compact<u32>',
   /**
-   * Lookup494: frame_system::extensions::check_weight::CheckWeight<T>
+   * Lookup498: frame_system::extensions::check_weight::CheckWeight<T>
    **/
   FrameSystemExtensionsCheckWeight: 'Null',
   /**
-   * Lookup495: opal_runtime::runtime_common::maintenance::CheckMaintenance
+   * Lookup499: opal_runtime::runtime_common::maintenance::CheckMaintenance
    **/
   OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance: 'Null',
   /**
-   * Lookup496: pallet_template_transaction_payment::ChargeTransactionPayment<opal_runtime::Runtime>
+   * Lookup500: pallet_template_transaction_payment::ChargeTransactionPayment<opal_runtime::Runtime>
    **/
   PalletTemplateTransactionPaymentChargeTransactionPayment: 'Compact<u128>',
   /**
-   * Lookup497: opal_runtime::Runtime
+   * Lookup501: opal_runtime::Runtime
    **/
   OpalRuntimeRuntime: 'Null',
   /**
+<<<<<<< HEAD
    * Lookup498: pallet_ethereum::FakeTransactionFinalizer<opal_runtime::Runtime>
 >>>>>>> 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
+=======
+=======
+=======
+=======
+   * Lookup502: pallet_ethereum::FakeTransactionFinalizer<opal_runtime::Runtime>
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
    **/
   PalletEthereumFakeTransactionFinalizer: 'Null'
 };
modifiedtests/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;
modifiedtests/src/interfaces/types-lookup.tsdiffbeforeafterboth
3489 readonly proofSize: u64;3489 readonly proofSize: u64;
3490 readonly compactProofSize: u64;3490 readonly compactProofSize: u64;
3491 readonly compressedProofSize: u64;3491 readonly compressedProofSize: u64;
3492 readonly result: Result<Result<Null, SpRuntimeDispatchError>, SpRuntimeTransactionValidityTransactionValidityError>;
3492 }3493 }
34933494
3495<<<<<<< HEAD
3494 /** @name PalletCommonError (424) */3496 /** @name PalletCommonError (424) */
3495>>>>>>> fix: update polkadot types and definitions3497>>>>>>> fix: update polkadot types and definitions
3498<<<<<<< HEAD
3496>>>>>>> fix: update polkadot types and definitions3499>>>>>>> fix: update polkadot types and definitions
3500<<<<<<< HEAD
3497>>>>>>> fix: update polkadot types and definitions3501>>>>>>> fix: update polkadot types and definitions
3502=======
3503=======
3504=======
3505 /** @name SpRuntimeTransactionValidityTransactionValidityError (424) */
3506 interface SpRuntimeTransactionValidityTransactionValidityError extends Enum {
3507 readonly isInvalid: boolean;
3508 readonly asInvalid: SpRuntimeTransactionValidityInvalidTransaction;
3509 readonly isUnknown: boolean;
3510 readonly asUnknown: SpRuntimeTransactionValidityUnknownTransaction;
3511 readonly type: 'Invalid' | 'Unknown';
3512 }
3513
3514 /** @name SpRuntimeTransactionValidityInvalidTransaction (425) */
3515 interface SpRuntimeTransactionValidityInvalidTransaction extends Enum {
3516 readonly isCall: boolean;
3517 readonly isPayment: boolean;
3518 readonly isFuture: boolean;
3519 readonly isStale: boolean;
3520 readonly isBadProof: boolean;
3521 readonly isAncientBirthBlock: boolean;
3522 readonly isExhaustsResources: boolean;
3523 readonly isCustom: boolean;
3524 readonly asCustom: u8;
3525 readonly isBadMandatory: boolean;
3526 readonly isMandatoryDispatch: boolean;
3527 readonly isBadSigner: boolean;
3528 readonly type: 'Call' | 'Payment' | 'Future' | 'Stale' | 'BadProof' | 'AncientBirthBlock' | 'ExhaustsResources' | 'Custom' | 'BadMandatory' | 'MandatoryDispatch' | 'BadSigner';
3529 }
3530
3531 /** @name SpRuntimeTransactionValidityUnknownTransaction (426) */
3532 interface SpRuntimeTransactionValidityUnknownTransaction extends Enum {
3533 readonly isCannotLookup: boolean;
3534 readonly isNoUnsignedValidator: boolean;
3535 readonly isCustom: boolean;
3536 readonly asCustom: u8;
3537 readonly type: 'CannotLookup' | 'NoUnsignedValidator' | 'Custom';
3538 }
3539
3540 /** @name PalletCommonError (428) */
3541>>>>>>> chore: regenerate types
3542>>>>>>> chore: regenerate types
3543>>>>>>> chore: regenerate types
3498 interface PalletCommonError extends Enum {3544 interface PalletCommonError extends Enum {
3499 readonly isCollectionNotFound: boolean;3545 readonly isCollectionNotFound: boolean;
3500 readonly isMustBeTokenOwner: boolean;3546 readonly isMustBeTokenOwner: boolean;
3536 }3582 }
35373583
3538<<<<<<< HEAD3584<<<<<<< HEAD
3585<<<<<<< HEAD
3539 /** @name PalletFungibleError (416) */3586 /** @name PalletFungibleError (416) */
3540=======3587=======
3588=======
3589>>>>>>> chore: regenerate types
3541<<<<<<< HEAD3590<<<<<<< HEAD
3542 /** @name PalletFungibleError (417) */3591 /** @name PalletFungibleError (417) */
3543=======3592=======
3593=======
3594>>>>>>> chore: regenerate types
3544<<<<<<< HEAD3595<<<<<<< HEAD
3545 /** @name PalletFungibleError (430) */3596 /** @name PalletFungibleError (430) */
3546=======3597=======
3547 /** @name PalletFungibleError (426) */3598 /** @name PalletFungibleError (426) */
3548>>>>>>> fix: update polkadot types and definitions3599>>>>>>> fix: update polkadot types and definitions
3600<<<<<<< HEAD
3549>>>>>>> fix: update polkadot types and definitions3601>>>>>>> fix: update polkadot types and definitions
3602<<<<<<< HEAD
3550>>>>>>> fix: update polkadot types and definitions3603>>>>>>> fix: update polkadot types and definitions
3604=======
3605=======
3606=======
3607 /** @name PalletFungibleError (430) */
3608>>>>>>> chore: regenerate types
3609>>>>>>> chore: regenerate types
3610>>>>>>> chore: regenerate types
3551 interface PalletFungibleError extends Enum {3611 interface PalletFungibleError extends Enum {
3552 readonly isNotFungibleDataUsedToMintFungibleCollectionToken: boolean;3612 readonly isNotFungibleDataUsedToMintFungibleCollectionToken: boolean;
3553 readonly isFungibleItemsHaveNoId: boolean;3613 readonly isFungibleItemsHaveNoId: boolean;
3560 }3620 }
35613621
3562<<<<<<< HEAD3622<<<<<<< HEAD
3623<<<<<<< HEAD
3563 /** @name PalletRefungibleError (420) */3624 /** @name PalletRefungibleError (420) */
3564=======3625=======
3626=======
3627>>>>>>> chore: regenerate types
3565<<<<<<< HEAD3628<<<<<<< HEAD
3566 /** @name PalletRefungibleItemData (417) */3629 /** @name PalletRefungibleItemData (417) */
3567=======3630=======
3631=======
3632>>>>>>> chore: regenerate types
3568<<<<<<< HEAD3633<<<<<<< HEAD
3569 /** @name PalletRefungibleItemData (418) */3634 /** @name PalletRefungibleItemData (418) */
3570=======3635=======
3636=======
3637>>>>>>> chore: regenerate types
3571<<<<<<< HEAD3638<<<<<<< HEAD
3572 /** @name PalletRefungibleItemData (431) */3639 /** @name PalletRefungibleItemData (431) */
3573=======3640=======
3574 /** @name PalletRefungibleItemData (427) */3641 /** @name PalletRefungibleItemData (427) */
3575>>>>>>> fix: update polkadot types and definitions3642>>>>>>> fix: update polkadot types and definitions
3643<<<<<<< HEAD
3576>>>>>>> fix: update polkadot types and definitions3644>>>>>>> fix: update polkadot types and definitions
3645<<<<<<< HEAD
3577>>>>>>> fix: update polkadot types and definitions3646>>>>>>> fix: update polkadot types and definitions
3647=======
3648=======
3649=======
3650 /** @name PalletRefungibleItemData (431) */
3651>>>>>>> chore: regenerate types
3652>>>>>>> chore: regenerate types
3653>>>>>>> chore: regenerate types
3578 interface PalletRefungibleItemData extends Struct {3654 interface PalletRefungibleItemData extends Struct {
3579 readonly constData: Bytes;3655 readonly constData: Bytes;
3580 }3656 }
35813657
3582<<<<<<< HEAD3658<<<<<<< HEAD
3659<<<<<<< HEAD
3583 /** @name PalletRefungibleError (422) */3660 /** @name PalletRefungibleError (422) */
3584=======3661=======
3662=======
3663>>>>>>> chore: regenerate types
3585<<<<<<< HEAD3664<<<<<<< HEAD
3586 /** @name PalletRefungibleError (423) */3665 /** @name PalletRefungibleError (423) */
3587=======3666=======
3667=======
3668>>>>>>> chore: regenerate types
3588<<<<<<< HEAD3669<<<<<<< HEAD
3589 /** @name PalletRefungibleError (436) */3670 /** @name PalletRefungibleError (436) */
3590=======3671=======
3591 /** @name PalletRefungibleError (432) */3672 /** @name PalletRefungibleError (432) */
3592>>>>>>> fix: update polkadot types and definitions3673>>>>>>> fix: update polkadot types and definitions
3674<<<<<<< HEAD
3593>>>>>>> fix: update polkadot types and definitions3675>>>>>>> fix: update polkadot types and definitions
3676<<<<<<< HEAD
3594>>>>>>> fix: update polkadot types and definitions3677>>>>>>> fix: update polkadot types and definitions
3678<<<<<<< HEAD
3595>>>>>>> fix: update polkadot types and definitions3679>>>>>>> fix: update polkadot types and definitions
3680=======
3681=======
3682=======
3683=======
3684 /** @name PalletRefungibleError (436) */
3685>>>>>>> chore: regenerate types
3686>>>>>>> chore: regenerate types
3687>>>>>>> chore: regenerate types
3688>>>>>>> chore: regenerate types
3596 interface PalletRefungibleError extends Enum {3689 interface PalletRefungibleError extends Enum {
3597 readonly isNotRefungibleDataUsedToMintFungibleCollectionToken: boolean;3690 readonly isNotRefungibleDataUsedToMintFungibleCollectionToken: boolean;
3598 readonly isWrongRefungiblePieces: boolean;3691 readonly isWrongRefungiblePieces: boolean;
3603 }3696 }
36043697
3605<<<<<<< HEAD3698<<<<<<< HEAD
3699<<<<<<< HEAD
3606 /** @name PalletNonfungibleItemData (421) */3700 /** @name PalletNonfungibleItemData (421) */
3607=======3701=======
3702=======
3703>>>>>>> chore: regenerate types
3608<<<<<<< HEAD3704<<<<<<< HEAD
3609 /** @name PalletNonfungibleItemData (423) */3705 /** @name PalletNonfungibleItemData (423) */
3610=======3706=======
3707=======
3708>>>>>>> chore: regenerate types
3611<<<<<<< HEAD3709<<<<<<< HEAD
3612 /** @name PalletNonfungibleItemData (424) */3710 /** @name PalletNonfungibleItemData (424) */
3613=======3711=======
3712=======
3713>>>>>>> chore: regenerate types
3614<<<<<<< HEAD3714<<<<<<< HEAD
3615 /** @name PalletNonfungibleItemData (437) */3715 /** @name PalletNonfungibleItemData (437) */
3616=======3716=======
3617 /** @name PalletNonfungibleItemData (433) */3717 /** @name PalletNonfungibleItemData (433) */
3618>>>>>>> fix: update polkadot types and definitions3718>>>>>>> fix: update polkadot types and definitions
3719<<<<<<< HEAD
3619>>>>>>> fix: update polkadot types and definitions3720>>>>>>> fix: update polkadot types and definitions
3721<<<<<<< HEAD
3620>>>>>>> fix: update polkadot types and definitions3722>>>>>>> fix: update polkadot types and definitions
3723<<<<<<< HEAD
3621>>>>>>> fix: update polkadot types and definitions3724>>>>>>> fix: update polkadot types and definitions
3725=======
3726=======
3727=======
3728=======
3729 /** @name PalletNonfungibleItemData (437) */
3730>>>>>>> chore: regenerate types
3731>>>>>>> chore: regenerate types
3732>>>>>>> chore: regenerate types
3733>>>>>>> chore: regenerate types
3622 interface PalletNonfungibleItemData extends Struct {3734 interface PalletNonfungibleItemData extends Struct {
3623 readonly owner: PalletEvmAccountBasicCrossAccountIdRepr;3735 readonly owner: PalletEvmAccountBasicCrossAccountIdRepr;
3624 }3736 }
36253737
3626<<<<<<< HEAD3738<<<<<<< HEAD
3739<<<<<<< HEAD
3627 /** @name UpDataStructsPropertyScope (423) */3740 /** @name UpDataStructsPropertyScope (423) */
3628=======3741=======
3742=======
3743>>>>>>> chore: regenerate types
3629<<<<<<< HEAD3744<<<<<<< HEAD
3630 /** @name UpDataStructsPropertyScope (425) */3745 /** @name UpDataStructsPropertyScope (425) */
3631=======3746=======
3747=======
3748>>>>>>> chore: regenerate types
3632<<<<<<< HEAD3749<<<<<<< HEAD
3633 /** @name UpDataStructsPropertyScope (426) */3750 /** @name UpDataStructsPropertyScope (426) */
3634=======3751=======
3752=======
3753>>>>>>> chore: regenerate types
3635<<<<<<< HEAD3754<<<<<<< HEAD
3636 /** @name UpDataStructsPropertyScope (439) */3755 /** @name UpDataStructsPropertyScope (439) */
3637=======3756=======
3638 /** @name UpDataStructsPropertyScope (435) */3757 /** @name UpDataStructsPropertyScope (435) */
3639>>>>>>> fix: update polkadot types and definitions3758>>>>>>> fix: update polkadot types and definitions
3759<<<<<<< HEAD
3640>>>>>>> fix: update polkadot types and definitions3760>>>>>>> fix: update polkadot types and definitions
3761<<<<<<< HEAD
3641>>>>>>> fix: update polkadot types and definitions3762>>>>>>> fix: update polkadot types and definitions
3763<<<<<<< HEAD
3642>>>>>>> fix: update polkadot types and definitions3764>>>>>>> fix: update polkadot types and definitions
3765=======
3766=======
3767=======
3768=======
3769 /** @name UpDataStructsPropertyScope (439) */
3770>>>>>>> chore: regenerate types
3771>>>>>>> chore: regenerate types
3772>>>>>>> chore: regenerate types
3773>>>>>>> chore: regenerate types
3643 interface UpDataStructsPropertyScope extends Enum {3774 interface UpDataStructsPropertyScope extends Enum {
3644 readonly isNone: boolean;3775 readonly isNone: boolean;
3645 readonly isRmrk: boolean;3776 readonly isRmrk: boolean;
3646 readonly type: 'None' | 'Rmrk';3777 readonly type: 'None' | 'Rmrk';
3647 }3778 }
36483779
3649<<<<<<< HEAD3780<<<<<<< HEAD
3781<<<<<<< HEAD
3650 /** @name PalletNonfungibleError (426) */3782 /** @name PalletNonfungibleError (426) */
3651=======3783=======
3784=======
3785>>>>>>> chore: regenerate types
3652<<<<<<< HEAD3786<<<<<<< HEAD
3653 /** @name PalletNonfungibleError (427) */3787 /** @name PalletNonfungibleError (427) */
3654=======3788=======
3789=======
3790>>>>>>> chore: regenerate types
3655<<<<<<< HEAD3791<<<<<<< HEAD
3656 /** @name PalletNonfungibleError (428) */3792 /** @name PalletNonfungibleError (428) */
3657=======3793=======
3794=======
3795>>>>>>> chore: regenerate types
3658<<<<<<< HEAD3796<<<<<<< HEAD
3659 /** @name PalletNonfungibleError (441) */3797 /** @name PalletNonfungibleError (441) */
3660=======3798=======
3661 /** @name PalletNonfungibleError (437) */3799 /** @name PalletNonfungibleError (437) */
3662>>>>>>> fix: update polkadot types and definitions3800>>>>>>> fix: update polkadot types and definitions
3801<<<<<<< HEAD
3663>>>>>>> fix: update polkadot types and definitions3802>>>>>>> fix: update polkadot types and definitions
3803<<<<<<< HEAD
3664>>>>>>> fix: update polkadot types and definitions3804>>>>>>> fix: update polkadot types and definitions
3805<<<<<<< HEAD
3665>>>>>>> fix: update polkadot types and definitions3806>>>>>>> fix: update polkadot types and definitions
3807=======
3808=======
3809=======
3810=======
3811 /** @name PalletNonfungibleError (441) */
3812>>>>>>> chore: regenerate types
3813>>>>>>> chore: regenerate types
3814>>>>>>> chore: regenerate types
3815>>>>>>> chore: regenerate types
3666 interface PalletNonfungibleError extends Enum {3816 interface PalletNonfungibleError extends Enum {
3667 readonly isNotNonfungibleDataUsedToMintFungibleCollectionToken: boolean;3817 readonly isNotNonfungibleDataUsedToMintFungibleCollectionToken: boolean;
3668 readonly isNonfungibleItemsHaveNoAmount: boolean;3818 readonly isNonfungibleItemsHaveNoAmount: boolean;
3671 }3821 }
36723822
3673<<<<<<< HEAD3823<<<<<<< HEAD
3824<<<<<<< HEAD
3674 /** @name PalletStructureError (427) */3825 /** @name PalletStructureError (427) */
3675=======3826=======
3827=======
3828>>>>>>> chore: regenerate types
3676<<<<<<< HEAD3829<<<<<<< HEAD
3677 /** @name PalletStructureError (428) */3830 /** @name PalletStructureError (428) */
3678=======3831=======
3832=======
3833>>>>>>> chore: regenerate types
3679<<<<<<< HEAD3834<<<<<<< HEAD
3680 /** @name PalletStructureError (429) */3835 /** @name PalletStructureError (429) */
3681=======3836=======
3837=======
3838>>>>>>> chore: regenerate types
3682<<<<<<< HEAD3839<<<<<<< HEAD
3683 /** @name PalletStructureError (442) */3840 /** @name PalletStructureError (442) */
3684=======3841=======
3685 /** @name PalletStructureError (438) */3842 /** @name PalletStructureError (438) */
3686>>>>>>> fix: update polkadot types and definitions3843>>>>>>> fix: update polkadot types and definitions
3844<<<<<<< HEAD
3687>>>>>>> fix: update polkadot types and definitions3845>>>>>>> fix: update polkadot types and definitions
3846<<<<<<< HEAD
3688>>>>>>> fix: update polkadot types and definitions3847>>>>>>> fix: update polkadot types and definitions
3848<<<<<<< HEAD
3689>>>>>>> fix: update polkadot types and definitions3849>>>>>>> fix: update polkadot types and definitions
3850=======
3851=======
3852=======
3853=======
3854 /** @name PalletStructureError (442) */
3855>>>>>>> chore: regenerate types
3856>>>>>>> chore: regenerate types
3857>>>>>>> chore: regenerate types
3858>>>>>>> chore: regenerate types
3690 interface PalletStructureError extends Enum {3859 interface PalletStructureError extends Enum {
3691 readonly isOuroborosDetected: boolean;3860 readonly isOuroborosDetected: boolean;
3692 readonly isDepthLimit: boolean;3861 readonly isDepthLimit: boolean;
3696 }3865 }
36973866
3698<<<<<<< HEAD3867<<<<<<< HEAD
3868<<<<<<< HEAD
3699 /** @name PalletRmrkCoreError (428) */3869 /** @name PalletRmrkCoreError (428) */
3700=======3870=======
3871=======
3872>>>>>>> chore: regenerate types
3701<<<<<<< HEAD3873<<<<<<< HEAD
3702 /** @name PalletRmrkCoreError (429) */3874 /** @name PalletRmrkCoreError (429) */
3703=======3875=======
3876=======
3877>>>>>>> chore: regenerate types
3704<<<<<<< HEAD3878<<<<<<< HEAD
3705 /** @name PalletRmrkCoreError (430) */3879 /** @name PalletRmrkCoreError (430) */
3706=======3880=======
3881=======
3882>>>>>>> chore: regenerate types
3707<<<<<<< HEAD3883<<<<<<< HEAD
3708 /** @name PalletRmrkCoreError (443) */3884 /** @name PalletRmrkCoreError (443) */
3709=======3885=======
3710 /** @name PalletRmrkCoreError (439) */3886 /** @name PalletRmrkCoreError (439) */
3711>>>>>>> fix: update polkadot types and definitions3887>>>>>>> fix: update polkadot types and definitions
3888<<<<<<< HEAD
3712>>>>>>> fix: update polkadot types and definitions3889>>>>>>> fix: update polkadot types and definitions
3890<<<<<<< HEAD
3713>>>>>>> fix: update polkadot types and definitions3891>>>>>>> fix: update polkadot types and definitions
3892<<<<<<< HEAD
3714>>>>>>> fix: update polkadot types and definitions3893>>>>>>> fix: update polkadot types and definitions
3894=======
3895=======
3896=======
3897=======
3898 /** @name PalletRmrkCoreError (443) */
3899>>>>>>> chore: regenerate types
3900>>>>>>> chore: regenerate types
3901>>>>>>> chore: regenerate types
3902>>>>>>> chore: regenerate types
3715 interface PalletRmrkCoreError extends Enum {3903 interface PalletRmrkCoreError extends Enum {
3716 readonly isCorruptedCollectionType: boolean;3904 readonly isCorruptedCollectionType: boolean;
3717 readonly isRmrkPropertyKeyIsTooLong: boolean;3905 readonly isRmrkPropertyKeyIsTooLong: boolean;
3736 }3924 }
37373925
3738<<<<<<< HEAD3926<<<<<<< HEAD
3927<<<<<<< HEAD
3739 /** @name PalletRmrkEquipError (430) */3928 /** @name PalletRmrkEquipError (430) */
3740=======3929=======
3930=======
3931>>>>>>> chore: regenerate types
3741<<<<<<< HEAD3932<<<<<<< HEAD
3742 /** @name PalletRmrkEquipError (431) */3933 /** @name PalletRmrkEquipError (431) */
3743=======3934=======
3935=======
3936>>>>>>> chore: regenerate types
3744<<<<<<< HEAD3937<<<<<<< HEAD
3745 /** @name PalletRmrkEquipError (432) */3938 /** @name PalletRmrkEquipError (432) */
3746=======3939=======
3940=======
3941>>>>>>> chore: regenerate types
3747<<<<<<< HEAD3942<<<<<<< HEAD
3748 /** @name PalletRmrkEquipError (445) */3943 /** @name PalletRmrkEquipError (445) */
3749=======3944=======
3750 /** @name PalletRmrkEquipError (441) */3945 /** @name PalletRmrkEquipError (441) */
3751>>>>>>> fix: update polkadot types and definitions3946>>>>>>> fix: update polkadot types and definitions
3947<<<<<<< HEAD
3752>>>>>>> fix: update polkadot types and definitions3948>>>>>>> fix: update polkadot types and definitions
3949<<<<<<< HEAD
3753>>>>>>> fix: update polkadot types and definitions3950>>>>>>> fix: update polkadot types and definitions
3951<<<<<<< HEAD
3754>>>>>>> fix: update polkadot types and definitions3952>>>>>>> fix: update polkadot types and definitions
3953=======
3954=======
3955=======
3956=======
3957 /** @name PalletRmrkEquipError (445) */
3958>>>>>>> chore: regenerate types
3959>>>>>>> chore: regenerate types
3960>>>>>>> chore: regenerate types
3961>>>>>>> chore: regenerate types
3755 interface PalletRmrkEquipError extends Enum {3962 interface PalletRmrkEquipError extends Enum {
3756 readonly isPermissionError: boolean;3963 readonly isPermissionError: boolean;
3757 readonly isNoAvailableBaseId: boolean;3964 readonly isNoAvailableBaseId: boolean;
3764 }3971 }
37653972
3766<<<<<<< HEAD3973<<<<<<< HEAD
3974<<<<<<< HEAD
3767 /** @name PalletAppPromotionError (436) */3975 /** @name PalletAppPromotionError (436) */
3768=======3976=======
3977=======
3978>>>>>>> chore: regenerate types
3769<<<<<<< HEAD3979<<<<<<< HEAD
3770 /** @name PalletAppPromotionError (437) */3980 /** @name PalletAppPromotionError (437) */
3771=======3981=======
3982=======
3983>>>>>>> chore: regenerate types
3772<<<<<<< HEAD3984<<<<<<< HEAD
3773 /** @name PalletAppPromotionError (438) */3985 /** @name PalletAppPromotionError (438) */
3774=======3986=======
3987=======
3988>>>>>>> chore: regenerate types
3775<<<<<<< HEAD3989<<<<<<< HEAD
3776 /** @name PalletAppPromotionError (451) */3990 /** @name PalletAppPromotionError (451) */
3777=======3991=======
3778 /** @name PalletAppPromotionError (447) */3992 /** @name PalletAppPromotionError (447) */
3779>>>>>>> fix: update polkadot types and definitions3993>>>>>>> fix: update polkadot types and definitions
3994<<<<<<< HEAD
3780>>>>>>> fix: update polkadot types and definitions3995>>>>>>> fix: update polkadot types and definitions
3996<<<<<<< HEAD
3781>>>>>>> fix: update polkadot types and definitions3997>>>>>>> fix: update polkadot types and definitions
3998<<<<<<< HEAD
3782>>>>>>> fix: update polkadot types and definitions3999>>>>>>> fix: update polkadot types and definitions
4000=======
4001=======
4002=======
4003=======
4004 /** @name PalletAppPromotionError (451) */
4005>>>>>>> chore: regenerate types
4006>>>>>>> chore: regenerate types
4007>>>>>>> chore: regenerate types
4008>>>>>>> chore: regenerate types
3783 interface PalletAppPromotionError extends Enum {4009 interface PalletAppPromotionError extends Enum {
3784 readonly isAdminNotSet: boolean;4010 readonly isAdminNotSet: boolean;
3785 readonly isNoPermission: boolean;4011 readonly isNoPermission: boolean;
3791 }4017 }
37924018
3793<<<<<<< HEAD4019<<<<<<< HEAD
4020<<<<<<< HEAD
3794 /** @name PalletForeignAssetsModuleError (437) */4021 /** @name PalletForeignAssetsModuleError (437) */
3795=======4022=======
4023=======
4024>>>>>>> chore: regenerate types
3796<<<<<<< HEAD4025<<<<<<< HEAD
3797 /** @name PalletForeignAssetsModuleError (438) */4026 /** @name PalletForeignAssetsModuleError (438) */
3798=======4027=======
4028=======
4029>>>>>>> chore: regenerate types
3799<<<<<<< HEAD4030<<<<<<< HEAD
3800 /** @name PalletForeignAssetsModuleError (439) */4031 /** @name PalletForeignAssetsModuleError (439) */
3801=======4032=======
4033=======
4034>>>>>>> chore: regenerate types
3802<<<<<<< HEAD4035<<<<<<< HEAD
3803 /** @name PalletForeignAssetsModuleError (452) */4036 /** @name PalletForeignAssetsModuleError (452) */
3804=======4037=======
3805 /** @name PalletForeignAssetsModuleError (448) */4038 /** @name PalletForeignAssetsModuleError (448) */
3806>>>>>>> fix: update polkadot types and definitions4039>>>>>>> fix: update polkadot types and definitions
4040<<<<<<< HEAD
3807>>>>>>> fix: update polkadot types and definitions4041>>>>>>> fix: update polkadot types and definitions
4042<<<<<<< HEAD
3808>>>>>>> fix: update polkadot types and definitions4043>>>>>>> fix: update polkadot types and definitions
4044<<<<<<< HEAD
3809>>>>>>> fix: update polkadot types and definitions4045>>>>>>> fix: update polkadot types and definitions
4046=======
4047=======
4048=======
4049=======
4050 /** @name PalletForeignAssetsModuleError (452) */
4051>>>>>>> chore: regenerate types
4052>>>>>>> chore: regenerate types
4053>>>>>>> chore: regenerate types
4054>>>>>>> chore: regenerate types
3810 interface PalletForeignAssetsModuleError extends Enum {4055 interface PalletForeignAssetsModuleError extends Enum {
3811 readonly isBadLocation: boolean;4056 readonly isBadLocation: boolean;
3812 readonly isMultiLocationExisted: boolean;4057 readonly isMultiLocationExisted: boolean;
3816 }4061 }
38174062
3818<<<<<<< HEAD4063<<<<<<< HEAD
4064<<<<<<< HEAD
3819 /** @name PalletEvmError (439) */4065 /** @name PalletEvmError (439) */
3820=======4066=======
4067=======
4068>>>>>>> chore: regenerate types
3821<<<<<<< HEAD4069<<<<<<< HEAD
3822 /** @name PalletEvmError (440) */4070 /** @name PalletEvmError (440) */
3823=======4071=======
4072=======
4073>>>>>>> chore: regenerate types
3824<<<<<<< HEAD4074<<<<<<< HEAD
3825 /** @name PalletEvmError (441) */4075 /** @name PalletEvmError (441) */
3826=======4076=======
4077=======
4078>>>>>>> chore: regenerate types
3827<<<<<<< HEAD4079<<<<<<< HEAD
3828 /** @name PalletEvmError (454) */4080 /** @name PalletEvmError (454) */
3829=======4081=======
3830 /** @name PalletEvmError (451) */4082 /** @name PalletEvmError (451) */
3831>>>>>>> fix: update polkadot types and definitions4083>>>>>>> fix: update polkadot types and definitions
4084<<<<<<< HEAD
3832>>>>>>> fix: update polkadot types and definitions4085>>>>>>> fix: update polkadot types and definitions
4086<<<<<<< HEAD
3833>>>>>>> fix: update polkadot types and definitions4087>>>>>>> fix: update polkadot types and definitions
4088<<<<<<< HEAD
3834>>>>>>> fix: update polkadot types and definitions4089>>>>>>> fix: update polkadot types and definitions
4090=======
4091=======
4092=======
4093=======
4094 /** @name PalletEvmError (455) */
4095>>>>>>> chore: regenerate types
4096>>>>>>> chore: regenerate types
4097>>>>>>> chore: regenerate types
4098>>>>>>> chore: regenerate types
3835 interface PalletEvmError extends Enum {4099 interface PalletEvmError extends Enum {
3836 readonly isBalanceLow: boolean;4100 readonly isBalanceLow: boolean;
3837 readonly isFeeOverflow: boolean;4101 readonly isFeeOverflow: boolean;
3848 }4112 }
38494113
3850<<<<<<< HEAD4114<<<<<<< HEAD
4115<<<<<<< HEAD
3851 /** @name FpRpcTransactionStatus (442) */4116 /** @name FpRpcTransactionStatus (442) */
3852=======4117=======
4118=======
4119>>>>>>> chore: regenerate types
3853<<<<<<< HEAD4120<<<<<<< HEAD
3854 /** @name FpRpcTransactionStatus (443) */4121 /** @name FpRpcTransactionStatus (443) */
3855=======4122=======
4123=======
4124>>>>>>> chore: regenerate types
3856<<<<<<< HEAD4125<<<<<<< HEAD
3857 /** @name FpRpcTransactionStatus (444) */4126 /** @name FpRpcTransactionStatus (444) */
3858=======4127=======
4128=======
4129>>>>>>> chore: regenerate types
3859<<<<<<< HEAD4130<<<<<<< HEAD
3860 /** @name FpRpcTransactionStatus (457) */4131 /** @name FpRpcTransactionStatus (457) */
3861=======4132=======
3862 /** @name FpRpcTransactionStatus (454) */4133 /** @name FpRpcTransactionStatus (454) */
3863>>>>>>> fix: update polkadot types and definitions4134>>>>>>> fix: update polkadot types and definitions
4135<<<<<<< HEAD
3864>>>>>>> fix: update polkadot types and definitions4136>>>>>>> fix: update polkadot types and definitions
4137<<<<<<< HEAD
3865>>>>>>> fix: update polkadot types and definitions4138>>>>>>> fix: update polkadot types and definitions
4139<<<<<<< HEAD
3866>>>>>>> fix: update polkadot types and definitions4140>>>>>>> fix: update polkadot types and definitions
4141=======
4142=======
4143=======
4144=======
4145 /** @name FpRpcTransactionStatus (458) */
4146>>>>>>> chore: regenerate types
4147>>>>>>> chore: regenerate types
4148>>>>>>> chore: regenerate types
4149>>>>>>> chore: regenerate types
3867 interface FpRpcTransactionStatus extends Struct {4150 interface FpRpcTransactionStatus extends Struct {
3868 readonly transactionHash: H256;4151 readonly transactionHash: H256;
3869 readonly transactionIndex: u32;4152 readonly transactionIndex: u32;
3875 }4158 }
38764159
3877<<<<<<< HEAD4160<<<<<<< HEAD
4161<<<<<<< HEAD
3878 /** @name EthbloomBloom (444) */4162 /** @name EthbloomBloom (444) */
3879 interface EthbloomBloom extends U8aFixed {}4163 interface EthbloomBloom extends U8aFixed {}
38804164
3881 /** @name EthereumReceiptReceiptV3 (446) */4165 /** @name EthereumReceiptReceiptV3 (446) */
3882=======4166=======
4167=======
4168>>>>>>> chore: regenerate types
3883<<<<<<< HEAD4169<<<<<<< HEAD
3884 /** @name EthbloomBloom (445) */4170 /** @name EthbloomBloom (445) */
3885 interface EthbloomBloom extends U8aFixed {}4171 interface EthbloomBloom extends U8aFixed {}
38864172
3887 /** @name EthereumReceiptReceiptV3 (447) */4173 /** @name EthereumReceiptReceiptV3 (447) */
3888=======4174=======
4175=======
4176>>>>>>> chore: regenerate types
3889<<<<<<< HEAD4177<<<<<<< HEAD
3890 /** @name EthbloomBloom (446) */4178 /** @name EthbloomBloom (446) */
3891 interface EthbloomBloom extends U8aFixed {}4179 interface EthbloomBloom extends U8aFixed {}
38924180
3893 /** @name EthereumReceiptReceiptV3 (448) */4181 /** @name EthereumReceiptReceiptV3 (448) */
3894=======4182=======
4183=======
4184>>>>>>> chore: regenerate types
3895<<<<<<< HEAD4185<<<<<<< HEAD
3896 /** @name EthbloomBloom (459) */4186 /** @name EthbloomBloom (459) */
3897 interface EthbloomBloom extends U8aFixed {}4187 interface EthbloomBloom extends U8aFixed {}
39034193
3904 /** @name EthereumReceiptReceiptV3 (458) */4194 /** @name EthereumReceiptReceiptV3 (458) */
3905>>>>>>> fix: update polkadot types and definitions4195>>>>>>> fix: update polkadot types and definitions
4196<<<<<<< HEAD
3906>>>>>>> fix: update polkadot types and definitions4197>>>>>>> fix: update polkadot types and definitions
4198<<<<<<< HEAD
3907>>>>>>> fix: update polkadot types and definitions4199>>>>>>> fix: update polkadot types and definitions
4200<<<<<<< HEAD
3908>>>>>>> fix: update polkadot types and definitions4201>>>>>>> fix: update polkadot types and definitions
4202=======
4203=======
4204=======
4205=======
4206 /** @name EthbloomBloom (460) */
4207 interface EthbloomBloom extends U8aFixed {}
4208
4209 /** @name EthereumReceiptReceiptV3 (462) */
4210>>>>>>> chore: regenerate types
4211>>>>>>> chore: regenerate types
4212>>>>>>> chore: regenerate types
4213>>>>>>> chore: regenerate types
3909 interface EthereumReceiptReceiptV3 extends Enum {4214 interface EthereumReceiptReceiptV3 extends Enum {
3910 readonly isLegacy: boolean;4215 readonly isLegacy: boolean;
3911 readonly asLegacy: EthereumReceiptEip658ReceiptData;4216 readonly asLegacy: EthereumReceiptEip658ReceiptData;
3917 }4222 }
39184223
3919<<<<<<< HEAD4224<<<<<<< HEAD
4225<<<<<<< HEAD
3920 /** @name EthereumReceiptEip658ReceiptData (447) */4226 /** @name EthereumReceiptEip658ReceiptData (447) */
3921=======4227=======
4228=======
4229>>>>>>> chore: regenerate types
3922<<<<<<< HEAD4230<<<<<<< HEAD
3923 /** @name EthereumReceiptEip658ReceiptData (448) */4231 /** @name EthereumReceiptEip658ReceiptData (448) */
3924=======4232=======
4233=======
4234>>>>>>> chore: regenerate types
3925<<<<<<< HEAD4235<<<<<<< HEAD
3926 /** @name EthereumReceiptEip658ReceiptData (449) */4236 /** @name EthereumReceiptEip658ReceiptData (449) */
3927=======4237=======
4238=======
4239>>>>>>> chore: regenerate types
3928<<<<<<< HEAD4240<<<<<<< HEAD
3929 /** @name EthereumReceiptEip658ReceiptData (462) */4241 /** @name EthereumReceiptEip658ReceiptData (462) */
3930=======4242=======
3931 /** @name EthereumReceiptEip658ReceiptData (459) */4243 /** @name EthereumReceiptEip658ReceiptData (459) */
3932>>>>>>> fix: update polkadot types and definitions4244>>>>>>> fix: update polkadot types and definitions
4245<<<<<<< HEAD
3933>>>>>>> fix: update polkadot types and definitions4246>>>>>>> fix: update polkadot types and definitions
4247<<<<<<< HEAD
3934>>>>>>> fix: update polkadot types and definitions4248>>>>>>> fix: update polkadot types and definitions
4249<<<<<<< HEAD
3935>>>>>>> fix: update polkadot types and definitions4250>>>>>>> fix: update polkadot types and definitions
4251=======
4252=======
4253=======
4254=======
4255 /** @name EthereumReceiptEip658ReceiptData (463) */
4256>>>>>>> chore: regenerate types
4257>>>>>>> chore: regenerate types
4258>>>>>>> chore: regenerate types
4259>>>>>>> chore: regenerate types
3936 interface EthereumReceiptEip658ReceiptData extends Struct {4260 interface EthereumReceiptEip658ReceiptData extends Struct {
3937 readonly statusCode: u8;4261 readonly statusCode: u8;
3938 readonly usedGas: U256;4262 readonly usedGas: U256;
3941 }4265 }
39424266
3943<<<<<<< HEAD4267<<<<<<< HEAD
4268<<<<<<< HEAD
3944 /** @name EthereumBlock (448) */4269 /** @name EthereumBlock (448) */
3945=======4270=======
4271=======
4272>>>>>>> chore: regenerate types
3946<<<<<<< HEAD4273<<<<<<< HEAD
3947 /** @name EthereumBlock (449) */4274 /** @name EthereumBlock (449) */
3948=======4275=======
4276=======
4277>>>>>>> chore: regenerate types
3949<<<<<<< HEAD4278<<<<<<< HEAD
3950 /** @name EthereumBlock (450) */4279 /** @name EthereumBlock (450) */
3951=======4280=======
4281=======
4282>>>>>>> chore: regenerate types
3952<<<<<<< HEAD4283<<<<<<< HEAD
3953 /** @name EthereumBlock (463) */4284 /** @name EthereumBlock (463) */
3954=======4285=======
3955 /** @name EthereumBlock (460) */4286 /** @name EthereumBlock (460) */
3956>>>>>>> fix: update polkadot types and definitions4287>>>>>>> fix: update polkadot types and definitions
4288<<<<<<< HEAD
3957>>>>>>> fix: update polkadot types and definitions4289>>>>>>> fix: update polkadot types and definitions
4290<<<<<<< HEAD
3958>>>>>>> fix: update polkadot types and definitions4291>>>>>>> fix: update polkadot types and definitions
4292<<<<<<< HEAD
3959>>>>>>> fix: update polkadot types and definitions4293>>>>>>> fix: update polkadot types and definitions
4294=======
4295=======
4296=======
4297=======
4298 /** @name EthereumBlock (464) */
4299>>>>>>> chore: regenerate types
4300>>>>>>> chore: regenerate types
4301>>>>>>> chore: regenerate types
4302>>>>>>> chore: regenerate types
3960 interface EthereumBlock extends Struct {4303 interface EthereumBlock extends Struct {
3961 readonly header: EthereumHeader;4304 readonly header: EthereumHeader;
3962 readonly transactions: Vec<EthereumTransactionTransactionV2>;4305 readonly transactions: Vec<EthereumTransactionTransactionV2>;
3963 readonly ommers: Vec<EthereumHeader>;4306 readonly ommers: Vec<EthereumHeader>;
3964 }4307 }
39654308
3966<<<<<<< HEAD4309<<<<<<< HEAD
4310<<<<<<< HEAD
3967 /** @name EthereumHeader (449) */4311 /** @name EthereumHeader (449) */
3968=======4312=======
4313=======
4314>>>>>>> chore: regenerate types
3969<<<<<<< HEAD4315<<<<<<< HEAD
3970 /** @name EthereumHeader (450) */4316 /** @name EthereumHeader (450) */
3971=======4317=======
4318=======
4319>>>>>>> chore: regenerate types
3972<<<<<<< HEAD4320<<<<<<< HEAD
3973 /** @name EthereumHeader (451) */4321 /** @name EthereumHeader (451) */
3974=======4322=======
4323=======
4324>>>>>>> chore: regenerate types
3975<<<<<<< HEAD4325<<<<<<< HEAD
3976 /** @name EthereumHeader (464) */4326 /** @name EthereumHeader (464) */
3977=======4327=======
3978 /** @name EthereumHeader (461) */4328 /** @name EthereumHeader (461) */
3979>>>>>>> fix: update polkadot types and definitions4329>>>>>>> fix: update polkadot types and definitions
4330<<<<<<< HEAD
3980>>>>>>> fix: update polkadot types and definitions4331>>>>>>> fix: update polkadot types and definitions
4332<<<<<<< HEAD
3981>>>>>>> fix: update polkadot types and definitions4333>>>>>>> fix: update polkadot types and definitions
4334<<<<<<< HEAD
3982>>>>>>> fix: update polkadot types and definitions4335>>>>>>> fix: update polkadot types and definitions
4336=======
4337=======
4338=======
4339=======
4340 /** @name EthereumHeader (465) */
4341>>>>>>> chore: regenerate types
4342>>>>>>> chore: regenerate types
4343>>>>>>> chore: regenerate types
4344>>>>>>> chore: regenerate types
3983 interface EthereumHeader extends Struct {4345 interface EthereumHeader extends Struct {
3984 readonly parentHash: H256;4346 readonly parentHash: H256;
3985 readonly ommersHash: H256;4347 readonly ommersHash: H256;
3999 }4361 }
40004362
4001<<<<<<< HEAD4363<<<<<<< HEAD
4364<<<<<<< HEAD
4002 /** @name EthereumTypesHashH64 (450) */4365 /** @name EthereumTypesHashH64 (450) */
4003 interface EthereumTypesHashH64 extends U8aFixed {}4366 interface EthereumTypesHashH64 extends U8aFixed {}
40044367
4005 /** @name PalletEthereumError (455) */4368 /** @name PalletEthereumError (455) */
4006=======4369=======
4370=======
4371>>>>>>> chore: regenerate types
4007<<<<<<< HEAD4372<<<<<<< HEAD
4008 /** @name EthereumTypesHashH64 (451) */4373 /** @name EthereumTypesHashH64 (451) */
4009 interface EthereumTypesHashH64 extends U8aFixed {}4374 interface EthereumTypesHashH64 extends U8aFixed {}
40104375
4011 /** @name PalletEthereumError (456) */4376 /** @name PalletEthereumError (456) */
4012=======4377=======
4378=======
4379>>>>>>> chore: regenerate types
4013<<<<<<< HEAD4380<<<<<<< HEAD
4014 /** @name EthereumTypesHashH64 (452) */4381 /** @name EthereumTypesHashH64 (452) */
4015 interface EthereumTypesHashH64 extends U8aFixed {}4382 interface EthereumTypesHashH64 extends U8aFixed {}
40164383
4017 /** @name PalletEthereumError (457) */4384 /** @name PalletEthereumError (457) */
4018=======4385=======
4386=======
4387>>>>>>> chore: regenerate types
4019<<<<<<< HEAD4388<<<<<<< HEAD
4020 /** @name EthereumTypesHashH64 (465) */4389 /** @name EthereumTypesHashH64 (465) */
4021 interface EthereumTypesHashH64 extends U8aFixed {}4390 interface EthereumTypesHashH64 extends U8aFixed {}
40274396
4028 /** @name PalletEthereumError (467) */4397 /** @name PalletEthereumError (467) */
4029>>>>>>> fix: update polkadot types and definitions4398>>>>>>> fix: update polkadot types and definitions
4399<<<<<<< HEAD
4030>>>>>>> fix: update polkadot types and definitions4400>>>>>>> fix: update polkadot types and definitions
4401<<<<<<< HEAD
4031>>>>>>> fix: update polkadot types and definitions4402>>>>>>> fix: update polkadot types and definitions
4403<<<<<<< HEAD
4032>>>>>>> fix: update polkadot types and definitions4404>>>>>>> fix: update polkadot types and definitions
4405=======
4406=======
4407=======
4408=======
4409 /** @name EthereumTypesHashH64 (466) */
4410 interface EthereumTypesHashH64 extends U8aFixed {}
4411
4412 /** @name PalletEthereumError (471) */
4413>>>>>>> chore: regenerate types
4414>>>>>>> chore: regenerate types
4415>>>>>>> chore: regenerate types
4416>>>>>>> chore: regenerate types
4033 interface PalletEthereumError extends Enum {4417 interface PalletEthereumError extends Enum {
4034 readonly isInvalidSignature: boolean;4418 readonly isInvalidSignature: boolean;
4035 readonly isPreLogExists: boolean;4419 readonly isPreLogExists: boolean;
4036 readonly type: 'InvalidSignature' | 'PreLogExists';4420 readonly type: 'InvalidSignature' | 'PreLogExists';
4037 }4421 }
40384422
4039<<<<<<< HEAD4423<<<<<<< HEAD
4424<<<<<<< HEAD
4040 /** @name PalletEvmCoderSubstrateError (456) */4425 /** @name PalletEvmCoderSubstrateError (456) */
4041=======4426=======
4427=======
4428>>>>>>> chore: regenerate types
4042<<<<<<< HEAD4429<<<<<<< HEAD
4043 /** @name PalletEvmCoderSubstrateError (457) */4430 /** @name PalletEvmCoderSubstrateError (457) */
4044=======4431=======
4432=======
4433>>>>>>> chore: regenerate types
4045<<<<<<< HEAD4434<<<<<<< HEAD
4046 /** @name PalletEvmCoderSubstrateError (458) */4435 /** @name PalletEvmCoderSubstrateError (458) */
4047=======4436=======
4437=======
4438>>>>>>> chore: regenerate types
4048<<<<<<< HEAD4439<<<<<<< HEAD
4049 /** @name PalletEvmCoderSubstrateError (471) */4440 /** @name PalletEvmCoderSubstrateError (471) */
4050=======4441=======
4051 /** @name PalletEvmCoderSubstrateError (468) */4442 /** @name PalletEvmCoderSubstrateError (468) */
4052>>>>>>> fix: update polkadot types and definitions4443>>>>>>> fix: update polkadot types and definitions
4444<<<<<<< HEAD
4053>>>>>>> fix: update polkadot types and definitions4445>>>>>>> fix: update polkadot types and definitions
4446<<<<<<< HEAD
4054>>>>>>> fix: update polkadot types and definitions4447>>>>>>> fix: update polkadot types and definitions
4448<<<<<<< HEAD
4055>>>>>>> fix: update polkadot types and definitions4449>>>>>>> fix: update polkadot types and definitions
4450=======
4451=======
4452=======
4453=======
4454 /** @name PalletEvmCoderSubstrateError (472) */
4455>>>>>>> chore: regenerate types
4456>>>>>>> chore: regenerate types
4457>>>>>>> chore: regenerate types
4458>>>>>>> chore: regenerate types
4056 interface PalletEvmCoderSubstrateError extends Enum {4459 interface PalletEvmCoderSubstrateError extends Enum {
4057 readonly isOutOfGas: boolean;4460 readonly isOutOfGas: boolean;
4058 readonly isOutOfFund: boolean;4461 readonly isOutOfFund: boolean;
4059 readonly type: 'OutOfGas' | 'OutOfFund';4462 readonly type: 'OutOfGas' | 'OutOfFund';
4060 }4463 }
40614464
4062<<<<<<< HEAD4465<<<<<<< HEAD
4466<<<<<<< HEAD
4063 /** @name UpDataStructsSponsorshipStateBasicCrossAccountIdRepr (457) */4467 /** @name UpDataStructsSponsorshipStateBasicCrossAccountIdRepr (457) */
4064=======4468=======
4469=======
4470>>>>>>> chore: regenerate types
4065<<<<<<< HEAD4471<<<<<<< HEAD
4066 /** @name UpDataStructsSponsorshipStateBasicCrossAccountIdRepr (458) */4472 /** @name UpDataStructsSponsorshipStateBasicCrossAccountIdRepr (458) */
4067=======4473=======
4474=======
4475>>>>>>> chore: regenerate types
4068<<<<<<< HEAD4476<<<<<<< HEAD
4069 /** @name UpDataStructsSponsorshipStateBasicCrossAccountIdRepr (459) */4477 /** @name UpDataStructsSponsorshipStateBasicCrossAccountIdRepr (459) */
4070=======4478=======
4479=======
4480>>>>>>> chore: regenerate types
4071<<<<<<< HEAD4481<<<<<<< HEAD
4072 /** @name UpDataStructsSponsorshipStateBasicCrossAccountIdRepr (472) */4482 /** @name UpDataStructsSponsorshipStateBasicCrossAccountIdRepr (472) */
4073=======4483=======
4074 /** @name UpDataStructsSponsorshipStateBasicCrossAccountIdRepr (469) */4484 /** @name UpDataStructsSponsorshipStateBasicCrossAccountIdRepr (469) */
4075>>>>>>> fix: update polkadot types and definitions4485>>>>>>> fix: update polkadot types and definitions
4486<<<<<<< HEAD
4076>>>>>>> fix: update polkadot types and definitions4487>>>>>>> fix: update polkadot types and definitions
4488<<<<<<< HEAD
4077>>>>>>> fix: update polkadot types and definitions4489>>>>>>> fix: update polkadot types and definitions
4490<<<<<<< HEAD
4078>>>>>>> fix: update polkadot types and definitions4491>>>>>>> fix: update polkadot types and definitions
4492=======
4493=======
4494=======
4495=======
4496 /** @name UpDataStructsSponsorshipStateBasicCrossAccountIdRepr (473) */
4497>>>>>>> chore: regenerate types
4498>>>>>>> chore: regenerate types
4499>>>>>>> chore: regenerate types
4500>>>>>>> chore: regenerate types
4079 interface UpDataStructsSponsorshipStateBasicCrossAccountIdRepr extends Enum {4501 interface UpDataStructsSponsorshipStateBasicCrossAccountIdRepr extends Enum {
4080 readonly isDisabled: boolean;4502 readonly isDisabled: boolean;
4081 readonly isUnconfirmed: boolean;4503 readonly isUnconfirmed: boolean;
4086 }4508 }
40874509
4088<<<<<<< HEAD4510<<<<<<< HEAD
4511<<<<<<< HEAD
4089 /** @name PalletEvmContractHelpersSponsoringModeT (458) */4512 /** @name PalletEvmContractHelpersSponsoringModeT (458) */
4090=======4513=======
4514=======
4515>>>>>>> chore: regenerate types
4091<<<<<<< HEAD4516<<<<<<< HEAD
4092 /** @name PalletEvmContractHelpersSponsoringModeT (459) */4517 /** @name PalletEvmContractHelpersSponsoringModeT (459) */
4093=======4518=======
4519=======
4520>>>>>>> chore: regenerate types
4094<<<<<<< HEAD4521<<<<<<< HEAD
4095 /** @name PalletEvmContractHelpersSponsoringModeT (460) */4522 /** @name PalletEvmContractHelpersSponsoringModeT (460) */
4096=======4523=======
4524=======
4525>>>>>>> chore: regenerate types
4097<<<<<<< HEAD4526<<<<<<< HEAD
4098 /** @name PalletEvmContractHelpersSponsoringModeT (473) */4527 /** @name PalletEvmContractHelpersSponsoringModeT (473) */
4099=======4528=======
4100 /** @name PalletEvmContractHelpersSponsoringModeT (470) */4529 /** @name PalletEvmContractHelpersSponsoringModeT (470) */
4101>>>>>>> fix: update polkadot types and definitions4530>>>>>>> fix: update polkadot types and definitions
4531<<<<<<< HEAD
4102>>>>>>> fix: update polkadot types and definitions4532>>>>>>> fix: update polkadot types and definitions
4533<<<<<<< HEAD
4103>>>>>>> fix: update polkadot types and definitions4534>>>>>>> fix: update polkadot types and definitions
4535<<<<<<< HEAD
4104>>>>>>> fix: update polkadot types and definitions4536>>>>>>> fix: update polkadot types and definitions
4537=======
4538=======
4539=======
4540=======
4541 /** @name PalletEvmContractHelpersSponsoringModeT (474) */
4542>>>>>>> chore: regenerate types
4543>>>>>>> chore: regenerate types
4544>>>>>>> chore: regenerate types
4545>>>>>>> chore: regenerate types
4105 interface PalletEvmContractHelpersSponsoringModeT extends Enum {4546 interface PalletEvmContractHelpersSponsoringModeT extends Enum {
4106 readonly isDisabled: boolean;4547 readonly isDisabled: boolean;
4107 readonly isAllowlisted: boolean;4548 readonly isAllowlisted: boolean;
4110 }4551 }
41114552
4112<<<<<<< HEAD4553<<<<<<< HEAD
4554<<<<<<< HEAD
4113 /** @name PalletEvmContractHelpersError (464) */4555 /** @name PalletEvmContractHelpersError (464) */
4114=======4556=======
4557=======
4558>>>>>>> chore: regenerate types
4115<<<<<<< HEAD4559<<<<<<< HEAD
4116 /** @name PalletEvmContractHelpersError (465) */4560 /** @name PalletEvmContractHelpersError (465) */
4117=======4561=======
4562=======
4563>>>>>>> chore: regenerate types
4118<<<<<<< HEAD4564<<<<<<< HEAD
4119 /** @name PalletEvmContractHelpersError (466) */4565 /** @name PalletEvmContractHelpersError (466) */
4120=======4566=======
4567=======
4568>>>>>>> chore: regenerate types
4121<<<<<<< HEAD4569<<<<<<< HEAD
4122 /** @name PalletEvmContractHelpersError (479) */4570 /** @name PalletEvmContractHelpersError (479) */
4123=======4571=======
4124 /** @name PalletEvmContractHelpersError (476) */4572 /** @name PalletEvmContractHelpersError (476) */
4125>>>>>>> fix: update polkadot types and definitions4573>>>>>>> fix: update polkadot types and definitions
4574<<<<<<< HEAD
4126>>>>>>> fix: update polkadot types and definitions4575>>>>>>> fix: update polkadot types and definitions
4576<<<<<<< HEAD
4127>>>>>>> fix: update polkadot types and definitions4577>>>>>>> fix: update polkadot types and definitions
4578<<<<<<< HEAD
4128>>>>>>> fix: update polkadot types and definitions4579>>>>>>> fix: update polkadot types and definitions
4580=======
4581=======
4582=======
4583=======
4584 /** @name PalletEvmContractHelpersError (480) */
4585>>>>>>> chore: regenerate types
4586>>>>>>> chore: regenerate types
4587>>>>>>> chore: regenerate types
4588>>>>>>> chore: regenerate types
4129 interface PalletEvmContractHelpersError extends Enum {4589 interface PalletEvmContractHelpersError extends Enum {
4130 readonly isNoPermission: boolean;4590 readonly isNoPermission: boolean;
4131 readonly isNoPendingSponsor: boolean;4591 readonly isNoPendingSponsor: boolean;
4134 }4594 }
41354595
4136<<<<<<< HEAD4596<<<<<<< HEAD
4597<<<<<<< HEAD
4137 /** @name PalletEvmMigrationError (465) */4598 /** @name PalletEvmMigrationError (465) */
4138=======4599=======
4600=======
4601>>>>>>> chore: regenerate types
4139<<<<<<< HEAD4602<<<<<<< HEAD
4140 /** @name PalletEvmMigrationError (466) */4603 /** @name PalletEvmMigrationError (466) */
4141=======4604=======
4605=======
4606>>>>>>> chore: regenerate types
4142<<<<<<< HEAD4607<<<<<<< HEAD
4143 /** @name PalletEvmMigrationError (467) */4608 /** @name PalletEvmMigrationError (467) */
4144=======4609=======
4610=======
4611>>>>>>> chore: regenerate types
4145<<<<<<< HEAD4612<<<<<<< HEAD
4146 /** @name PalletEvmMigrationError (480) */4613 /** @name PalletEvmMigrationError (480) */
4147=======4614=======
4148 /** @name PalletEvmMigrationError (477) */4615 /** @name PalletEvmMigrationError (477) */
4149>>>>>>> fix: update polkadot types and definitions4616>>>>>>> fix: update polkadot types and definitions
4617<<<<<<< HEAD
4150>>>>>>> fix: update polkadot types and definitions4618>>>>>>> fix: update polkadot types and definitions
4619<<<<<<< HEAD
4151>>>>>>> fix: update polkadot types and definitions4620>>>>>>> fix: update polkadot types and definitions
4621<<<<<<< HEAD
4152>>>>>>> fix: update polkadot types and definitions4622>>>>>>> fix: update polkadot types and definitions
4623=======
4624=======
4625=======
4626=======
4627 /** @name PalletEvmMigrationError (481) */
4628>>>>>>> chore: regenerate types
4629>>>>>>> chore: regenerate types
4630>>>>>>> chore: regenerate types
4631>>>>>>> chore: regenerate types
4153 interface PalletEvmMigrationError extends Enum {4632 interface PalletEvmMigrationError extends Enum {
4154 readonly isAccountNotEmpty: boolean;4633 readonly isAccountNotEmpty: boolean;
4155 readonly isAccountIsNotMigrating: boolean;4634 readonly isAccountIsNotMigrating: boolean;
4158 }4637 }
41594638
4160<<<<<<< HEAD4639<<<<<<< HEAD
4640<<<<<<< HEAD
4161 /** @name PalletMaintenanceError (466) */4641 /** @name PalletMaintenanceError (466) */
4162 type PalletMaintenanceError = Null;4642 type PalletMaintenanceError = Null;
41634643
4164 /** @name PalletTestUtilsError (467) */4644 /** @name PalletTestUtilsError (467) */
4165=======4645=======
4646=======
4647>>>>>>> chore: regenerate types
4166<<<<<<< HEAD4648<<<<<<< HEAD
4167 /** @name PalletMaintenanceError (467) */4649 /** @name PalletMaintenanceError (467) */
4168 type PalletMaintenanceError = Null;4650 type PalletMaintenanceError = Null;
41694651
4170 /** @name PalletTestUtilsError (468) */4652 /** @name PalletTestUtilsError (468) */
4171=======4653=======
4654=======
4655>>>>>>> chore: regenerate types
4172<<<<<<< HEAD4656<<<<<<< HEAD
4173 /** @name PalletMaintenanceError (468) */4657 /** @name PalletMaintenanceError (468) */
4174 type PalletMaintenanceError = Null;4658 type PalletMaintenanceError = Null;
41754659
4176 /** @name PalletTestUtilsError (469) */4660 /** @name PalletTestUtilsError (469) */
4177=======4661=======
4662=======
4663>>>>>>> chore: regenerate types
4178<<<<<<< HEAD4664<<<<<<< HEAD
4179 /** @name PalletMaintenanceError (481) */4665 /** @name PalletMaintenanceError (481) */
4180 type PalletMaintenanceError = Null;4666 type PalletMaintenanceError = Null;
41864672
4187 /** @name PalletTestUtilsError (479) */4673 /** @name PalletTestUtilsError (479) */
4188>>>>>>> fix: update polkadot types and definitions4674>>>>>>> fix: update polkadot types and definitions
4675<<<<<<< HEAD
4189>>>>>>> fix: update polkadot types and definitions4676>>>>>>> fix: update polkadot types and definitions
4677<<<<<<< HEAD
4190>>>>>>> fix: update polkadot types and definitions4678>>>>>>> fix: update polkadot types and definitions
4679<<<<<<< HEAD
4191>>>>>>> fix: update polkadot types and definitions4680>>>>>>> fix: update polkadot types and definitions
4681=======
4682=======
4683=======
4684=======
4685 /** @name PalletMaintenanceError (482) */
4686 type PalletMaintenanceError = Null;
4687
4688 /** @name PalletTestUtilsError (483) */
4689>>>>>>> chore: regenerate types
4690>>>>>>> chore: regenerate types
4691>>>>>>> chore: regenerate types
4692>>>>>>> chore: regenerate types
4192 interface PalletTestUtilsError extends Enum {4693 interface PalletTestUtilsError extends Enum {
4193 readonly isTestPalletDisabled: boolean;4694 readonly isTestPalletDisabled: boolean;
4194 readonly isTriggerRollback: boolean;4695 readonly isTriggerRollback: boolean;
4195 readonly type: 'TestPalletDisabled' | 'TriggerRollback';4696 readonly type: 'TestPalletDisabled' | 'TriggerRollback';
4196 }4697 }
41974698
4198<<<<<<< HEAD4699<<<<<<< HEAD
4700<<<<<<< HEAD
4199 /** @name SpRuntimeMultiSignature (469) */4701 /** @name SpRuntimeMultiSignature (469) */
4200=======4702=======
4703=======
4704>>>>>>> chore: regenerate types
4201<<<<<<< HEAD4705<<<<<<< HEAD
4202 /** @name SpRuntimeMultiSignature (470) */4706 /** @name SpRuntimeMultiSignature (470) */
4203=======4707=======
4708=======
4709>>>>>>> chore: regenerate types
4204<<<<<<< HEAD4710<<<<<<< HEAD
4205 /** @name SpRuntimeMultiSignature (471) */4711 /** @name SpRuntimeMultiSignature (471) */
4206=======4712=======
4713=======
4714>>>>>>> chore: regenerate types
4207<<<<<<< HEAD4715<<<<<<< HEAD
4208 /** @name SpRuntimeMultiSignature (484) */4716 /** @name SpRuntimeMultiSignature (484) */
4209=======4717=======
4210 /** @name SpRuntimeMultiSignature (481) */4718 /** @name SpRuntimeMultiSignature (481) */
4211>>>>>>> fix: update polkadot types and definitions4719>>>>>>> fix: update polkadot types and definitions
4720<<<<<<< HEAD
4212>>>>>>> fix: update polkadot types and definitions4721>>>>>>> fix: update polkadot types and definitions
4722<<<<<<< HEAD
4213>>>>>>> fix: update polkadot types and definitions4723>>>>>>> fix: update polkadot types and definitions
4724<<<<<<< HEAD
4214>>>>>>> fix: update polkadot types and definitions4725>>>>>>> fix: update polkadot types and definitions
4726=======
4727=======
4728=======
4729=======
4730 /** @name SpRuntimeMultiSignature (485) */
4731>>>>>>> chore: regenerate types
4732>>>>>>> chore: regenerate types
4733>>>>>>> chore: regenerate types
4734>>>>>>> chore: regenerate types
4215 interface SpRuntimeMultiSignature extends Enum {4735 interface SpRuntimeMultiSignature extends Enum {
4216 readonly isEd25519: boolean;4736 readonly isEd25519: boolean;
4217 readonly asEd25519: SpCoreEd25519Signature;4737 readonly asEd25519: SpCoreEd25519Signature;
4223 }4743 }
42244744
4225<<<<<<< HEAD4745<<<<<<< HEAD
4746<<<<<<< HEAD
4226 /** @name SpCoreEd25519Signature (470) */4747 /** @name SpCoreEd25519Signature (470) */
4227=======4748=======
4749=======
4750>>>>>>> chore: regenerate types
4228<<<<<<< HEAD4751<<<<<<< HEAD
4229 /** @name SpCoreEd25519Signature (471) */4752 /** @name SpCoreEd25519Signature (471) */
4230=======4753=======
4754=======
4755>>>>>>> chore: regenerate types
4231<<<<<<< HEAD4756<<<<<<< HEAD
4232 /** @name SpCoreEd25519Signature (472) */4757 /** @name SpCoreEd25519Signature (472) */
4233=======4758=======
4759=======
4760>>>>>>> chore: regenerate types
4234<<<<<<< HEAD4761<<<<<<< HEAD
4235 /** @name SpCoreEd25519Signature (485) */4762 /** @name SpCoreEd25519Signature (485) */
4236>>>>>>> fix: update polkadot types and definitions4763>>>>>>> fix: update polkadot types and definitions
4280 /** @name PalletEthereumFakeTransactionFinalizer (501) */4807 /** @name PalletEthereumFakeTransactionFinalizer (501) */
4281=======4808=======
4282 /** @name SpCoreEd25519Signature (482) */4809 /** @name SpCoreEd25519Signature (482) */
4810=======
4811 /** @name SpCoreEd25519Signature (486) */
4812>>>>>>> chore: regenerate types
4283 interface SpCoreEd25519Signature extends U8aFixed {}4813 interface SpCoreEd25519Signature extends U8aFixed {}
42844814
4285 /** @name SpCoreSr25519Signature (484) */4815 /** @name SpCoreSr25519Signature (488) */
4286 interface SpCoreSr25519Signature extends U8aFixed {}4816 interface SpCoreSr25519Signature extends U8aFixed {}
42874817
4288 /** @name SpCoreEcdsaSignature (485) */4818 /** @name SpCoreEcdsaSignature (489) */
4289 interface SpCoreEcdsaSignature extends U8aFixed {}4819 interface SpCoreEcdsaSignature extends U8aFixed {}
42904820
4291 /** @name FrameSystemExtensionsCheckSpecVersion (488) */4821 /** @name FrameSystemExtensionsCheckSpecVersion (492) */
4292 type FrameSystemExtensionsCheckSpecVersion = Null;4822 type FrameSystemExtensionsCheckSpecVersion = Null;
42934823
4294 /** @name FrameSystemExtensionsCheckTxVersion (489) */4824 /** @name FrameSystemExtensionsCheckTxVersion (493) */
4295 type FrameSystemExtensionsCheckTxVersion = Null;4825 type FrameSystemExtensionsCheckTxVersion = Null;
42964826
4297 /** @name FrameSystemExtensionsCheckGenesis (490) */4827 /** @name FrameSystemExtensionsCheckGenesis (494) */
4298 type FrameSystemExtensionsCheckGenesis = Null;4828 type FrameSystemExtensionsCheckGenesis = Null;
42994829
4300 /** @name FrameSystemExtensionsCheckNonce (493) */4830 /** @name FrameSystemExtensionsCheckNonce (497) */
4301 interface FrameSystemExtensionsCheckNonce extends Compact<u32> {}4831 interface FrameSystemExtensionsCheckNonce extends Compact<u32> {}
43024832
4303 /** @name FrameSystemExtensionsCheckWeight (494) */4833 /** @name FrameSystemExtensionsCheckWeight (498) */
4304 type FrameSystemExtensionsCheckWeight = Null;4834 type FrameSystemExtensionsCheckWeight = Null;
43054835
4306 /** @name OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance (495) */4836 /** @name OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance (499) */
4307 type OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance = Null;4837 type OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance = Null;
43084838
4309 /** @name PalletTemplateTransactionPaymentChargeTransactionPayment (496) */4839 /** @name PalletTemplateTransactionPaymentChargeTransactionPayment (500) */
4310 interface PalletTemplateTransactionPaymentChargeTransactionPayment extends Compact<u128> {}4840 interface PalletTemplateTransactionPaymentChargeTransactionPayment extends Compact<u128> {}
43114841
4312 /** @name OpalRuntimeRuntime (497) */4842 /** @name OpalRuntimeRuntime (501) */
4313 type OpalRuntimeRuntime = Null;4843 type OpalRuntimeRuntime = Null;
43144844
4845<<<<<<< HEAD
4315 /** @name PalletEthereumFakeTransactionFinalizer (498) */4846 /** @name PalletEthereumFakeTransactionFinalizer (498) */
4316>>>>>>> fix: update polkadot types and definitions4847>>>>>>> fix: update polkadot types and definitions
4848<<<<<<< HEAD
4317>>>>>>> fix: update polkadot types and definitions4849>>>>>>> fix: update polkadot types and definitions
4850<<<<<<< HEAD
4318>>>>>>> fix: update polkadot types and definitions4851>>>>>>> fix: update polkadot types and definitions
4852<<<<<<< HEAD
4319>>>>>>> fix: update polkadot types and definitions4853>>>>>>> fix: update polkadot types and definitions
4854=======
4855=======
4856=======
4857=======
4858 /** @name PalletEthereumFakeTransactionFinalizer (502) */
4859>>>>>>> chore: regenerate types
4860>>>>>>> chore: regenerate types
4861>>>>>>> chore: regenerate types
4862>>>>>>> chore: regenerate types
4320 type PalletEthereumFakeTransactionFinalizer = Null;4863 type PalletEthereumFakeTransactionFinalizer = Null;
43214864
4322} // declare module4865} // declare module
modifiedtests/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
     ),