difftreelog
chore regenerate types
in: master
7 files changed
tests/src/interfaces/augment-api-rpc.tsdiffbeforeafterboth--- a/tests/src/interfaces/augment-api-rpc.ts
+++ b/tests/src/interfaces/augment-api-rpc.ts
@@ -726,6 +726,14 @@
**/
effectiveCollectionLimits: AugmentedRpc<(collection: u32 | AnyNumber | Uint8Array, at?: Hash | string | Uint8Array) => Observable<Option<UpDataStructsCollectionLimits>>>;
/**
+ * Estimate PoV size of an encoded call
+ **/
+ estimateCallPoV: AugmentedRpc<(encodedCall: Bytes | string | Uint8Array, at?: Hash | string | Uint8Array) => Observable<UpPovEstimateRpcPovInfo>>;
+ /**
+ * Estimate PoV size of an encoded extrinsic
+ **/
+ estimateExtrinsicPoV: AugmentedRpc<(encodedXt: Bytes | string | Uint8Array, at?: Hash | string | Uint8Array) => Observable<UpPovEstimateRpcPovInfo>>;
+ /**
* Get the last token ID created in a collection
**/
lastTokenId: AugmentedRpc<(collection: u32 | AnyNumber | Uint8Array, at?: Hash | string | Uint8Array) => Observable<u32>>;
@@ -733,10 +741,6 @@
* Get the number of blocks until sponsoring a transaction is available
**/
nextSponsored: AugmentedRpc<(collection: u32 | AnyNumber | Uint8Array, account: PalletEvmAccountBasicCrossAccountIdRepr | { Substrate: any } | { Ethereum: any } | string | Uint8Array, tokenId: u32 | AnyNumber | Uint8Array, at?: Hash | string | Uint8Array) => Observable<Option<u64>>>;
- /**
- * Estimate PoV size
- **/
- povEstimate: AugmentedRpc<(encodedXt: Bytes | string | Uint8Array, at?: Hash | string | Uint8Array) => Observable<UpPovEstimateRpcPovInfo>>;
/**
* Get property permissions, optionally limited to the provided keys
**/
tests/src/interfaces/augment-types.tsdiffbeforeafterboth--- a/tests/src/interfaces/augment-types.ts
+++ b/tests/src/interfaces/augment-types.ts
@@ -6,22 +6,41 @@
import '@polkadot/types/types/registry';
<<<<<<< HEAD
+<<<<<<< HEAD
import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportPalletId, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationAppPromotionConfiguration, PalletConfigurationCall, PalletConfigurationError, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletEvmMigrationEvent, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletXcmCall, PalletXcmError, PalletXcmEvent, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, SpWeightsWeightV2Weight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from './default';
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportPalletId, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationAppPromotionConfiguration, PalletConfigurationCall, PalletConfigurationError, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletEvmMigrationEvent, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletXcmCall, PalletXcmError, PalletXcmEvent, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, SpWeightsWeightV2Weight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from './default';
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportPalletId, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReleases, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationAppPromotionConfiguration, PalletConfigurationCall, PalletConfigurationError, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletEvmMigrationEvent, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletXcmCall, PalletXcmError, PalletXcmEvent, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, SpWeightsWeightV2Weight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from './default';
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmOrigin, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportDispatchRawOrigin, FrameSupportPalletId, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeOriginCaller, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReleases, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationCall, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEthereumRawOrigin, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletEvmMigrationEvent, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletUniqueRawEvent, PalletUniqueSchedulerV2BlockAgenda, PalletUniqueSchedulerV2Call, PalletUniqueSchedulerV2Error, PalletUniqueSchedulerV2Event, PalletUniqueSchedulerV2Scheduled, PalletUniqueSchedulerV2ScheduledCall, PalletXcmCall, PalletXcmError, PalletXcmEvent, PalletXcmOrigin, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpCoreVoid, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from './default';
=======
import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmOrigin, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportDispatchRawOrigin, FrameSupportPalletId, FrameSupportScheduleLookupError, FrameSupportScheduleMaybeHashed, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeOriginCaller, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReleases, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationCall, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEthereumRawOrigin, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletUniqueRawEvent, PalletUniqueSchedulerCall, PalletUniqueSchedulerError, PalletUniqueSchedulerEvent, PalletUniqueSchedulerScheduledV3, PalletXcmCall, PalletXcmError, PalletXcmEvent, PalletXcmOrigin, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpCoreVoid, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, UpPovEstimateRpcPovInfo, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from './default';
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmOrigin, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportDispatchRawOrigin, FrameSupportPalletId, FrameSupportScheduleLookupError, FrameSupportScheduleMaybeHashed, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeOriginCaller, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReleases, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationCall, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEthereumRawOrigin, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletUniqueRawEvent, PalletUniqueSchedulerCall, PalletUniqueSchedulerError, PalletUniqueSchedulerEvent, PalletUniqueSchedulerScheduledV3, PalletXcmCall, PalletXcmError, PalletXcmEvent, PalletXcmOrigin, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpCoreVoid, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionValidityInvalidTransaction, SpRuntimeTransactionValidityTransactionValidityError, SpRuntimeTransactionValidityUnknownTransaction, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, UpPovEstimateRpcPovInfo, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from './default';
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
import type { Data, StorageKey } from '@polkadot/types';
import type { BitVec, Bool, Bytes, F32, F64, I128, I16, I256, I32, I64, I8, Json, Null, OptionBool, Raw, Text, Type, U128, U16, U256, U32, U64, U8, USize, bool, f32, f64, i128, i16, i256, i32, i64, i8, u128, u16, u256, u32, u64, u8, usize } from '@polkadot/types-codec';
import type { AssetApproval, AssetApprovalKey, AssetBalance, AssetDestroyWitness, AssetDetails, AssetMetadata, TAssetBalance, TAssetDepositBalance } from '@polkadot/types/interfaces/assets';
@@ -1202,6 +1221,9 @@
SpRuntimeMultiSignature: SpRuntimeMultiSignature;
SpRuntimeTokenError: SpRuntimeTokenError;
SpRuntimeTransactionalError: SpRuntimeTransactionalError;
+ SpRuntimeTransactionValidityInvalidTransaction: SpRuntimeTransactionValidityInvalidTransaction;
+ SpRuntimeTransactionValidityTransactionValidityError: SpRuntimeTransactionValidityTransactionValidityError;
+ SpRuntimeTransactionValidityUnknownTransaction: SpRuntimeTransactionValidityUnknownTransaction;
SpTrieStorageProof: SpTrieStorageProof;
SpVersionRuntimeVersion: SpVersionRuntimeVersion;
SpWeightsRuntimeDbWeight: SpWeightsRuntimeDbWeight;
tests/src/interfaces/default/types.tsdiffbeforeafterboth--- a/tests/src/interfaces/default/types.ts
+++ b/tests/src/interfaces/default/types.ts
@@ -2748,6 +2748,41 @@
readonly type: 'LimitReached' | 'NoLayer';
}
+/** @name SpRuntimeTransactionValidityInvalidTransaction */
+export interface SpRuntimeTransactionValidityInvalidTransaction extends Enum {
+ readonly isCall: boolean;
+ readonly isPayment: boolean;
+ readonly isFuture: boolean;
+ readonly isStale: boolean;
+ readonly isBadProof: boolean;
+ readonly isAncientBirthBlock: boolean;
+ readonly isExhaustsResources: boolean;
+ readonly isCustom: boolean;
+ readonly asCustom: u8;
+ readonly isBadMandatory: boolean;
+ readonly isMandatoryDispatch: boolean;
+ readonly isBadSigner: boolean;
+ readonly type: 'Call' | 'Payment' | 'Future' | 'Stale' | 'BadProof' | 'AncientBirthBlock' | 'ExhaustsResources' | 'Custom' | 'BadMandatory' | 'MandatoryDispatch' | 'BadSigner';
+}
+
+/** @name SpRuntimeTransactionValidityTransactionValidityError */
+export interface SpRuntimeTransactionValidityTransactionValidityError extends Enum {
+ readonly isInvalid: boolean;
+ readonly asInvalid: SpRuntimeTransactionValidityInvalidTransaction;
+ readonly isUnknown: boolean;
+ readonly asUnknown: SpRuntimeTransactionValidityUnknownTransaction;
+ readonly type: 'Invalid' | 'Unknown';
+}
+
+/** @name SpRuntimeTransactionValidityUnknownTransaction */
+export interface SpRuntimeTransactionValidityUnknownTransaction extends Enum {
+ readonly isCannotLookup: boolean;
+ readonly isNoUnsignedValidator: boolean;
+ readonly isCustom: boolean;
+ readonly asCustom: u8;
+ readonly type: 'CannotLookup' | 'NoUnsignedValidator' | 'Custom';
+}
+
/** @name SpTrieStorageProof */
export interface SpTrieStorageProof extends Struct {
readonly trieNodes: BTreeSet<Bytes>;
@@ -3023,6 +3058,7 @@
readonly proofSize: u64;
readonly compactProofSize: u64;
readonly compressedProofSize: u64;
+ readonly result: Result<Result<Null, SpRuntimeDispatchError>, SpRuntimeTransactionValidityTransactionValidityError>;
}
/** @name XcmDoubleEncoded */
tests/src/interfaces/lookup.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'
};
tests/src/interfaces/registry.tsdiffbeforeafterboth--- a/tests/src/interfaces/registry.ts
+++ b/tests/src/interfaces/registry.ts
@@ -6,22 +6,41 @@
import '@polkadot/types/types/registry';
<<<<<<< HEAD
+<<<<<<< HEAD
import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportPalletId, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationAppPromotionConfiguration, PalletConfigurationCall, PalletConfigurationError, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletEvmMigrationEvent, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletXcmCall, PalletXcmError, PalletXcmEvent, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, SpWeightsWeightV2Weight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from '@polkadot/types/lookup';
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportPalletId, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationAppPromotionConfiguration, PalletConfigurationCall, PalletConfigurationError, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletEvmMigrationEvent, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletXcmCall, PalletXcmError, PalletXcmEvent, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, SpWeightsWeightV2Weight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from '@polkadot/types/lookup';
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportPalletId, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReleases, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationAppPromotionConfiguration, PalletConfigurationCall, PalletConfigurationError, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletEvmMigrationEvent, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletXcmCall, PalletXcmError, PalletXcmEvent, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, SpWeightsWeightV2Weight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from '@polkadot/types/lookup';
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmOrigin, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportDispatchRawOrigin, FrameSupportPalletId, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeOriginCaller, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReleases, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationCall, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEthereumRawOrigin, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletEvmMigrationEvent, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletUniqueRawEvent, PalletUniqueSchedulerV2BlockAgenda, PalletUniqueSchedulerV2Call, PalletUniqueSchedulerV2Error, PalletUniqueSchedulerV2Event, PalletUniqueSchedulerV2Scheduled, PalletUniqueSchedulerV2ScheduledCall, PalletXcmCall, PalletXcmError, PalletXcmEvent, PalletXcmOrigin, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpCoreVoid, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from '@polkadot/types/lookup';
=======
import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmOrigin, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportDispatchRawOrigin, FrameSupportPalletId, FrameSupportScheduleLookupError, FrameSupportScheduleMaybeHashed, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeOriginCaller, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReleases, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationCall, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEthereumRawOrigin, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletUniqueRawEvent, PalletUniqueSchedulerCall, PalletUniqueSchedulerError, PalletUniqueSchedulerEvent, PalletUniqueSchedulerScheduledV3, PalletXcmCall, PalletXcmError, PalletXcmEvent, PalletXcmOrigin, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpCoreVoid, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, UpPovEstimateRpcPovInfo, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from '@polkadot/types/lookup';
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmOrigin, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportDispatchRawOrigin, FrameSupportPalletId, FrameSupportScheduleLookupError, FrameSupportScheduleMaybeHashed, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeOriginCaller, OpalRuntimeRuntime, OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance, OrmlTokensAccountData, OrmlTokensBalanceLock, OrmlTokensModuleCall, OrmlTokensModuleError, OrmlTokensModuleEvent, OrmlTokensReserveData, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, OrmlXtokensModuleCall, OrmlXtokensModuleError, OrmlXtokensModuleEvent, PalletAppPromotionCall, PalletAppPromotionError, PalletAppPromotionEvent, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReleases, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationCall, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEthereumRawOrigin, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersEvent, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletForeignAssetsAssetIds, PalletForeignAssetsModuleAssetMetadata, PalletForeignAssetsModuleCall, PalletForeignAssetsModuleError, PalletForeignAssetsModuleEvent, PalletForeignAssetsNativeCurrency, PalletFungibleError, PalletInflationCall, PalletMaintenanceCall, PalletMaintenanceError, PalletMaintenanceEvent, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTestUtilsCall, PalletTestUtilsError, PalletTestUtilsEvent, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletUniqueRawEvent, PalletUniqueSchedulerCall, PalletUniqueSchedulerError, PalletUniqueSchedulerEvent, PalletUniqueSchedulerScheduledV3, PalletXcmCall, PalletXcmError, PalletXcmEvent, PalletXcmOrigin, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpCoreVoid, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionValidityInvalidTransaction, SpRuntimeTransactionValidityTransactionValidityError, SpRuntimeTransactionValidityUnknownTransaction, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsRpcCollectionFlags, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipStateAccountId32, UpDataStructsSponsorshipStateBasicCrossAccountIdRepr, UpDataStructsTokenChild, UpDataStructsTokenData, UpPovEstimateRpcPovInfo, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAsset, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from '@polkadot/types/lookup';
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
declare module '@polkadot/types/types/registry' {
interface InterfaceTypes {
@@ -214,6 +233,9 @@
SpRuntimeModuleError: SpRuntimeModuleError;
SpRuntimeMultiSignature: SpRuntimeMultiSignature;
SpRuntimeTokenError: SpRuntimeTokenError;
+ SpRuntimeTransactionValidityInvalidTransaction: SpRuntimeTransactionValidityInvalidTransaction;
+ SpRuntimeTransactionValidityTransactionValidityError: SpRuntimeTransactionValidityTransactionValidityError;
+ SpRuntimeTransactionValidityUnknownTransaction: SpRuntimeTransactionValidityUnknownTransaction;
SpRuntimeTransactionalError: SpRuntimeTransactionalError;
SpTrieStorageProof: SpTrieStorageProof;
SpVersionRuntimeVersion: SpVersionRuntimeVersion;
tests/src/interfaces/types-lookup.tsdiffbeforeafterboth3489 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 }349334943495<<<<<<< HEAD3494 /** @name PalletCommonError (424) */3496 /** @name PalletCommonError (424) */3495>>>>>>> fix: update polkadot types and definitions3497>>>>>>> fix: update polkadot types and definitions3498<<<<<<< HEAD3496>>>>>>> fix: update polkadot types and definitions3499>>>>>>> fix: update polkadot types and definitions3500<<<<<<< HEAD3497>>>>>>> fix: update polkadot types and definitions3501>>>>>>> fix: update polkadot types and definitions3502=======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 }35133514 /** @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 }35303531 /** @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 }35393540 /** @name PalletCommonError (428) */3541>>>>>>> chore: regenerate types3542>>>>>>> chore: regenerate types3543>>>>>>> chore: regenerate types3498 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 }353735833538<<<<<<< HEAD3584<<<<<<< HEAD3585<<<<<<< HEAD3539 /** @name PalletFungibleError (416) */3586 /** @name PalletFungibleError (416) */3540=======3587=======3588=======3589>>>>>>> chore: regenerate types3541<<<<<<< HEAD3590<<<<<<< HEAD3542 /** @name PalletFungibleError (417) */3591 /** @name PalletFungibleError (417) */3543=======3592=======3593=======3594>>>>>>> chore: regenerate types3544<<<<<<< HEAD3595<<<<<<< HEAD3545 /** @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 definitions3600<<<<<<< HEAD3549>>>>>>> fix: update polkadot types and definitions3601>>>>>>> fix: update polkadot types and definitions3602<<<<<<< HEAD3550>>>>>>> fix: update polkadot types and definitions3603>>>>>>> fix: update polkadot types and definitions3604=======3605=======3606=======3607 /** @name PalletFungibleError (430) */3608>>>>>>> chore: regenerate types3609>>>>>>> chore: regenerate types3610>>>>>>> chore: regenerate types3551 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 }356136213562<<<<<<< HEAD3622<<<<<<< HEAD3623<<<<<<< HEAD3563 /** @name PalletRefungibleError (420) */3624 /** @name PalletRefungibleError (420) */3564=======3625=======3626=======3627>>>>>>> chore: regenerate types3565<<<<<<< HEAD3628<<<<<<< HEAD3566 /** @name PalletRefungibleItemData (417) */3629 /** @name PalletRefungibleItemData (417) */3567=======3630=======3631=======3632>>>>>>> chore: regenerate types3568<<<<<<< HEAD3633<<<<<<< HEAD3569 /** @name PalletRefungibleItemData (418) */3634 /** @name PalletRefungibleItemData (418) */3570=======3635=======3636=======3637>>>>>>> chore: regenerate types3571<<<<<<< HEAD3638<<<<<<< HEAD3572 /** @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 definitions3643<<<<<<< HEAD3576>>>>>>> fix: update polkadot types and definitions3644>>>>>>> fix: update polkadot types and definitions3645<<<<<<< HEAD3577>>>>>>> fix: update polkadot types and definitions3646>>>>>>> fix: update polkadot types and definitions3647=======3648=======3649=======3650 /** @name PalletRefungibleItemData (431) */3651>>>>>>> chore: regenerate types3652>>>>>>> chore: regenerate types3653>>>>>>> chore: regenerate types3578 interface PalletRefungibleItemData extends Struct {3654 interface PalletRefungibleItemData extends Struct {3579 readonly constData: Bytes;3655 readonly constData: Bytes;3580 }3656 }358136573582<<<<<<< HEAD3658<<<<<<< HEAD3659<<<<<<< HEAD3583 /** @name PalletRefungibleError (422) */3660 /** @name PalletRefungibleError (422) */3584=======3661=======3662=======3663>>>>>>> chore: regenerate types3585<<<<<<< HEAD3664<<<<<<< HEAD3586 /** @name PalletRefungibleError (423) */3665 /** @name PalletRefungibleError (423) */3587=======3666=======3667=======3668>>>>>>> chore: regenerate types3588<<<<<<< HEAD3669<<<<<<< HEAD3589 /** @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 definitions3674<<<<<<< HEAD3593>>>>>>> fix: update polkadot types and definitions3675>>>>>>> fix: update polkadot types and definitions3676<<<<<<< HEAD3594>>>>>>> fix: update polkadot types and definitions3677>>>>>>> fix: update polkadot types and definitions3678<<<<<<< HEAD3595>>>>>>> fix: update polkadot types and definitions3679>>>>>>> fix: update polkadot types and definitions3680=======3681=======3682=======3683=======3684 /** @name PalletRefungibleError (436) */3685>>>>>>> chore: regenerate types3686>>>>>>> chore: regenerate types3687>>>>>>> chore: regenerate types3688>>>>>>> chore: regenerate types3596 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 }360436973605<<<<<<< HEAD3698<<<<<<< HEAD3699<<<<<<< HEAD3606 /** @name PalletNonfungibleItemData (421) */3700 /** @name PalletNonfungibleItemData (421) */3607=======3701=======3702=======3703>>>>>>> chore: regenerate types3608<<<<<<< HEAD3704<<<<<<< HEAD3609 /** @name PalletNonfungibleItemData (423) */3705 /** @name PalletNonfungibleItemData (423) */3610=======3706=======3707=======3708>>>>>>> chore: regenerate types3611<<<<<<< HEAD3709<<<<<<< HEAD3612 /** @name PalletNonfungibleItemData (424) */3710 /** @name PalletNonfungibleItemData (424) */3613=======3711=======3712=======3713>>>>>>> chore: regenerate types3614<<<<<<< HEAD3714<<<<<<< HEAD3615 /** @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 definitions3719<<<<<<< HEAD3619>>>>>>> fix: update polkadot types and definitions3720>>>>>>> fix: update polkadot types and definitions3721<<<<<<< HEAD3620>>>>>>> fix: update polkadot types and definitions3722>>>>>>> fix: update polkadot types and definitions3723<<<<<<< HEAD3621>>>>>>> fix: update polkadot types and definitions3724>>>>>>> fix: update polkadot types and definitions3725=======3726=======3727=======3728=======3729 /** @name PalletNonfungibleItemData (437) */3730>>>>>>> chore: regenerate types3731>>>>>>> chore: regenerate types3732>>>>>>> chore: regenerate types3733>>>>>>> chore: regenerate types3622 interface PalletNonfungibleItemData extends Struct {3734 interface PalletNonfungibleItemData extends Struct {3623 readonly owner: PalletEvmAccountBasicCrossAccountIdRepr;3735 readonly owner: PalletEvmAccountBasicCrossAccountIdRepr;3624 }3736 }362537373626<<<<<<< HEAD3738<<<<<<< HEAD3739<<<<<<< HEAD3627 /** @name UpDataStructsPropertyScope (423) */3740 /** @name UpDataStructsPropertyScope (423) */3628=======3741=======3742=======3743>>>>>>> chore: regenerate types3629<<<<<<< HEAD3744<<<<<<< HEAD3630 /** @name UpDataStructsPropertyScope (425) */3745 /** @name UpDataStructsPropertyScope (425) */3631=======3746=======3747=======3748>>>>>>> chore: regenerate types3632<<<<<<< HEAD3749<<<<<<< HEAD3633 /** @name UpDataStructsPropertyScope (426) */3750 /** @name UpDataStructsPropertyScope (426) */3634=======3751=======3752=======3753>>>>>>> chore: regenerate types3635<<<<<<< HEAD3754<<<<<<< HEAD3636 /** @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 definitions3759<<<<<<< HEAD3640>>>>>>> fix: update polkadot types and definitions3760>>>>>>> fix: update polkadot types and definitions3761<<<<<<< HEAD3641>>>>>>> fix: update polkadot types and definitions3762>>>>>>> fix: update polkadot types and definitions3763<<<<<<< HEAD3642>>>>>>> fix: update polkadot types and definitions3764>>>>>>> fix: update polkadot types and definitions3765=======3766=======3767=======3768=======3769 /** @name UpDataStructsPropertyScope (439) */3770>>>>>>> chore: regenerate types3771>>>>>>> chore: regenerate types3772>>>>>>> chore: regenerate types3773>>>>>>> chore: regenerate types3643 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 }364837793649<<<<<<< HEAD3780<<<<<<< HEAD3781<<<<<<< HEAD3650 /** @name PalletNonfungibleError (426) */3782 /** @name PalletNonfungibleError (426) */3651=======3783=======3784=======3785>>>>>>> chore: regenerate types3652<<<<<<< HEAD3786<<<<<<< HEAD3653 /** @name PalletNonfungibleError (427) */3787 /** @name PalletNonfungibleError (427) */3654=======3788=======3789=======3790>>>>>>> chore: regenerate types3655<<<<<<< HEAD3791<<<<<<< HEAD3656 /** @name PalletNonfungibleError (428) */3792 /** @name PalletNonfungibleError (428) */3657=======3793=======3794=======3795>>>>>>> chore: regenerate types3658<<<<<<< HEAD3796<<<<<<< HEAD3659 /** @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 definitions3801<<<<<<< HEAD3663>>>>>>> fix: update polkadot types and definitions3802>>>>>>> fix: update polkadot types and definitions3803<<<<<<< HEAD3664>>>>>>> fix: update polkadot types and definitions3804>>>>>>> fix: update polkadot types and definitions3805<<<<<<< HEAD3665>>>>>>> fix: update polkadot types and definitions3806>>>>>>> fix: update polkadot types and definitions3807=======3808=======3809=======3810=======3811 /** @name PalletNonfungibleError (441) */3812>>>>>>> chore: regenerate types3813>>>>>>> chore: regenerate types3814>>>>>>> chore: regenerate types3815>>>>>>> chore: regenerate types3666 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 }367238223673<<<<<<< HEAD3823<<<<<<< HEAD3824<<<<<<< HEAD3674 /** @name PalletStructureError (427) */3825 /** @name PalletStructureError (427) */3675=======3826=======3827=======3828>>>>>>> chore: regenerate types3676<<<<<<< HEAD3829<<<<<<< HEAD3677 /** @name PalletStructureError (428) */3830 /** @name PalletStructureError (428) */3678=======3831=======3832=======3833>>>>>>> chore: regenerate types3679<<<<<<< HEAD3834<<<<<<< HEAD3680 /** @name PalletStructureError (429) */3835 /** @name PalletStructureError (429) */3681=======3836=======3837=======3838>>>>>>> chore: regenerate types3682<<<<<<< HEAD3839<<<<<<< HEAD3683 /** @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 definitions3844<<<<<<< HEAD3687>>>>>>> fix: update polkadot types and definitions3845>>>>>>> fix: update polkadot types and definitions3846<<<<<<< HEAD3688>>>>>>> fix: update polkadot types and definitions3847>>>>>>> fix: update polkadot types and definitions3848<<<<<<< HEAD3689>>>>>>> fix: update polkadot types and definitions3849>>>>>>> fix: update polkadot types and definitions3850=======3851=======3852=======3853=======3854 /** @name PalletStructureError (442) */3855>>>>>>> chore: regenerate types3856>>>>>>> chore: regenerate types3857>>>>>>> chore: regenerate types3858>>>>>>> chore: regenerate types3690 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 }369738663698<<<<<<< HEAD3867<<<<<<< HEAD3868<<<<<<< HEAD3699 /** @name PalletRmrkCoreError (428) */3869 /** @name PalletRmrkCoreError (428) */3700=======3870=======3871=======3872>>>>>>> chore: regenerate types3701<<<<<<< HEAD3873<<<<<<< HEAD3702 /** @name PalletRmrkCoreError (429) */3874 /** @name PalletRmrkCoreError (429) */3703=======3875=======3876=======3877>>>>>>> chore: regenerate types3704<<<<<<< HEAD3878<<<<<<< HEAD3705 /** @name PalletRmrkCoreError (430) */3879 /** @name PalletRmrkCoreError (430) */3706=======3880=======3881=======3882>>>>>>> chore: regenerate types3707<<<<<<< HEAD3883<<<<<<< HEAD3708 /** @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 definitions3888<<<<<<< HEAD3712>>>>>>> fix: update polkadot types and definitions3889>>>>>>> fix: update polkadot types and definitions3890<<<<<<< HEAD3713>>>>>>> fix: update polkadot types and definitions3891>>>>>>> fix: update polkadot types and definitions3892<<<<<<< HEAD3714>>>>>>> fix: update polkadot types and definitions3893>>>>>>> fix: update polkadot types and definitions3894=======3895=======3896=======3897=======3898 /** @name PalletRmrkCoreError (443) */3899>>>>>>> chore: regenerate types3900>>>>>>> chore: regenerate types3901>>>>>>> chore: regenerate types3902>>>>>>> chore: regenerate types3715 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 }373739253738<<<<<<< HEAD3926<<<<<<< HEAD3927<<<<<<< HEAD3739 /** @name PalletRmrkEquipError (430) */3928 /** @name PalletRmrkEquipError (430) */3740=======3929=======3930=======3931>>>>>>> chore: regenerate types3741<<<<<<< HEAD3932<<<<<<< HEAD3742 /** @name PalletRmrkEquipError (431) */3933 /** @name PalletRmrkEquipError (431) */3743=======3934=======3935=======3936>>>>>>> chore: regenerate types3744<<<<<<< HEAD3937<<<<<<< HEAD3745 /** @name PalletRmrkEquipError (432) */3938 /** @name PalletRmrkEquipError (432) */3746=======3939=======3940=======3941>>>>>>> chore: regenerate types3747<<<<<<< HEAD3942<<<<<<< HEAD3748 /** @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 definitions3947<<<<<<< HEAD3752>>>>>>> fix: update polkadot types and definitions3948>>>>>>> fix: update polkadot types and definitions3949<<<<<<< HEAD3753>>>>>>> fix: update polkadot types and definitions3950>>>>>>> fix: update polkadot types and definitions3951<<<<<<< HEAD3754>>>>>>> fix: update polkadot types and definitions3952>>>>>>> fix: update polkadot types and definitions3953=======3954=======3955=======3956=======3957 /** @name PalletRmrkEquipError (445) */3958>>>>>>> chore: regenerate types3959>>>>>>> chore: regenerate types3960>>>>>>> chore: regenerate types3961>>>>>>> chore: regenerate types3755 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 }376539723766<<<<<<< HEAD3973<<<<<<< HEAD3974<<<<<<< HEAD3767 /** @name PalletAppPromotionError (436) */3975 /** @name PalletAppPromotionError (436) */3768=======3976=======3977=======3978>>>>>>> chore: regenerate types3769<<<<<<< HEAD3979<<<<<<< HEAD3770 /** @name PalletAppPromotionError (437) */3980 /** @name PalletAppPromotionError (437) */3771=======3981=======3982=======3983>>>>>>> chore: regenerate types3772<<<<<<< HEAD3984<<<<<<< HEAD3773 /** @name PalletAppPromotionError (438) */3985 /** @name PalletAppPromotionError (438) */3774=======3986=======3987=======3988>>>>>>> chore: regenerate types3775<<<<<<< HEAD3989<<<<<<< HEAD3776 /** @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 definitions3994<<<<<<< HEAD3780>>>>>>> fix: update polkadot types and definitions3995>>>>>>> fix: update polkadot types and definitions3996<<<<<<< HEAD3781>>>>>>> fix: update polkadot types and definitions3997>>>>>>> fix: update polkadot types and definitions3998<<<<<<< HEAD3782>>>>>>> fix: update polkadot types and definitions3999>>>>>>> fix: update polkadot types and definitions4000=======4001=======4002=======4003=======4004 /** @name PalletAppPromotionError (451) */4005>>>>>>> chore: regenerate types4006>>>>>>> chore: regenerate types4007>>>>>>> chore: regenerate types4008>>>>>>> chore: regenerate types3783 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 }379240183793<<<<<<< HEAD4019<<<<<<< HEAD4020<<<<<<< HEAD3794 /** @name PalletForeignAssetsModuleError (437) */4021 /** @name PalletForeignAssetsModuleError (437) */3795=======4022=======4023=======4024>>>>>>> chore: regenerate types3796<<<<<<< HEAD4025<<<<<<< HEAD3797 /** @name PalletForeignAssetsModuleError (438) */4026 /** @name PalletForeignAssetsModuleError (438) */3798=======4027=======4028=======4029>>>>>>> chore: regenerate types3799<<<<<<< HEAD4030<<<<<<< HEAD3800 /** @name PalletForeignAssetsModuleError (439) */4031 /** @name PalletForeignAssetsModuleError (439) */3801=======4032=======4033=======4034>>>>>>> chore: regenerate types3802<<<<<<< HEAD4035<<<<<<< HEAD3803 /** @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 definitions4040<<<<<<< HEAD3807>>>>>>> fix: update polkadot types and definitions4041>>>>>>> fix: update polkadot types and definitions4042<<<<<<< HEAD3808>>>>>>> fix: update polkadot types and definitions4043>>>>>>> fix: update polkadot types and definitions4044<<<<<<< HEAD3809>>>>>>> fix: update polkadot types and definitions4045>>>>>>> fix: update polkadot types and definitions4046=======4047=======4048=======4049=======4050 /** @name PalletForeignAssetsModuleError (452) */4051>>>>>>> chore: regenerate types4052>>>>>>> chore: regenerate types4053>>>>>>> chore: regenerate types4054>>>>>>> chore: regenerate types3810 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 }381740623818<<<<<<< HEAD4063<<<<<<< HEAD4064<<<<<<< HEAD3819 /** @name PalletEvmError (439) */4065 /** @name PalletEvmError (439) */3820=======4066=======4067=======4068>>>>>>> chore: regenerate types3821<<<<<<< HEAD4069<<<<<<< HEAD3822 /** @name PalletEvmError (440) */4070 /** @name PalletEvmError (440) */3823=======4071=======4072=======4073>>>>>>> chore: regenerate types3824<<<<<<< HEAD4074<<<<<<< HEAD3825 /** @name PalletEvmError (441) */4075 /** @name PalletEvmError (441) */3826=======4076=======4077=======4078>>>>>>> chore: regenerate types3827<<<<<<< HEAD4079<<<<<<< HEAD3828 /** @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 definitions4084<<<<<<< HEAD3832>>>>>>> fix: update polkadot types and definitions4085>>>>>>> fix: update polkadot types and definitions4086<<<<<<< HEAD3833>>>>>>> fix: update polkadot types and definitions4087>>>>>>> fix: update polkadot types and definitions4088<<<<<<< HEAD3834>>>>>>> fix: update polkadot types and definitions4089>>>>>>> fix: update polkadot types and definitions4090=======4091=======4092=======4093=======4094 /** @name PalletEvmError (455) */4095>>>>>>> chore: regenerate types4096>>>>>>> chore: regenerate types4097>>>>>>> chore: regenerate types4098>>>>>>> chore: regenerate types3835 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 }384941133850<<<<<<< HEAD4114<<<<<<< HEAD4115<<<<<<< HEAD3851 /** @name FpRpcTransactionStatus (442) */4116 /** @name FpRpcTransactionStatus (442) */3852=======4117=======4118=======4119>>>>>>> chore: regenerate types3853<<<<<<< HEAD4120<<<<<<< HEAD3854 /** @name FpRpcTransactionStatus (443) */4121 /** @name FpRpcTransactionStatus (443) */3855=======4122=======4123=======4124>>>>>>> chore: regenerate types3856<<<<<<< HEAD4125<<<<<<< HEAD3857 /** @name FpRpcTransactionStatus (444) */4126 /** @name FpRpcTransactionStatus (444) */3858=======4127=======4128=======4129>>>>>>> chore: regenerate types3859<<<<<<< HEAD4130<<<<<<< HEAD3860 /** @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 definitions4135<<<<<<< HEAD3864>>>>>>> fix: update polkadot types and definitions4136>>>>>>> fix: update polkadot types and definitions4137<<<<<<< HEAD3865>>>>>>> fix: update polkadot types and definitions4138>>>>>>> fix: update polkadot types and definitions4139<<<<<<< HEAD3866>>>>>>> fix: update polkadot types and definitions4140>>>>>>> fix: update polkadot types and definitions4141=======4142=======4143=======4144=======4145 /** @name FpRpcTransactionStatus (458) */4146>>>>>>> chore: regenerate types4147>>>>>>> chore: regenerate types4148>>>>>>> chore: regenerate types4149>>>>>>> chore: regenerate types3867 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 }387641593877<<<<<<< HEAD4160<<<<<<< HEAD4161<<<<<<< HEAD3878 /** @name EthbloomBloom (444) */4162 /** @name EthbloomBloom (444) */3879 interface EthbloomBloom extends U8aFixed {}4163 interface EthbloomBloom extends U8aFixed {}388041643881 /** @name EthereumReceiptReceiptV3 (446) */4165 /** @name EthereumReceiptReceiptV3 (446) */3882=======4166=======4167=======4168>>>>>>> chore: regenerate types3883<<<<<<< HEAD4169<<<<<<< HEAD3884 /** @name EthbloomBloom (445) */4170 /** @name EthbloomBloom (445) */3885 interface EthbloomBloom extends U8aFixed {}4171 interface EthbloomBloom extends U8aFixed {}388641723887 /** @name EthereumReceiptReceiptV3 (447) */4173 /** @name EthereumReceiptReceiptV3 (447) */3888=======4174=======4175=======4176>>>>>>> chore: regenerate types3889<<<<<<< HEAD4177<<<<<<< HEAD3890 /** @name EthbloomBloom (446) */4178 /** @name EthbloomBloom (446) */3891 interface EthbloomBloom extends U8aFixed {}4179 interface EthbloomBloom extends U8aFixed {}389241803893 /** @name EthereumReceiptReceiptV3 (448) */4181 /** @name EthereumReceiptReceiptV3 (448) */3894=======4182=======4183=======4184>>>>>>> chore: regenerate types3895<<<<<<< HEAD4185<<<<<<< HEAD3896 /** @name EthbloomBloom (459) */4186 /** @name EthbloomBloom (459) */3897 interface EthbloomBloom extends U8aFixed {}4187 interface EthbloomBloom extends U8aFixed {}390341933904 /** @name EthereumReceiptReceiptV3 (458) */4194 /** @name EthereumReceiptReceiptV3 (458) */3905>>>>>>> fix: update polkadot types and definitions4195>>>>>>> fix: update polkadot types and definitions4196<<<<<<< HEAD3906>>>>>>> fix: update polkadot types and definitions4197>>>>>>> fix: update polkadot types and definitions4198<<<<<<< HEAD3907>>>>>>> fix: update polkadot types and definitions4199>>>>>>> fix: update polkadot types and definitions4200<<<<<<< HEAD3908>>>>>>> fix: update polkadot types and definitions4201>>>>>>> fix: update polkadot types and definitions4202=======4203=======4204=======4205=======4206 /** @name EthbloomBloom (460) */4207 interface EthbloomBloom extends U8aFixed {}42084209 /** @name EthereumReceiptReceiptV3 (462) */4210>>>>>>> chore: regenerate types4211>>>>>>> chore: regenerate types4212>>>>>>> chore: regenerate types4213>>>>>>> chore: regenerate types3909 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 }391842233919<<<<<<< HEAD4224<<<<<<< HEAD4225<<<<<<< HEAD3920 /** @name EthereumReceiptEip658ReceiptData (447) */4226 /** @name EthereumReceiptEip658ReceiptData (447) */3921=======4227=======4228=======4229>>>>>>> chore: regenerate types3922<<<<<<< HEAD4230<<<<<<< HEAD3923 /** @name EthereumReceiptEip658ReceiptData (448) */4231 /** @name EthereumReceiptEip658ReceiptData (448) */3924=======4232=======4233=======4234>>>>>>> chore: regenerate types3925<<<<<<< HEAD4235<<<<<<< HEAD3926 /** @name EthereumReceiptEip658ReceiptData (449) */4236 /** @name EthereumReceiptEip658ReceiptData (449) */3927=======4237=======4238=======4239>>>>>>> chore: regenerate types3928<<<<<<< HEAD4240<<<<<<< HEAD3929 /** @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 definitions4245<<<<<<< HEAD3933>>>>>>> fix: update polkadot types and definitions4246>>>>>>> fix: update polkadot types and definitions4247<<<<<<< HEAD3934>>>>>>> fix: update polkadot types and definitions4248>>>>>>> fix: update polkadot types and definitions4249<<<<<<< HEAD3935>>>>>>> fix: update polkadot types and definitions4250>>>>>>> fix: update polkadot types and definitions4251=======4252=======4253=======4254=======4255 /** @name EthereumReceiptEip658ReceiptData (463) */4256>>>>>>> chore: regenerate types4257>>>>>>> chore: regenerate types4258>>>>>>> chore: regenerate types4259>>>>>>> chore: regenerate types3936 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 }394242663943<<<<<<< HEAD4267<<<<<<< HEAD4268<<<<<<< HEAD3944 /** @name EthereumBlock (448) */4269 /** @name EthereumBlock (448) */3945=======4270=======4271=======4272>>>>>>> chore: regenerate types3946<<<<<<< HEAD4273<<<<<<< HEAD3947 /** @name EthereumBlock (449) */4274 /** @name EthereumBlock (449) */3948=======4275=======4276=======4277>>>>>>> chore: regenerate types3949<<<<<<< HEAD4278<<<<<<< HEAD3950 /** @name EthereumBlock (450) */4279 /** @name EthereumBlock (450) */3951=======4280=======4281=======4282>>>>>>> chore: regenerate types3952<<<<<<< HEAD4283<<<<<<< HEAD3953 /** @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 definitions4288<<<<<<< HEAD3957>>>>>>> fix: update polkadot types and definitions4289>>>>>>> fix: update polkadot types and definitions4290<<<<<<< HEAD3958>>>>>>> fix: update polkadot types and definitions4291>>>>>>> fix: update polkadot types and definitions4292<<<<<<< HEAD3959>>>>>>> fix: update polkadot types and definitions4293>>>>>>> fix: update polkadot types and definitions4294=======4295=======4296=======4297=======4298 /** @name EthereumBlock (464) */4299>>>>>>> chore: regenerate types4300>>>>>>> chore: regenerate types4301>>>>>>> chore: regenerate types4302>>>>>>> chore: regenerate types3960 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 }396543083966<<<<<<< HEAD4309<<<<<<< HEAD4310<<<<<<< HEAD3967 /** @name EthereumHeader (449) */4311 /** @name EthereumHeader (449) */3968=======4312=======4313=======4314>>>>>>> chore: regenerate types3969<<<<<<< HEAD4315<<<<<<< HEAD3970 /** @name EthereumHeader (450) */4316 /** @name EthereumHeader (450) */3971=======4317=======4318=======4319>>>>>>> chore: regenerate types3972<<<<<<< HEAD4320<<<<<<< HEAD3973 /** @name EthereumHeader (451) */4321 /** @name EthereumHeader (451) */3974=======4322=======4323=======4324>>>>>>> chore: regenerate types3975<<<<<<< HEAD4325<<<<<<< HEAD3976 /** @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 definitions4330<<<<<<< HEAD3980>>>>>>> fix: update polkadot types and definitions4331>>>>>>> fix: update polkadot types and definitions4332<<<<<<< HEAD3981>>>>>>> fix: update polkadot types and definitions4333>>>>>>> fix: update polkadot types and definitions4334<<<<<<< HEAD3982>>>>>>> fix: update polkadot types and definitions4335>>>>>>> fix: update polkadot types and definitions4336=======4337=======4338=======4339=======4340 /** @name EthereumHeader (465) */4341>>>>>>> chore: regenerate types4342>>>>>>> chore: regenerate types4343>>>>>>> chore: regenerate types4344>>>>>>> chore: regenerate types3983 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 }400043624001<<<<<<< HEAD4363<<<<<<< HEAD4364<<<<<<< HEAD4002 /** @name EthereumTypesHashH64 (450) */4365 /** @name EthereumTypesHashH64 (450) */4003 interface EthereumTypesHashH64 extends U8aFixed {}4366 interface EthereumTypesHashH64 extends U8aFixed {}400443674005 /** @name PalletEthereumError (455) */4368 /** @name PalletEthereumError (455) */4006=======4369=======4370=======4371>>>>>>> chore: regenerate types4007<<<<<<< HEAD4372<<<<<<< HEAD4008 /** @name EthereumTypesHashH64 (451) */4373 /** @name EthereumTypesHashH64 (451) */4009 interface EthereumTypesHashH64 extends U8aFixed {}4374 interface EthereumTypesHashH64 extends U8aFixed {}401043754011 /** @name PalletEthereumError (456) */4376 /** @name PalletEthereumError (456) */4012=======4377=======4378=======4379>>>>>>> chore: regenerate types4013<<<<<<< HEAD4380<<<<<<< HEAD4014 /** @name EthereumTypesHashH64 (452) */4381 /** @name EthereumTypesHashH64 (452) */4015 interface EthereumTypesHashH64 extends U8aFixed {}4382 interface EthereumTypesHashH64 extends U8aFixed {}401643834017 /** @name PalletEthereumError (457) */4384 /** @name PalletEthereumError (457) */4018=======4385=======4386=======4387>>>>>>> chore: regenerate types4019<<<<<<< HEAD4388<<<<<<< HEAD4020 /** @name EthereumTypesHashH64 (465) */4389 /** @name EthereumTypesHashH64 (465) */4021 interface EthereumTypesHashH64 extends U8aFixed {}4390 interface EthereumTypesHashH64 extends U8aFixed {}402743964028 /** @name PalletEthereumError (467) */4397 /** @name PalletEthereumError (467) */4029>>>>>>> fix: update polkadot types and definitions4398>>>>>>> fix: update polkadot types and definitions4399<<<<<<< HEAD4030>>>>>>> fix: update polkadot types and definitions4400>>>>>>> fix: update polkadot types and definitions4401<<<<<<< HEAD4031>>>>>>> fix: update polkadot types and definitions4402>>>>>>> fix: update polkadot types and definitions4403<<<<<<< HEAD4032>>>>>>> fix: update polkadot types and definitions4404>>>>>>> fix: update polkadot types and definitions4405=======4406=======4407=======4408=======4409 /** @name EthereumTypesHashH64 (466) */4410 interface EthereumTypesHashH64 extends U8aFixed {}44114412 /** @name PalletEthereumError (471) */4413>>>>>>> chore: regenerate types4414>>>>>>> chore: regenerate types4415>>>>>>> chore: regenerate types4416>>>>>>> chore: regenerate types4033 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 }403844224039<<<<<<< HEAD4423<<<<<<< HEAD4424<<<<<<< HEAD4040 /** @name PalletEvmCoderSubstrateError (456) */4425 /** @name PalletEvmCoderSubstrateError (456) */4041=======4426=======4427=======4428>>>>>>> chore: regenerate types4042<<<<<<< HEAD4429<<<<<<< HEAD4043 /** @name PalletEvmCoderSubstrateError (457) */4430 /** @name PalletEvmCoderSubstrateError (457) */4044=======4431=======4432=======4433>>>>>>> chore: regenerate types4045<<<<<<< HEAD4434<<<<<<< HEAD4046 /** @name PalletEvmCoderSubstrateError (458) */4435 /** @name PalletEvmCoderSubstrateError (458) */4047=======4436=======4437=======4438>>>>>>> chore: regenerate types4048<<<<<<< HEAD4439<<<<<<< HEAD4049 /** @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 definitions4444<<<<<<< HEAD4053>>>>>>> fix: update polkadot types and definitions4445>>>>>>> fix: update polkadot types and definitions4446<<<<<<< HEAD4054>>>>>>> fix: update polkadot types and definitions4447>>>>>>> fix: update polkadot types and definitions4448<<<<<<< HEAD4055>>>>>>> fix: update polkadot types and definitions4449>>>>>>> fix: update polkadot types and definitions4450=======4451=======4452=======4453=======4454 /** @name PalletEvmCoderSubstrateError (472) */4455>>>>>>> chore: regenerate types4456>>>>>>> chore: regenerate types4457>>>>>>> chore: regenerate types4458>>>>>>> chore: regenerate types4056 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 }406144644062<<<<<<< HEAD4465<<<<<<< HEAD4466<<<<<<< HEAD4063 /** @name UpDataStructsSponsorshipStateBasicCrossAccountIdRepr (457) */4467 /** @name UpDataStructsSponsorshipStateBasicCrossAccountIdRepr (457) */4064=======4468=======4469=======4470>>>>>>> chore: regenerate types4065<<<<<<< HEAD4471<<<<<<< HEAD4066 /** @name UpDataStructsSponsorshipStateBasicCrossAccountIdRepr (458) */4472 /** @name UpDataStructsSponsorshipStateBasicCrossAccountIdRepr (458) */4067=======4473=======4474=======4475>>>>>>> chore: regenerate types4068<<<<<<< HEAD4476<<<<<<< HEAD4069 /** @name UpDataStructsSponsorshipStateBasicCrossAccountIdRepr (459) */4477 /** @name UpDataStructsSponsorshipStateBasicCrossAccountIdRepr (459) */4070=======4478=======4479=======4480>>>>>>> chore: regenerate types4071<<<<<<< HEAD4481<<<<<<< HEAD4072 /** @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 definitions4486<<<<<<< HEAD4076>>>>>>> fix: update polkadot types and definitions4487>>>>>>> fix: update polkadot types and definitions4488<<<<<<< HEAD4077>>>>>>> fix: update polkadot types and definitions4489>>>>>>> fix: update polkadot types and definitions4490<<<<<<< HEAD4078>>>>>>> fix: update polkadot types and definitions4491>>>>>>> fix: update polkadot types and definitions4492=======4493=======4494=======4495=======4496 /** @name UpDataStructsSponsorshipStateBasicCrossAccountIdRepr (473) */4497>>>>>>> chore: regenerate types4498>>>>>>> chore: regenerate types4499>>>>>>> chore: regenerate types4500>>>>>>> chore: regenerate types4079 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 }408745094088<<<<<<< HEAD4510<<<<<<< HEAD4511<<<<<<< HEAD4089 /** @name PalletEvmContractHelpersSponsoringModeT (458) */4512 /** @name PalletEvmContractHelpersSponsoringModeT (458) */4090=======4513=======4514=======4515>>>>>>> chore: regenerate types4091<<<<<<< HEAD4516<<<<<<< HEAD4092 /** @name PalletEvmContractHelpersSponsoringModeT (459) */4517 /** @name PalletEvmContractHelpersSponsoringModeT (459) */4093=======4518=======4519=======4520>>>>>>> chore: regenerate types4094<<<<<<< HEAD4521<<<<<<< HEAD4095 /** @name PalletEvmContractHelpersSponsoringModeT (460) */4522 /** @name PalletEvmContractHelpersSponsoringModeT (460) */4096=======4523=======4524=======4525>>>>>>> chore: regenerate types4097<<<<<<< HEAD4526<<<<<<< HEAD4098 /** @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 definitions4531<<<<<<< HEAD4102>>>>>>> fix: update polkadot types and definitions4532>>>>>>> fix: update polkadot types and definitions4533<<<<<<< HEAD4103>>>>>>> fix: update polkadot types and definitions4534>>>>>>> fix: update polkadot types and definitions4535<<<<<<< HEAD4104>>>>>>> fix: update polkadot types and definitions4536>>>>>>> fix: update polkadot types and definitions4537=======4538=======4539=======4540=======4541 /** @name PalletEvmContractHelpersSponsoringModeT (474) */4542>>>>>>> chore: regenerate types4543>>>>>>> chore: regenerate types4544>>>>>>> chore: regenerate types4545>>>>>>> chore: regenerate types4105 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 }411145524112<<<<<<< HEAD4553<<<<<<< HEAD4554<<<<<<< HEAD4113 /** @name PalletEvmContractHelpersError (464) */4555 /** @name PalletEvmContractHelpersError (464) */4114=======4556=======4557=======4558>>>>>>> chore: regenerate types4115<<<<<<< HEAD4559<<<<<<< HEAD4116 /** @name PalletEvmContractHelpersError (465) */4560 /** @name PalletEvmContractHelpersError (465) */4117=======4561=======4562=======4563>>>>>>> chore: regenerate types4118<<<<<<< HEAD4564<<<<<<< HEAD4119 /** @name PalletEvmContractHelpersError (466) */4565 /** @name PalletEvmContractHelpersError (466) */4120=======4566=======4567=======4568>>>>>>> chore: regenerate types4121<<<<<<< HEAD4569<<<<<<< HEAD4122 /** @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 definitions4574<<<<<<< HEAD4126>>>>>>> fix: update polkadot types and definitions4575>>>>>>> fix: update polkadot types and definitions4576<<<<<<< HEAD4127>>>>>>> fix: update polkadot types and definitions4577>>>>>>> fix: update polkadot types and definitions4578<<<<<<< HEAD4128>>>>>>> fix: update polkadot types and definitions4579>>>>>>> fix: update polkadot types and definitions4580=======4581=======4582=======4583=======4584 /** @name PalletEvmContractHelpersError (480) */4585>>>>>>> chore: regenerate types4586>>>>>>> chore: regenerate types4587>>>>>>> chore: regenerate types4588>>>>>>> chore: regenerate types4129 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 }413545954136<<<<<<< HEAD4596<<<<<<< HEAD4597<<<<<<< HEAD4137 /** @name PalletEvmMigrationError (465) */4598 /** @name PalletEvmMigrationError (465) */4138=======4599=======4600=======4601>>>>>>> chore: regenerate types4139<<<<<<< HEAD4602<<<<<<< HEAD4140 /** @name PalletEvmMigrationError (466) */4603 /** @name PalletEvmMigrationError (466) */4141=======4604=======4605=======4606>>>>>>> chore: regenerate types4142<<<<<<< HEAD4607<<<<<<< HEAD4143 /** @name PalletEvmMigrationError (467) */4608 /** @name PalletEvmMigrationError (467) */4144=======4609=======4610=======4611>>>>>>> chore: regenerate types4145<<<<<<< HEAD4612<<<<<<< HEAD4146 /** @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 definitions4617<<<<<<< HEAD4150>>>>>>> fix: update polkadot types and definitions4618>>>>>>> fix: update polkadot types and definitions4619<<<<<<< HEAD4151>>>>>>> fix: update polkadot types and definitions4620>>>>>>> fix: update polkadot types and definitions4621<<<<<<< HEAD4152>>>>>>> fix: update polkadot types and definitions4622>>>>>>> fix: update polkadot types and definitions4623=======4624=======4625=======4626=======4627 /** @name PalletEvmMigrationError (481) */4628>>>>>>> chore: regenerate types4629>>>>>>> chore: regenerate types4630>>>>>>> chore: regenerate types4631>>>>>>> chore: regenerate types4153 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 }415946384160<<<<<<< HEAD4639<<<<<<< HEAD4640<<<<<<< HEAD4161 /** @name PalletMaintenanceError (466) */4641 /** @name PalletMaintenanceError (466) */4162 type PalletMaintenanceError = Null;4642 type PalletMaintenanceError = Null;416346434164 /** @name PalletTestUtilsError (467) */4644 /** @name PalletTestUtilsError (467) */4165=======4645=======4646=======4647>>>>>>> chore: regenerate types4166<<<<<<< HEAD4648<<<<<<< HEAD4167 /** @name PalletMaintenanceError (467) */4649 /** @name PalletMaintenanceError (467) */4168 type PalletMaintenanceError = Null;4650 type PalletMaintenanceError = Null;416946514170 /** @name PalletTestUtilsError (468) */4652 /** @name PalletTestUtilsError (468) */4171=======4653=======4654=======4655>>>>>>> chore: regenerate types4172<<<<<<< HEAD4656<<<<<<< HEAD4173 /** @name PalletMaintenanceError (468) */4657 /** @name PalletMaintenanceError (468) */4174 type PalletMaintenanceError = Null;4658 type PalletMaintenanceError = Null;417546594176 /** @name PalletTestUtilsError (469) */4660 /** @name PalletTestUtilsError (469) */4177=======4661=======4662=======4663>>>>>>> chore: regenerate types4178<<<<<<< HEAD4664<<<<<<< HEAD4179 /** @name PalletMaintenanceError (481) */4665 /** @name PalletMaintenanceError (481) */4180 type PalletMaintenanceError = Null;4666 type PalletMaintenanceError = Null;418646724187 /** @name PalletTestUtilsError (479) */4673 /** @name PalletTestUtilsError (479) */4188>>>>>>> fix: update polkadot types and definitions4674>>>>>>> fix: update polkadot types and definitions4675<<<<<<< HEAD4189>>>>>>> fix: update polkadot types and definitions4676>>>>>>> fix: update polkadot types and definitions4677<<<<<<< HEAD4190>>>>>>> fix: update polkadot types and definitions4678>>>>>>> fix: update polkadot types and definitions4679<<<<<<< HEAD4191>>>>>>> fix: update polkadot types and definitions4680>>>>>>> fix: update polkadot types and definitions4681=======4682=======4683=======4684=======4685 /** @name PalletMaintenanceError (482) */4686 type PalletMaintenanceError = Null;46874688 /** @name PalletTestUtilsError (483) */4689>>>>>>> chore: regenerate types4690>>>>>>> chore: regenerate types4691>>>>>>> chore: regenerate types4692>>>>>>> chore: regenerate types4192 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 }419746984198<<<<<<< HEAD4699<<<<<<< HEAD4700<<<<<<< HEAD4199 /** @name SpRuntimeMultiSignature (469) */4701 /** @name SpRuntimeMultiSignature (469) */4200=======4702=======4703=======4704>>>>>>> chore: regenerate types4201<<<<<<< HEAD4705<<<<<<< HEAD4202 /** @name SpRuntimeMultiSignature (470) */4706 /** @name SpRuntimeMultiSignature (470) */4203=======4707=======4708=======4709>>>>>>> chore: regenerate types4204<<<<<<< HEAD4710<<<<<<< HEAD4205 /** @name SpRuntimeMultiSignature (471) */4711 /** @name SpRuntimeMultiSignature (471) */4206=======4712=======4713=======4714>>>>>>> chore: regenerate types4207<<<<<<< HEAD4715<<<<<<< HEAD4208 /** @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 definitions4720<<<<<<< HEAD4212>>>>>>> fix: update polkadot types and definitions4721>>>>>>> fix: update polkadot types and definitions4722<<<<<<< HEAD4213>>>>>>> fix: update polkadot types and definitions4723>>>>>>> fix: update polkadot types and definitions4724<<<<<<< HEAD4214>>>>>>> fix: update polkadot types and definitions4725>>>>>>> fix: update polkadot types and definitions4726=======4727=======4728=======4729=======4730 /** @name SpRuntimeMultiSignature (485) */4731>>>>>>> chore: regenerate types4732>>>>>>> chore: regenerate types4733>>>>>>> chore: regenerate types4734>>>>>>> chore: regenerate types4215 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 }422447444225<<<<<<< HEAD4745<<<<<<< HEAD4746<<<<<<< HEAD4226 /** @name SpCoreEd25519Signature (470) */4747 /** @name SpCoreEd25519Signature (470) */4227=======4748=======4749=======4750>>>>>>> chore: regenerate types4228<<<<<<< HEAD4751<<<<<<< HEAD4229 /** @name SpCoreEd25519Signature (471) */4752 /** @name SpCoreEd25519Signature (471) */4230=======4753=======4754=======4755>>>>>>> chore: regenerate types4231<<<<<<< HEAD4756<<<<<<< HEAD4232 /** @name SpCoreEd25519Signature (472) */4757 /** @name SpCoreEd25519Signature (472) */4233=======4758=======4759=======4760>>>>>>> chore: regenerate types4234<<<<<<< HEAD4761<<<<<<< HEAD4235 /** @name SpCoreEd25519Signature (485) */4762 /** @name SpCoreEd25519Signature (485) */4236>>>>>>> fix: update polkadot types and definitions4763>>>>>>> fix: update polkadot types and definitions4280 /** @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 types4283 interface SpCoreEd25519Signature extends U8aFixed {}4813 interface SpCoreEd25519Signature extends U8aFixed {}428448144285 /** @name SpCoreSr25519Signature (484) */4815 /** @name SpCoreSr25519Signature (488) */4286 interface SpCoreSr25519Signature extends U8aFixed {}4816 interface SpCoreSr25519Signature extends U8aFixed {}428748174288 /** @name SpCoreEcdsaSignature (485) */4818 /** @name SpCoreEcdsaSignature (489) */4289 interface SpCoreEcdsaSignature extends U8aFixed {}4819 interface SpCoreEcdsaSignature extends U8aFixed {}429048204291 /** @name FrameSystemExtensionsCheckSpecVersion (488) */4821 /** @name FrameSystemExtensionsCheckSpecVersion (492) */4292 type FrameSystemExtensionsCheckSpecVersion = Null;4822 type FrameSystemExtensionsCheckSpecVersion = Null;429348234294 /** @name FrameSystemExtensionsCheckTxVersion (489) */4824 /** @name FrameSystemExtensionsCheckTxVersion (493) */4295 type FrameSystemExtensionsCheckTxVersion = Null;4825 type FrameSystemExtensionsCheckTxVersion = Null;429648264297 /** @name FrameSystemExtensionsCheckGenesis (490) */4827 /** @name FrameSystemExtensionsCheckGenesis (494) */4298 type FrameSystemExtensionsCheckGenesis = Null;4828 type FrameSystemExtensionsCheckGenesis = Null;429948294300 /** @name FrameSystemExtensionsCheckNonce (493) */4830 /** @name FrameSystemExtensionsCheckNonce (497) */4301 interface FrameSystemExtensionsCheckNonce extends Compact<u32> {}4831 interface FrameSystemExtensionsCheckNonce extends Compact<u32> {}430248324303 /** @name FrameSystemExtensionsCheckWeight (494) */4833 /** @name FrameSystemExtensionsCheckWeight (498) */4304 type FrameSystemExtensionsCheckWeight = Null;4834 type FrameSystemExtensionsCheckWeight = Null;430548354306 /** @name OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance (495) */4836 /** @name OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance (499) */4307 type OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance = Null;4837 type OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance = Null;430848384309 /** @name PalletTemplateTransactionPaymentChargeTransactionPayment (496) */4839 /** @name PalletTemplateTransactionPaymentChargeTransactionPayment (500) */4310 interface PalletTemplateTransactionPaymentChargeTransactionPayment extends Compact<u128> {}4840 interface PalletTemplateTransactionPaymentChargeTransactionPayment extends Compact<u128> {}431148414312 /** @name OpalRuntimeRuntime (497) */4842 /** @name OpalRuntimeRuntime (501) */4313 type OpalRuntimeRuntime = Null;4843 type OpalRuntimeRuntime = Null;431448444845<<<<<<< HEAD4315 /** @name PalletEthereumFakeTransactionFinalizer (498) */4846 /** @name PalletEthereumFakeTransactionFinalizer (498) */4316>>>>>>> fix: update polkadot types and definitions4847>>>>>>> fix: update polkadot types and definitions4848<<<<<<< HEAD4317>>>>>>> fix: update polkadot types and definitions4849>>>>>>> fix: update polkadot types and definitions4850<<<<<<< HEAD4318>>>>>>> fix: update polkadot types and definitions4851>>>>>>> fix: update polkadot types and definitions4852<<<<<<< HEAD4319>>>>>>> fix: update polkadot types and definitions4853>>>>>>> fix: update polkadot types and definitions4854=======4855=======4856=======4857=======4858 /** @name PalletEthereumFakeTransactionFinalizer (502) */4859>>>>>>> chore: regenerate types4860>>>>>>> chore: regenerate types4861>>>>>>> chore: regenerate types4862>>>>>>> chore: regenerate types4320 type PalletEthereumFakeTransactionFinalizer = Null;4863 type PalletEthereumFakeTransactionFinalizer = Null;432148644322} // declare module4865} // declare moduletests/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
),