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.tsdiffbeforeafterboth1// Auto-generated via `yarn polkadot-types-from-defs`, do not edit2/* eslint-disable */34import type { BTreeMap, BTreeSet, Bytes, Compact, Enum, Null, Option, Result, Struct, Text, U256, U8aFixed, Vec, bool, u128, u16, u32, u64, u8 } from '@polkadot/types-codec';5import type { ITuple } from '@polkadot/types-codec/types';6import type { AccountId32, Call, H160, H256, MultiAddress, Perbill, Permill } from '@polkadot/types/interfaces/runtime';7import type { Event } from '@polkadot/types/interfaces/system';89/** @name CumulusPalletDmpQueueCall */10export interface CumulusPalletDmpQueueCall extends Enum {11 readonly isServiceOverweight: boolean;12 readonly asServiceOverweight: {13 readonly index: u64;14 readonly weightLimit: u64;15 } & Struct;16 readonly type: 'ServiceOverweight';17}1819/** @name CumulusPalletDmpQueueConfigData */20export interface CumulusPalletDmpQueueConfigData extends Struct {21 readonly maxIndividual: SpWeightsWeightV2Weight;22}2324/** @name CumulusPalletDmpQueueError */25export interface CumulusPalletDmpQueueError extends Enum {26 readonly isUnknown: boolean;27 readonly isOverLimit: boolean;28 readonly type: 'Unknown' | 'OverLimit';29}3031/** @name CumulusPalletDmpQueueEvent */32export interface CumulusPalletDmpQueueEvent extends Enum {33 readonly isInvalidFormat: boolean;34 readonly asInvalidFormat: {35 readonly messageId: U8aFixed;36 } & Struct;37 readonly isUnsupportedVersion: boolean;38 readonly asUnsupportedVersion: {39 readonly messageId: U8aFixed;40 } & Struct;41 readonly isExecutedDownward: boolean;42 readonly asExecutedDownward: {43 readonly messageId: U8aFixed;44 readonly outcome: XcmV2TraitsOutcome;45 } & Struct;46 readonly isWeightExhausted: boolean;47 readonly asWeightExhausted: {48 readonly messageId: U8aFixed;49 readonly remainingWeight: SpWeightsWeightV2Weight;50 readonly requiredWeight: SpWeightsWeightV2Weight;51 } & Struct;52 readonly isOverweightEnqueued: boolean;53 readonly asOverweightEnqueued: {54 readonly messageId: U8aFixed;55 readonly overweightIndex: u64;56 readonly requiredWeight: SpWeightsWeightV2Weight;57 } & Struct;58 readonly isOverweightServiced: boolean;59 readonly asOverweightServiced: {60 readonly overweightIndex: u64;61 readonly weightUsed: SpWeightsWeightV2Weight;62 } & Struct;63 readonly type: 'InvalidFormat' | 'UnsupportedVersion' | 'ExecutedDownward' | 'WeightExhausted' | 'OverweightEnqueued' | 'OverweightServiced';64}6566/** @name CumulusPalletDmpQueuePageIndexData */67export interface CumulusPalletDmpQueuePageIndexData extends Struct {68 readonly beginUsed: u32;69 readonly endUsed: u32;70 readonly overweightCount: u64;71}7273/** @name CumulusPalletParachainSystemCall */74export interface CumulusPalletParachainSystemCall extends Enum {75 readonly isSetValidationData: boolean;76 readonly asSetValidationData: {77 readonly data: CumulusPrimitivesParachainInherentParachainInherentData;78 } & Struct;79 readonly isSudoSendUpwardMessage: boolean;80 readonly asSudoSendUpwardMessage: {81 readonly message: Bytes;82 } & Struct;83 readonly isAuthorizeUpgrade: boolean;84 readonly asAuthorizeUpgrade: {85 readonly codeHash: H256;86 } & Struct;87 readonly isEnactAuthorizedUpgrade: boolean;88 readonly asEnactAuthorizedUpgrade: {89 readonly code: Bytes;90 } & Struct;91 readonly type: 'SetValidationData' | 'SudoSendUpwardMessage' | 'AuthorizeUpgrade' | 'EnactAuthorizedUpgrade';92}9394/** @name CumulusPalletParachainSystemError */95export interface CumulusPalletParachainSystemError extends Enum {96 readonly isOverlappingUpgrades: boolean;97 readonly isProhibitedByPolkadot: boolean;98 readonly isTooBig: boolean;99 readonly isValidationDataNotAvailable: boolean;100 readonly isHostConfigurationNotAvailable: boolean;101 readonly isNotScheduled: boolean;102 readonly isNothingAuthorized: boolean;103 readonly isUnauthorized: boolean;104 readonly type: 'OverlappingUpgrades' | 'ProhibitedByPolkadot' | 'TooBig' | 'ValidationDataNotAvailable' | 'HostConfigurationNotAvailable' | 'NotScheduled' | 'NothingAuthorized' | 'Unauthorized';105}106107/** @name CumulusPalletParachainSystemEvent */108export interface CumulusPalletParachainSystemEvent extends Enum {109 readonly isValidationFunctionStored: boolean;110 readonly isValidationFunctionApplied: boolean;111 readonly asValidationFunctionApplied: {112 readonly relayChainBlockNum: u32;113 } & Struct;114 readonly isValidationFunctionDiscarded: boolean;115 readonly isUpgradeAuthorized: boolean;116 readonly asUpgradeAuthorized: {117 readonly codeHash: H256;118 } & Struct;119 readonly isDownwardMessagesReceived: boolean;120 readonly asDownwardMessagesReceived: {121 readonly count: u32;122 } & Struct;123 readonly isDownwardMessagesProcessed: boolean;124 readonly asDownwardMessagesProcessed: {125 readonly weightUsed: SpWeightsWeightV2Weight;126 readonly dmqHead: H256;127 } & Struct;128 readonly type: 'ValidationFunctionStored' | 'ValidationFunctionApplied' | 'ValidationFunctionDiscarded' | 'UpgradeAuthorized' | 'DownwardMessagesReceived' | 'DownwardMessagesProcessed';129}130131/** @name CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot */132export interface CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot extends Struct {133 readonly dmqMqcHead: H256;134 readonly relayDispatchQueueSize: ITuple<[u32, u32]>;135 readonly ingressChannels: Vec<ITuple<[u32, PolkadotPrimitivesV2AbridgedHrmpChannel]>>;136 readonly egressChannels: Vec<ITuple<[u32, PolkadotPrimitivesV2AbridgedHrmpChannel]>>;137}138139/** @name CumulusPalletXcmCall */140export interface CumulusPalletXcmCall extends Null {}141142/** @name CumulusPalletXcmError */143export interface CumulusPalletXcmError extends Null {}144145/** @name CumulusPalletXcmEvent */146export interface CumulusPalletXcmEvent extends Enum {147 readonly isInvalidFormat: boolean;148 readonly asInvalidFormat: U8aFixed;149 readonly isUnsupportedVersion: boolean;150 readonly asUnsupportedVersion: U8aFixed;151 readonly isExecutedDownward: boolean;152 readonly asExecutedDownward: ITuple<[U8aFixed, XcmV2TraitsOutcome]>;153 readonly type: 'InvalidFormat' | 'UnsupportedVersion' | 'ExecutedDownward';154}155156/** @name CumulusPalletXcmpQueueCall */157export interface CumulusPalletXcmpQueueCall extends Enum {158 readonly isServiceOverweight: boolean;159 readonly asServiceOverweight: {160 readonly index: u64;161 readonly weightLimit: u64;162 } & Struct;163 readonly isSuspendXcmExecution: boolean;164 readonly isResumeXcmExecution: boolean;165 readonly isUpdateSuspendThreshold: boolean;166 readonly asUpdateSuspendThreshold: {167 readonly new_: u32;168 } & Struct;169 readonly isUpdateDropThreshold: boolean;170 readonly asUpdateDropThreshold: {171 readonly new_: u32;172 } & Struct;173 readonly isUpdateResumeThreshold: boolean;174 readonly asUpdateResumeThreshold: {175 readonly new_: u32;176 } & Struct;177 readonly isUpdateThresholdWeight: boolean;178 readonly asUpdateThresholdWeight: {179 readonly new_: u64;180 } & Struct;181 readonly isUpdateWeightRestrictDecay: boolean;182 readonly asUpdateWeightRestrictDecay: {183 readonly new_: u64;184 } & Struct;185 readonly isUpdateXcmpMaxIndividualWeight: boolean;186 readonly asUpdateXcmpMaxIndividualWeight: {187 readonly new_: u64;188 } & Struct;189 readonly type: 'ServiceOverweight' | 'SuspendXcmExecution' | 'ResumeXcmExecution' | 'UpdateSuspendThreshold' | 'UpdateDropThreshold' | 'UpdateResumeThreshold' | 'UpdateThresholdWeight' | 'UpdateWeightRestrictDecay' | 'UpdateXcmpMaxIndividualWeight';190}191192/** @name CumulusPalletXcmpQueueError */193export interface CumulusPalletXcmpQueueError extends Enum {194 readonly isFailedToSend: boolean;195 readonly isBadXcmOrigin: boolean;196 readonly isBadXcm: boolean;197 readonly isBadOverweightIndex: boolean;198 readonly isWeightOverLimit: boolean;199 readonly type: 'FailedToSend' | 'BadXcmOrigin' | 'BadXcm' | 'BadOverweightIndex' | 'WeightOverLimit';200}201202/** @name CumulusPalletXcmpQueueEvent */203export interface CumulusPalletXcmpQueueEvent extends Enum {204 readonly isSuccess: boolean;205 readonly asSuccess: {206 readonly messageHash: Option<H256>;207 readonly weight: SpWeightsWeightV2Weight;208 } & Struct;209 readonly isFail: boolean;210 readonly asFail: {211 readonly messageHash: Option<H256>;212 readonly error: XcmV2TraitsError;213 readonly weight: SpWeightsWeightV2Weight;214 } & Struct;215 readonly isBadVersion: boolean;216 readonly asBadVersion: {217 readonly messageHash: Option<H256>;218 } & Struct;219 readonly isBadFormat: boolean;220 readonly asBadFormat: {221 readonly messageHash: Option<H256>;222 } & Struct;223 readonly isUpwardMessageSent: boolean;224 readonly asUpwardMessageSent: {225 readonly messageHash: Option<H256>;226 } & Struct;227 readonly isXcmpMessageSent: boolean;228 readonly asXcmpMessageSent: {229 readonly messageHash: Option<H256>;230 } & Struct;231 readonly isOverweightEnqueued: boolean;232 readonly asOverweightEnqueued: {233 readonly sender: u32;234 readonly sentAt: u32;235 readonly index: u64;236 readonly required: SpWeightsWeightV2Weight;237 } & Struct;238 readonly isOverweightServiced: boolean;239 readonly asOverweightServiced: {240 readonly index: u64;241 readonly used: SpWeightsWeightV2Weight;242 } & Struct;243 readonly type: 'Success' | 'Fail' | 'BadVersion' | 'BadFormat' | 'UpwardMessageSent' | 'XcmpMessageSent' | 'OverweightEnqueued' | 'OverweightServiced';244}245246/** @name CumulusPalletXcmpQueueInboundChannelDetails */247export interface CumulusPalletXcmpQueueInboundChannelDetails extends Struct {248 readonly sender: u32;249 readonly state: CumulusPalletXcmpQueueInboundState;250 readonly messageMetadata: Vec<ITuple<[u32, PolkadotParachainPrimitivesXcmpMessageFormat]>>;251}252253/** @name CumulusPalletXcmpQueueInboundState */254export interface CumulusPalletXcmpQueueInboundState extends Enum {255 readonly isOk: boolean;256 readonly isSuspended: boolean;257 readonly type: 'Ok' | 'Suspended';258}259260/** @name CumulusPalletXcmpQueueOutboundChannelDetails */261export interface CumulusPalletXcmpQueueOutboundChannelDetails extends Struct {262 readonly recipient: u32;263 readonly state: CumulusPalletXcmpQueueOutboundState;264 readonly signalsExist: bool;265 readonly firstIndex: u16;266 readonly lastIndex: u16;267}268269/** @name CumulusPalletXcmpQueueOutboundState */270export interface CumulusPalletXcmpQueueOutboundState extends Enum {271 readonly isOk: boolean;272 readonly isSuspended: boolean;273 readonly type: 'Ok' | 'Suspended';274}275276/** @name CumulusPalletXcmpQueueQueueConfigData */277export interface CumulusPalletXcmpQueueQueueConfigData extends Struct {278 readonly suspendThreshold: u32;279 readonly dropThreshold: u32;280 readonly resumeThreshold: u32;281 readonly thresholdWeight: SpWeightsWeightV2Weight;282 readonly weightRestrictDecay: SpWeightsWeightV2Weight;283 readonly xcmpMaxIndividualWeight: SpWeightsWeightV2Weight;284}285286/** @name CumulusPrimitivesParachainInherentParachainInherentData */287export interface CumulusPrimitivesParachainInherentParachainInherentData extends Struct {288 readonly validationData: PolkadotPrimitivesV2PersistedValidationData;289 readonly relayChainState: SpTrieStorageProof;290 readonly downwardMessages: Vec<PolkadotCorePrimitivesInboundDownwardMessage>;291 readonly horizontalMessages: BTreeMap<u32, Vec<PolkadotCorePrimitivesInboundHrmpMessage>>;292}293294/** @name EthbloomBloom */295export interface EthbloomBloom extends U8aFixed {}296297/** @name EthereumBlock */298export interface EthereumBlock extends Struct {299 readonly header: EthereumHeader;300 readonly transactions: Vec<EthereumTransactionTransactionV2>;301 readonly ommers: Vec<EthereumHeader>;302}303304/** @name EthereumHeader */305export interface EthereumHeader extends Struct {306 readonly parentHash: H256;307 readonly ommersHash: H256;308 readonly beneficiary: H160;309 readonly stateRoot: H256;310 readonly transactionsRoot: H256;311 readonly receiptsRoot: H256;312 readonly logsBloom: EthbloomBloom;313 readonly difficulty: U256;314 readonly number: U256;315 readonly gasLimit: U256;316 readonly gasUsed: U256;317 readonly timestamp: u64;318 readonly extraData: Bytes;319 readonly mixHash: H256;320 readonly nonce: EthereumTypesHashH64;321}322323/** @name EthereumLog */324export interface EthereumLog extends Struct {325 readonly address: H160;326 readonly topics: Vec<H256>;327 readonly data: Bytes;328}329330/** @name EthereumReceiptEip658ReceiptData */331export interface EthereumReceiptEip658ReceiptData extends Struct {332 readonly statusCode: u8;333 readonly usedGas: U256;334 readonly logsBloom: EthbloomBloom;335 readonly logs: Vec<EthereumLog>;336}337338/** @name EthereumReceiptReceiptV3 */339export interface EthereumReceiptReceiptV3 extends Enum {340 readonly isLegacy: boolean;341 readonly asLegacy: EthereumReceiptEip658ReceiptData;342 readonly isEip2930: boolean;343 readonly asEip2930: EthereumReceiptEip658ReceiptData;344 readonly isEip1559: boolean;345 readonly asEip1559: EthereumReceiptEip658ReceiptData;346 readonly type: 'Legacy' | 'Eip2930' | 'Eip1559';347}348349/** @name EthereumTransactionAccessListItem */350export interface EthereumTransactionAccessListItem extends Struct {351 readonly address: H160;352 readonly storageKeys: Vec<H256>;353}354355/** @name EthereumTransactionEip1559Transaction */356export interface EthereumTransactionEip1559Transaction extends Struct {357 readonly chainId: u64;358 readonly nonce: U256;359 readonly maxPriorityFeePerGas: U256;360 readonly maxFeePerGas: U256;361 readonly gasLimit: U256;362 readonly action: EthereumTransactionTransactionAction;363 readonly value: U256;364 readonly input: Bytes;365 readonly accessList: Vec<EthereumTransactionAccessListItem>;366 readonly oddYParity: bool;367 readonly r: H256;368 readonly s: H256;369}370371/** @name EthereumTransactionEip2930Transaction */372export interface EthereumTransactionEip2930Transaction extends Struct {373 readonly chainId: u64;374 readonly nonce: U256;375 readonly gasPrice: U256;376 readonly gasLimit: U256;377 readonly action: EthereumTransactionTransactionAction;378 readonly value: U256;379 readonly input: Bytes;380 readonly accessList: Vec<EthereumTransactionAccessListItem>;381 readonly oddYParity: bool;382 readonly r: H256;383 readonly s: H256;384}385386/** @name EthereumTransactionLegacyTransaction */387export interface EthereumTransactionLegacyTransaction extends Struct {388 readonly nonce: U256;389 readonly gasPrice: U256;390 readonly gasLimit: U256;391 readonly action: EthereumTransactionTransactionAction;392 readonly value: U256;393 readonly input: Bytes;394 readonly signature: EthereumTransactionTransactionSignature;395}396397/** @name EthereumTransactionTransactionAction */398export interface EthereumTransactionTransactionAction extends Enum {399 readonly isCall: boolean;400 readonly asCall: H160;401 readonly isCreate: boolean;402 readonly type: 'Call' | 'Create';403}404405/** @name EthereumTransactionTransactionSignature */406export interface EthereumTransactionTransactionSignature extends Struct {407 readonly v: u64;408 readonly r: H256;409 readonly s: H256;410}411412/** @name EthereumTransactionTransactionV2 */413export interface EthereumTransactionTransactionV2 extends Enum {414 readonly isLegacy: boolean;415 readonly asLegacy: EthereumTransactionLegacyTransaction;416 readonly isEip2930: boolean;417 readonly asEip2930: EthereumTransactionEip2930Transaction;418 readonly isEip1559: boolean;419 readonly asEip1559: EthereumTransactionEip1559Transaction;420 readonly type: 'Legacy' | 'Eip2930' | 'Eip1559';421}422423/** @name EthereumTypesHashH64 */424export interface EthereumTypesHashH64 extends U8aFixed {}425426/** @name EvmCoreErrorExitError */427export interface EvmCoreErrorExitError extends Enum {428 readonly isStackUnderflow: boolean;429 readonly isStackOverflow: boolean;430 readonly isInvalidJump: boolean;431 readonly isInvalidRange: boolean;432 readonly isDesignatedInvalid: boolean;433 readonly isCallTooDeep: boolean;434 readonly isCreateCollision: boolean;435 readonly isCreateContractLimit: boolean;436 readonly isOutOfOffset: boolean;437 readonly isOutOfGas: boolean;438 readonly isOutOfFund: boolean;439 readonly isPcUnderflow: boolean;440 readonly isCreateEmpty: boolean;441 readonly isOther: boolean;442 readonly asOther: Text;443 readonly isInvalidCode: boolean;444 readonly type: 'StackUnderflow' | 'StackOverflow' | 'InvalidJump' | 'InvalidRange' | 'DesignatedInvalid' | 'CallTooDeep' | 'CreateCollision' | 'CreateContractLimit' | 'OutOfOffset' | 'OutOfGas' | 'OutOfFund' | 'PcUnderflow' | 'CreateEmpty' | 'Other' | 'InvalidCode';445}446447/** @name EvmCoreErrorExitFatal */448export interface EvmCoreErrorExitFatal extends Enum {449 readonly isNotSupported: boolean;450 readonly isUnhandledInterrupt: boolean;451 readonly isCallErrorAsFatal: boolean;452 readonly asCallErrorAsFatal: EvmCoreErrorExitError;453 readonly isOther: boolean;454 readonly asOther: Text;455 readonly type: 'NotSupported' | 'UnhandledInterrupt' | 'CallErrorAsFatal' | 'Other';456}457458/** @name EvmCoreErrorExitReason */459export interface EvmCoreErrorExitReason extends Enum {460 readonly isSucceed: boolean;461 readonly asSucceed: EvmCoreErrorExitSucceed;462 readonly isError: boolean;463 readonly asError: EvmCoreErrorExitError;464 readonly isRevert: boolean;465 readonly asRevert: EvmCoreErrorExitRevert;466 readonly isFatal: boolean;467 readonly asFatal: EvmCoreErrorExitFatal;468 readonly type: 'Succeed' | 'Error' | 'Revert' | 'Fatal';469}470471/** @name EvmCoreErrorExitRevert */472export interface EvmCoreErrorExitRevert extends Enum {473 readonly isReverted: boolean;474 readonly type: 'Reverted';475}476477/** @name EvmCoreErrorExitSucceed */478export interface EvmCoreErrorExitSucceed extends Enum {479 readonly isStopped: boolean;480 readonly isReturned: boolean;481 readonly isSuicided: boolean;482 readonly type: 'Stopped' | 'Returned' | 'Suicided';483}484485/** @name FpRpcTransactionStatus */486export interface FpRpcTransactionStatus extends Struct {487 readonly transactionHash: H256;488 readonly transactionIndex: u32;489 readonly from: H160;490 readonly to: Option<H160>;491 readonly contractAddress: Option<H160>;492 readonly logs: Vec<EthereumLog>;493 readonly logsBloom: EthbloomBloom;494}495496/** @name FrameSupportDispatchDispatchClass */497export interface FrameSupportDispatchDispatchClass extends Enum {498 readonly isNormal: boolean;499 readonly isOperational: boolean;500 readonly isMandatory: boolean;501 readonly type: 'Normal' | 'Operational' | 'Mandatory';502}503504/** @name FrameSupportDispatchDispatchInfo */505export interface FrameSupportDispatchDispatchInfo extends Struct {506 readonly weight: SpWeightsWeightV2Weight;507 readonly class: FrameSupportDispatchDispatchClass;508 readonly paysFee: FrameSupportDispatchPays;509}510511/** @name FrameSupportDispatchPays */512export interface FrameSupportDispatchPays extends Enum {513 readonly isYes: boolean;514 readonly isNo: boolean;515 readonly type: 'Yes' | 'No';516}517518/** @name FrameSupportDispatchPerDispatchClassU32 */519export interface FrameSupportDispatchPerDispatchClassU32 extends Struct {520 readonly normal: u32;521 readonly operational: u32;522 readonly mandatory: u32;523}524525/** @name FrameSupportDispatchPerDispatchClassWeight */526export interface FrameSupportDispatchPerDispatchClassWeight extends Struct {527 readonly normal: SpWeightsWeightV2Weight;528 readonly operational: SpWeightsWeightV2Weight;529 readonly mandatory: SpWeightsWeightV2Weight;530}531532/** @name FrameSupportDispatchPerDispatchClassWeightsPerClass */533export interface FrameSupportDispatchPerDispatchClassWeightsPerClass extends Struct {534 readonly normal: FrameSystemLimitsWeightsPerClass;535 readonly operational: FrameSystemLimitsWeightsPerClass;536 readonly mandatory: FrameSystemLimitsWeightsPerClass;537}538539/** @name FrameSupportPalletId */540export interface FrameSupportPalletId extends U8aFixed {}541542/** @name FrameSupportTokensMiscBalanceStatus */543export interface FrameSupportTokensMiscBalanceStatus extends Enum {544 readonly isFree: boolean;545 readonly isReserved: boolean;546 readonly type: 'Free' | 'Reserved';547}548549/** @name FrameSystemAccountInfo */550export interface FrameSystemAccountInfo extends Struct {551 readonly nonce: u32;552 readonly consumers: u32;553 readonly providers: u32;554 readonly sufficients: u32;555 readonly data: PalletBalancesAccountData;556}557558/** @name FrameSystemCall */559export interface FrameSystemCall extends Enum {560 readonly isRemark: boolean;561 readonly asRemark: {562 readonly remark: Bytes;563 } & Struct;564 readonly isSetHeapPages: boolean;565 readonly asSetHeapPages: {566 readonly pages: u64;567 } & Struct;568 readonly isSetCode: boolean;569 readonly asSetCode: {570 readonly code: Bytes;571 } & Struct;572 readonly isSetCodeWithoutChecks: boolean;573 readonly asSetCodeWithoutChecks: {574 readonly code: Bytes;575 } & Struct;576 readonly isSetStorage: boolean;577 readonly asSetStorage: {578 readonly items: Vec<ITuple<[Bytes, Bytes]>>;579 } & Struct;580 readonly isKillStorage: boolean;581 readonly asKillStorage: {582 readonly keys_: Vec<Bytes>;583 } & Struct;584 readonly isKillPrefix: boolean;585 readonly asKillPrefix: {586 readonly prefix: Bytes;587 readonly subkeys: u32;588 } & Struct;589 readonly isRemarkWithEvent: boolean;590 readonly asRemarkWithEvent: {591 readonly remark: Bytes;592 } & Struct;593 readonly type: 'Remark' | 'SetHeapPages' | 'SetCode' | 'SetCodeWithoutChecks' | 'SetStorage' | 'KillStorage' | 'KillPrefix' | 'RemarkWithEvent';594}595596/** @name FrameSystemError */597export interface FrameSystemError extends Enum {598 readonly isInvalidSpecName: boolean;599 readonly isSpecVersionNeedsToIncrease: boolean;600 readonly isFailedToExtractRuntimeVersion: boolean;601 readonly isNonDefaultComposite: boolean;602 readonly isNonZeroRefCount: boolean;603 readonly isCallFiltered: boolean;604 readonly type: 'InvalidSpecName' | 'SpecVersionNeedsToIncrease' | 'FailedToExtractRuntimeVersion' | 'NonDefaultComposite' | 'NonZeroRefCount' | 'CallFiltered';605}606607/** @name FrameSystemEvent */608export interface FrameSystemEvent extends Enum {609 readonly isExtrinsicSuccess: boolean;610 readonly asExtrinsicSuccess: {611 readonly dispatchInfo: FrameSupportDispatchDispatchInfo;612 } & Struct;613 readonly isExtrinsicFailed: boolean;614 readonly asExtrinsicFailed: {615 readonly dispatchError: SpRuntimeDispatchError;616 readonly dispatchInfo: FrameSupportDispatchDispatchInfo;617 } & Struct;618 readonly isCodeUpdated: boolean;619 readonly isNewAccount: boolean;620 readonly asNewAccount: {621 readonly account: AccountId32;622 } & Struct;623 readonly isKilledAccount: boolean;624 readonly asKilledAccount: {625 readonly account: AccountId32;626 } & Struct;627 readonly isRemarked: boolean;628 readonly asRemarked: {629 readonly sender: AccountId32;630 readonly hash_: H256;631 } & Struct;632 readonly type: 'ExtrinsicSuccess' | 'ExtrinsicFailed' | 'CodeUpdated' | 'NewAccount' | 'KilledAccount' | 'Remarked';633}634635/** @name FrameSystemEventRecord */636export interface FrameSystemEventRecord extends Struct {637 readonly phase: FrameSystemPhase;638 readonly event: Event;639 readonly topics: Vec<H256>;640}641642/** @name FrameSystemExtensionsCheckGenesis */643export interface FrameSystemExtensionsCheckGenesis extends Null {}644645/** @name FrameSystemExtensionsCheckNonce */646export interface FrameSystemExtensionsCheckNonce extends Compact<u32> {}647648/** @name FrameSystemExtensionsCheckSpecVersion */649export interface FrameSystemExtensionsCheckSpecVersion extends Null {}650651/** @name FrameSystemExtensionsCheckTxVersion */652export interface FrameSystemExtensionsCheckTxVersion extends Null {}653654/** @name FrameSystemExtensionsCheckWeight */655export interface FrameSystemExtensionsCheckWeight extends Null {}656657/** @name FrameSystemLastRuntimeUpgradeInfo */658export interface FrameSystemLastRuntimeUpgradeInfo extends Struct {659 readonly specVersion: Compact<u32>;660 readonly specName: Text;661}662663/** @name FrameSystemLimitsBlockLength */664export interface FrameSystemLimitsBlockLength extends Struct {665 readonly max: FrameSupportDispatchPerDispatchClassU32;666}667668/** @name FrameSystemLimitsBlockWeights */669export interface FrameSystemLimitsBlockWeights extends Struct {670 readonly baseBlock: SpWeightsWeightV2Weight;671 readonly maxBlock: SpWeightsWeightV2Weight;672 readonly perClass: FrameSupportDispatchPerDispatchClassWeightsPerClass;673}674675/** @name FrameSystemLimitsWeightsPerClass */676export interface FrameSystemLimitsWeightsPerClass extends Struct {677 readonly baseExtrinsic: SpWeightsWeightV2Weight;678 readonly maxExtrinsic: Option<SpWeightsWeightV2Weight>;679 readonly maxTotal: Option<SpWeightsWeightV2Weight>;680 readonly reserved: Option<SpWeightsWeightV2Weight>;681}682683/** @name FrameSystemPhase */684export interface FrameSystemPhase extends Enum {685 readonly isApplyExtrinsic: boolean;686 readonly asApplyExtrinsic: u32;687 readonly isFinalization: boolean;688 readonly isInitialization: boolean;689 readonly type: 'ApplyExtrinsic' | 'Finalization' | 'Initialization';690}691692/** @name OpalRuntimeRuntime */693export interface OpalRuntimeRuntime extends Null {}694695/** @name OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance */696export interface OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance extends Null {}697698/** @name OrmlTokensAccountData */699export interface OrmlTokensAccountData extends Struct {700 readonly free: u128;701 readonly reserved: u128;702 readonly frozen: u128;703}704705/** @name OrmlTokensBalanceLock */706export interface OrmlTokensBalanceLock extends Struct {707 readonly id: U8aFixed;708 readonly amount: u128;709}710711/** @name OrmlTokensModuleCall */712export interface OrmlTokensModuleCall extends Enum {713 readonly isTransfer: boolean;714 readonly asTransfer: {715 readonly dest: MultiAddress;716 readonly currencyId: PalletForeignAssetsAssetIds;717 readonly amount: Compact<u128>;718 } & Struct;719 readonly isTransferAll: boolean;720 readonly asTransferAll: {721 readonly dest: MultiAddress;722 readonly currencyId: PalletForeignAssetsAssetIds;723 readonly keepAlive: bool;724 } & Struct;725 readonly isTransferKeepAlive: boolean;726 readonly asTransferKeepAlive: {727 readonly dest: MultiAddress;728 readonly currencyId: PalletForeignAssetsAssetIds;729 readonly amount: Compact<u128>;730 } & Struct;731 readonly isForceTransfer: boolean;732 readonly asForceTransfer: {733 readonly source: MultiAddress;734 readonly dest: MultiAddress;735 readonly currencyId: PalletForeignAssetsAssetIds;736 readonly amount: Compact<u128>;737 } & Struct;738 readonly isSetBalance: boolean;739 readonly asSetBalance: {740 readonly who: MultiAddress;741 readonly currencyId: PalletForeignAssetsAssetIds;742 readonly newFree: Compact<u128>;743 readonly newReserved: Compact<u128>;744 } & Struct;745 readonly type: 'Transfer' | 'TransferAll' | 'TransferKeepAlive' | 'ForceTransfer' | 'SetBalance';746}747748/** @name OrmlTokensModuleError */749export interface OrmlTokensModuleError extends Enum {750 readonly isBalanceTooLow: boolean;751 readonly isAmountIntoBalanceFailed: boolean;752 readonly isLiquidityRestrictions: boolean;753 readonly isMaxLocksExceeded: boolean;754 readonly isKeepAlive: boolean;755 readonly isExistentialDeposit: boolean;756 readonly isDeadAccount: boolean;757 readonly isTooManyReserves: boolean;758 readonly type: 'BalanceTooLow' | 'AmountIntoBalanceFailed' | 'LiquidityRestrictions' | 'MaxLocksExceeded' | 'KeepAlive' | 'ExistentialDeposit' | 'DeadAccount' | 'TooManyReserves';759}760761/** @name OrmlTokensModuleEvent */762export interface OrmlTokensModuleEvent extends Enum {763 readonly isEndowed: boolean;764 readonly asEndowed: {765 readonly currencyId: PalletForeignAssetsAssetIds;766 readonly who: AccountId32;767 readonly amount: u128;768 } & Struct;769 readonly isDustLost: boolean;770 readonly asDustLost: {771 readonly currencyId: PalletForeignAssetsAssetIds;772 readonly who: AccountId32;773 readonly amount: u128;774 } & Struct;775 readonly isTransfer: boolean;776 readonly asTransfer: {777 readonly currencyId: PalletForeignAssetsAssetIds;778 readonly from: AccountId32;779 readonly to: AccountId32;780 readonly amount: u128;781 } & Struct;782 readonly isReserved: boolean;783 readonly asReserved: {784 readonly currencyId: PalletForeignAssetsAssetIds;785 readonly who: AccountId32;786 readonly amount: u128;787 } & Struct;788 readonly isUnreserved: boolean;789 readonly asUnreserved: {790 readonly currencyId: PalletForeignAssetsAssetIds;791 readonly who: AccountId32;792 readonly amount: u128;793 } & Struct;794 readonly isReserveRepatriated: boolean;795 readonly asReserveRepatriated: {796 readonly currencyId: PalletForeignAssetsAssetIds;797 readonly from: AccountId32;798 readonly to: AccountId32;799 readonly amount: u128;800 readonly status: FrameSupportTokensMiscBalanceStatus;801 } & Struct;802 readonly isBalanceSet: boolean;803 readonly asBalanceSet: {804 readonly currencyId: PalletForeignAssetsAssetIds;805 readonly who: AccountId32;806 readonly free: u128;807 readonly reserved: u128;808 } & Struct;809 readonly isTotalIssuanceSet: boolean;810 readonly asTotalIssuanceSet: {811 readonly currencyId: PalletForeignAssetsAssetIds;812 readonly amount: u128;813 } & Struct;814 readonly isWithdrawn: boolean;815 readonly asWithdrawn: {816 readonly currencyId: PalletForeignAssetsAssetIds;817 readonly who: AccountId32;818 readonly amount: u128;819 } & Struct;820 readonly isSlashed: boolean;821 readonly asSlashed: {822 readonly currencyId: PalletForeignAssetsAssetIds;823 readonly who: AccountId32;824 readonly freeAmount: u128;825 readonly reservedAmount: u128;826 } & Struct;827 readonly isDeposited: boolean;828 readonly asDeposited: {829 readonly currencyId: PalletForeignAssetsAssetIds;830 readonly who: AccountId32;831 readonly amount: u128;832 } & Struct;833 readonly isLockSet: boolean;834 readonly asLockSet: {835 readonly lockId: U8aFixed;836 readonly currencyId: PalletForeignAssetsAssetIds;837 readonly who: AccountId32;838 readonly amount: u128;839 } & Struct;840 readonly isLockRemoved: boolean;841 readonly asLockRemoved: {842 readonly lockId: U8aFixed;843 readonly currencyId: PalletForeignAssetsAssetIds;844 readonly who: AccountId32;845 } & Struct;846 readonly type: 'Endowed' | 'DustLost' | 'Transfer' | 'Reserved' | 'Unreserved' | 'ReserveRepatriated' | 'BalanceSet' | 'TotalIssuanceSet' | 'Withdrawn' | 'Slashed' | 'Deposited' | 'LockSet' | 'LockRemoved';847}848849/** @name OrmlTokensReserveData */850export interface OrmlTokensReserveData extends Struct {851 readonly id: Null;852 readonly amount: u128;853}854855/** @name OrmlVestingModuleCall */856export interface OrmlVestingModuleCall extends Enum {857 readonly isClaim: boolean;858 readonly isVestedTransfer: boolean;859 readonly asVestedTransfer: {860 readonly dest: MultiAddress;861 readonly schedule: OrmlVestingVestingSchedule;862 } & Struct;863 readonly isUpdateVestingSchedules: boolean;864 readonly asUpdateVestingSchedules: {865 readonly who: MultiAddress;866 readonly vestingSchedules: Vec<OrmlVestingVestingSchedule>;867 } & Struct;868 readonly isClaimFor: boolean;869 readonly asClaimFor: {870 readonly dest: MultiAddress;871 } & Struct;872 readonly type: 'Claim' | 'VestedTransfer' | 'UpdateVestingSchedules' | 'ClaimFor';873}874875/** @name OrmlVestingModuleError */876export interface OrmlVestingModuleError extends Enum {877 readonly isZeroVestingPeriod: boolean;878 readonly isZeroVestingPeriodCount: boolean;879 readonly isInsufficientBalanceToLock: boolean;880 readonly isTooManyVestingSchedules: boolean;881 readonly isAmountLow: boolean;882 readonly isMaxVestingSchedulesExceeded: boolean;883 readonly type: 'ZeroVestingPeriod' | 'ZeroVestingPeriodCount' | 'InsufficientBalanceToLock' | 'TooManyVestingSchedules' | 'AmountLow' | 'MaxVestingSchedulesExceeded';884}885886/** @name OrmlVestingModuleEvent */887export interface OrmlVestingModuleEvent extends Enum {888 readonly isVestingScheduleAdded: boolean;889 readonly asVestingScheduleAdded: {890 readonly from: AccountId32;891 readonly to: AccountId32;892 readonly vestingSchedule: OrmlVestingVestingSchedule;893 } & Struct;894 readonly isClaimed: boolean;895 readonly asClaimed: {896 readonly who: AccountId32;897 readonly amount: u128;898 } & Struct;899 readonly isVestingSchedulesUpdated: boolean;900 readonly asVestingSchedulesUpdated: {901 readonly who: AccountId32;902 } & Struct;903 readonly type: 'VestingScheduleAdded' | 'Claimed' | 'VestingSchedulesUpdated';904}905906/** @name OrmlVestingVestingSchedule */907export interface OrmlVestingVestingSchedule extends Struct {908 readonly start: u32;909 readonly period: u32;910 readonly periodCount: u32;911 readonly perPeriod: Compact<u128>;912}913914/** @name OrmlXtokensModuleCall */915export interface OrmlXtokensModuleCall extends Enum {916 readonly isTransfer: boolean;917 readonly asTransfer: {918 readonly currencyId: PalletForeignAssetsAssetIds;919 readonly amount: u128;920 readonly dest: XcmVersionedMultiLocation;921 readonly destWeightLimit: XcmV2WeightLimit;922 } & Struct;923 readonly isTransferMultiasset: boolean;924 readonly asTransferMultiasset: {925 readonly asset: XcmVersionedMultiAsset;926 readonly dest: XcmVersionedMultiLocation;927 readonly destWeightLimit: XcmV2WeightLimit;928 } & Struct;929 readonly isTransferWithFee: boolean;930 readonly asTransferWithFee: {931 readonly currencyId: PalletForeignAssetsAssetIds;932 readonly amount: u128;933 readonly fee: u128;934 readonly dest: XcmVersionedMultiLocation;935 readonly destWeightLimit: XcmV2WeightLimit;936 } & Struct;937 readonly isTransferMultiassetWithFee: boolean;938 readonly asTransferMultiassetWithFee: {939 readonly asset: XcmVersionedMultiAsset;940 readonly fee: XcmVersionedMultiAsset;941 readonly dest: XcmVersionedMultiLocation;942 readonly destWeightLimit: XcmV2WeightLimit;943 } & Struct;944 readonly isTransferMulticurrencies: boolean;945 readonly asTransferMulticurrencies: {946 readonly currencies: Vec<ITuple<[PalletForeignAssetsAssetIds, u128]>>;947 readonly feeItem: u32;948 readonly dest: XcmVersionedMultiLocation;949 readonly destWeightLimit: XcmV2WeightLimit;950 } & Struct;951 readonly isTransferMultiassets: boolean;952 readonly asTransferMultiassets: {953 readonly assets: XcmVersionedMultiAssets;954 readonly feeItem: u32;955 readonly dest: XcmVersionedMultiLocation;956 readonly destWeightLimit: XcmV2WeightLimit;957 } & Struct;958 readonly type: 'Transfer' | 'TransferMultiasset' | 'TransferWithFee' | 'TransferMultiassetWithFee' | 'TransferMulticurrencies' | 'TransferMultiassets';959}960961/** @name OrmlXtokensModuleError */962export interface OrmlXtokensModuleError extends Enum {963 readonly isAssetHasNoReserve: boolean;964 readonly isNotCrossChainTransfer: boolean;965 readonly isInvalidDest: boolean;966 readonly isNotCrossChainTransferableCurrency: boolean;967 readonly isUnweighableMessage: boolean;968 readonly isXcmExecutionFailed: boolean;969 readonly isCannotReanchor: boolean;970 readonly isInvalidAncestry: boolean;971 readonly isInvalidAsset: boolean;972 readonly isDestinationNotInvertible: boolean;973 readonly isBadVersion: boolean;974 readonly isDistinctReserveForAssetAndFee: boolean;975 readonly isZeroFee: boolean;976 readonly isZeroAmount: boolean;977 readonly isTooManyAssetsBeingSent: boolean;978 readonly isAssetIndexNonExistent: boolean;979 readonly isFeeNotEnough: boolean;980 readonly isNotSupportedMultiLocation: boolean;981 readonly isMinXcmFeeNotDefined: boolean;982 readonly type: 'AssetHasNoReserve' | 'NotCrossChainTransfer' | 'InvalidDest' | 'NotCrossChainTransferableCurrency' | 'UnweighableMessage' | 'XcmExecutionFailed' | 'CannotReanchor' | 'InvalidAncestry' | 'InvalidAsset' | 'DestinationNotInvertible' | 'BadVersion' | 'DistinctReserveForAssetAndFee' | 'ZeroFee' | 'ZeroAmount' | 'TooManyAssetsBeingSent' | 'AssetIndexNonExistent' | 'FeeNotEnough' | 'NotSupportedMultiLocation' | 'MinXcmFeeNotDefined';983}984985/** @name OrmlXtokensModuleEvent */986export interface OrmlXtokensModuleEvent extends Enum {987 readonly isTransferredMultiAssets: boolean;988 readonly asTransferredMultiAssets: {989 readonly sender: AccountId32;990 readonly assets: XcmV1MultiassetMultiAssets;991 readonly fee: XcmV1MultiAsset;992 readonly dest: XcmV1MultiLocation;993 } & Struct;994 readonly type: 'TransferredMultiAssets';995}996997/** @name PalletAppPromotionCall */998export interface PalletAppPromotionCall extends Enum {999 readonly isSetAdminAddress: boolean;1000 readonly asSetAdminAddress: {1001 readonly admin: PalletEvmAccountBasicCrossAccountIdRepr;1002 } & Struct;1003 readonly isStake: boolean;1004 readonly asStake: {1005 readonly amount: u128;1006 } & Struct;1007 readonly isUnstake: boolean;1008 readonly isSponsorCollection: boolean;1009 readonly asSponsorCollection: {1010 readonly collectionId: u32;1011 } & Struct;1012 readonly isStopSponsoringCollection: boolean;1013 readonly asStopSponsoringCollection: {1014 readonly collectionId: u32;1015 } & Struct;1016 readonly isSponsorContract: boolean;1017 readonly asSponsorContract: {1018 readonly contractId: H160;1019 } & Struct;1020 readonly isStopSponsoringContract: boolean;1021 readonly asStopSponsoringContract: {1022 readonly contractId: H160;1023 } & Struct;1024 readonly isPayoutStakers: boolean;1025 readonly asPayoutStakers: {1026 readonly stakersNumber: Option<u8>;1027 } & Struct;1028 readonly type: 'SetAdminAddress' | 'Stake' | 'Unstake' | 'SponsorCollection' | 'StopSponsoringCollection' | 'SponsorContract' | 'StopSponsoringContract' | 'PayoutStakers';1029}10301031/** @name PalletAppPromotionError */1032export interface PalletAppPromotionError extends Enum {1033 readonly isAdminNotSet: boolean;1034 readonly isNoPermission: boolean;1035 readonly isNotSufficientFunds: boolean;1036 readonly isPendingForBlockOverflow: boolean;1037 readonly isSponsorNotSet: boolean;1038 readonly isIncorrectLockedBalanceOperation: boolean;1039 readonly type: 'AdminNotSet' | 'NoPermission' | 'NotSufficientFunds' | 'PendingForBlockOverflow' | 'SponsorNotSet' | 'IncorrectLockedBalanceOperation';1040}10411042/** @name PalletAppPromotionEvent */1043export interface PalletAppPromotionEvent extends Enum {1044 readonly isStakingRecalculation: boolean;1045 readonly asStakingRecalculation: ITuple<[AccountId32, u128, u128]>;1046 readonly isStake: boolean;1047 readonly asStake: ITuple<[AccountId32, u128]>;1048 readonly isUnstake: boolean;1049 readonly asUnstake: ITuple<[AccountId32, u128]>;1050 readonly isSetAdmin: boolean;1051 readonly asSetAdmin: AccountId32;1052 readonly type: 'StakingRecalculation' | 'Stake' | 'Unstake' | 'SetAdmin';1053}10541055/** @name PalletBalancesAccountData */1056export interface PalletBalancesAccountData extends Struct {1057 readonly free: u128;1058 readonly reserved: u128;1059 readonly miscFrozen: u128;1060 readonly feeFrozen: u128;1061}10621063/** @name PalletBalancesBalanceLock */1064export interface PalletBalancesBalanceLock extends Struct {1065 readonly id: U8aFixed;1066 readonly amount: u128;1067 readonly reasons: PalletBalancesReasons;1068}10691070/** @name PalletBalancesCall */1071export interface PalletBalancesCall extends Enum {1072 readonly isTransfer: boolean;1073 readonly asTransfer: {1074 readonly dest: MultiAddress;1075 readonly value: Compact<u128>;1076 } & Struct;1077 readonly isSetBalance: boolean;1078 readonly asSetBalance: {1079 readonly who: MultiAddress;1080 readonly newFree: Compact<u128>;1081 readonly newReserved: Compact<u128>;1082 } & Struct;1083 readonly isForceTransfer: boolean;1084 readonly asForceTransfer: {1085 readonly source: MultiAddress;1086 readonly dest: MultiAddress;1087 readonly value: Compact<u128>;1088 } & Struct;1089 readonly isTransferKeepAlive: boolean;1090 readonly asTransferKeepAlive: {1091 readonly dest: MultiAddress;1092 readonly value: Compact<u128>;1093 } & Struct;1094 readonly isTransferAll: boolean;1095 readonly asTransferAll: {1096 readonly dest: MultiAddress;1097 readonly keepAlive: bool;1098 } & Struct;1099 readonly isForceUnreserve: boolean;1100 readonly asForceUnreserve: {1101 readonly who: MultiAddress;1102 readonly amount: u128;1103 } & Struct;1104 readonly type: 'Transfer' | 'SetBalance' | 'ForceTransfer' | 'TransferKeepAlive' | 'TransferAll' | 'ForceUnreserve';1105}11061107/** @name PalletBalancesError */1108export interface PalletBalancesError extends Enum {1109 readonly isVestingBalance: boolean;1110 readonly isLiquidityRestrictions: boolean;1111 readonly isInsufficientBalance: boolean;1112 readonly isExistentialDeposit: boolean;1113 readonly isKeepAlive: boolean;1114 readonly isExistingVestingSchedule: boolean;1115 readonly isDeadAccount: boolean;1116 readonly isTooManyReserves: boolean;1117 readonly type: 'VestingBalance' | 'LiquidityRestrictions' | 'InsufficientBalance' | 'ExistentialDeposit' | 'KeepAlive' | 'ExistingVestingSchedule' | 'DeadAccount' | 'TooManyReserves';1118}11191120/** @name PalletBalancesEvent */1121export interface PalletBalancesEvent extends Enum {1122 readonly isEndowed: boolean;1123 readonly asEndowed: {1124 readonly account: AccountId32;1125 readonly freeBalance: u128;1126 } & Struct;1127 readonly isDustLost: boolean;1128 readonly asDustLost: {1129 readonly account: AccountId32;1130 readonly amount: u128;1131 } & Struct;1132 readonly isTransfer: boolean;1133 readonly asTransfer: {1134 readonly from: AccountId32;1135 readonly to: AccountId32;1136 readonly amount: u128;1137 } & Struct;1138 readonly isBalanceSet: boolean;1139 readonly asBalanceSet: {1140 readonly who: AccountId32;1141 readonly free: u128;1142 readonly reserved: u128;1143 } & Struct;1144 readonly isReserved: boolean;1145 readonly asReserved: {1146 readonly who: AccountId32;1147 readonly amount: u128;1148 } & Struct;1149 readonly isUnreserved: boolean;1150 readonly asUnreserved: {1151 readonly who: AccountId32;1152 readonly amount: u128;1153 } & Struct;1154 readonly isReserveRepatriated: boolean;1155 readonly asReserveRepatriated: {1156 readonly from: AccountId32;1157 readonly to: AccountId32;1158 readonly amount: u128;1159 readonly destinationStatus: FrameSupportTokensMiscBalanceStatus;1160 } & Struct;1161 readonly isDeposit: boolean;1162 readonly asDeposit: {1163 readonly who: AccountId32;1164 readonly amount: u128;1165 } & Struct;1166 readonly isWithdraw: boolean;1167 readonly asWithdraw: {1168 readonly who: AccountId32;1169 readonly amount: u128;1170 } & Struct;1171 readonly isSlashed: boolean;1172 readonly asSlashed: {1173 readonly who: AccountId32;1174 readonly amount: u128;1175 } & Struct;1176 readonly type: 'Endowed' | 'DustLost' | 'Transfer' | 'BalanceSet' | 'Reserved' | 'Unreserved' | 'ReserveRepatriated' | 'Deposit' | 'Withdraw' | 'Slashed';1177}11781179/** @name PalletBalancesReasons */1180export interface PalletBalancesReasons extends Enum {1181 readonly isFee: boolean;1182 readonly isMisc: boolean;1183 readonly isAll: boolean;1184 readonly type: 'Fee' | 'Misc' | 'All';1185}11861187/** @name PalletBalancesReserveData */1188export interface PalletBalancesReserveData extends Struct {1189 readonly id: U8aFixed;1190 readonly amount: u128;1191}11921193/** @name PalletCommonError */1194export interface PalletCommonError extends Enum {1195 readonly isCollectionNotFound: boolean;1196 readonly isMustBeTokenOwner: boolean;1197 readonly isNoPermission: boolean;1198 readonly isCantDestroyNotEmptyCollection: boolean;1199 readonly isPublicMintingNotAllowed: boolean;1200 readonly isAddressNotInAllowlist: boolean;1201 readonly isCollectionNameLimitExceeded: boolean;1202 readonly isCollectionDescriptionLimitExceeded: boolean;1203 readonly isCollectionTokenPrefixLimitExceeded: boolean;1204 readonly isTotalCollectionsLimitExceeded: boolean;1205 readonly isCollectionAdminCountExceeded: boolean;1206 readonly isCollectionLimitBoundsExceeded: boolean;1207 readonly isOwnerPermissionsCantBeReverted: boolean;1208 readonly isTransferNotAllowed: boolean;1209 readonly isAccountTokenLimitExceeded: boolean;1210 readonly isCollectionTokenLimitExceeded: boolean;1211 readonly isMetadataFlagFrozen: boolean;1212 readonly isTokenNotFound: boolean;1213 readonly isTokenValueTooLow: boolean;1214 readonly isApprovedValueTooLow: boolean;1215 readonly isCantApproveMoreThanOwned: boolean;1216 readonly isAddressIsZero: boolean;1217 readonly isUnsupportedOperation: boolean;1218 readonly isNotSufficientFounds: boolean;1219 readonly isUserIsNotAllowedToNest: boolean;1220 readonly isSourceCollectionIsNotAllowedToNest: boolean;1221 readonly isCollectionFieldSizeExceeded: boolean;1222 readonly isNoSpaceForProperty: boolean;1223 readonly isPropertyLimitReached: boolean;1224 readonly isPropertyKeyIsTooLong: boolean;1225 readonly isInvalidCharacterInPropertyKey: boolean;1226 readonly isEmptyPropertyKey: boolean;1227 readonly isCollectionIsExternal: boolean;1228 readonly isCollectionIsInternal: boolean;1229 readonly isConfirmSponsorshipFail: boolean;1230 readonly isUserIsNotCollectionAdmin: boolean;1231 readonly type: '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';1232}12331234/** @name PalletCommonEvent */1235export interface PalletCommonEvent extends Enum {1236 readonly isCollectionCreated: boolean;1237 readonly asCollectionCreated: ITuple<[u32, u8, AccountId32]>;1238 readonly isCollectionDestroyed: boolean;1239 readonly asCollectionDestroyed: u32;1240 readonly isItemCreated: boolean;1241 readonly asItemCreated: ITuple<[u32, u32, PalletEvmAccountBasicCrossAccountIdRepr, u128]>;1242 readonly isItemDestroyed: boolean;1243 readonly asItemDestroyed: ITuple<[u32, u32, PalletEvmAccountBasicCrossAccountIdRepr, u128]>;1244 readonly isTransfer: boolean;1245 readonly asTransfer: ITuple<[u32, u32, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmAccountBasicCrossAccountIdRepr, u128]>;1246 readonly isApproved: boolean;1247 readonly asApproved: ITuple<[u32, u32, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmAccountBasicCrossAccountIdRepr, u128]>;1248 readonly isApprovedForAll: boolean;1249 readonly asApprovedForAll: ITuple<[u32, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmAccountBasicCrossAccountIdRepr, bool]>;1250 readonly isCollectionPropertySet: boolean;1251 readonly asCollectionPropertySet: ITuple<[u32, Bytes]>;1252 readonly isCollectionPropertyDeleted: boolean;1253 readonly asCollectionPropertyDeleted: ITuple<[u32, Bytes]>;1254 readonly isTokenPropertySet: boolean;1255 readonly asTokenPropertySet: ITuple<[u32, u32, Bytes]>;1256 readonly isTokenPropertyDeleted: boolean;1257 readonly asTokenPropertyDeleted: ITuple<[u32, u32, Bytes]>;1258 readonly isPropertyPermissionSet: boolean;1259 readonly asPropertyPermissionSet: ITuple<[u32, Bytes]>;1260 readonly isAllowListAddressAdded: boolean;1261 readonly asAllowListAddressAdded: ITuple<[u32, PalletEvmAccountBasicCrossAccountIdRepr]>;1262 readonly isAllowListAddressRemoved: boolean;1263 readonly asAllowListAddressRemoved: ITuple<[u32, PalletEvmAccountBasicCrossAccountIdRepr]>;1264 readonly isCollectionAdminAdded: boolean;1265 readonly asCollectionAdminAdded: ITuple<[u32, PalletEvmAccountBasicCrossAccountIdRepr]>;1266 readonly isCollectionAdminRemoved: boolean;1267 readonly asCollectionAdminRemoved: ITuple<[u32, PalletEvmAccountBasicCrossAccountIdRepr]>;1268 readonly isCollectionLimitSet: boolean;1269 readonly asCollectionLimitSet: u32;1270 readonly isCollectionOwnerChanged: boolean;1271 readonly asCollectionOwnerChanged: ITuple<[u32, AccountId32]>;1272 readonly isCollectionPermissionSet: boolean;1273 readonly asCollectionPermissionSet: u32;1274 readonly isCollectionSponsorSet: boolean;1275 readonly asCollectionSponsorSet: ITuple<[u32, AccountId32]>;1276 readonly isSponsorshipConfirmed: boolean;1277 readonly asSponsorshipConfirmed: ITuple<[u32, AccountId32]>;1278 readonly isCollectionSponsorRemoved: boolean;1279 readonly asCollectionSponsorRemoved: u32;1280 readonly type: 'CollectionCreated' | 'CollectionDestroyed' | 'ItemCreated' | 'ItemDestroyed' | 'Transfer' | 'Approved' | 'ApprovedForAll' | 'CollectionPropertySet' | 'CollectionPropertyDeleted' | 'TokenPropertySet' | 'TokenPropertyDeleted' | 'PropertyPermissionSet' | 'AllowListAddressAdded' | 'AllowListAddressRemoved' | 'CollectionAdminAdded' | 'CollectionAdminRemoved' | 'CollectionLimitSet' | 'CollectionOwnerChanged' | 'CollectionPermissionSet' | 'CollectionSponsorSet' | 'SponsorshipConfirmed' | 'CollectionSponsorRemoved';1281}12821283/** @name PalletConfigurationAppPromotionConfiguration */1284export interface PalletConfigurationAppPromotionConfiguration extends Struct {1285 readonly recalculationInterval: Option<u32>;1286 readonly pendingInterval: Option<u32>;1287 readonly intervalIncome: Option<Perbill>;1288 readonly maxStakersPerCalculation: Option<u8>;1289}12901291/** @name PalletConfigurationCall */1292export interface PalletConfigurationCall extends Enum {1293 readonly isSetWeightToFeeCoefficientOverride: boolean;1294 readonly asSetWeightToFeeCoefficientOverride: {1295 readonly coeff: Option<u64>;1296 } & Struct;1297 readonly isSetMinGasPriceOverride: boolean;1298 readonly asSetMinGasPriceOverride: {1299 readonly coeff: Option<u64>;1300 } & Struct;1301 readonly isSetXcmAllowedLocations: boolean;1302 readonly asSetXcmAllowedLocations: {1303 readonly locations: Option<Vec<XcmV1MultiLocation>>;1304 } & Struct;1305 readonly isSetAppPromotionConfigurationOverride: boolean;1306 readonly asSetAppPromotionConfigurationOverride: {1307 readonly configuration: PalletConfigurationAppPromotionConfiguration;1308 } & Struct;1309 readonly type: 'SetWeightToFeeCoefficientOverride' | 'SetMinGasPriceOverride' | 'SetXcmAllowedLocations' | 'SetAppPromotionConfigurationOverride';1310}13111312/** @name PalletConfigurationError */1313export interface PalletConfigurationError extends Enum {1314 readonly isInconsistentConfiguration: boolean;1315 readonly type: 'InconsistentConfiguration';1316}13171318/** @name PalletEthereumCall */1319export interface PalletEthereumCall extends Enum {1320 readonly isTransact: boolean;1321 readonly asTransact: {1322 readonly transaction: EthereumTransactionTransactionV2;1323 } & Struct;1324 readonly type: 'Transact';1325}13261327/** @name PalletEthereumError */1328export interface PalletEthereumError extends Enum {1329 readonly isInvalidSignature: boolean;1330 readonly isPreLogExists: boolean;1331 readonly type: 'InvalidSignature' | 'PreLogExists';1332}13331334/** @name PalletEthereumEvent */1335export interface PalletEthereumEvent extends Enum {1336 readonly isExecuted: boolean;1337 readonly asExecuted: {1338 readonly from: H160;1339 readonly to: H160;1340 readonly transactionHash: H256;1341 readonly exitReason: EvmCoreErrorExitReason;1342 } & Struct;1343 readonly type: 'Executed';1344}13451346/** @name PalletEthereumFakeTransactionFinalizer */1347export interface PalletEthereumFakeTransactionFinalizer extends Null {}13481349/** @name PalletEvmAccountBasicCrossAccountIdRepr */1350export interface PalletEvmAccountBasicCrossAccountIdRepr extends Enum {1351 readonly isSubstrate: boolean;1352 readonly asSubstrate: AccountId32;1353 readonly isEthereum: boolean;1354 readonly asEthereum: H160;1355 readonly type: 'Substrate' | 'Ethereum';1356}13571358/** @name PalletEvmCall */1359export interface PalletEvmCall extends Enum {1360 readonly isWithdraw: boolean;1361 readonly asWithdraw: {1362 readonly address: H160;1363 readonly value: u128;1364 } & Struct;1365 readonly isCall: boolean;1366 readonly asCall: {1367 readonly source: H160;1368 readonly target: H160;1369 readonly input: Bytes;1370 readonly value: U256;1371 readonly gasLimit: u64;1372 readonly maxFeePerGas: U256;1373 readonly maxPriorityFeePerGas: Option<U256>;1374 readonly nonce: Option<U256>;1375 readonly accessList: Vec<ITuple<[H160, Vec<H256>]>>;1376 } & Struct;1377 readonly isCreate: boolean;1378 readonly asCreate: {1379 readonly source: H160;1380 readonly init: Bytes;1381 readonly value: U256;1382 readonly gasLimit: u64;1383 readonly maxFeePerGas: U256;1384 readonly maxPriorityFeePerGas: Option<U256>;1385 readonly nonce: Option<U256>;1386 readonly accessList: Vec<ITuple<[H160, Vec<H256>]>>;1387 } & Struct;1388 readonly isCreate2: boolean;1389 readonly asCreate2: {1390 readonly source: H160;1391 readonly init: Bytes;1392 readonly salt: H256;1393 readonly value: U256;1394 readonly gasLimit: u64;1395 readonly maxFeePerGas: U256;1396 readonly maxPriorityFeePerGas: Option<U256>;1397 readonly nonce: Option<U256>;1398 readonly accessList: Vec<ITuple<[H160, Vec<H256>]>>;1399 } & Struct;1400 readonly type: 'Withdraw' | 'Call' | 'Create' | 'Create2';1401}14021403/** @name PalletEvmCoderSubstrateError */1404export interface PalletEvmCoderSubstrateError extends Enum {1405 readonly isOutOfGas: boolean;1406 readonly isOutOfFund: boolean;1407 readonly type: 'OutOfGas' | 'OutOfFund';1408}14091410/** @name PalletEvmContractHelpersError */1411export interface PalletEvmContractHelpersError extends Enum {1412 readonly isNoPermission: boolean;1413 readonly isNoPendingSponsor: boolean;1414 readonly isTooManyMethodsHaveSponsoredLimit: boolean;1415 readonly type: 'NoPermission' | 'NoPendingSponsor' | 'TooManyMethodsHaveSponsoredLimit';1416}14171418/** @name PalletEvmContractHelpersEvent */1419export interface PalletEvmContractHelpersEvent extends Enum {1420 readonly isContractSponsorSet: boolean;1421 readonly asContractSponsorSet: ITuple<[H160, AccountId32]>;1422 readonly isContractSponsorshipConfirmed: boolean;1423 readonly asContractSponsorshipConfirmed: ITuple<[H160, AccountId32]>;1424 readonly isContractSponsorRemoved: boolean;1425 readonly asContractSponsorRemoved: H160;1426 readonly type: 'ContractSponsorSet' | 'ContractSponsorshipConfirmed' | 'ContractSponsorRemoved';1427}14281429/** @name PalletEvmContractHelpersSponsoringModeT */1430export interface PalletEvmContractHelpersSponsoringModeT extends Enum {1431 readonly isDisabled: boolean;1432 readonly isAllowlisted: boolean;1433 readonly isGenerous: boolean;1434 readonly type: 'Disabled' | 'Allowlisted' | 'Generous';1435}14361437/** @name PalletEvmError */1438export interface PalletEvmError extends Enum {1439 readonly isBalanceLow: boolean;1440 readonly isFeeOverflow: boolean;1441 readonly isPaymentOverflow: boolean;1442 readonly isWithdrawFailed: boolean;1443 readonly isGasPriceTooLow: boolean;1444 readonly isInvalidNonce: boolean;1445 readonly isGasLimitTooLow: boolean;1446 readonly isGasLimitTooHigh: boolean;1447 readonly isUndefined: boolean;1448 readonly isReentrancy: boolean;1449 readonly isTransactionMustComeFromEOA: boolean;1450 readonly type: 'BalanceLow' | 'FeeOverflow' | 'PaymentOverflow' | 'WithdrawFailed' | 'GasPriceTooLow' | 'InvalidNonce' | 'GasLimitTooLow' | 'GasLimitTooHigh' | 'Undefined' | 'Reentrancy' | 'TransactionMustComeFromEOA';1451}14521453/** @name PalletEvmEvent */1454export interface PalletEvmEvent extends Enum {1455 readonly isLog: boolean;1456 readonly asLog: {1457 readonly log: EthereumLog;1458 } & Struct;1459 readonly isCreated: boolean;1460 readonly asCreated: {1461 readonly address: H160;1462 } & Struct;1463 readonly isCreatedFailed: boolean;1464 readonly asCreatedFailed: {1465 readonly address: H160;1466 } & Struct;1467 readonly isExecuted: boolean;1468 readonly asExecuted: {1469 readonly address: H160;1470 } & Struct;1471 readonly isExecutedFailed: boolean;1472 readonly asExecutedFailed: {1473 readonly address: H160;1474 } & Struct;1475 readonly type: 'Log' | 'Created' | 'CreatedFailed' | 'Executed' | 'ExecutedFailed';1476}14771478/** @name PalletEvmMigrationCall */1479export interface PalletEvmMigrationCall extends Enum {1480 readonly isBegin: boolean;1481 readonly asBegin: {1482 readonly address: H160;1483 } & Struct;1484 readonly isSetData: boolean;1485 readonly asSetData: {1486 readonly address: H160;1487 readonly data: Vec<ITuple<[H256, H256]>>;1488 } & Struct;1489 readonly isFinish: boolean;1490 readonly asFinish: {1491 readonly address: H160;1492 readonly code: Bytes;1493 } & Struct;1494 readonly isInsertEthLogs: boolean;1495 readonly asInsertEthLogs: {1496 readonly logs: Vec<EthereumLog>;1497 } & Struct;1498 readonly isInsertEvents: boolean;1499 readonly asInsertEvents: {1500 readonly events: Vec<Bytes>;1501 } & Struct;1502 readonly type: 'Begin' | 'SetData' | 'Finish' | 'InsertEthLogs' | 'InsertEvents';1503}15041505/** @name PalletEvmMigrationError */1506export interface PalletEvmMigrationError extends Enum {1507 readonly isAccountNotEmpty: boolean;1508 readonly isAccountIsNotMigrating: boolean;1509 readonly isBadEvent: boolean;1510 readonly type: 'AccountNotEmpty' | 'AccountIsNotMigrating' | 'BadEvent';1511}15121513/** @name PalletEvmMigrationEvent */1514export interface PalletEvmMigrationEvent extends Enum {1515 readonly isTestEvent: boolean;1516 readonly type: 'TestEvent';1517}15181519/** @name PalletForeignAssetsAssetIds */1520export interface PalletForeignAssetsAssetIds extends Enum {1521 readonly isForeignAssetId: boolean;1522 readonly asForeignAssetId: u32;1523 readonly isNativeAssetId: boolean;1524 readonly asNativeAssetId: PalletForeignAssetsNativeCurrency;1525 readonly type: 'ForeignAssetId' | 'NativeAssetId';1526}15271528/** @name PalletForeignAssetsModuleAssetMetadata */1529export interface PalletForeignAssetsModuleAssetMetadata extends Struct {1530 readonly name: Bytes;1531 readonly symbol: Bytes;1532 readonly decimals: u8;1533 readonly minimalBalance: u128;1534}15351536/** @name PalletForeignAssetsModuleCall */1537export interface PalletForeignAssetsModuleCall extends Enum {1538 readonly isRegisterForeignAsset: boolean;1539 readonly asRegisterForeignAsset: {1540 readonly owner: AccountId32;1541 readonly location: XcmVersionedMultiLocation;1542 readonly metadata: PalletForeignAssetsModuleAssetMetadata;1543 } & Struct;1544 readonly isUpdateForeignAsset: boolean;1545 readonly asUpdateForeignAsset: {1546 readonly foreignAssetId: u32;1547 readonly location: XcmVersionedMultiLocation;1548 readonly metadata: PalletForeignAssetsModuleAssetMetadata;1549 } & Struct;1550 readonly type: 'RegisterForeignAsset' | 'UpdateForeignAsset';1551}15521553/** @name PalletForeignAssetsModuleError */1554export interface PalletForeignAssetsModuleError extends Enum {1555 readonly isBadLocation: boolean;1556 readonly isMultiLocationExisted: boolean;1557 readonly isAssetIdNotExists: boolean;1558 readonly isAssetIdExisted: boolean;1559 readonly type: 'BadLocation' | 'MultiLocationExisted' | 'AssetIdNotExists' | 'AssetIdExisted';1560}15611562/** @name PalletForeignAssetsModuleEvent */1563export interface PalletForeignAssetsModuleEvent extends Enum {1564 readonly isForeignAssetRegistered: boolean;1565 readonly asForeignAssetRegistered: {1566 readonly assetId: u32;1567 readonly assetAddress: XcmV1MultiLocation;1568 readonly metadata: PalletForeignAssetsModuleAssetMetadata;1569 } & Struct;1570 readonly isForeignAssetUpdated: boolean;1571 readonly asForeignAssetUpdated: {1572 readonly assetId: u32;1573 readonly assetAddress: XcmV1MultiLocation;1574 readonly metadata: PalletForeignAssetsModuleAssetMetadata;1575 } & Struct;1576 readonly isAssetRegistered: boolean;1577 readonly asAssetRegistered: {1578 readonly assetId: PalletForeignAssetsAssetIds;1579 readonly metadata: PalletForeignAssetsModuleAssetMetadata;1580 } & Struct;1581 readonly isAssetUpdated: boolean;1582 readonly asAssetUpdated: {1583 readonly assetId: PalletForeignAssetsAssetIds;1584 readonly metadata: PalletForeignAssetsModuleAssetMetadata;1585 } & Struct;1586 readonly type: 'ForeignAssetRegistered' | 'ForeignAssetUpdated' | 'AssetRegistered' | 'AssetUpdated';1587}15881589/** @name PalletForeignAssetsNativeCurrency */1590export interface PalletForeignAssetsNativeCurrency extends Enum {1591 readonly isHere: boolean;1592 readonly isParent: boolean;1593 readonly type: 'Here' | 'Parent';1594}15951596/** @name PalletFungibleError */1597export interface PalletFungibleError extends Enum {1598 readonly isNotFungibleDataUsedToMintFungibleCollectionToken: boolean;1599 readonly isFungibleItemsHaveNoId: boolean;1600 readonly isFungibleItemsDontHaveData: boolean;1601 readonly isFungibleDisallowsNesting: boolean;1602 readonly isSettingPropertiesNotAllowed: boolean;1603 readonly isSettingAllowanceForAllNotAllowed: boolean;1604 readonly isFungibleTokensAreAlwaysValid: boolean;1605 readonly type: 'NotFungibleDataUsedToMintFungibleCollectionToken' | 'FungibleItemsHaveNoId' | 'FungibleItemsDontHaveData' | 'FungibleDisallowsNesting' | 'SettingPropertiesNotAllowed' | 'SettingAllowanceForAllNotAllowed' | 'FungibleTokensAreAlwaysValid';1606}16071608/** @name PalletInflationCall */1609export interface PalletInflationCall extends Enum {1610 readonly isStartInflation: boolean;1611 readonly asStartInflation: {1612 readonly inflationStartRelayBlock: u32;1613 } & Struct;1614 readonly type: 'StartInflation';1615}16161617/** @name PalletMaintenanceCall */1618export interface PalletMaintenanceCall extends Enum {1619 readonly isEnable: boolean;1620 readonly isDisable: boolean;1621 readonly type: 'Enable' | 'Disable';1622}16231624/** @name PalletMaintenanceError */1625export interface PalletMaintenanceError extends Null {}16261627/** @name PalletMaintenanceEvent */1628export interface PalletMaintenanceEvent extends Enum {1629 readonly isMaintenanceEnabled: boolean;1630 readonly isMaintenanceDisabled: boolean;1631 readonly type: 'MaintenanceEnabled' | 'MaintenanceDisabled';1632}16331634/** @name PalletNonfungibleError */1635export interface PalletNonfungibleError extends Enum {1636 readonly isNotNonfungibleDataUsedToMintFungibleCollectionToken: boolean;1637 readonly isNonfungibleItemsHaveNoAmount: boolean;1638 readonly isCantBurnNftWithChildren: boolean;1639 readonly type: 'NotNonfungibleDataUsedToMintFungibleCollectionToken' | 'NonfungibleItemsHaveNoAmount' | 'CantBurnNftWithChildren';1640}16411642/** @name PalletNonfungibleItemData */1643export interface PalletNonfungibleItemData extends Struct {1644 readonly owner: PalletEvmAccountBasicCrossAccountIdRepr;1645}16461647/** @name PalletRefungibleError */1648export interface PalletRefungibleError extends Enum {1649 readonly isNotRefungibleDataUsedToMintFungibleCollectionToken: boolean;1650 readonly isWrongRefungiblePieces: boolean;1651 readonly isRepartitionWhileNotOwningAllPieces: boolean;1652 readonly isRefungibleDisallowsNesting: boolean;1653 readonly isSettingPropertiesNotAllowed: boolean;1654 readonly type: 'NotRefungibleDataUsedToMintFungibleCollectionToken' | 'WrongRefungiblePieces' | 'RepartitionWhileNotOwningAllPieces' | 'RefungibleDisallowsNesting' | 'SettingPropertiesNotAllowed';1655}16561657/** @name PalletRmrkCoreCall */1658export interface PalletRmrkCoreCall extends Enum {1659 readonly isCreateCollection: boolean;1660 readonly asCreateCollection: {1661 readonly metadata: Bytes;1662 readonly max: Option<u32>;1663 readonly symbol: Bytes;1664 } & Struct;1665 readonly isDestroyCollection: boolean;1666 readonly asDestroyCollection: {1667 readonly collectionId: u32;1668 } & Struct;1669 readonly isChangeCollectionIssuer: boolean;1670 readonly asChangeCollectionIssuer: {1671 readonly collectionId: u32;1672 readonly newIssuer: MultiAddress;1673 } & Struct;1674 readonly isLockCollection: boolean;1675 readonly asLockCollection: {1676 readonly collectionId: u32;1677 } & Struct;1678 readonly isMintNft: boolean;1679 readonly asMintNft: {1680 readonly owner: Option<AccountId32>;1681 readonly collectionId: u32;1682 readonly recipient: Option<AccountId32>;1683 readonly royaltyAmount: Option<Permill>;1684 readonly metadata: Bytes;1685 readonly transferable: bool;1686 readonly resources: Option<Vec<RmrkTraitsResourceResourceTypes>>;1687 } & Struct;1688 readonly isBurnNft: boolean;1689 readonly asBurnNft: {1690 readonly collectionId: u32;1691 readonly nftId: u32;1692 readonly maxBurns: u32;1693 } & Struct;1694 readonly isSend: boolean;1695 readonly asSend: {1696 readonly rmrkCollectionId: u32;1697 readonly rmrkNftId: u32;1698 readonly newOwner: RmrkTraitsNftAccountIdOrCollectionNftTuple;1699 } & Struct;1700 readonly isAcceptNft: boolean;1701 readonly asAcceptNft: {1702 readonly rmrkCollectionId: u32;1703 readonly rmrkNftId: u32;1704 readonly newOwner: RmrkTraitsNftAccountIdOrCollectionNftTuple;1705 } & Struct;1706 readonly isRejectNft: boolean;1707 readonly asRejectNft: {1708 readonly rmrkCollectionId: u32;1709 readonly rmrkNftId: u32;1710 } & Struct;1711 readonly isAcceptResource: boolean;1712 readonly asAcceptResource: {1713 readonly rmrkCollectionId: u32;1714 readonly rmrkNftId: u32;1715 readonly resourceId: u32;1716 } & Struct;1717 readonly isAcceptResourceRemoval: boolean;1718 readonly asAcceptResourceRemoval: {1719 readonly rmrkCollectionId: u32;1720 readonly rmrkNftId: u32;1721 readonly resourceId: u32;1722 } & Struct;1723 readonly isSetProperty: boolean;1724 readonly asSetProperty: {1725 readonly rmrkCollectionId: Compact<u32>;1726 readonly maybeNftId: Option<u32>;1727 readonly key: Bytes;1728 readonly value: Bytes;1729 } & Struct;1730 readonly isSetPriority: boolean;1731 readonly asSetPriority: {1732 readonly rmrkCollectionId: u32;1733 readonly rmrkNftId: u32;1734 readonly priorities: Vec<u32>;1735 } & Struct;1736 readonly isAddBasicResource: boolean;1737 readonly asAddBasicResource: {1738 readonly rmrkCollectionId: u32;1739 readonly nftId: u32;1740 readonly resource: RmrkTraitsResourceBasicResource;1741 } & Struct;1742 readonly isAddComposableResource: boolean;1743 readonly asAddComposableResource: {1744 readonly rmrkCollectionId: u32;1745 readonly nftId: u32;1746 readonly resource: RmrkTraitsResourceComposableResource;1747 } & Struct;1748 readonly isAddSlotResource: boolean;1749 readonly asAddSlotResource: {1750 readonly rmrkCollectionId: u32;1751 readonly nftId: u32;1752 readonly resource: RmrkTraitsResourceSlotResource;1753 } & Struct;1754 readonly isRemoveResource: boolean;1755 readonly asRemoveResource: {1756 readonly rmrkCollectionId: u32;1757 readonly nftId: u32;1758 readonly resourceId: u32;1759 } & Struct;1760 readonly type: 'CreateCollection' | 'DestroyCollection' | 'ChangeCollectionIssuer' | 'LockCollection' | 'MintNft' | 'BurnNft' | 'Send' | 'AcceptNft' | 'RejectNft' | 'AcceptResource' | 'AcceptResourceRemoval' | 'SetProperty' | 'SetPriority' | 'AddBasicResource' | 'AddComposableResource' | 'AddSlotResource' | 'RemoveResource';1761}17621763/** @name PalletRmrkCoreError */1764export interface PalletRmrkCoreError extends Enum {1765 readonly isCorruptedCollectionType: boolean;1766 readonly isRmrkPropertyKeyIsTooLong: boolean;1767 readonly isRmrkPropertyValueIsTooLong: boolean;1768 readonly isRmrkPropertyIsNotFound: boolean;1769 readonly isUnableToDecodeRmrkData: boolean;1770 readonly isCollectionNotEmpty: boolean;1771 readonly isNoAvailableCollectionId: boolean;1772 readonly isNoAvailableNftId: boolean;1773 readonly isCollectionUnknown: boolean;1774 readonly isNoPermission: boolean;1775 readonly isNonTransferable: boolean;1776 readonly isCollectionFullOrLocked: boolean;1777 readonly isResourceDoesntExist: boolean;1778 readonly isCannotSendToDescendentOrSelf: boolean;1779 readonly isCannotAcceptNonOwnedNft: boolean;1780 readonly isCannotRejectNonOwnedNft: boolean;1781 readonly isCannotRejectNonPendingNft: boolean;1782 readonly isResourceNotPending: boolean;1783 readonly isNoAvailableResourceId: boolean;1784 readonly type: 'CorruptedCollectionType' | 'RmrkPropertyKeyIsTooLong' | 'RmrkPropertyValueIsTooLong' | 'RmrkPropertyIsNotFound' | 'UnableToDecodeRmrkData' | 'CollectionNotEmpty' | 'NoAvailableCollectionId' | 'NoAvailableNftId' | 'CollectionUnknown' | 'NoPermission' | 'NonTransferable' | 'CollectionFullOrLocked' | 'ResourceDoesntExist' | 'CannotSendToDescendentOrSelf' | 'CannotAcceptNonOwnedNft' | 'CannotRejectNonOwnedNft' | 'CannotRejectNonPendingNft' | 'ResourceNotPending' | 'NoAvailableResourceId';1785}17861787/** @name PalletRmrkCoreEvent */1788export interface PalletRmrkCoreEvent extends Enum {1789 readonly isCollectionCreated: boolean;1790 readonly asCollectionCreated: {1791 readonly issuer: AccountId32;1792 readonly collectionId: u32;1793 } & Struct;1794 readonly isCollectionDestroyed: boolean;1795 readonly asCollectionDestroyed: {1796 readonly issuer: AccountId32;1797 readonly collectionId: u32;1798 } & Struct;1799 readonly isIssuerChanged: boolean;1800 readonly asIssuerChanged: {1801 readonly oldIssuer: AccountId32;1802 readonly newIssuer: AccountId32;1803 readonly collectionId: u32;1804 } & Struct;1805 readonly isCollectionLocked: boolean;1806 readonly asCollectionLocked: {1807 readonly issuer: AccountId32;1808 readonly collectionId: u32;1809 } & Struct;1810 readonly isNftMinted: boolean;1811 readonly asNftMinted: {1812 readonly owner: AccountId32;1813 readonly collectionId: u32;1814 readonly nftId: u32;1815 } & Struct;1816 readonly isNftBurned: boolean;1817 readonly asNftBurned: {1818 readonly owner: AccountId32;1819 readonly nftId: u32;1820 } & Struct;1821 readonly isNftSent: boolean;1822 readonly asNftSent: {1823 readonly sender: AccountId32;1824 readonly recipient: RmrkTraitsNftAccountIdOrCollectionNftTuple;1825 readonly collectionId: u32;1826 readonly nftId: u32;1827 readonly approvalRequired: bool;1828 } & Struct;1829 readonly isNftAccepted: boolean;1830 readonly asNftAccepted: {1831 readonly sender: AccountId32;1832 readonly recipient: RmrkTraitsNftAccountIdOrCollectionNftTuple;1833 readonly collectionId: u32;1834 readonly nftId: u32;1835 } & Struct;1836 readonly isNftRejected: boolean;1837 readonly asNftRejected: {1838 readonly sender: AccountId32;1839 readonly collectionId: u32;1840 readonly nftId: u32;1841 } & Struct;1842 readonly isPropertySet: boolean;1843 readonly asPropertySet: {1844 readonly collectionId: u32;1845 readonly maybeNftId: Option<u32>;1846 readonly key: Bytes;1847 readonly value: Bytes;1848 } & Struct;1849 readonly isResourceAdded: boolean;1850 readonly asResourceAdded: {1851 readonly nftId: u32;1852 readonly resourceId: u32;1853 } & Struct;1854 readonly isResourceRemoval: boolean;1855 readonly asResourceRemoval: {1856 readonly nftId: u32;1857 readonly resourceId: u32;1858 } & Struct;1859 readonly isResourceAccepted: boolean;1860 readonly asResourceAccepted: {1861 readonly nftId: u32;1862 readonly resourceId: u32;1863 } & Struct;1864 readonly isResourceRemovalAccepted: boolean;1865 readonly asResourceRemovalAccepted: {1866 readonly nftId: u32;1867 readonly resourceId: u32;1868 } & Struct;1869 readonly isPrioritySet: boolean;1870 readonly asPrioritySet: {1871 readonly collectionId: u32;1872 readonly nftId: u32;1873 } & Struct;1874 readonly type: 'CollectionCreated' | 'CollectionDestroyed' | 'IssuerChanged' | 'CollectionLocked' | 'NftMinted' | 'NftBurned' | 'NftSent' | 'NftAccepted' | 'NftRejected' | 'PropertySet' | 'ResourceAdded' | 'ResourceRemoval' | 'ResourceAccepted' | 'ResourceRemovalAccepted' | 'PrioritySet';1875}18761877/** @name PalletRmrkEquipCall */1878export interface PalletRmrkEquipCall extends Enum {1879 readonly isCreateBase: boolean;1880 readonly asCreateBase: {1881 readonly baseType: Bytes;1882 readonly symbol: Bytes;1883 readonly parts: Vec<RmrkTraitsPartPartType>;1884 } & Struct;1885 readonly isThemeAdd: boolean;1886 readonly asThemeAdd: {1887 readonly baseId: u32;1888 readonly theme: RmrkTraitsTheme;1889 } & Struct;1890 readonly isEquippable: boolean;1891 readonly asEquippable: {1892 readonly baseId: u32;1893 readonly slotId: u32;1894 readonly equippables: RmrkTraitsPartEquippableList;1895 } & Struct;1896 readonly type: 'CreateBase' | 'ThemeAdd' | 'Equippable';1897}18981899/** @name PalletRmrkEquipError */1900export interface PalletRmrkEquipError extends Enum {1901 readonly isPermissionError: boolean;1902 readonly isNoAvailableBaseId: boolean;1903 readonly isNoAvailablePartId: boolean;1904 readonly isBaseDoesntExist: boolean;1905 readonly isNeedsDefaultThemeFirst: boolean;1906 readonly isPartDoesntExist: boolean;1907 readonly isNoEquippableOnFixedPart: boolean;1908 readonly type: 'PermissionError' | 'NoAvailableBaseId' | 'NoAvailablePartId' | 'BaseDoesntExist' | 'NeedsDefaultThemeFirst' | 'PartDoesntExist' | 'NoEquippableOnFixedPart';1909}19101911/** @name PalletRmrkEquipEvent */1912export interface PalletRmrkEquipEvent extends Enum {1913 readonly isBaseCreated: boolean;1914 readonly asBaseCreated: {1915 readonly issuer: AccountId32;1916 readonly baseId: u32;1917 } & Struct;1918 readonly isEquippablesUpdated: boolean;1919 readonly asEquippablesUpdated: {1920 readonly baseId: u32;1921 readonly slotId: u32;1922 } & Struct;1923 readonly type: 'BaseCreated' | 'EquippablesUpdated';1924}19251926/** @name PalletStructureCall */1927export interface PalletStructureCall extends Null {}19281929/** @name PalletStructureError */1930export interface PalletStructureError extends Enum {1931 readonly isOuroborosDetected: boolean;1932 readonly isDepthLimit: boolean;1933 readonly isBreadthLimit: boolean;1934 readonly isTokenNotFound: boolean;1935 readonly type: 'OuroborosDetected' | 'DepthLimit' | 'BreadthLimit' | 'TokenNotFound';1936}19371938/** @name PalletStructureEvent */1939export interface PalletStructureEvent extends Enum {1940 readonly isExecuted: boolean;1941 readonly asExecuted: Result<Null, SpRuntimeDispatchError>;1942 readonly type: 'Executed';1943}19441945/** @name PalletSudoCall */1946export interface PalletSudoCall extends Enum {1947 readonly isSudo: boolean;1948 readonly asSudo: {1949 readonly call: Call;1950 } & Struct;1951 readonly isSudoUncheckedWeight: boolean;1952 readonly asSudoUncheckedWeight: {1953 readonly call: Call;1954 readonly weight: SpWeightsWeightV2Weight;1955 } & Struct;1956 readonly isSetKey: boolean;1957 readonly asSetKey: {1958 readonly new_: MultiAddress;1959 } & Struct;1960 readonly isSudoAs: boolean;1961 readonly asSudoAs: {1962 readonly who: MultiAddress;1963 readonly call: Call;1964 } & Struct;1965 readonly type: 'Sudo' | 'SudoUncheckedWeight' | 'SetKey' | 'SudoAs';1966}19671968/** @name PalletSudoError */1969export interface PalletSudoError extends Enum {1970 readonly isRequireSudo: boolean;1971 readonly type: 'RequireSudo';1972}19731974/** @name PalletSudoEvent */1975export interface PalletSudoEvent extends Enum {1976 readonly isSudid: boolean;1977 readonly asSudid: {1978 readonly sudoResult: Result<Null, SpRuntimeDispatchError>;1979 } & Struct;1980 readonly isKeyChanged: boolean;1981 readonly asKeyChanged: {1982 readonly oldSudoer: Option<AccountId32>;1983 } & Struct;1984 readonly isSudoAsDone: boolean;1985 readonly asSudoAsDone: {1986 readonly sudoResult: Result<Null, SpRuntimeDispatchError>;1987 } & Struct;1988 readonly type: 'Sudid' | 'KeyChanged' | 'SudoAsDone';1989}19901991/** @name PalletTemplateTransactionPaymentCall */1992export interface PalletTemplateTransactionPaymentCall extends Null {}19931994/** @name PalletTemplateTransactionPaymentChargeTransactionPayment */1995export interface PalletTemplateTransactionPaymentChargeTransactionPayment extends Compact<u128> {}19961997/** @name PalletTestUtilsCall */1998export interface PalletTestUtilsCall extends Enum {1999 readonly isEnable: boolean;2000 readonly isSetTestValue: boolean;2001 readonly asSetTestValue: {2002 readonly value: u32;2003 } & Struct;2004 readonly isSetTestValueAndRollback: boolean;2005 readonly asSetTestValueAndRollback: {2006 readonly value: u32;2007 } & Struct;2008 readonly isIncTestValue: boolean;2009 readonly isJustTakeFee: boolean;2010 readonly isBatchAll: boolean;2011 readonly asBatchAll: {2012 readonly calls: Vec<Call>;2013 } & Struct;2014 readonly type: 'Enable' | 'SetTestValue' | 'SetTestValueAndRollback' | 'IncTestValue' | 'JustTakeFee' | 'BatchAll';2015}20162017/** @name PalletTestUtilsError */2018export interface PalletTestUtilsError extends Enum {2019 readonly isTestPalletDisabled: boolean;2020 readonly isTriggerRollback: boolean;2021 readonly type: 'TestPalletDisabled' | 'TriggerRollback';2022}20232024/** @name PalletTestUtilsEvent */2025export interface PalletTestUtilsEvent extends Enum {2026 readonly isValueIsSet: boolean;2027 readonly isShouldRollback: boolean;2028 readonly isBatchCompleted: boolean;2029 readonly type: 'ValueIsSet' | 'ShouldRollback' | 'BatchCompleted';2030}20312032/** @name PalletTimestampCall */2033export interface PalletTimestampCall extends Enum {2034 readonly isSet: boolean;2035 readonly asSet: {2036 readonly now: Compact<u64>;2037 } & Struct;2038 readonly type: 'Set';2039}20402041/** @name PalletTransactionPaymentEvent */2042export interface PalletTransactionPaymentEvent extends Enum {2043 readonly isTransactionFeePaid: boolean;2044 readonly asTransactionFeePaid: {2045 readonly who: AccountId32;2046 readonly actualFee: u128;2047 readonly tip: u128;2048 } & Struct;2049 readonly type: 'TransactionFeePaid';2050}20512052/** @name PalletTransactionPaymentReleases */2053export interface PalletTransactionPaymentReleases extends Enum {2054 readonly isV1Ancient: boolean;2055 readonly isV2: boolean;2056 readonly type: 'V1Ancient' | 'V2';2057}20582059/** @name PalletTreasuryCall */2060export interface PalletTreasuryCall extends Enum {2061 readonly isProposeSpend: boolean;2062 readonly asProposeSpend: {2063 readonly value: Compact<u128>;2064 readonly beneficiary: MultiAddress;2065 } & Struct;2066 readonly isRejectProposal: boolean;2067 readonly asRejectProposal: {2068 readonly proposalId: Compact<u32>;2069 } & Struct;2070 readonly isApproveProposal: boolean;2071 readonly asApproveProposal: {2072 readonly proposalId: Compact<u32>;2073 } & Struct;2074 readonly isSpend: boolean;2075 readonly asSpend: {2076 readonly amount: Compact<u128>;2077 readonly beneficiary: MultiAddress;2078 } & Struct;2079 readonly isRemoveApproval: boolean;2080 readonly asRemoveApproval: {2081 readonly proposalId: Compact<u32>;2082 } & Struct;2083 readonly type: 'ProposeSpend' | 'RejectProposal' | 'ApproveProposal' | 'Spend' | 'RemoveApproval';2084}20852086/** @name PalletTreasuryError */2087export interface PalletTreasuryError extends Enum {2088 readonly isInsufficientProposersBalance: boolean;2089 readonly isInvalidIndex: boolean;2090 readonly isTooManyApprovals: boolean;2091 readonly isInsufficientPermission: boolean;2092 readonly isProposalNotApproved: boolean;2093 readonly type: 'InsufficientProposersBalance' | 'InvalidIndex' | 'TooManyApprovals' | 'InsufficientPermission' | 'ProposalNotApproved';2094}20952096/** @name PalletTreasuryEvent */2097export interface PalletTreasuryEvent extends Enum {2098 readonly isProposed: boolean;2099 readonly asProposed: {2100 readonly proposalIndex: u32;2101 } & Struct;2102 readonly isSpending: boolean;2103 readonly asSpending: {2104 readonly budgetRemaining: u128;2105 } & Struct;2106 readonly isAwarded: boolean;2107 readonly asAwarded: {2108 readonly proposalIndex: u32;2109 readonly award: u128;2110 readonly account: AccountId32;2111 } & Struct;2112 readonly isRejected: boolean;2113 readonly asRejected: {2114 readonly proposalIndex: u32;2115 readonly slashed: u128;2116 } & Struct;2117 readonly isBurnt: boolean;2118 readonly asBurnt: {2119 readonly burntFunds: u128;2120 } & Struct;2121 readonly isRollover: boolean;2122 readonly asRollover: {2123 readonly rolloverBalance: u128;2124 } & Struct;2125 readonly isDeposit: boolean;2126 readonly asDeposit: {2127 readonly value: u128;2128 } & Struct;2129 readonly isSpendApproved: boolean;2130 readonly asSpendApproved: {2131 readonly proposalIndex: u32;2132 readonly amount: u128;2133 readonly beneficiary: AccountId32;2134 } & Struct;2135 readonly type: 'Proposed' | 'Spending' | 'Awarded' | 'Rejected' | 'Burnt' | 'Rollover' | 'Deposit' | 'SpendApproved';2136}21372138/** @name PalletTreasuryProposal */2139export interface PalletTreasuryProposal extends Struct {2140 readonly proposer: AccountId32;2141 readonly value: u128;2142 readonly beneficiary: AccountId32;2143 readonly bond: u128;2144}21452146/** @name PalletUniqueCall */2147export interface PalletUniqueCall extends Enum {2148 readonly isCreateCollection: boolean;2149 readonly asCreateCollection: {2150 readonly collectionName: Vec<u16>;2151 readonly collectionDescription: Vec<u16>;2152 readonly tokenPrefix: Bytes;2153 readonly mode: UpDataStructsCollectionMode;2154 } & Struct;2155 readonly isCreateCollectionEx: boolean;2156 readonly asCreateCollectionEx: {2157 readonly data: UpDataStructsCreateCollectionData;2158 } & Struct;2159 readonly isDestroyCollection: boolean;2160 readonly asDestroyCollection: {2161 readonly collectionId: u32;2162 } & Struct;2163 readonly isAddToAllowList: boolean;2164 readonly asAddToAllowList: {2165 readonly collectionId: u32;2166 readonly address: PalletEvmAccountBasicCrossAccountIdRepr;2167 } & Struct;2168 readonly isRemoveFromAllowList: boolean;2169 readonly asRemoveFromAllowList: {2170 readonly collectionId: u32;2171 readonly address: PalletEvmAccountBasicCrossAccountIdRepr;2172 } & Struct;2173 readonly isChangeCollectionOwner: boolean;2174 readonly asChangeCollectionOwner: {2175 readonly collectionId: u32;2176 readonly newOwner: AccountId32;2177 } & Struct;2178 readonly isAddCollectionAdmin: boolean;2179 readonly asAddCollectionAdmin: {2180 readonly collectionId: u32;2181 readonly newAdminId: PalletEvmAccountBasicCrossAccountIdRepr;2182 } & Struct;2183 readonly isRemoveCollectionAdmin: boolean;2184 readonly asRemoveCollectionAdmin: {2185 readonly collectionId: u32;2186 readonly accountId: PalletEvmAccountBasicCrossAccountIdRepr;2187 } & Struct;2188 readonly isSetCollectionSponsor: boolean;2189 readonly asSetCollectionSponsor: {2190 readonly collectionId: u32;2191 readonly newSponsor: AccountId32;2192 } & Struct;2193 readonly isConfirmSponsorship: boolean;2194 readonly asConfirmSponsorship: {2195 readonly collectionId: u32;2196 } & Struct;2197 readonly isRemoveCollectionSponsor: boolean;2198 readonly asRemoveCollectionSponsor: {2199 readonly collectionId: u32;2200 } & Struct;2201 readonly isCreateItem: boolean;2202 readonly asCreateItem: {2203 readonly collectionId: u32;2204 readonly owner: PalletEvmAccountBasicCrossAccountIdRepr;2205 readonly data: UpDataStructsCreateItemData;2206 } & Struct;2207 readonly isCreateMultipleItems: boolean;2208 readonly asCreateMultipleItems: {2209 readonly collectionId: u32;2210 readonly owner: PalletEvmAccountBasicCrossAccountIdRepr;2211 readonly itemsData: Vec<UpDataStructsCreateItemData>;2212 } & Struct;2213 readonly isSetCollectionProperties: boolean;2214 readonly asSetCollectionProperties: {2215 readonly collectionId: u32;2216 readonly properties: Vec<UpDataStructsProperty>;2217 } & Struct;2218 readonly isDeleteCollectionProperties: boolean;2219 readonly asDeleteCollectionProperties: {2220 readonly collectionId: u32;2221 readonly propertyKeys: Vec<Bytes>;2222 } & Struct;2223 readonly isSetTokenProperties: boolean;2224 readonly asSetTokenProperties: {2225 readonly collectionId: u32;2226 readonly tokenId: u32;2227 readonly properties: Vec<UpDataStructsProperty>;2228 } & Struct;2229 readonly isDeleteTokenProperties: boolean;2230 readonly asDeleteTokenProperties: {2231 readonly collectionId: u32;2232 readonly tokenId: u32;2233 readonly propertyKeys: Vec<Bytes>;2234 } & Struct;2235 readonly isSetTokenPropertyPermissions: boolean;2236 readonly asSetTokenPropertyPermissions: {2237 readonly collectionId: u32;2238 readonly propertyPermissions: Vec<UpDataStructsPropertyKeyPermission>;2239 } & Struct;2240 readonly isCreateMultipleItemsEx: boolean;2241 readonly asCreateMultipleItemsEx: {2242 readonly collectionId: u32;2243 readonly data: UpDataStructsCreateItemExData;2244 } & Struct;2245 readonly isSetTransfersEnabledFlag: boolean;2246 readonly asSetTransfersEnabledFlag: {2247 readonly collectionId: u32;2248 readonly value: bool;2249 } & Struct;2250 readonly isBurnItem: boolean;2251 readonly asBurnItem: {2252 readonly collectionId: u32;2253 readonly itemId: u32;2254 readonly value: u128;2255 } & Struct;2256 readonly isBurnFrom: boolean;2257 readonly asBurnFrom: {2258 readonly collectionId: u32;2259 readonly from: PalletEvmAccountBasicCrossAccountIdRepr;2260 readonly itemId: u32;2261 readonly value: u128;2262 } & Struct;2263 readonly isTransfer: boolean;2264 readonly asTransfer: {2265 readonly recipient: PalletEvmAccountBasicCrossAccountIdRepr;2266 readonly collectionId: u32;2267 readonly itemId: u32;2268 readonly value: u128;2269 } & Struct;2270 readonly isApprove: boolean;2271 readonly asApprove: {2272 readonly spender: PalletEvmAccountBasicCrossAccountIdRepr;2273 readonly collectionId: u32;2274 readonly itemId: u32;2275 readonly amount: u128;2276 } & Struct;2277 readonly isTransferFrom: boolean;2278 readonly asTransferFrom: {2279 readonly from: PalletEvmAccountBasicCrossAccountIdRepr;2280 readonly recipient: PalletEvmAccountBasicCrossAccountIdRepr;2281 readonly collectionId: u32;2282 readonly itemId: u32;2283 readonly value: u128;2284 } & Struct;2285 readonly isSetCollectionLimits: boolean;2286 readonly asSetCollectionLimits: {2287 readonly collectionId: u32;2288 readonly newLimit: UpDataStructsCollectionLimits;2289 } & Struct;2290 readonly isSetCollectionPermissions: boolean;2291 readonly asSetCollectionPermissions: {2292 readonly collectionId: u32;2293 readonly newPermission: UpDataStructsCollectionPermissions;2294 } & Struct;2295 readonly isRepartition: boolean;2296 readonly asRepartition: {2297 readonly collectionId: u32;2298 readonly tokenId: u32;2299 readonly amount: u128;2300 } & Struct;2301 readonly isSetAllowanceForAll: boolean;2302 readonly asSetAllowanceForAll: {2303 readonly collectionId: u32;2304 readonly operator: PalletEvmAccountBasicCrossAccountIdRepr;2305 readonly approve: bool;2306 } & Struct;2307 readonly isForceRepairCollection: boolean;2308 readonly asForceRepairCollection: {2309 readonly collectionId: u32;2310 } & Struct;2311 readonly isForceRepairItem: boolean;2312 readonly asForceRepairItem: {2313 readonly collectionId: u32;2314 readonly itemId: u32;2315 } & Struct;2316 readonly type: 'CreateCollection' | 'CreateCollectionEx' | 'DestroyCollection' | 'AddToAllowList' | 'RemoveFromAllowList' | 'ChangeCollectionOwner' | 'AddCollectionAdmin' | 'RemoveCollectionAdmin' | 'SetCollectionSponsor' | 'ConfirmSponsorship' | 'RemoveCollectionSponsor' | 'CreateItem' | 'CreateMultipleItems' | 'SetCollectionProperties' | 'DeleteCollectionProperties' | 'SetTokenProperties' | 'DeleteTokenProperties' | 'SetTokenPropertyPermissions' | 'CreateMultipleItemsEx' | 'SetTransfersEnabledFlag' | 'BurnItem' | 'BurnFrom' | 'Transfer' | 'Approve' | 'TransferFrom' | 'SetCollectionLimits' | 'SetCollectionPermissions' | 'Repartition' | 'SetAllowanceForAll' | 'ForceRepairCollection' | 'ForceRepairItem';2317}23182319/** @name PalletUniqueError */2320export interface PalletUniqueError extends Enum {2321 readonly isCollectionDecimalPointLimitExceeded: boolean;2322 readonly isEmptyArgument: boolean;2323 readonly isRepartitionCalledOnNonRefungibleCollection: boolean;2324 readonly type: 'CollectionDecimalPointLimitExceeded' | 'EmptyArgument' | 'RepartitionCalledOnNonRefungibleCollection';2325}23262327/** @name PalletXcmCall */2328export interface PalletXcmCall extends Enum {2329 readonly isSend: boolean;2330 readonly asSend: {2331 readonly dest: XcmVersionedMultiLocation;2332 readonly message: XcmVersionedXcm;2333 } & Struct;2334 readonly isTeleportAssets: boolean;2335 readonly asTeleportAssets: {2336 readonly dest: XcmVersionedMultiLocation;2337 readonly beneficiary: XcmVersionedMultiLocation;2338 readonly assets: XcmVersionedMultiAssets;2339 readonly feeAssetItem: u32;2340 } & Struct;2341 readonly isReserveTransferAssets: boolean;2342 readonly asReserveTransferAssets: {2343 readonly dest: XcmVersionedMultiLocation;2344 readonly beneficiary: XcmVersionedMultiLocation;2345 readonly assets: XcmVersionedMultiAssets;2346 readonly feeAssetItem: u32;2347 } & Struct;2348 readonly isExecute: boolean;2349 readonly asExecute: {2350 readonly message: XcmVersionedXcm;2351 readonly maxWeight: u64;2352 } & Struct;2353 readonly isForceXcmVersion: boolean;2354 readonly asForceXcmVersion: {2355 readonly location: XcmV1MultiLocation;2356 readonly xcmVersion: u32;2357 } & Struct;2358 readonly isForceDefaultXcmVersion: boolean;2359 readonly asForceDefaultXcmVersion: {2360 readonly maybeXcmVersion: Option<u32>;2361 } & Struct;2362 readonly isForceSubscribeVersionNotify: boolean;2363 readonly asForceSubscribeVersionNotify: {2364 readonly location: XcmVersionedMultiLocation;2365 } & Struct;2366 readonly isForceUnsubscribeVersionNotify: boolean;2367 readonly asForceUnsubscribeVersionNotify: {2368 readonly location: XcmVersionedMultiLocation;2369 } & Struct;2370 readonly isLimitedReserveTransferAssets: boolean;2371 readonly asLimitedReserveTransferAssets: {2372 readonly dest: XcmVersionedMultiLocation;2373 readonly beneficiary: XcmVersionedMultiLocation;2374 readonly assets: XcmVersionedMultiAssets;2375 readonly feeAssetItem: u32;2376 readonly weightLimit: XcmV2WeightLimit;2377 } & Struct;2378 readonly isLimitedTeleportAssets: boolean;2379 readonly asLimitedTeleportAssets: {2380 readonly dest: XcmVersionedMultiLocation;2381 readonly beneficiary: XcmVersionedMultiLocation;2382 readonly assets: XcmVersionedMultiAssets;2383 readonly feeAssetItem: u32;2384 readonly weightLimit: XcmV2WeightLimit;2385 } & Struct;2386 readonly type: 'Send' | 'TeleportAssets' | 'ReserveTransferAssets' | 'Execute' | 'ForceXcmVersion' | 'ForceDefaultXcmVersion' | 'ForceSubscribeVersionNotify' | 'ForceUnsubscribeVersionNotify' | 'LimitedReserveTransferAssets' | 'LimitedTeleportAssets';2387}23882389/** @name PalletXcmError */2390export interface PalletXcmError extends Enum {2391 readonly isUnreachable: boolean;2392 readonly isSendFailure: boolean;2393 readonly isFiltered: boolean;2394 readonly isUnweighableMessage: boolean;2395 readonly isDestinationNotInvertible: boolean;2396 readonly isEmpty: boolean;2397 readonly isCannotReanchor: boolean;2398 readonly isTooManyAssets: boolean;2399 readonly isInvalidOrigin: boolean;2400 readonly isBadVersion: boolean;2401 readonly isBadLocation: boolean;2402 readonly isNoSubscription: boolean;2403 readonly isAlreadySubscribed: boolean;2404 readonly type: 'Unreachable' | 'SendFailure' | 'Filtered' | 'UnweighableMessage' | 'DestinationNotInvertible' | 'Empty' | 'CannotReanchor' | 'TooManyAssets' | 'InvalidOrigin' | 'BadVersion' | 'BadLocation' | 'NoSubscription' | 'AlreadySubscribed';2405}24062407/** @name PalletXcmEvent */2408export interface PalletXcmEvent extends Enum {2409 readonly isAttempted: boolean;2410 readonly asAttempted: XcmV2TraitsOutcome;2411 readonly isSent: boolean;2412 readonly asSent: ITuple<[XcmV1MultiLocation, XcmV1MultiLocation, XcmV2Xcm]>;2413 readonly isUnexpectedResponse: boolean;2414 readonly asUnexpectedResponse: ITuple<[XcmV1MultiLocation, u64]>;2415 readonly isResponseReady: boolean;2416 readonly asResponseReady: ITuple<[u64, XcmV2Response]>;2417 readonly isNotified: boolean;2418 readonly asNotified: ITuple<[u64, u8, u8]>;2419 readonly isNotifyOverweight: boolean;2420 readonly asNotifyOverweight: ITuple<[u64, u8, u8, SpWeightsWeightV2Weight, SpWeightsWeightV2Weight]>;2421 readonly isNotifyDispatchError: boolean;2422 readonly asNotifyDispatchError: ITuple<[u64, u8, u8]>;2423 readonly isNotifyDecodeFailed: boolean;2424 readonly asNotifyDecodeFailed: ITuple<[u64, u8, u8]>;2425 readonly isInvalidResponder: boolean;2426 readonly asInvalidResponder: ITuple<[XcmV1MultiLocation, u64, Option<XcmV1MultiLocation>]>;2427 readonly isInvalidResponderVersion: boolean;2428 readonly asInvalidResponderVersion: ITuple<[XcmV1MultiLocation, u64]>;2429 readonly isResponseTaken: boolean;2430 readonly asResponseTaken: u64;2431 readonly isAssetsTrapped: boolean;2432 readonly asAssetsTrapped: ITuple<[H256, XcmV1MultiLocation, XcmVersionedMultiAssets]>;2433 readonly isVersionChangeNotified: boolean;2434 readonly asVersionChangeNotified: ITuple<[XcmV1MultiLocation, u32]>;2435 readonly isSupportedVersionChanged: boolean;2436 readonly asSupportedVersionChanged: ITuple<[XcmV1MultiLocation, u32]>;2437 readonly isNotifyTargetSendFail: boolean;2438 readonly asNotifyTargetSendFail: ITuple<[XcmV1MultiLocation, u64, XcmV2TraitsError]>;2439 readonly isNotifyTargetMigrationFail: boolean;2440 readonly asNotifyTargetMigrationFail: ITuple<[XcmVersionedMultiLocation, u64]>;2441 readonly isAssetsClaimed: boolean;2442 readonly asAssetsClaimed: ITuple<[H256, XcmV1MultiLocation, XcmVersionedMultiAssets]>;2443 readonly type: 'Attempted' | 'Sent' | 'UnexpectedResponse' | 'ResponseReady' | 'Notified' | 'NotifyOverweight' | 'NotifyDispatchError' | 'NotifyDecodeFailed' | 'InvalidResponder' | 'InvalidResponderVersion' | 'ResponseTaken' | 'AssetsTrapped' | 'VersionChangeNotified' | 'SupportedVersionChanged' | 'NotifyTargetSendFail' | 'NotifyTargetMigrationFail' | 'AssetsClaimed';2444}24452446/** @name PhantomTypeUpDataStructs */2447export interface PhantomTypeUpDataStructs extends Vec<ITuple<[UpDataStructsTokenData, UpDataStructsRpcCollection, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftNftInfo, RmrkTraitsResourceResourceInfo, RmrkTraitsPropertyPropertyInfo, RmrkTraitsBaseBaseInfo, RmrkTraitsPartPartType, RmrkTraitsTheme, RmrkTraitsNftNftChild, UpPovEstimateRpcPovInfo]>> {}24482449/** @name PolkadotCorePrimitivesInboundDownwardMessage */2450export interface PolkadotCorePrimitivesInboundDownwardMessage extends Struct {2451 readonly sentAt: u32;2452 readonly msg: Bytes;2453}24542455/** @name PolkadotCorePrimitivesInboundHrmpMessage */2456export interface PolkadotCorePrimitivesInboundHrmpMessage extends Struct {2457 readonly sentAt: u32;2458 readonly data: Bytes;2459}24602461/** @name PolkadotCorePrimitivesOutboundHrmpMessage */2462export interface PolkadotCorePrimitivesOutboundHrmpMessage extends Struct {2463 readonly recipient: u32;2464 readonly data: Bytes;2465}24662467/** @name PolkadotParachainPrimitivesXcmpMessageFormat */2468export interface PolkadotParachainPrimitivesXcmpMessageFormat extends Enum {2469 readonly isConcatenatedVersionedXcm: boolean;2470 readonly isConcatenatedEncodedBlob: boolean;2471 readonly isSignals: boolean;2472 readonly type: 'ConcatenatedVersionedXcm' | 'ConcatenatedEncodedBlob' | 'Signals';2473}24742475/** @name PolkadotPrimitivesV2AbridgedHostConfiguration */2476export interface PolkadotPrimitivesV2AbridgedHostConfiguration extends Struct {2477 readonly maxCodeSize: u32;2478 readonly maxHeadDataSize: u32;2479 readonly maxUpwardQueueCount: u32;2480 readonly maxUpwardQueueSize: u32;2481 readonly maxUpwardMessageSize: u32;2482 readonly maxUpwardMessageNumPerCandidate: u32;2483 readonly hrmpMaxMessageNumPerCandidate: u32;2484 readonly validationUpgradeCooldown: u32;2485 readonly validationUpgradeDelay: u32;2486}24872488/** @name PolkadotPrimitivesV2AbridgedHrmpChannel */2489export interface PolkadotPrimitivesV2AbridgedHrmpChannel extends Struct {2490 readonly maxCapacity: u32;2491 readonly maxTotalSize: u32;2492 readonly maxMessageSize: u32;2493 readonly msgCount: u32;2494 readonly totalSize: u32;2495 readonly mqcHead: Option<H256>;2496}24972498/** @name PolkadotPrimitivesV2PersistedValidationData */2499export interface PolkadotPrimitivesV2PersistedValidationData extends Struct {2500 readonly parentHead: Bytes;2501 readonly relayParentNumber: u32;2502 readonly relayParentStorageRoot: H256;2503 readonly maxPovSize: u32;2504}25052506/** @name PolkadotPrimitivesV2UpgradeRestriction */2507export interface PolkadotPrimitivesV2UpgradeRestriction extends Enum {2508 readonly isPresent: boolean;2509 readonly type: 'Present';2510}25112512/** @name RmrkTraitsBaseBaseInfo */2513export interface RmrkTraitsBaseBaseInfo extends Struct {2514 readonly issuer: AccountId32;2515 readonly baseType: Bytes;2516 readonly symbol: Bytes;2517}25182519/** @name RmrkTraitsCollectionCollectionInfo */2520export interface RmrkTraitsCollectionCollectionInfo extends Struct {2521 readonly issuer: AccountId32;2522 readonly metadata: Bytes;2523 readonly max: Option<u32>;2524 readonly symbol: Bytes;2525 readonly nftsCount: u32;2526}25272528/** @name RmrkTraitsNftAccountIdOrCollectionNftTuple */2529export interface RmrkTraitsNftAccountIdOrCollectionNftTuple extends Enum {2530 readonly isAccountId: boolean;2531 readonly asAccountId: AccountId32;2532 readonly isCollectionAndNftTuple: boolean;2533 readonly asCollectionAndNftTuple: ITuple<[u32, u32]>;2534 readonly type: 'AccountId' | 'CollectionAndNftTuple';2535}25362537/** @name RmrkTraitsNftNftChild */2538export interface RmrkTraitsNftNftChild extends Struct {2539 readonly collectionId: u32;2540 readonly nftId: u32;2541}25422543/** @name RmrkTraitsNftNftInfo */2544export interface RmrkTraitsNftNftInfo extends Struct {2545 readonly owner: RmrkTraitsNftAccountIdOrCollectionNftTuple;2546 readonly royalty: Option<RmrkTraitsNftRoyaltyInfo>;2547 readonly metadata: Bytes;2548 readonly equipped: bool;2549 readonly pending: bool;2550}25512552/** @name RmrkTraitsNftRoyaltyInfo */2553export interface RmrkTraitsNftRoyaltyInfo extends Struct {2554 readonly recipient: AccountId32;2555 readonly amount: Permill;2556}25572558/** @name RmrkTraitsPartEquippableList */2559export interface RmrkTraitsPartEquippableList extends Enum {2560 readonly isAll: boolean;2561 readonly isEmpty: boolean;2562 readonly isCustom: boolean;2563 readonly asCustom: Vec<u32>;2564 readonly type: 'All' | 'Empty' | 'Custom';2565}25662567/** @name RmrkTraitsPartFixedPart */2568export interface RmrkTraitsPartFixedPart extends Struct {2569 readonly id: u32;2570 readonly z: u32;2571 readonly src: Bytes;2572}25732574/** @name RmrkTraitsPartPartType */2575export interface RmrkTraitsPartPartType extends Enum {2576 readonly isFixedPart: boolean;2577 readonly asFixedPart: RmrkTraitsPartFixedPart;2578 readonly isSlotPart: boolean;2579 readonly asSlotPart: RmrkTraitsPartSlotPart;2580 readonly type: 'FixedPart' | 'SlotPart';2581}25822583/** @name RmrkTraitsPartSlotPart */2584export interface RmrkTraitsPartSlotPart extends Struct {2585 readonly id: u32;2586 readonly equippable: RmrkTraitsPartEquippableList;2587 readonly src: Bytes;2588 readonly z: u32;2589}25902591/** @name RmrkTraitsPropertyPropertyInfo */2592export interface RmrkTraitsPropertyPropertyInfo extends Struct {2593 readonly key: Bytes;2594 readonly value: Bytes;2595}25962597/** @name RmrkTraitsResourceBasicResource */2598export interface RmrkTraitsResourceBasicResource extends Struct {2599 readonly src: Option<Bytes>;2600 readonly metadata: Option<Bytes>;2601 readonly license: Option<Bytes>;2602 readonly thumb: Option<Bytes>;2603}26042605/** @name RmrkTraitsResourceComposableResource */2606export interface RmrkTraitsResourceComposableResource extends Struct {2607 readonly parts: Vec<u32>;2608 readonly base: u32;2609 readonly src: Option<Bytes>;2610 readonly metadata: Option<Bytes>;2611 readonly license: Option<Bytes>;2612 readonly thumb: Option<Bytes>;2613}26142615/** @name RmrkTraitsResourceResourceInfo */2616export interface RmrkTraitsResourceResourceInfo extends Struct {2617 readonly id: u32;2618 readonly resource: RmrkTraitsResourceResourceTypes;2619 readonly pending: bool;2620 readonly pendingRemoval: bool;2621}26222623/** @name RmrkTraitsResourceResourceTypes */2624export interface RmrkTraitsResourceResourceTypes extends Enum {2625 readonly isBasic: boolean;2626 readonly asBasic: RmrkTraitsResourceBasicResource;2627 readonly isComposable: boolean;2628 readonly asComposable: RmrkTraitsResourceComposableResource;2629 readonly isSlot: boolean;2630 readonly asSlot: RmrkTraitsResourceSlotResource;2631 readonly type: 'Basic' | 'Composable' | 'Slot';2632}26332634/** @name RmrkTraitsResourceSlotResource */2635export interface RmrkTraitsResourceSlotResource extends Struct {2636 readonly base: u32;2637 readonly src: Option<Bytes>;2638 readonly metadata: Option<Bytes>;2639 readonly slot: u32;2640 readonly license: Option<Bytes>;2641 readonly thumb: Option<Bytes>;2642}26432644/** @name RmrkTraitsTheme */2645export interface RmrkTraitsTheme extends Struct {2646 readonly name: Bytes;2647 readonly properties: Vec<RmrkTraitsThemeThemeProperty>;2648 readonly inherit: bool;2649}26502651/** @name RmrkTraitsThemeThemeProperty */2652export interface RmrkTraitsThemeThemeProperty extends Struct {2653 readonly key: Bytes;2654 readonly value: Bytes;2655}26562657/** @name SpCoreEcdsaSignature */2658export interface SpCoreEcdsaSignature extends U8aFixed {}26592660/** @name SpCoreEd25519Signature */2661export interface SpCoreEd25519Signature extends U8aFixed {}26622663/** @name SpCoreSr25519Signature */2664export interface SpCoreSr25519Signature extends U8aFixed {}26652666/** @name SpRuntimeArithmeticError */2667export interface SpRuntimeArithmeticError extends Enum {2668 readonly isUnderflow: boolean;2669 readonly isOverflow: boolean;2670 readonly isDivisionByZero: boolean;2671 readonly type: 'Underflow' | 'Overflow' | 'DivisionByZero';2672}26732674/** @name SpRuntimeDigest */2675export interface SpRuntimeDigest extends Struct {2676 readonly logs: Vec<SpRuntimeDigestDigestItem>;2677}26782679/** @name SpRuntimeDigestDigestItem */2680export interface SpRuntimeDigestDigestItem extends Enum {2681 readonly isOther: boolean;2682 readonly asOther: Bytes;2683 readonly isConsensus: boolean;2684 readonly asConsensus: ITuple<[U8aFixed, Bytes]>;2685 readonly isSeal: boolean;2686 readonly asSeal: ITuple<[U8aFixed, Bytes]>;2687 readonly isPreRuntime: boolean;2688 readonly asPreRuntime: ITuple<[U8aFixed, Bytes]>;2689 readonly isRuntimeEnvironmentUpdated: boolean;2690 readonly type: 'Other' | 'Consensus' | 'Seal' | 'PreRuntime' | 'RuntimeEnvironmentUpdated';2691}26922693/** @name SpRuntimeDispatchError */2694export interface SpRuntimeDispatchError extends Enum {2695 readonly isOther: boolean;2696 readonly isCannotLookup: boolean;2697 readonly isBadOrigin: boolean;2698 readonly isModule: boolean;2699 readonly asModule: SpRuntimeModuleError;2700 readonly isConsumerRemaining: boolean;2701 readonly isNoProviders: boolean;2702 readonly isTooManyConsumers: boolean;2703 readonly isToken: boolean;2704 readonly asToken: SpRuntimeTokenError;2705 readonly isArithmetic: boolean;2706 readonly asArithmetic: SpRuntimeArithmeticError;2707 readonly isTransactional: boolean;2708 readonly asTransactional: SpRuntimeTransactionalError;2709 readonly isExhausted: boolean;2710 readonly isCorruption: boolean;2711 readonly isUnavailable: boolean;2712 readonly type: 'Other' | 'CannotLookup' | 'BadOrigin' | 'Module' | 'ConsumerRemaining' | 'NoProviders' | 'TooManyConsumers' | 'Token' | 'Arithmetic' | 'Transactional' | 'Exhausted' | 'Corruption' | 'Unavailable';2713}27142715/** @name SpRuntimeModuleError */2716export interface SpRuntimeModuleError extends Struct {2717 readonly index: u8;2718 readonly error: U8aFixed;2719}27202721/** @name SpRuntimeMultiSignature */2722export interface SpRuntimeMultiSignature extends Enum {2723 readonly isEd25519: boolean;2724 readonly asEd25519: SpCoreEd25519Signature;2725 readonly isSr25519: boolean;2726 readonly asSr25519: SpCoreSr25519Signature;2727 readonly isEcdsa: boolean;2728 readonly asEcdsa: SpCoreEcdsaSignature;2729 readonly type: 'Ed25519' | 'Sr25519' | 'Ecdsa';2730}27312732/** @name SpRuntimeTokenError */2733export interface SpRuntimeTokenError extends Enum {2734 readonly isNoFunds: boolean;2735 readonly isWouldDie: boolean;2736 readonly isBelowMinimum: boolean;2737 readonly isCannotCreate: boolean;2738 readonly isUnknownAsset: boolean;2739 readonly isFrozen: boolean;2740 readonly isUnsupported: boolean;2741 readonly type: 'NoFunds' | 'WouldDie' | 'BelowMinimum' | 'CannotCreate' | 'UnknownAsset' | 'Frozen' | 'Unsupported';2742}27432744/** @name SpRuntimeTransactionalError */2745export interface SpRuntimeTransactionalError extends Enum {2746 readonly isLimitReached: boolean;2747 readonly isNoLayer: boolean;2748 readonly type: 'LimitReached' | 'NoLayer';2749}27502751/** @name SpTrieStorageProof */2752export interface SpTrieStorageProof extends Struct {2753 readonly trieNodes: BTreeSet<Bytes>;2754}27552756/** @name SpVersionRuntimeVersion */2757export interface SpVersionRuntimeVersion extends Struct {2758 readonly specName: Text;2759 readonly implName: Text;2760 readonly authoringVersion: u32;2761 readonly specVersion: u32;2762 readonly implVersion: u32;2763 readonly apis: Vec<ITuple<[U8aFixed, u32]>>;2764 readonly transactionVersion: u32;2765 readonly stateVersion: u8;2766}27672768/** @name SpWeightsRuntimeDbWeight */2769export interface SpWeightsRuntimeDbWeight extends Struct {2770 readonly read: u64;2771 readonly write: u64;2772}27732774/** @name SpWeightsWeightV2Weight */2775export interface SpWeightsWeightV2Weight extends Struct {2776 readonly refTime: Compact<u64>;2777 readonly proofSize: Compact<u64>;2778}27792780/** @name UpDataStructsAccessMode */2781export interface UpDataStructsAccessMode extends Enum {2782 readonly isNormal: boolean;2783 readonly isAllowList: boolean;2784 readonly type: 'Normal' | 'AllowList';2785}27862787/** @name UpDataStructsCollection */2788export interface UpDataStructsCollection extends Struct {2789 readonly owner: AccountId32;2790 readonly mode: UpDataStructsCollectionMode;2791 readonly name: Vec<u16>;2792 readonly description: Vec<u16>;2793 readonly tokenPrefix: Bytes;2794 readonly sponsorship: UpDataStructsSponsorshipStateAccountId32;2795 readonly limits: UpDataStructsCollectionLimits;2796 readonly permissions: UpDataStructsCollectionPermissions;2797 readonly flags: U8aFixed;2798}27992800/** @name UpDataStructsCollectionLimits */2801export interface UpDataStructsCollectionLimits extends Struct {2802 readonly accountTokenOwnershipLimit: Option<u32>;2803 readonly sponsoredDataSize: Option<u32>;2804 readonly sponsoredDataRateLimit: Option<UpDataStructsSponsoringRateLimit>;2805 readonly tokenLimit: Option<u32>;2806 readonly sponsorTransferTimeout: Option<u32>;2807 readonly sponsorApproveTimeout: Option<u32>;2808 readonly ownerCanTransfer: Option<bool>;2809 readonly ownerCanDestroy: Option<bool>;2810 readonly transfersEnabled: Option<bool>;2811}28122813/** @name UpDataStructsCollectionMode */2814export interface UpDataStructsCollectionMode extends Enum {2815 readonly isNft: boolean;2816 readonly isFungible: boolean;2817 readonly asFungible: u8;2818 readonly isReFungible: boolean;2819 readonly type: 'Nft' | 'Fungible' | 'ReFungible';2820}28212822/** @name UpDataStructsCollectionPermissions */2823export interface UpDataStructsCollectionPermissions extends Struct {2824 readonly access: Option<UpDataStructsAccessMode>;2825 readonly mintMode: Option<bool>;2826 readonly nesting: Option<UpDataStructsNestingPermissions>;2827}28282829/** @name UpDataStructsCollectionStats */2830export interface UpDataStructsCollectionStats extends Struct {2831 readonly created: u32;2832 readonly destroyed: u32;2833 readonly alive: u32;2834}28352836/** @name UpDataStructsCreateCollectionData */2837export interface UpDataStructsCreateCollectionData extends Struct {2838 readonly mode: UpDataStructsCollectionMode;2839 readonly access: Option<UpDataStructsAccessMode>;2840 readonly name: Vec<u16>;2841 readonly description: Vec<u16>;2842 readonly tokenPrefix: Bytes;2843 readonly pendingSponsor: Option<AccountId32>;2844 readonly limits: Option<UpDataStructsCollectionLimits>;2845 readonly permissions: Option<UpDataStructsCollectionPermissions>;2846 readonly tokenPropertyPermissions: Vec<UpDataStructsPropertyKeyPermission>;2847 readonly properties: Vec<UpDataStructsProperty>;2848}28492850/** @name UpDataStructsCreateFungibleData */2851export interface UpDataStructsCreateFungibleData extends Struct {2852 readonly value: u128;2853}28542855/** @name UpDataStructsCreateItemData */2856export interface UpDataStructsCreateItemData extends Enum {2857 readonly isNft: boolean;2858 readonly asNft: UpDataStructsCreateNftData;2859 readonly isFungible: boolean;2860 readonly asFungible: UpDataStructsCreateFungibleData;2861 readonly isReFungible: boolean;2862 readonly asReFungible: UpDataStructsCreateReFungibleData;2863 readonly type: 'Nft' | 'Fungible' | 'ReFungible';2864}28652866/** @name UpDataStructsCreateItemExData */2867export interface UpDataStructsCreateItemExData extends Enum {2868 readonly isNft: boolean;2869 readonly asNft: Vec<UpDataStructsCreateNftExData>;2870 readonly isFungible: boolean;2871 readonly asFungible: BTreeMap<PalletEvmAccountBasicCrossAccountIdRepr,u128>;2872 readonly isRefungibleMultipleItems: boolean;2873 readonly asRefungibleMultipleItems: Vec<UpDataStructsCreateRefungibleExSingleOwner>;2874 readonly isRefungibleMultipleOwners: boolean;2875 readonly asRefungibleMultipleOwners: UpDataStructsCreateRefungibleExMultipleOwners;2876 readonly type: 'Nft' | 'Fungible' | 'RefungibleMultipleItems' | 'RefungibleMultipleOwners';2877}28782879/** @name UpDataStructsCreateNftData */2880export interface UpDataStructsCreateNftData extends Struct {2881 readonly properties: Vec<UpDataStructsProperty>;2882}28832884/** @name UpDataStructsCreateNftExData */2885export interface UpDataStructsCreateNftExData extends Struct {2886 readonly properties: Vec<UpDataStructsProperty>;2887 readonly owner: PalletEvmAccountBasicCrossAccountIdRepr;2888}28892890/** @name UpDataStructsCreateReFungibleData */2891export interface UpDataStructsCreateReFungibleData extends Struct {2892 readonly pieces: u128;2893 readonly properties: Vec<UpDataStructsProperty>;2894}28952896/** @name UpDataStructsCreateRefungibleExMultipleOwners */2897export interface UpDataStructsCreateRefungibleExMultipleOwners extends Struct {2898 readonly users: BTreeMap<PalletEvmAccountBasicCrossAccountIdRepr, u128>;2899 readonly properties: Vec<UpDataStructsProperty>;2900}29012902/** @name UpDataStructsCreateRefungibleExSingleOwner */2903export interface UpDataStructsCreateRefungibleExSingleOwner extends Struct {2904 readonly user: PalletEvmAccountBasicCrossAccountIdRepr;2905 readonly pieces: u128;2906 readonly properties: Vec<UpDataStructsProperty>;2907}29082909/** @name UpDataStructsNestingPermissions */2910export interface UpDataStructsNestingPermissions extends Struct {2911 readonly tokenOwner: bool;2912 readonly collectionAdmin: bool;2913 readonly restricted: Option<UpDataStructsOwnerRestrictedSet>;2914}29152916/** @name UpDataStructsOwnerRestrictedSet */2917export interface UpDataStructsOwnerRestrictedSet extends BTreeSet<u32> {}29182919/** @name UpDataStructsProperties */2920export interface UpDataStructsProperties extends Struct {2921 readonly map: UpDataStructsPropertiesMapBoundedVec;2922 readonly consumedSpace: u32;2923 readonly spaceLimit: u32;2924}29252926/** @name UpDataStructsPropertiesMapBoundedVec */2927export interface UpDataStructsPropertiesMapBoundedVec extends BTreeMap<Bytes, Bytes> {}29282929/** @name UpDataStructsPropertiesMapPropertyPermission */2930export interface UpDataStructsPropertiesMapPropertyPermission extends BTreeMap<Bytes, UpDataStructsPropertyPermission> {}29312932/** @name UpDataStructsProperty */2933export interface UpDataStructsProperty extends Struct {2934 readonly key: Bytes;2935 readonly value: Bytes;2936}29372938/** @name UpDataStructsPropertyKeyPermission */2939export interface UpDataStructsPropertyKeyPermission extends Struct {2940 readonly key: Bytes;2941 readonly permission: UpDataStructsPropertyPermission;2942}29432944/** @name UpDataStructsPropertyPermission */2945export interface UpDataStructsPropertyPermission extends Struct {2946 readonly mutable: bool;2947 readonly collectionAdmin: bool;2948 readonly tokenOwner: bool;2949}29502951/** @name UpDataStructsPropertyScope */2952export interface UpDataStructsPropertyScope extends Enum {2953 readonly isNone: boolean;2954 readonly isRmrk: boolean;2955 readonly type: 'None' | 'Rmrk';2956}29572958/** @name UpDataStructsRpcCollection */2959export interface UpDataStructsRpcCollection extends Struct {2960 readonly owner: AccountId32;2961 readonly mode: UpDataStructsCollectionMode;2962 readonly name: Vec<u16>;2963 readonly description: Vec<u16>;2964 readonly tokenPrefix: Bytes;2965 readonly sponsorship: UpDataStructsSponsorshipStateAccountId32;2966 readonly limits: UpDataStructsCollectionLimits;2967 readonly permissions: UpDataStructsCollectionPermissions;2968 readonly tokenPropertyPermissions: Vec<UpDataStructsPropertyKeyPermission>;2969 readonly properties: Vec<UpDataStructsProperty>;2970 readonly readOnly: bool;2971 readonly flags: UpDataStructsRpcCollectionFlags;2972}29732974/** @name UpDataStructsRpcCollectionFlags */2975export interface UpDataStructsRpcCollectionFlags extends Struct {2976 readonly foreign: bool;2977 readonly erc721metadata: bool;2978}29792980/** @name UpDataStructsSponsoringRateLimit */2981export interface UpDataStructsSponsoringRateLimit extends Enum {2982 readonly isSponsoringDisabled: boolean;2983 readonly isBlocks: boolean;2984 readonly asBlocks: u32;2985 readonly type: 'SponsoringDisabled' | 'Blocks';2986}29872988/** @name UpDataStructsSponsorshipStateAccountId32 */2989export interface UpDataStructsSponsorshipStateAccountId32 extends Enum {2990 readonly isDisabled: boolean;2991 readonly isUnconfirmed: boolean;2992 readonly asUnconfirmed: AccountId32;2993 readonly isConfirmed: boolean;2994 readonly asConfirmed: AccountId32;2995 readonly type: 'Disabled' | 'Unconfirmed' | 'Confirmed';2996}29972998/** @name UpDataStructsSponsorshipStateBasicCrossAccountIdRepr */2999export interface UpDataStructsSponsorshipStateBasicCrossAccountIdRepr extends Enum {3000 readonly isDisabled: boolean;3001 readonly isUnconfirmed: boolean;3002 readonly asUnconfirmed: PalletEvmAccountBasicCrossAccountIdRepr;3003 readonly isConfirmed: boolean;3004 readonly asConfirmed: PalletEvmAccountBasicCrossAccountIdRepr;3005 readonly type: 'Disabled' | 'Unconfirmed' | 'Confirmed';3006}30073008/** @name UpDataStructsTokenChild */3009export interface UpDataStructsTokenChild extends Struct {3010 readonly token: u32;3011 readonly collection: u32;3012}30133014/** @name UpDataStructsTokenData */3015export interface UpDataStructsTokenData extends Struct {3016 readonly properties: Vec<UpDataStructsProperty>;3017 readonly owner: Option<PalletEvmAccountBasicCrossAccountIdRepr>;3018 readonly pieces: u128;3019}30203021/** @name UpPovEstimateRpcPovInfo */3022export interface UpPovEstimateRpcPovInfo extends Struct {3023 readonly proofSize: u64;3024 readonly compactProofSize: u64;3025 readonly compressedProofSize: u64;3026}30273028/** @name XcmDoubleEncoded */3029export interface XcmDoubleEncoded extends Struct {3030 readonly encoded: Bytes;3031}30323033/** @name XcmV0Junction */3034export interface XcmV0Junction extends Enum {3035 readonly isParent: boolean;3036 readonly isParachain: boolean;3037 readonly asParachain: Compact<u32>;3038 readonly isAccountId32: boolean;3039 readonly asAccountId32: {3040 readonly network: XcmV0JunctionNetworkId;3041 readonly id: U8aFixed;3042 } & Struct;3043 readonly isAccountIndex64: boolean;3044 readonly asAccountIndex64: {3045 readonly network: XcmV0JunctionNetworkId;3046 readonly index: Compact<u64>;3047 } & Struct;3048 readonly isAccountKey20: boolean;3049 readonly asAccountKey20: {3050 readonly network: XcmV0JunctionNetworkId;3051 readonly key: U8aFixed;3052 } & Struct;3053 readonly isPalletInstance: boolean;3054 readonly asPalletInstance: u8;3055 readonly isGeneralIndex: boolean;3056 readonly asGeneralIndex: Compact<u128>;3057 readonly isGeneralKey: boolean;3058 readonly asGeneralKey: Bytes;3059 readonly isOnlyChild: boolean;3060 readonly isPlurality: boolean;3061 readonly asPlurality: {3062 readonly id: XcmV0JunctionBodyId;3063 readonly part: XcmV0JunctionBodyPart;3064 } & Struct;3065 readonly type: 'Parent' | 'Parachain' | 'AccountId32' | 'AccountIndex64' | 'AccountKey20' | 'PalletInstance' | 'GeneralIndex' | 'GeneralKey' | 'OnlyChild' | 'Plurality';3066}30673068/** @name XcmV0JunctionBodyId */3069export interface XcmV0JunctionBodyId extends Enum {3070 readonly isUnit: boolean;3071 readonly isNamed: boolean;3072 readonly asNamed: Bytes;3073 readonly isIndex: boolean;3074 readonly asIndex: Compact<u32>;3075 readonly isExecutive: boolean;3076 readonly isTechnical: boolean;3077 readonly isLegislative: boolean;3078 readonly isJudicial: boolean;3079 readonly type: 'Unit' | 'Named' | 'Index' | 'Executive' | 'Technical' | 'Legislative' | 'Judicial';3080}30813082/** @name XcmV0JunctionBodyPart */3083export interface XcmV0JunctionBodyPart extends Enum {3084 readonly isVoice: boolean;3085 readonly isMembers: boolean;3086 readonly asMembers: {3087 readonly count: Compact<u32>;3088 } & Struct;3089 readonly isFraction: boolean;3090 readonly asFraction: {3091 readonly nom: Compact<u32>;3092 readonly denom: Compact<u32>;3093 } & Struct;3094 readonly isAtLeastProportion: boolean;3095 readonly asAtLeastProportion: {3096 readonly nom: Compact<u32>;3097 readonly denom: Compact<u32>;3098 } & Struct;3099 readonly isMoreThanProportion: boolean;3100 readonly asMoreThanProportion: {3101 readonly nom: Compact<u32>;3102 readonly denom: Compact<u32>;3103 } & Struct;3104 readonly type: 'Voice' | 'Members' | 'Fraction' | 'AtLeastProportion' | 'MoreThanProportion';3105}31063107/** @name XcmV0JunctionNetworkId */3108export interface XcmV0JunctionNetworkId extends Enum {3109 readonly isAny: boolean;3110 readonly isNamed: boolean;3111 readonly asNamed: Bytes;3112 readonly isPolkadot: boolean;3113 readonly isKusama: boolean;3114 readonly type: 'Any' | 'Named' | 'Polkadot' | 'Kusama';3115}31163117/** @name XcmV0MultiAsset */3118export interface XcmV0MultiAsset extends Enum {3119 readonly isNone: boolean;3120 readonly isAll: boolean;3121 readonly isAllFungible: boolean;3122 readonly isAllNonFungible: boolean;3123 readonly isAllAbstractFungible: boolean;3124 readonly asAllAbstractFungible: {3125 readonly id: Bytes;3126 } & Struct;3127 readonly isAllAbstractNonFungible: boolean;3128 readonly asAllAbstractNonFungible: {3129 readonly class: Bytes;3130 } & Struct;3131 readonly isAllConcreteFungible: boolean;3132 readonly asAllConcreteFungible: {3133 readonly id: XcmV0MultiLocation;3134 } & Struct;3135 readonly isAllConcreteNonFungible: boolean;3136 readonly asAllConcreteNonFungible: {3137 readonly class: XcmV0MultiLocation;3138 } & Struct;3139 readonly isAbstractFungible: boolean;3140 readonly asAbstractFungible: {3141 readonly id: Bytes;3142 readonly amount: Compact<u128>;3143 } & Struct;3144 readonly isAbstractNonFungible: boolean;3145 readonly asAbstractNonFungible: {3146 readonly class: Bytes;3147 readonly instance: XcmV1MultiassetAssetInstance;3148 } & Struct;3149 readonly isConcreteFungible: boolean;3150 readonly asConcreteFungible: {3151 readonly id: XcmV0MultiLocation;3152 readonly amount: Compact<u128>;3153 } & Struct;3154 readonly isConcreteNonFungible: boolean;3155 readonly asConcreteNonFungible: {3156 readonly class: XcmV0MultiLocation;3157 readonly instance: XcmV1MultiassetAssetInstance;3158 } & Struct;3159 readonly type: 'None' | 'All' | 'AllFungible' | 'AllNonFungible' | 'AllAbstractFungible' | 'AllAbstractNonFungible' | 'AllConcreteFungible' | 'AllConcreteNonFungible' | 'AbstractFungible' | 'AbstractNonFungible' | 'ConcreteFungible' | 'ConcreteNonFungible';3160}31613162/** @name XcmV0MultiLocation */3163export interface XcmV0MultiLocation extends Enum {3164 readonly isNull: boolean;3165 readonly isX1: boolean;3166 readonly asX1: XcmV0Junction;3167 readonly isX2: boolean;3168 readonly asX2: ITuple<[XcmV0Junction, XcmV0Junction]>;3169 readonly isX3: boolean;3170 readonly asX3: ITuple<[XcmV0Junction, XcmV0Junction, XcmV0Junction]>;3171 readonly isX4: boolean;3172 readonly asX4: ITuple<[XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction]>;3173 readonly isX5: boolean;3174 readonly asX5: ITuple<[XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction]>;3175 readonly isX6: boolean;3176 readonly asX6: ITuple<[XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction]>;3177 readonly isX7: boolean;3178 readonly asX7: ITuple<[XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction]>;3179 readonly isX8: boolean;3180 readonly asX8: ITuple<[XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction]>;3181 readonly type: 'Null' | 'X1' | 'X2' | 'X3' | 'X4' | 'X5' | 'X6' | 'X7' | 'X8';3182}31833184/** @name XcmV0Order */3185export interface XcmV0Order extends Enum {3186 readonly isNull: boolean;3187 readonly isDepositAsset: boolean;3188 readonly asDepositAsset: {3189 readonly assets: Vec<XcmV0MultiAsset>;3190 readonly dest: XcmV0MultiLocation;3191 } & Struct;3192 readonly isDepositReserveAsset: boolean;3193 readonly asDepositReserveAsset: {3194 readonly assets: Vec<XcmV0MultiAsset>;3195 readonly dest: XcmV0MultiLocation;3196 readonly effects: Vec<XcmV0Order>;3197 } & Struct;3198 readonly isExchangeAsset: boolean;3199 readonly asExchangeAsset: {3200 readonly give: Vec<XcmV0MultiAsset>;3201 readonly receive: Vec<XcmV0MultiAsset>;3202 } & Struct;3203 readonly isInitiateReserveWithdraw: boolean;3204 readonly asInitiateReserveWithdraw: {3205 readonly assets: Vec<XcmV0MultiAsset>;3206 readonly reserve: XcmV0MultiLocation;3207 readonly effects: Vec<XcmV0Order>;3208 } & Struct;3209 readonly isInitiateTeleport: boolean;3210 readonly asInitiateTeleport: {3211 readonly assets: Vec<XcmV0MultiAsset>;3212 readonly dest: XcmV0MultiLocation;3213 readonly effects: Vec<XcmV0Order>;3214 } & Struct;3215 readonly isQueryHolding: boolean;3216 readonly asQueryHolding: {3217 readonly queryId: Compact<u64>;3218 readonly dest: XcmV0MultiLocation;3219 readonly assets: Vec<XcmV0MultiAsset>;3220 } & Struct;3221 readonly isBuyExecution: boolean;3222 readonly asBuyExecution: {3223 readonly fees: XcmV0MultiAsset;3224 readonly weight: u64;3225 readonly debt: u64;3226 readonly haltOnError: bool;3227 readonly xcm: Vec<XcmV0Xcm>;3228 } & Struct;3229 readonly type: 'Null' | 'DepositAsset' | 'DepositReserveAsset' | 'ExchangeAsset' | 'InitiateReserveWithdraw' | 'InitiateTeleport' | 'QueryHolding' | 'BuyExecution';3230}32313232/** @name XcmV0OriginKind */3233export interface XcmV0OriginKind extends Enum {3234 readonly isNative: boolean;3235 readonly isSovereignAccount: boolean;3236 readonly isSuperuser: boolean;3237 readonly isXcm: boolean;3238 readonly type: 'Native' | 'SovereignAccount' | 'Superuser' | 'Xcm';3239}32403241/** @name XcmV0Response */3242export interface XcmV0Response extends Enum {3243 readonly isAssets: boolean;3244 readonly asAssets: Vec<XcmV0MultiAsset>;3245 readonly type: 'Assets';3246}32473248/** @name XcmV0Xcm */3249export interface XcmV0Xcm extends Enum {3250 readonly isWithdrawAsset: boolean;3251 readonly asWithdrawAsset: {3252 readonly assets: Vec<XcmV0MultiAsset>;3253 readonly effects: Vec<XcmV0Order>;3254 } & Struct;3255 readonly isReserveAssetDeposit: boolean;3256 readonly asReserveAssetDeposit: {3257 readonly assets: Vec<XcmV0MultiAsset>;3258 readonly effects: Vec<XcmV0Order>;3259 } & Struct;3260 readonly isTeleportAsset: boolean;3261 readonly asTeleportAsset: {3262 readonly assets: Vec<XcmV0MultiAsset>;3263 readonly effects: Vec<XcmV0Order>;3264 } & Struct;3265 readonly isQueryResponse: boolean;3266 readonly asQueryResponse: {3267 readonly queryId: Compact<u64>;3268 readonly response: XcmV0Response;3269 } & Struct;3270 readonly isTransferAsset: boolean;3271 readonly asTransferAsset: {3272 readonly assets: Vec<XcmV0MultiAsset>;3273 readonly dest: XcmV0MultiLocation;3274 } & Struct;3275 readonly isTransferReserveAsset: boolean;3276 readonly asTransferReserveAsset: {3277 readonly assets: Vec<XcmV0MultiAsset>;3278 readonly dest: XcmV0MultiLocation;3279 readonly effects: Vec<XcmV0Order>;3280 } & Struct;3281 readonly isTransact: boolean;3282 readonly asTransact: {3283 readonly originType: XcmV0OriginKind;3284 readonly requireWeightAtMost: u64;3285 readonly call: XcmDoubleEncoded;3286 } & Struct;3287 readonly isHrmpNewChannelOpenRequest: boolean;3288 readonly asHrmpNewChannelOpenRequest: {3289 readonly sender: Compact<u32>;3290 readonly maxMessageSize: Compact<u32>;3291 readonly maxCapacity: Compact<u32>;3292 } & Struct;3293 readonly isHrmpChannelAccepted: boolean;3294 readonly asHrmpChannelAccepted: {3295 readonly recipient: Compact<u32>;3296 } & Struct;3297 readonly isHrmpChannelClosing: boolean;3298 readonly asHrmpChannelClosing: {3299 readonly initiator: Compact<u32>;3300 readonly sender: Compact<u32>;3301 readonly recipient: Compact<u32>;3302 } & Struct;3303 readonly isRelayedFrom: boolean;3304 readonly asRelayedFrom: {3305 readonly who: XcmV0MultiLocation;3306 readonly message: XcmV0Xcm;3307 } & Struct;3308 readonly type: 'WithdrawAsset' | 'ReserveAssetDeposit' | 'TeleportAsset' | 'QueryResponse' | 'TransferAsset' | 'TransferReserveAsset' | 'Transact' | 'HrmpNewChannelOpenRequest' | 'HrmpChannelAccepted' | 'HrmpChannelClosing' | 'RelayedFrom';3309}33103311/** @name XcmV1Junction */3312export interface XcmV1Junction extends Enum {3313 readonly isParachain: boolean;3314 readonly asParachain: Compact<u32>;3315 readonly isAccountId32: boolean;3316 readonly asAccountId32: {3317 readonly network: XcmV0JunctionNetworkId;3318 readonly id: U8aFixed;3319 } & Struct;3320 readonly isAccountIndex64: boolean;3321 readonly asAccountIndex64: {3322 readonly network: XcmV0JunctionNetworkId;3323 readonly index: Compact<u64>;3324 } & Struct;3325 readonly isAccountKey20: boolean;3326 readonly asAccountKey20: {3327 readonly network: XcmV0JunctionNetworkId;3328 readonly key: U8aFixed;3329 } & Struct;3330 readonly isPalletInstance: boolean;3331 readonly asPalletInstance: u8;3332 readonly isGeneralIndex: boolean;3333 readonly asGeneralIndex: Compact<u128>;3334 readonly isGeneralKey: boolean;3335 readonly asGeneralKey: Bytes;3336 readonly isOnlyChild: boolean;3337 readonly isPlurality: boolean;3338 readonly asPlurality: {3339 readonly id: XcmV0JunctionBodyId;3340 readonly part: XcmV0JunctionBodyPart;3341 } & Struct;3342 readonly type: 'Parachain' | 'AccountId32' | 'AccountIndex64' | 'AccountKey20' | 'PalletInstance' | 'GeneralIndex' | 'GeneralKey' | 'OnlyChild' | 'Plurality';3343}33443345/** @name XcmV1MultiAsset */3346export interface XcmV1MultiAsset extends Struct {3347 readonly id: XcmV1MultiassetAssetId;3348 readonly fun: XcmV1MultiassetFungibility;3349}33503351/** @name XcmV1MultiassetAssetId */3352export interface XcmV1MultiassetAssetId extends Enum {3353 readonly isConcrete: boolean;3354 readonly asConcrete: XcmV1MultiLocation;3355 readonly isAbstract: boolean;3356 readonly asAbstract: Bytes;3357 readonly type: 'Concrete' | 'Abstract';3358}33593360/** @name XcmV1MultiassetAssetInstance */3361export interface XcmV1MultiassetAssetInstance extends Enum {3362 readonly isUndefined: boolean;3363 readonly isIndex: boolean;3364 readonly asIndex: Compact<u128>;3365 readonly isArray4: boolean;3366 readonly asArray4: U8aFixed;3367 readonly isArray8: boolean;3368 readonly asArray8: U8aFixed;3369 readonly isArray16: boolean;3370 readonly asArray16: U8aFixed;3371 readonly isArray32: boolean;3372 readonly asArray32: U8aFixed;3373 readonly isBlob: boolean;3374 readonly asBlob: Bytes;3375 readonly type: 'Undefined' | 'Index' | 'Array4' | 'Array8' | 'Array16' | 'Array32' | 'Blob';3376}33773378/** @name XcmV1MultiassetFungibility */3379export interface XcmV1MultiassetFungibility extends Enum {3380 readonly isFungible: boolean;3381 readonly asFungible: Compact<u128>;3382 readonly isNonFungible: boolean;3383 readonly asNonFungible: XcmV1MultiassetAssetInstance;3384 readonly type: 'Fungible' | 'NonFungible';3385}33863387/** @name XcmV1MultiassetMultiAssetFilter */3388export interface XcmV1MultiassetMultiAssetFilter extends Enum {3389 readonly isDefinite: boolean;3390 readonly asDefinite: XcmV1MultiassetMultiAssets;3391 readonly isWild: boolean;3392 readonly asWild: XcmV1MultiassetWildMultiAsset;3393 readonly type: 'Definite' | 'Wild';3394}33953396/** @name XcmV1MultiassetMultiAssets */3397export interface XcmV1MultiassetMultiAssets extends Vec<XcmV1MultiAsset> {}33983399/** @name XcmV1MultiassetWildFungibility */3400export interface XcmV1MultiassetWildFungibility extends Enum {3401 readonly isFungible: boolean;3402 readonly isNonFungible: boolean;3403 readonly type: 'Fungible' | 'NonFungible';3404}34053406/** @name XcmV1MultiassetWildMultiAsset */3407export interface XcmV1MultiassetWildMultiAsset extends Enum {3408 readonly isAll: boolean;3409 readonly isAllOf: boolean;3410 readonly asAllOf: {3411 readonly id: XcmV1MultiassetAssetId;3412 readonly fun: XcmV1MultiassetWildFungibility;3413 } & Struct;3414 readonly type: 'All' | 'AllOf';3415}34163417/** @name XcmV1MultiLocation */3418export interface XcmV1MultiLocation extends Struct {3419 readonly parents: u8;3420 readonly interior: XcmV1MultilocationJunctions;3421}34223423/** @name XcmV1MultilocationJunctions */3424export interface XcmV1MultilocationJunctions extends Enum {3425 readonly isHere: boolean;3426 readonly isX1: boolean;3427 readonly asX1: XcmV1Junction;3428 readonly isX2: boolean;3429 readonly asX2: ITuple<[XcmV1Junction, XcmV1Junction]>;3430 readonly isX3: boolean;3431 readonly asX3: ITuple<[XcmV1Junction, XcmV1Junction, XcmV1Junction]>;3432 readonly isX4: boolean;3433 readonly asX4: ITuple<[XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction]>;3434 readonly isX5: boolean;3435 readonly asX5: ITuple<[XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction]>;3436 readonly isX6: boolean;3437 readonly asX6: ITuple<[XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction]>;3438 readonly isX7: boolean;3439 readonly asX7: ITuple<[XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction]>;3440 readonly isX8: boolean;3441 readonly asX8: ITuple<[XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction]>;3442 readonly type: 'Here' | 'X1' | 'X2' | 'X3' | 'X4' | 'X5' | 'X6' | 'X7' | 'X8';3443}34443445/** @name XcmV1Order */3446export interface XcmV1Order extends Enum {3447 readonly isNoop: boolean;3448 readonly isDepositAsset: boolean;3449 readonly asDepositAsset: {3450 readonly assets: XcmV1MultiassetMultiAssetFilter;3451 readonly maxAssets: u32;3452 readonly beneficiary: XcmV1MultiLocation;3453 } & Struct;3454 readonly isDepositReserveAsset: boolean;3455 readonly asDepositReserveAsset: {3456 readonly assets: XcmV1MultiassetMultiAssetFilter;3457 readonly maxAssets: u32;3458 readonly dest: XcmV1MultiLocation;3459 readonly effects: Vec<XcmV1Order>;3460 } & Struct;3461 readonly isExchangeAsset: boolean;3462 readonly asExchangeAsset: {3463 readonly give: XcmV1MultiassetMultiAssetFilter;3464 readonly receive: XcmV1MultiassetMultiAssets;3465 } & Struct;3466 readonly isInitiateReserveWithdraw: boolean;3467 readonly asInitiateReserveWithdraw: {3468 readonly assets: XcmV1MultiassetMultiAssetFilter;3469 readonly reserve: XcmV1MultiLocation;3470 readonly effects: Vec<XcmV1Order>;3471 } & Struct;3472 readonly isInitiateTeleport: boolean;3473 readonly asInitiateTeleport: {3474 readonly assets: XcmV1MultiassetMultiAssetFilter;3475 readonly dest: XcmV1MultiLocation;3476 readonly effects: Vec<XcmV1Order>;3477 } & Struct;3478 readonly isQueryHolding: boolean;3479 readonly asQueryHolding: {3480 readonly queryId: Compact<u64>;3481 readonly dest: XcmV1MultiLocation;3482 readonly assets: XcmV1MultiassetMultiAssetFilter;3483 } & Struct;3484 readonly isBuyExecution: boolean;3485 readonly asBuyExecution: {3486 readonly fees: XcmV1MultiAsset;3487 readonly weight: u64;3488 readonly debt: u64;3489 readonly haltOnError: bool;3490 readonly instructions: Vec<XcmV1Xcm>;3491 } & Struct;3492 readonly type: 'Noop' | 'DepositAsset' | 'DepositReserveAsset' | 'ExchangeAsset' | 'InitiateReserveWithdraw' | 'InitiateTeleport' | 'QueryHolding' | 'BuyExecution';3493}34943495/** @name XcmV1Response */3496export interface XcmV1Response extends Enum {3497 readonly isAssets: boolean;3498 readonly asAssets: XcmV1MultiassetMultiAssets;3499 readonly isVersion: boolean;3500 readonly asVersion: u32;3501 readonly type: 'Assets' | 'Version';3502}35033504/** @name XcmV1Xcm */3505export interface XcmV1Xcm extends Enum {3506 readonly isWithdrawAsset: boolean;3507 readonly asWithdrawAsset: {3508 readonly assets: XcmV1MultiassetMultiAssets;3509 readonly effects: Vec<XcmV1Order>;3510 } & Struct;3511 readonly isReserveAssetDeposited: boolean;3512 readonly asReserveAssetDeposited: {3513 readonly assets: XcmV1MultiassetMultiAssets;3514 readonly effects: Vec<XcmV1Order>;3515 } & Struct;3516 readonly isReceiveTeleportedAsset: boolean;3517 readonly asReceiveTeleportedAsset: {3518 readonly assets: XcmV1MultiassetMultiAssets;3519 readonly effects: Vec<XcmV1Order>;3520 } & Struct;3521 readonly isQueryResponse: boolean;3522 readonly asQueryResponse: {3523 readonly queryId: Compact<u64>;3524 readonly response: XcmV1Response;3525 } & Struct;3526 readonly isTransferAsset: boolean;3527 readonly asTransferAsset: {3528 readonly assets: XcmV1MultiassetMultiAssets;3529 readonly beneficiary: XcmV1MultiLocation;3530 } & Struct;3531 readonly isTransferReserveAsset: boolean;3532 readonly asTransferReserveAsset: {3533 readonly assets: XcmV1MultiassetMultiAssets;3534 readonly dest: XcmV1MultiLocation;3535 readonly effects: Vec<XcmV1Order>;3536 } & Struct;3537 readonly isTransact: boolean;3538 readonly asTransact: {3539 readonly originType: XcmV0OriginKind;3540 readonly requireWeightAtMost: u64;3541 readonly call: XcmDoubleEncoded;3542 } & Struct;3543 readonly isHrmpNewChannelOpenRequest: boolean;3544 readonly asHrmpNewChannelOpenRequest: {3545 readonly sender: Compact<u32>;3546 readonly maxMessageSize: Compact<u32>;3547 readonly maxCapacity: Compact<u32>;3548 } & Struct;3549 readonly isHrmpChannelAccepted: boolean;3550 readonly asHrmpChannelAccepted: {3551 readonly recipient: Compact<u32>;3552 } & Struct;3553 readonly isHrmpChannelClosing: boolean;3554 readonly asHrmpChannelClosing: {3555 readonly initiator: Compact<u32>;3556 readonly sender: Compact<u32>;3557 readonly recipient: Compact<u32>;3558 } & Struct;3559 readonly isRelayedFrom: boolean;3560 readonly asRelayedFrom: {3561 readonly who: XcmV1MultilocationJunctions;3562 readonly message: XcmV1Xcm;3563 } & Struct;3564 readonly isSubscribeVersion: boolean;3565 readonly asSubscribeVersion: {3566 readonly queryId: Compact<u64>;3567 readonly maxResponseWeight: Compact<u64>;3568 } & Struct;3569 readonly isUnsubscribeVersion: boolean;3570 readonly type: 'WithdrawAsset' | 'ReserveAssetDeposited' | 'ReceiveTeleportedAsset' | 'QueryResponse' | 'TransferAsset' | 'TransferReserveAsset' | 'Transact' | 'HrmpNewChannelOpenRequest' | 'HrmpChannelAccepted' | 'HrmpChannelClosing' | 'RelayedFrom' | 'SubscribeVersion' | 'UnsubscribeVersion';3571}35723573/** @name XcmV2Instruction */3574export interface XcmV2Instruction extends Enum {3575 readonly isWithdrawAsset: boolean;3576 readonly asWithdrawAsset: XcmV1MultiassetMultiAssets;3577 readonly isReserveAssetDeposited: boolean;3578 readonly asReserveAssetDeposited: XcmV1MultiassetMultiAssets;3579 readonly isReceiveTeleportedAsset: boolean;3580 readonly asReceiveTeleportedAsset: XcmV1MultiassetMultiAssets;3581 readonly isQueryResponse: boolean;3582 readonly asQueryResponse: {3583 readonly queryId: Compact<u64>;3584 readonly response: XcmV2Response;3585 readonly maxWeight: Compact<u64>;3586 } & Struct;3587 readonly isTransferAsset: boolean;3588 readonly asTransferAsset: {3589 readonly assets: XcmV1MultiassetMultiAssets;3590 readonly beneficiary: XcmV1MultiLocation;3591 } & Struct;3592 readonly isTransferReserveAsset: boolean;3593 readonly asTransferReserveAsset: {3594 readonly assets: XcmV1MultiassetMultiAssets;3595 readonly dest: XcmV1MultiLocation;3596 readonly xcm: XcmV2Xcm;3597 } & Struct;3598 readonly isTransact: boolean;3599 readonly asTransact: {3600 readonly originType: XcmV0OriginKind;3601 readonly requireWeightAtMost: Compact<u64>;3602 readonly call: XcmDoubleEncoded;3603 } & Struct;3604 readonly isHrmpNewChannelOpenRequest: boolean;3605 readonly asHrmpNewChannelOpenRequest: {3606 readonly sender: Compact<u32>;3607 readonly maxMessageSize: Compact<u32>;3608 readonly maxCapacity: Compact<u32>;3609 } & Struct;3610 readonly isHrmpChannelAccepted: boolean;3611 readonly asHrmpChannelAccepted: {3612 readonly recipient: Compact<u32>;3613 } & Struct;3614 readonly isHrmpChannelClosing: boolean;3615 readonly asHrmpChannelClosing: {3616 readonly initiator: Compact<u32>;3617 readonly sender: Compact<u32>;3618 readonly recipient: Compact<u32>;3619 } & Struct;3620 readonly isClearOrigin: boolean;3621 readonly isDescendOrigin: boolean;3622 readonly asDescendOrigin: XcmV1MultilocationJunctions;3623 readonly isReportError: boolean;3624 readonly asReportError: {3625 readonly queryId: Compact<u64>;3626 readonly dest: XcmV1MultiLocation;3627 readonly maxResponseWeight: Compact<u64>;3628 } & Struct;3629 readonly isDepositAsset: boolean;3630 readonly asDepositAsset: {3631 readonly assets: XcmV1MultiassetMultiAssetFilter;3632 readonly maxAssets: Compact<u32>;3633 readonly beneficiary: XcmV1MultiLocation;3634 } & Struct;3635 readonly isDepositReserveAsset: boolean;3636 readonly asDepositReserveAsset: {3637 readonly assets: XcmV1MultiassetMultiAssetFilter;3638 readonly maxAssets: Compact<u32>;3639 readonly dest: XcmV1MultiLocation;3640 readonly xcm: XcmV2Xcm;3641 } & Struct;3642 readonly isExchangeAsset: boolean;3643 readonly asExchangeAsset: {3644 readonly give: XcmV1MultiassetMultiAssetFilter;3645 readonly receive: XcmV1MultiassetMultiAssets;3646 } & Struct;3647 readonly isInitiateReserveWithdraw: boolean;3648 readonly asInitiateReserveWithdraw: {3649 readonly assets: XcmV1MultiassetMultiAssetFilter;3650 readonly reserve: XcmV1MultiLocation;3651 readonly xcm: XcmV2Xcm;3652 } & Struct;3653 readonly isInitiateTeleport: boolean;3654 readonly asInitiateTeleport: {3655 readonly assets: XcmV1MultiassetMultiAssetFilter;3656 readonly dest: XcmV1MultiLocation;3657 readonly xcm: XcmV2Xcm;3658 } & Struct;3659 readonly isQueryHolding: boolean;3660 readonly asQueryHolding: {3661 readonly queryId: Compact<u64>;3662 readonly dest: XcmV1MultiLocation;3663 readonly assets: XcmV1MultiassetMultiAssetFilter;3664 readonly maxResponseWeight: Compact<u64>;3665 } & Struct;3666 readonly isBuyExecution: boolean;3667 readonly asBuyExecution: {3668 readonly fees: XcmV1MultiAsset;3669 readonly weightLimit: XcmV2WeightLimit;3670 } & Struct;3671 readonly isRefundSurplus: boolean;3672 readonly isSetErrorHandler: boolean;3673 readonly asSetErrorHandler: XcmV2Xcm;3674 readonly isSetAppendix: boolean;3675 readonly asSetAppendix: XcmV2Xcm;3676 readonly isClearError: boolean;3677 readonly isClaimAsset: boolean;3678 readonly asClaimAsset: {3679 readonly assets: XcmV1MultiassetMultiAssets;3680 readonly ticket: XcmV1MultiLocation;3681 } & Struct;3682 readonly isTrap: boolean;3683 readonly asTrap: Compact<u64>;3684 readonly isSubscribeVersion: boolean;3685 readonly asSubscribeVersion: {3686 readonly queryId: Compact<u64>;3687 readonly maxResponseWeight: Compact<u64>;3688 } & Struct;3689 readonly isUnsubscribeVersion: boolean;3690 readonly type: 'WithdrawAsset' | 'ReserveAssetDeposited' | 'ReceiveTeleportedAsset' | 'QueryResponse' | 'TransferAsset' | 'TransferReserveAsset' | 'Transact' | 'HrmpNewChannelOpenRequest' | 'HrmpChannelAccepted' | 'HrmpChannelClosing' | 'ClearOrigin' | 'DescendOrigin' | 'ReportError' | 'DepositAsset' | 'DepositReserveAsset' | 'ExchangeAsset' | 'InitiateReserveWithdraw' | 'InitiateTeleport' | 'QueryHolding' | 'BuyExecution' | 'RefundSurplus' | 'SetErrorHandler' | 'SetAppendix' | 'ClearError' | 'ClaimAsset' | 'Trap' | 'SubscribeVersion' | 'UnsubscribeVersion';3691}36923693/** @name XcmV2Response */3694export interface XcmV2Response extends Enum {3695 readonly isNull: boolean;3696 readonly isAssets: boolean;3697 readonly asAssets: XcmV1MultiassetMultiAssets;3698 readonly isExecutionResult: boolean;3699 readonly asExecutionResult: Option<ITuple<[u32, XcmV2TraitsError]>>;3700 readonly isVersion: boolean;3701 readonly asVersion: u32;3702 readonly type: 'Null' | 'Assets' | 'ExecutionResult' | 'Version';3703}37043705/** @name XcmV2TraitsError */3706export interface XcmV2TraitsError extends Enum {3707 readonly isOverflow: boolean;3708 readonly isUnimplemented: boolean;3709 readonly isUntrustedReserveLocation: boolean;3710 readonly isUntrustedTeleportLocation: boolean;3711 readonly isMultiLocationFull: boolean;3712 readonly isMultiLocationNotInvertible: boolean;3713 readonly isBadOrigin: boolean;3714 readonly isInvalidLocation: boolean;3715 readonly isAssetNotFound: boolean;3716 readonly isFailedToTransactAsset: boolean;3717 readonly isNotWithdrawable: boolean;3718 readonly isLocationCannotHold: boolean;3719 readonly isExceedsMaxMessageSize: boolean;3720 readonly isDestinationUnsupported: boolean;3721 readonly isTransport: boolean;3722 readonly isUnroutable: boolean;3723 readonly isUnknownClaim: boolean;3724 readonly isFailedToDecode: boolean;3725 readonly isMaxWeightInvalid: boolean;3726 readonly isNotHoldingFees: boolean;3727 readonly isTooExpensive: boolean;3728 readonly isTrap: boolean;3729 readonly asTrap: u64;3730 readonly isUnhandledXcmVersion: boolean;3731 readonly isWeightLimitReached: boolean;3732 readonly asWeightLimitReached: u64;3733 readonly isBarrier: boolean;3734 readonly isWeightNotComputable: boolean;3735 readonly type: 'Overflow' | 'Unimplemented' | 'UntrustedReserveLocation' | 'UntrustedTeleportLocation' | 'MultiLocationFull' | 'MultiLocationNotInvertible' | 'BadOrigin' | 'InvalidLocation' | 'AssetNotFound' | 'FailedToTransactAsset' | 'NotWithdrawable' | 'LocationCannotHold' | 'ExceedsMaxMessageSize' | 'DestinationUnsupported' | 'Transport' | 'Unroutable' | 'UnknownClaim' | 'FailedToDecode' | 'MaxWeightInvalid' | 'NotHoldingFees' | 'TooExpensive' | 'Trap' | 'UnhandledXcmVersion' | 'WeightLimitReached' | 'Barrier' | 'WeightNotComputable';3736}37373738/** @name XcmV2TraitsOutcome */3739export interface XcmV2TraitsOutcome extends Enum {3740 readonly isComplete: boolean;3741 readonly asComplete: u64;3742 readonly isIncomplete: boolean;3743 readonly asIncomplete: ITuple<[u64, XcmV2TraitsError]>;3744 readonly isError: boolean;3745 readonly asError: XcmV2TraitsError;3746 readonly type: 'Complete' | 'Incomplete' | 'Error';3747}37483749/** @name XcmV2WeightLimit */3750export interface XcmV2WeightLimit extends Enum {3751 readonly isUnlimited: boolean;3752 readonly isLimited: boolean;3753 readonly asLimited: Compact<u64>;3754 readonly type: 'Unlimited' | 'Limited';3755}37563757/** @name XcmV2Xcm */3758export interface XcmV2Xcm extends Vec<XcmV2Instruction> {}37593760/** @name XcmVersionedMultiAsset */3761export interface XcmVersionedMultiAsset extends Enum {3762 readonly isV0: boolean;3763 readonly asV0: XcmV0MultiAsset;3764 readonly isV1: boolean;3765 readonly asV1: XcmV1MultiAsset;3766 readonly type: 'V0' | 'V1';3767}37683769/** @name XcmVersionedMultiAssets */3770export interface XcmVersionedMultiAssets extends Enum {3771 readonly isV0: boolean;3772 readonly asV0: Vec<XcmV0MultiAsset>;3773 readonly isV1: boolean;3774 readonly asV1: XcmV1MultiassetMultiAssets;3775 readonly type: 'V0' | 'V1';3776}37773778/** @name XcmVersionedMultiLocation */3779export interface XcmVersionedMultiLocation extends Enum {3780 readonly isV0: boolean;3781 readonly asV0: XcmV0MultiLocation;3782 readonly isV1: boolean;3783 readonly asV1: XcmV1MultiLocation;3784 readonly type: 'V0' | 'V1';3785}37863787/** @name XcmVersionedXcm */3788export interface XcmVersionedXcm extends Enum {3789 readonly isV0: boolean;3790 readonly asV0: XcmV0Xcm;3791 readonly isV1: boolean;3792 readonly asV1: XcmV1Xcm;3793 readonly isV2: boolean;3794 readonly asV2: XcmV2Xcm;3795 readonly type: 'V0' | 'V1' | 'V2';3796}37973798export type PHANTOM_DEFAULT = 'default';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.tsdiffbeforeafterboth--- a/tests/src/interfaces/types-lookup.ts
+++ b/tests/src/interfaces/types-lookup.ts
@@ -3489,12 +3489,58 @@
readonly proofSize: u64;
readonly compactProofSize: u64;
readonly compressedProofSize: u64;
+ readonly result: Result<Result<Null, SpRuntimeDispatchError>, SpRuntimeTransactionValidityTransactionValidityError>;
}
+<<<<<<< HEAD
/** @name PalletCommonError (424) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+ /** @name SpRuntimeTransactionValidityTransactionValidityError (424) */
+ interface SpRuntimeTransactionValidityTransactionValidityError extends Enum {
+ readonly isInvalid: boolean;
+ readonly asInvalid: SpRuntimeTransactionValidityInvalidTransaction;
+ readonly isUnknown: boolean;
+ readonly asUnknown: SpRuntimeTransactionValidityUnknownTransaction;
+ readonly type: 'Invalid' | 'Unknown';
+ }
+
+ /** @name SpRuntimeTransactionValidityInvalidTransaction (425) */
+ interface SpRuntimeTransactionValidityInvalidTransaction extends Enum {
+ readonly isCall: boolean;
+ readonly isPayment: boolean;
+ readonly isFuture: boolean;
+ readonly isStale: boolean;
+ readonly isBadProof: boolean;
+ readonly isAncientBirthBlock: boolean;
+ readonly isExhaustsResources: boolean;
+ readonly isCustom: boolean;
+ readonly asCustom: u8;
+ readonly isBadMandatory: boolean;
+ readonly isMandatoryDispatch: boolean;
+ readonly isBadSigner: boolean;
+ readonly type: 'Call' | 'Payment' | 'Future' | 'Stale' | 'BadProof' | 'AncientBirthBlock' | 'ExhaustsResources' | 'Custom' | 'BadMandatory' | 'MandatoryDispatch' | 'BadSigner';
+ }
+
+ /** @name SpRuntimeTransactionValidityUnknownTransaction (426) */
+ interface SpRuntimeTransactionValidityUnknownTransaction extends Enum {
+ readonly isCannotLookup: boolean;
+ readonly isNoUnsignedValidator: boolean;
+ readonly isCustom: boolean;
+ readonly asCustom: u8;
+ readonly type: 'CannotLookup' | 'NoUnsignedValidator' | 'Custom';
+ }
+
+ /** @name PalletCommonError (428) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface PalletCommonError extends Enum {
readonly isCollectionNotFound: boolean;
readonly isMustBeTokenOwner: boolean;
@@ -3536,18 +3582,32 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name PalletFungibleError (416) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletFungibleError (417) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletFungibleError (430) */
=======
/** @name PalletFungibleError (426) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+ /** @name PalletFungibleError (430) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface PalletFungibleError extends Enum {
readonly isNotFungibleDataUsedToMintFungibleCollectionToken: boolean;
readonly isFungibleItemsHaveNoId: boolean;
@@ -3560,39 +3620,72 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name PalletRefungibleError (420) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletRefungibleItemData (417) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletRefungibleItemData (418) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletRefungibleItemData (431) */
=======
/** @name PalletRefungibleItemData (427) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+ /** @name PalletRefungibleItemData (431) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface PalletRefungibleItemData extends Struct {
readonly constData: Bytes;
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name PalletRefungibleError (422) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletRefungibleError (423) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletRefungibleError (436) */
=======
/** @name PalletRefungibleError (432) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name PalletRefungibleError (436) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface PalletRefungibleError extends Enum {
readonly isNotRefungibleDataUsedToMintFungibleCollectionToken: boolean;
readonly isWrongRefungiblePieces: boolean;
@@ -3603,43 +3696,81 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name PalletNonfungibleItemData (421) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletNonfungibleItemData (423) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletNonfungibleItemData (424) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletNonfungibleItemData (437) */
=======
/** @name PalletNonfungibleItemData (433) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name PalletNonfungibleItemData (437) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface PalletNonfungibleItemData extends Struct {
readonly owner: PalletEvmAccountBasicCrossAccountIdRepr;
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name UpDataStructsPropertyScope (423) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name UpDataStructsPropertyScope (425) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name UpDataStructsPropertyScope (426) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name UpDataStructsPropertyScope (439) */
=======
/** @name UpDataStructsPropertyScope (435) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name UpDataStructsPropertyScope (439) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface UpDataStructsPropertyScope extends Enum {
readonly isNone: boolean;
readonly isRmrk: boolean;
@@ -3647,22 +3778,41 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name PalletNonfungibleError (426) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletNonfungibleError (427) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletNonfungibleError (428) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletNonfungibleError (441) */
=======
/** @name PalletNonfungibleError (437) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name PalletNonfungibleError (441) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface PalletNonfungibleError extends Enum {
readonly isNotNonfungibleDataUsedToMintFungibleCollectionToken: boolean;
readonly isNonfungibleItemsHaveNoAmount: boolean;
@@ -3671,22 +3821,41 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name PalletStructureError (427) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletStructureError (428) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletStructureError (429) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletStructureError (442) */
=======
/** @name PalletStructureError (438) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name PalletStructureError (442) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface PalletStructureError extends Enum {
readonly isOuroborosDetected: boolean;
readonly isDepthLimit: boolean;
@@ -3696,22 +3865,41 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name PalletRmrkCoreError (428) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletRmrkCoreError (429) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletRmrkCoreError (430) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletRmrkCoreError (443) */
=======
/** @name PalletRmrkCoreError (439) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name PalletRmrkCoreError (443) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface PalletRmrkCoreError extends Enum {
readonly isCorruptedCollectionType: boolean;
readonly isRmrkPropertyKeyIsTooLong: boolean;
@@ -3736,22 +3924,41 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name PalletRmrkEquipError (430) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletRmrkEquipError (431) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletRmrkEquipError (432) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletRmrkEquipError (445) */
=======
/** @name PalletRmrkEquipError (441) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name PalletRmrkEquipError (445) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface PalletRmrkEquipError extends Enum {
readonly isPermissionError: boolean;
readonly isNoAvailableBaseId: boolean;
@@ -3764,22 +3971,41 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name PalletAppPromotionError (436) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletAppPromotionError (437) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletAppPromotionError (438) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletAppPromotionError (451) */
=======
/** @name PalletAppPromotionError (447) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name PalletAppPromotionError (451) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface PalletAppPromotionError extends Enum {
readonly isAdminNotSet: boolean;
readonly isNoPermission: boolean;
@@ -3791,22 +4017,41 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name PalletForeignAssetsModuleError (437) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletForeignAssetsModuleError (438) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletForeignAssetsModuleError (439) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletForeignAssetsModuleError (452) */
=======
/** @name PalletForeignAssetsModuleError (448) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name PalletForeignAssetsModuleError (452) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface PalletForeignAssetsModuleError extends Enum {
readonly isBadLocation: boolean;
readonly isMultiLocationExisted: boolean;
@@ -3816,22 +4061,41 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name PalletEvmError (439) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletEvmError (440) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletEvmError (441) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletEvmError (454) */
=======
/** @name PalletEvmError (451) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name PalletEvmError (455) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface PalletEvmError extends Enum {
readonly isBalanceLow: boolean;
readonly isFeeOverflow: boolean;
@@ -3848,22 +4112,41 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name FpRpcTransactionStatus (442) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name FpRpcTransactionStatus (443) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name FpRpcTransactionStatus (444) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name FpRpcTransactionStatus (457) */
=======
/** @name FpRpcTransactionStatus (454) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name FpRpcTransactionStatus (458) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface FpRpcTransactionStatus extends Struct {
readonly transactionHash: H256;
readonly transactionIndex: u32;
@@ -3875,23 +4158,30 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name EthbloomBloom (444) */
interface EthbloomBloom extends U8aFixed {}
/** @name EthereumReceiptReceiptV3 (446) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name EthbloomBloom (445) */
interface EthbloomBloom extends U8aFixed {}
/** @name EthereumReceiptReceiptV3 (447) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name EthbloomBloom (446) */
interface EthbloomBloom extends U8aFixed {}
/** @name EthereumReceiptReceiptV3 (448) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name EthbloomBloom (459) */
interface EthbloomBloom extends U8aFixed {}
@@ -3903,9 +4193,24 @@
/** @name EthereumReceiptReceiptV3 (458) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name EthbloomBloom (460) */
+ interface EthbloomBloom extends U8aFixed {}
+
+ /** @name EthereumReceiptReceiptV3 (462) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface EthereumReceiptReceiptV3 extends Enum {
readonly isLegacy: boolean;
readonly asLegacy: EthereumReceiptEip658ReceiptData;
@@ -3917,22 +4222,41 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name EthereumReceiptEip658ReceiptData (447) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name EthereumReceiptEip658ReceiptData (448) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name EthereumReceiptEip658ReceiptData (449) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name EthereumReceiptEip658ReceiptData (462) */
=======
/** @name EthereumReceiptEip658ReceiptData (459) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name EthereumReceiptEip658ReceiptData (463) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface EthereumReceiptEip658ReceiptData extends Struct {
readonly statusCode: u8;
readonly usedGas: U256;
@@ -3941,22 +4265,41 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name EthereumBlock (448) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name EthereumBlock (449) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name EthereumBlock (450) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name EthereumBlock (463) */
=======
/** @name EthereumBlock (460) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name EthereumBlock (464) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface EthereumBlock extends Struct {
readonly header: EthereumHeader;
readonly transactions: Vec<EthereumTransactionTransactionV2>;
@@ -3964,22 +4307,41 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name EthereumHeader (449) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name EthereumHeader (450) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name EthereumHeader (451) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name EthereumHeader (464) */
=======
/** @name EthereumHeader (461) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name EthereumHeader (465) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface EthereumHeader extends Struct {
readonly parentHash: H256;
readonly ommersHash: H256;
@@ -3999,23 +4361,30 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name EthereumTypesHashH64 (450) */
interface EthereumTypesHashH64 extends U8aFixed {}
/** @name PalletEthereumError (455) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name EthereumTypesHashH64 (451) */
interface EthereumTypesHashH64 extends U8aFixed {}
/** @name PalletEthereumError (456) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name EthereumTypesHashH64 (452) */
interface EthereumTypesHashH64 extends U8aFixed {}
/** @name PalletEthereumError (457) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name EthereumTypesHashH64 (465) */
interface EthereumTypesHashH64 extends U8aFixed {}
@@ -4027,9 +4396,24 @@
/** @name PalletEthereumError (467) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name EthereumTypesHashH64 (466) */
+ interface EthereumTypesHashH64 extends U8aFixed {}
+
+ /** @name PalletEthereumError (471) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface PalletEthereumError extends Enum {
readonly isInvalidSignature: boolean;
readonly isPreLogExists: boolean;
@@ -4037,22 +4421,41 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name PalletEvmCoderSubstrateError (456) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletEvmCoderSubstrateError (457) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletEvmCoderSubstrateError (458) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletEvmCoderSubstrateError (471) */
=======
/** @name PalletEvmCoderSubstrateError (468) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name PalletEvmCoderSubstrateError (472) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface PalletEvmCoderSubstrateError extends Enum {
readonly isOutOfGas: boolean;
readonly isOutOfFund: boolean;
@@ -4060,22 +4463,41 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name UpDataStructsSponsorshipStateBasicCrossAccountIdRepr (457) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name UpDataStructsSponsorshipStateBasicCrossAccountIdRepr (458) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name UpDataStructsSponsorshipStateBasicCrossAccountIdRepr (459) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name UpDataStructsSponsorshipStateBasicCrossAccountIdRepr (472) */
=======
/** @name UpDataStructsSponsorshipStateBasicCrossAccountIdRepr (469) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name UpDataStructsSponsorshipStateBasicCrossAccountIdRepr (473) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface UpDataStructsSponsorshipStateBasicCrossAccountIdRepr extends Enum {
readonly isDisabled: boolean;
readonly isUnconfirmed: boolean;
@@ -4086,22 +4508,41 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name PalletEvmContractHelpersSponsoringModeT (458) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletEvmContractHelpersSponsoringModeT (459) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletEvmContractHelpersSponsoringModeT (460) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletEvmContractHelpersSponsoringModeT (473) */
=======
/** @name PalletEvmContractHelpersSponsoringModeT (470) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name PalletEvmContractHelpersSponsoringModeT (474) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface PalletEvmContractHelpersSponsoringModeT extends Enum {
readonly isDisabled: boolean;
readonly isAllowlisted: boolean;
@@ -4110,22 +4551,41 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name PalletEvmContractHelpersError (464) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletEvmContractHelpersError (465) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletEvmContractHelpersError (466) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletEvmContractHelpersError (479) */
=======
/** @name PalletEvmContractHelpersError (476) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name PalletEvmContractHelpersError (480) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface PalletEvmContractHelpersError extends Enum {
readonly isNoPermission: boolean;
readonly isNoPendingSponsor: boolean;
@@ -4134,22 +4594,41 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name PalletEvmMigrationError (465) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletEvmMigrationError (466) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletEvmMigrationError (467) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletEvmMigrationError (480) */
=======
/** @name PalletEvmMigrationError (477) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name PalletEvmMigrationError (481) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface PalletEvmMigrationError extends Enum {
readonly isAccountNotEmpty: boolean;
readonly isAccountIsNotMigrating: boolean;
@@ -4158,23 +4637,30 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name PalletMaintenanceError (466) */
type PalletMaintenanceError = Null;
/** @name PalletTestUtilsError (467) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletMaintenanceError (467) */
type PalletMaintenanceError = Null;
/** @name PalletTestUtilsError (468) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletMaintenanceError (468) */
type PalletMaintenanceError = Null;
/** @name PalletTestUtilsError (469) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name PalletMaintenanceError (481) */
type PalletMaintenanceError = Null;
@@ -4186,9 +4672,24 @@
/** @name PalletTestUtilsError (479) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name PalletMaintenanceError (482) */
+ type PalletMaintenanceError = Null;
+
+ /** @name PalletTestUtilsError (483) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface PalletTestUtilsError extends Enum {
readonly isTestPalletDisabled: boolean;
readonly isTriggerRollback: boolean;
@@ -4196,22 +4697,41 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name SpRuntimeMultiSignature (469) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name SpRuntimeMultiSignature (470) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name SpRuntimeMultiSignature (471) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name SpRuntimeMultiSignature (484) */
=======
/** @name SpRuntimeMultiSignature (481) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name SpRuntimeMultiSignature (485) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
interface SpRuntimeMultiSignature extends Enum {
readonly isEd25519: boolean;
readonly asEd25519: SpCoreEd25519Signature;
@@ -4223,14 +4743,21 @@
}
<<<<<<< HEAD
+<<<<<<< HEAD
/** @name SpCoreEd25519Signature (470) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name SpCoreEd25519Signature (471) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name SpCoreEd25519Signature (472) */
=======
+=======
+>>>>>>> chore: regenerate types
<<<<<<< HEAD
/** @name SpCoreEd25519Signature (485) */
>>>>>>> fix: update polkadot types and definitions
@@ -4280,43 +4807,59 @@
/** @name PalletEthereumFakeTransactionFinalizer (501) */
=======
/** @name SpCoreEd25519Signature (482) */
+=======
+ /** @name SpCoreEd25519Signature (486) */
+>>>>>>> chore: regenerate types
interface SpCoreEd25519Signature extends U8aFixed {}
- /** @name SpCoreSr25519Signature (484) */
+ /** @name SpCoreSr25519Signature (488) */
interface SpCoreSr25519Signature extends U8aFixed {}
- /** @name SpCoreEcdsaSignature (485) */
+ /** @name SpCoreEcdsaSignature (489) */
interface SpCoreEcdsaSignature extends U8aFixed {}
- /** @name FrameSystemExtensionsCheckSpecVersion (488) */
+ /** @name FrameSystemExtensionsCheckSpecVersion (492) */
type FrameSystemExtensionsCheckSpecVersion = Null;
- /** @name FrameSystemExtensionsCheckTxVersion (489) */
+ /** @name FrameSystemExtensionsCheckTxVersion (493) */
type FrameSystemExtensionsCheckTxVersion = Null;
- /** @name FrameSystemExtensionsCheckGenesis (490) */
+ /** @name FrameSystemExtensionsCheckGenesis (494) */
type FrameSystemExtensionsCheckGenesis = Null;
- /** @name FrameSystemExtensionsCheckNonce (493) */
+ /** @name FrameSystemExtensionsCheckNonce (497) */
interface FrameSystemExtensionsCheckNonce extends Compact<u32> {}
- /** @name FrameSystemExtensionsCheckWeight (494) */
+ /** @name FrameSystemExtensionsCheckWeight (498) */
type FrameSystemExtensionsCheckWeight = Null;
- /** @name OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance (495) */
+ /** @name OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance (499) */
type OpalRuntimeRuntimeCommonMaintenanceCheckMaintenance = Null;
- /** @name PalletTemplateTransactionPaymentChargeTransactionPayment (496) */
+ /** @name PalletTemplateTransactionPaymentChargeTransactionPayment (500) */
interface PalletTemplateTransactionPaymentChargeTransactionPayment extends Compact<u128> {}
- /** @name OpalRuntimeRuntime (497) */
+ /** @name OpalRuntimeRuntime (501) */
type OpalRuntimeRuntime = Null;
+<<<<<<< HEAD
/** @name PalletEthereumFakeTransactionFinalizer (498) */
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+<<<<<<< HEAD
>>>>>>> fix: update polkadot types and definitions
+=======
+=======
+=======
+=======
+ /** @name PalletEthereumFakeTransactionFinalizer (502) */
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
+>>>>>>> chore: regenerate types
type PalletEthereumFakeTransactionFinalizer = Null;
} // declare module
tests/src/interfaces/unique/definitions.tsdiffbeforeafterboth--- a/tests/src/interfaces/unique/definitions.ts
+++ b/tests/src/interfaces/unique/definitions.ts
@@ -176,6 +176,7 @@
'Option<u128>',
),
<<<<<<< HEAD
+<<<<<<< HEAD
allowanceForAll: fun(
'Tells whether the given `owner` approves the `operator`.',
[collectionParam, crossAccountParam('owner'), crossAccountParam('operator')],
@@ -184,6 +185,16 @@
povEstimate: fun(
'Estimate PoV size',
[{name: 'encodedXt', type: 'Vec<u8>'}],
+=======
+ estimateExtrinsicPoV: fun(
+ 'Estimate PoV size of an encoded extrinsic',
+ [{name: 'encodedXt', type: 'Bytes'}],
+ 'UpPovEstimateRpcPovInfo',
+ ),
+ estimateCallPoV: fun(
+ 'Estimate PoV size of an encoded call',
+ [{name: 'encodedCall', type: 'Bytes'}],
+>>>>>>> chore: regenerate types
'UpPovEstimateRpcPovInfo',
>>>>>>> fix: update polkadot types and definitions
),