@webb-tools/tangle-substrate-types 0.5.5 → 0.5.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/interfaces/augment-api-consts.d.ts +104 -4
 - package/build/interfaces/augment-api-errors.d.ts +365 -0
 - package/build/interfaces/augment-api-events.d.ts +495 -2
 - package/build/interfaces/augment-api-query.d.ts +140 -2
 - package/build/interfaces/augment-api-tx.d.ts +609 -1
 - package/build/interfaces/augment-types.d.ts +21 -2
 - package/build/interfaces/lookup.d.ts +1377 -369
 - package/build/interfaces/lookup.js +1360 -352
 - package/build/interfaces/registry.d.ts +57 -1
 - package/build/interfaces/types-lookup.d.ts +1477 -353
 - package/build/metadata/static-latest.d.ts +1 -1
 - package/build/metadata/static-latest.js +1 -1
 - package/build/package.json +1 -1
 - package/package.json +4 -4
 - package/src/interfaces/augment-api-consts.ts +104 -4
 - package/src/interfaces/augment-api-errors.ts +365 -0
 - package/src/interfaces/augment-api-events.ts +294 -2
 - package/src/interfaces/augment-api-query.ts +131 -2
 - package/src/interfaces/augment-api-tx.ts +315 -1
 - package/src/interfaces/augment-types.ts +21 -2
 - package/src/interfaces/lookup.ts +1361 -353
 - package/src/interfaces/registry.ts +57 -1
 - package/src/interfaces/types-lookup.ts +1531 -353
 - package/src/metadata/metadata.json +1 -1
 - package/src/metadata/static-latest.ts +1 -1
 - package/ts-types/src/interfaces/augment-api-consts.d.ts +104 -4
 - package/ts-types/src/interfaces/augment-api-errors.d.ts +365 -0
 - package/ts-types/src/interfaces/augment-api-events.d.ts +495 -2
 - package/ts-types/src/interfaces/augment-api-query.d.ts +140 -2
 - package/ts-types/src/interfaces/augment-api-tx.d.ts +609 -1
 - package/ts-types/src/interfaces/augment-types.d.ts +21 -2
 - package/ts-types/src/interfaces/lookup.d.ts +1377 -369
 - package/ts-types/src/interfaces/registry.d.ts +57 -1
 - package/ts-types/src/interfaces/types-lookup.d.ts +1477 -353
 - package/ts-types/src/metadata/static-latest.d.ts +1 -1
 - package/ts-types/tsconfig.tsbuildinfo +1 -1
 
| 
         @@ -1,5 +1,5 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            import '@polkadot/types/types/registry';
         
     | 
| 
       2 
     | 
    
         
            -
            import type { EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FinalityGrandpaEquivocationPrecommit, FinalityGrandpaEquivocationPrevote, FinalityGrandpaPrecommit, FinalityGrandpaPrevote, FpRpcTransactionStatus, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportDispatchRawOrigin, FrameSupportPalletId, FrameSupportPreimagesBounded, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemCodeUpgradeAuthorization, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonZeroSender, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, PalletAirdropClaimsCall, PalletAirdropClaimsError, PalletAirdropClaimsEvent, PalletAirdropClaimsStatementKind, PalletAirdropClaimsUtilsEthereumAddress, PalletAirdropClaimsUtilsEthereumAddressEcdsaSignature, PalletAirdropClaimsUtilsMultiAddress, PalletAirdropClaimsUtilsMultiAddressSignature, PalletAirdropClaimsUtilsSr25519Signature, PalletBabeCall, PalletBabeError, PalletBagsListCall, PalletBagsListError, PalletBagsListEvent, PalletBagsListListBag, PalletBagsListListListError, PalletBagsListListNode, PalletBalancesAccountData, PalletBalancesAdjustmentDirection, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesIdAmountRuntimeFreezeReason, PalletBalancesIdAmountRuntimeHoldReason, PalletBalancesReasons, PalletBalancesReserveData, PalletBaseFeeCall, PalletBaseFeeEvent, PalletBountiesBounty, PalletBountiesBountyStatus, PalletBountiesCall, PalletBountiesError, PalletBountiesEvent, PalletChildBountiesCall, PalletChildBountiesChildBounty, PalletChildBountiesChildBountyStatus, PalletChildBountiesError, PalletChildBountiesEvent, PalletCollectiveCall, PalletCollectiveError, PalletCollectiveEvent, PalletCollectiveRawOrigin, PalletCollectiveVotes, PalletDemocracyCall, PalletDemocracyConviction, PalletDemocracyDelegations, PalletDemocracyError, PalletDemocracyEvent, PalletDemocracyMetadataOwner, PalletDemocracyReferendumInfo, PalletDemocracyReferendumStatus, PalletDemocracyTally, PalletDemocracyVoteAccountVote, PalletDemocracyVotePriorLock, PalletDemocracyVoteThreshold, PalletDemocracyVoteVoting, PalletDkgCall, PalletDkgError, PalletDkgEvent, PalletDkgFeeInfo, PalletDynamicFeeCall, PalletElectionProviderMultiPhaseCall, PalletElectionProviderMultiPhaseElectionCompute, PalletElectionProviderMultiPhaseError, PalletElectionProviderMultiPhaseEvent, PalletElectionProviderMultiPhasePhase, PalletElectionProviderMultiPhaseRawSolution, PalletElectionProviderMultiPhaseReadySolution, PalletElectionProviderMultiPhaseRoundSnapshot, PalletElectionProviderMultiPhaseSignedSignedSubmission, PalletElectionProviderMultiPhaseSolutionOrSnapshotSize, PalletElectionsPhragmenCall, PalletElectionsPhragmenError, PalletElectionsPhragmenEvent, PalletElectionsPhragmenRenouncing, PalletElectionsPhragmenSeatHolder, PalletElectionsPhragmenVoter, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumRawOrigin, PalletEvmCall, PalletEvmCodeMetadata, PalletEvmError, PalletEvmEvent, PalletGrandpaCall, PalletGrandpaError, PalletGrandpaEvent, PalletGrandpaStoredPendingChange, PalletGrandpaStoredState, PalletHotfixSufficientsCall, PalletHotfixSufficientsError, PalletIdentityAuthorityProperties, PalletIdentityCall, PalletIdentityError, PalletIdentityEvent, PalletIdentityJudgement, PalletIdentityLegacyIdentityInfo, PalletIdentityRegistrarInfo, PalletIdentityRegistration, PalletImOnlineCall, PalletImOnlineError, PalletImOnlineEvent, PalletImOnlineHeartbeat, PalletImOnlineSr25519AppSr25519Public, PalletImOnlineSr25519AppSr25519Signature, PalletIndicesCall, PalletIndicesError, PalletIndicesEvent, PalletJobsModuleCall, PalletJobsModuleError, PalletJobsModuleEvent, PalletMultisigCall, PalletMultisigError, PalletMultisigEvent, PalletMultisigMultisig, PalletMultisigTimepoint, PalletNominationPoolsBondExtra, PalletNominationPoolsBondedPoolInner, PalletNominationPoolsCall, PalletNominationPoolsClaimPermission, PalletNominationPoolsCommission, PalletNominationPoolsCommissionChangeRate, PalletNominationPoolsCommissionClaimPermission, PalletNominationPoolsConfigOpAccountId32, PalletNominationPoolsConfigOpPerbill, PalletNominationPoolsConfigOpU128, PalletNominationPoolsConfigOpU32, PalletNominationPoolsDefensiveError, PalletNominationPoolsError, PalletNominationPoolsEvent, PalletNominationPoolsFreezeReason, PalletNominationPoolsPoolMember, PalletNominationPoolsPoolRoles, PalletNominationPoolsPoolState, PalletNominationPoolsRewardPool, PalletNominationPoolsSubPools, PalletNominationPoolsUnbondPool, PalletOffencesEvent, PalletPreimageCall, PalletPreimageError, PalletPreimageEvent, PalletPreimageHoldReason, PalletPreimageOldRequestStatus, PalletPreimageRequestStatus, PalletProxyAnnouncement, PalletProxyCall, PalletProxyError, PalletProxyEvent, PalletProxyProxyDefinition, PalletRolesCall, PalletRolesError, PalletRolesEvent, PalletRolesProfile, PalletRolesProfileIndependentRestakeProfile, PalletRolesProfileRecord, PalletRolesProfileSharedRestakeProfile, PalletRolesRestakingLedger, PalletRolesUnlockChunk, PalletSchedulerCall, PalletSchedulerError, PalletSchedulerEvent, PalletSchedulerScheduled, PalletSessionCall, PalletSessionError, PalletSessionEvent, PalletStakingActiveEraInfo, PalletStakingEraRewardPoints, PalletStakingForcing, PalletStakingNominations, PalletStakingPalletCall, PalletStakingPalletConfigOpPerbill, PalletStakingPalletConfigOpPercent, PalletStakingPalletConfigOpU128, PalletStakingPalletConfigOpU32, PalletStakingPalletError, PalletStakingPalletEvent, PalletStakingRewardDestination, PalletStakingSlashingSlashingSpans, PalletStakingSlashingSpanRecord, PalletStakingStakingLedger, PalletStakingUnappliedSlash, PalletStakingUnlockChunk, PalletStakingValidatorPrefs, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTimestampCall, PalletTransactionPaymentChargeTransactionPayment, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryPaymentState, PalletTreasuryProposal, PalletTreasurySpendStatus, PalletTxPauseCall, PalletTxPauseError, PalletTxPauseEvent, PalletUtilityCall, PalletUtilityError, PalletUtilityEvent, PalletVestingCall, PalletVestingError, PalletVestingEvent, PalletVestingReleases, PalletVestingVestingInfo, PalletZksaasCall, PalletZksaasError, PalletZksaasEvent, PalletZksaasFeeInfo, SpArithmeticArithmeticError, SpConsensusBabeAllowedSlots, SpConsensusBabeAppPublic, SpConsensusBabeBabeEpochConfiguration, SpConsensusBabeDigestsNextConfigDescriptor, SpConsensusBabeDigestsPreDigest, SpConsensusBabeDigestsPrimaryPreDigest, SpConsensusBabeDigestsSecondaryPlainPreDigest, SpConsensusBabeDigestsSecondaryVRFPreDigest, SpConsensusGrandpaAppPublic, SpConsensusGrandpaAppSignature, SpConsensusGrandpaEquivocation, SpConsensusGrandpaEquivocationProof, SpConsensusSlotsEquivocationProof, SpCoreCryptoKeyTypeId, SpCoreEcdsaPublic, SpCoreEcdsaSignature, SpCoreEd25519Public, SpCoreEd25519Signature, SpCoreSr25519Public, SpCoreSr25519Signature, SpCoreSr25519VrfVrfSignature, SpCoreVoid, SpNposElectionsElectionScore, SpNposElectionsSupport, SpRuntimeBlakeTwo256, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeHeader, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpSessionMembershipProof, SpStakingExposure, SpStakingExposurePage, SpStakingIndividualExposure, SpStakingOffenceOffenceDetails, SpStakingPagedExposureMetadata, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, SpWeightsWeightV2Weight, TangleCryptoPrimitivesCryptoPublic, TanglePrimitivesJobsFallbackOptions, TanglePrimitivesJobsJobInfo, TanglePrimitivesJobsJobResult, TanglePrimitivesJobsJobSubmission, TanglePrimitivesJobsJobType, TanglePrimitivesJobsPhaseResult, TanglePrimitivesJobsTssDigitalSignatureScheme, TanglePrimitivesJobsTssDkgtssKeyRefreshResult, TanglePrimitivesJobsTssDkgtssKeyRotationResult, TanglePrimitivesJobsTssDkgtssKeySubmissionResult, TanglePrimitivesJobsTssDkgtssPhaseFourJobType, TanglePrimitivesJobsTssDkgtssPhaseOneJobType, TanglePrimitivesJobsTssDkgtssPhaseThreeJobType, TanglePrimitivesJobsTssDkgtssPhaseTwoJobType, TanglePrimitivesJobsTssDkgtssSignatureResult, TanglePrimitivesJobsValidatorOffenceType, TanglePrimitivesJobsZksaasArkworksProofResult, TanglePrimitivesJobsZksaasCircomProofResult, TanglePrimitivesJobsZksaasGroth16ProveRequest, TanglePrimitivesJobsZksaasGroth16System, TanglePrimitivesJobsZksaasHyperData, TanglePrimitivesJobsZksaasQapShare, TanglePrimitivesJobsZksaasZkSaaSCircuitResult, TanglePrimitivesJobsZksaasZkSaaSPhaseOneJobType, TanglePrimitivesJobsZksaasZkSaaSPhaseTwoJobType, TanglePrimitivesJobsZksaasZkSaaSPhaseTwoRequest, TanglePrimitivesJobsZksaasZkSaaSProofResult, TanglePrimitivesJobsZksaasZkSaaSSystem, TanglePrimitivesMisbehaviorDfnsCggmp21DfnsCGGMP21Justification, TanglePrimitivesMisbehaviorDfnsCggmp21InvalidProofReason, TanglePrimitivesMisbehaviorDfnsCggmp21KeyRefreshAborted, TanglePrimitivesMisbehaviorDfnsCggmp21KeygenAborted, TanglePrimitivesMisbehaviorDfnsCggmp21SigningAborted, TanglePrimitivesMisbehaviorDkgtssJustification, TanglePrimitivesMisbehaviorMisbehaviorJustification, TanglePrimitivesMisbehaviorMisbehaviorSubmission, TanglePrimitivesMisbehaviorSignedRoundMessage, TanglePrimitivesMisbehaviorZcashFrostKeygenAborted, TanglePrimitivesMisbehaviorZcashFrostSigningAborted, TanglePrimitivesMisbehaviorZcashFrostZCashFrostJustification, TanglePrimitivesMisbehaviorZkSaaSJustification, TanglePrimitivesRolesRoleType, TanglePrimitivesRolesTssThresholdSignatureRoleType, TanglePrimitivesRolesZksaasZeroKnowledgeRoleType, TangleTestnetRuntimeMaxAdditionalParamsLen, TangleTestnetRuntimeMaxDataLen, TangleTestnetRuntimeMaxKeyLen, TangleTestnetRuntimeMaxParticipants, TangleTestnetRuntimeMaxProofLen, TangleTestnetRuntimeMaxSignatureLen, TangleTestnetRuntimeMaxSubmissionLen, TangleTestnetRuntimeNposSolution16, TangleTestnetRuntimeOpaqueSessionKeys, TangleTestnetRuntimeOriginCaller, TangleTestnetRuntimeProxyType, TangleTestnetRuntimeRuntime, TangleTestnetRuntimeRuntimeFreezeReason, TangleTestnetRuntimeRuntimeHoldReason } from '@polkadot/types/lookup';
         
     | 
| 
      
 2 
     | 
    
         
            +
            import type { EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FinalityGrandpaEquivocationPrecommit, FinalityGrandpaEquivocationPrevote, FinalityGrandpaPrecommit, FinalityGrandpaPrevote, FpRpcTransactionStatus, FrameMetadataHashExtensionCheckMetadataHash, FrameMetadataHashExtensionMode, FrameSupportDispatchDispatchClass, FrameSupportDispatchDispatchInfo, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportDispatchRawOrigin, FrameSupportPalletId, FrameSupportPreimagesBounded, FrameSupportTokensMiscBalanceStatus, FrameSystemAccountInfo, FrameSystemCall, FrameSystemCodeUpgradeAuthorization, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonZeroSender, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, PalletAirdropClaimsCall, PalletAirdropClaimsError, PalletAirdropClaimsEvent, PalletAirdropClaimsStatementKind, PalletAirdropClaimsUtilsEthereumAddress, PalletAirdropClaimsUtilsEthereumAddressEcdsaSignature, PalletAirdropClaimsUtilsMultiAddress, PalletAirdropClaimsUtilsMultiAddressSignature, PalletAirdropClaimsUtilsSr25519Signature, PalletAssetsAccountStatus, PalletAssetsApproval, PalletAssetsAssetAccount, PalletAssetsAssetDetails, PalletAssetsAssetMetadata, PalletAssetsAssetStatus, PalletAssetsCall, PalletAssetsError, PalletAssetsEvent, PalletAssetsExistenceReason, PalletBabeCall, PalletBabeError, PalletBagsListCall, PalletBagsListError, PalletBagsListEvent, PalletBagsListListBag, PalletBagsListListListError, PalletBagsListListNode, PalletBalancesAccountData, PalletBalancesAdjustmentDirection, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesIdAmountRuntimeFreezeReason, PalletBalancesIdAmountRuntimeHoldReason, PalletBalancesReasons, PalletBalancesReserveData, PalletBaseFeeCall, PalletBaseFeeEvent, PalletBountiesBounty, PalletBountiesBountyStatus, PalletBountiesCall, PalletBountiesError, PalletBountiesEvent, PalletChildBountiesCall, PalletChildBountiesChildBounty, PalletChildBountiesChildBountyStatus, PalletChildBountiesError, PalletChildBountiesEvent, PalletCollectiveCall, PalletCollectiveError, PalletCollectiveEvent, PalletCollectiveRawOrigin, PalletCollectiveVotes, PalletDemocracyCall, PalletDemocracyConviction, PalletDemocracyDelegations, PalletDemocracyError, PalletDemocracyEvent, PalletDemocracyMetadataOwner, PalletDemocracyReferendumInfo, PalletDemocracyReferendumStatus, PalletDemocracyTally, PalletDemocracyVoteAccountVote, PalletDemocracyVotePriorLock, PalletDemocracyVoteThreshold, PalletDemocracyVoteVoting, PalletDkgCall, PalletDkgError, PalletDkgEvent, PalletDkgFeeInfo, PalletDynamicFeeCall, PalletElectionProviderMultiPhaseCall, PalletElectionProviderMultiPhaseElectionCompute, PalletElectionProviderMultiPhaseError, PalletElectionProviderMultiPhaseEvent, PalletElectionProviderMultiPhasePhase, PalletElectionProviderMultiPhaseRawSolution, PalletElectionProviderMultiPhaseReadySolution, PalletElectionProviderMultiPhaseRoundSnapshot, PalletElectionProviderMultiPhaseSignedSignedSubmission, PalletElectionProviderMultiPhaseSolutionOrSnapshotSize, PalletElectionsPhragmenCall, PalletElectionsPhragmenError, PalletElectionsPhragmenEvent, PalletElectionsPhragmenRenouncing, PalletElectionsPhragmenSeatHolder, PalletElectionsPhragmenVoter, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumRawOrigin, PalletEvmCall, PalletEvmCodeMetadata, PalletEvmError, PalletEvmEvent, PalletGrandpaCall, PalletGrandpaError, PalletGrandpaEvent, PalletGrandpaStoredPendingChange, PalletGrandpaStoredState, PalletHotfixSufficientsCall, PalletHotfixSufficientsError, PalletIdentityAuthorityProperties, PalletIdentityCall, PalletIdentityError, PalletIdentityEvent, PalletIdentityJudgement, PalletIdentityLegacyIdentityInfo, PalletIdentityRegistrarInfo, PalletIdentityRegistration, PalletImOnlineCall, PalletImOnlineError, PalletImOnlineEvent, PalletImOnlineHeartbeat, PalletImOnlineSr25519AppSr25519Public, PalletImOnlineSr25519AppSr25519Signature, PalletIndicesCall, PalletIndicesError, PalletIndicesEvent, PalletJobsModuleCall, PalletJobsModuleError, PalletJobsModuleEvent, PalletMultiAssetDelegationCall, PalletMultiAssetDelegationDelegatorBondInfoDelegator, PalletMultiAssetDelegationDelegatorBondLessRequest, PalletMultiAssetDelegationDelegatorDelegatorMetadata, PalletMultiAssetDelegationDelegatorDelegatorStatus, PalletMultiAssetDelegationDelegatorUnstakeRequest, PalletMultiAssetDelegationError, PalletMultiAssetDelegationEvent, PalletMultiAssetDelegationOperatorDelegatorBond, PalletMultiAssetDelegationOperatorOperatorBondLessRequest, PalletMultiAssetDelegationOperatorOperatorMetadata, PalletMultiAssetDelegationOperatorOperatorSnapshot, PalletMultiAssetDelegationOperatorOperatorStatus, PalletMultiAssetDelegationRewardsRewardConfig, PalletMultiAssetDelegationRewardsRewardConfigForAsset, PalletMultisigCall, PalletMultisigError, PalletMultisigEvent, PalletMultisigMultisig, PalletMultisigTimepoint, PalletNominationPoolsBondExtra, PalletNominationPoolsBondedPoolInner, PalletNominationPoolsCall, PalletNominationPoolsClaimPermission, PalletNominationPoolsCommission, PalletNominationPoolsCommissionChangeRate, PalletNominationPoolsCommissionClaimPermission, PalletNominationPoolsConfigOpAccountId32, PalletNominationPoolsConfigOpPerbill, PalletNominationPoolsConfigOpU128, PalletNominationPoolsConfigOpU32, PalletNominationPoolsDefensiveError, PalletNominationPoolsError, PalletNominationPoolsEvent, PalletNominationPoolsFreezeReason, PalletNominationPoolsPoolMember, PalletNominationPoolsPoolRoles, PalletNominationPoolsPoolState, PalletNominationPoolsRewardPool, PalletNominationPoolsSubPools, PalletNominationPoolsUnbondPool, PalletOffencesEvent, PalletPreimageCall, PalletPreimageError, PalletPreimageEvent, PalletPreimageHoldReason, PalletPreimageOldRequestStatus, PalletPreimageRequestStatus, PalletProxyAnnouncement, PalletProxyCall, PalletProxyError, PalletProxyEvent, PalletProxyProxyDefinition, PalletRolesCall, PalletRolesError, PalletRolesEvent, PalletRolesProfile, PalletRolesProfileIndependentRestakeProfile, PalletRolesProfileRecord, PalletRolesProfileSharedRestakeProfile, PalletRolesRestakingLedger, PalletRolesUnlockChunk, PalletSchedulerCall, PalletSchedulerError, PalletSchedulerEvent, PalletSchedulerScheduled, PalletSessionCall, PalletSessionError, PalletSessionEvent, PalletStakingActiveEraInfo, PalletStakingEraRewardPoints, PalletStakingForcing, PalletStakingNominations, PalletStakingPalletCall, PalletStakingPalletConfigOpPerbill, PalletStakingPalletConfigOpPercent, PalletStakingPalletConfigOpU128, PalletStakingPalletConfigOpU32, PalletStakingPalletError, PalletStakingPalletEvent, PalletStakingRewardDestination, PalletStakingSlashingSlashingSpans, PalletStakingSlashingSpanRecord, PalletStakingStakingLedger, PalletStakingUnappliedSlash, PalletStakingUnlockChunk, PalletStakingValidatorPrefs, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTimestampCall, PalletTransactionPaymentChargeTransactionPayment, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryPaymentState, PalletTreasuryProposal, PalletTreasurySpendStatus, PalletTxPauseCall, PalletTxPauseError, PalletTxPauseEvent, PalletUtilityCall, PalletUtilityError, PalletUtilityEvent, PalletVestingCall, PalletVestingError, PalletVestingEvent, PalletVestingReleases, PalletVestingVestingInfo, PalletZksaasCall, PalletZksaasError, PalletZksaasEvent, PalletZksaasFeeInfo, SpArithmeticArithmeticError, SpConsensusBabeAllowedSlots, SpConsensusBabeAppPublic, SpConsensusBabeBabeEpochConfiguration, SpConsensusBabeDigestsNextConfigDescriptor, SpConsensusBabeDigestsPreDigest, SpConsensusBabeDigestsPrimaryPreDigest, SpConsensusBabeDigestsSecondaryPlainPreDigest, SpConsensusBabeDigestsSecondaryVRFPreDigest, SpConsensusGrandpaAppPublic, SpConsensusGrandpaAppSignature, SpConsensusGrandpaEquivocation, SpConsensusGrandpaEquivocationProof, SpConsensusSlotsEquivocationProof, SpCoreCryptoKeyTypeId, SpCoreEcdsaPublic, SpCoreEcdsaSignature, SpCoreEd25519Public, SpCoreEd25519Signature, SpCoreSr25519Public, SpCoreSr25519Signature, SpCoreSr25519VrfVrfSignature, SpCoreVoid, SpNposElectionsElectionScore, SpNposElectionsSupport, SpRuntimeBlakeTwo256, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeHeader, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpSessionMembershipProof, SpStakingExposure, SpStakingExposurePage, SpStakingIndividualExposure, SpStakingOffenceOffenceDetails, SpStakingPagedExposureMetadata, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, SpWeightsWeightV2Weight, StagingXcmV4Asset, StagingXcmV4AssetAssetId, StagingXcmV4AssetAssetInstance, StagingXcmV4AssetFungibility, StagingXcmV4Junction, StagingXcmV4JunctionNetworkId, StagingXcmV4Junctions, StagingXcmV4Location, SygmaAccessSegregatorCall, SygmaAccessSegregatorError, SygmaAccessSegregatorEvent, SygmaBasicFeehandlerCall, SygmaBasicFeehandlerError, SygmaBasicFeehandlerEvent, SygmaBridgeCall, SygmaBridgeError, SygmaBridgeEvent, SygmaBridgeProposal, SygmaFeeHandlerRouterCall, SygmaFeeHandlerRouterError, SygmaFeeHandlerRouterEvent, SygmaFeeHandlerRouterFeeHandlerType, SygmaPercentageFeehandlerCall, SygmaPercentageFeehandlerError, SygmaPercentageFeehandlerEvent, SygmaTraitsMpcAddress, SygmaTraitsTransferType, TangleCryptoPrimitivesCryptoPublic, TanglePrimitivesJobsFallbackOptions, TanglePrimitivesJobsJobInfo, TanglePrimitivesJobsJobResult, TanglePrimitivesJobsJobSubmission, TanglePrimitivesJobsJobType, TanglePrimitivesJobsPhaseResult, TanglePrimitivesJobsTssDigitalSignatureScheme, TanglePrimitivesJobsTssDkgtssKeyRefreshResult, TanglePrimitivesJobsTssDkgtssKeyRotationResult, TanglePrimitivesJobsTssDkgtssKeySubmissionResult, TanglePrimitivesJobsTssDkgtssPhaseFourJobType, TanglePrimitivesJobsTssDkgtssPhaseOneJobType, TanglePrimitivesJobsTssDkgtssPhaseThreeJobType, TanglePrimitivesJobsTssDkgtssPhaseTwoJobType, TanglePrimitivesJobsTssDkgtssSignatureResult, TanglePrimitivesJobsValidatorOffenceType, TanglePrimitivesJobsZksaasArkworksProofResult, TanglePrimitivesJobsZksaasCircomProofResult, TanglePrimitivesJobsZksaasGroth16ProveRequest, TanglePrimitivesJobsZksaasGroth16System, TanglePrimitivesJobsZksaasHyperData, TanglePrimitivesJobsZksaasQapShare, TanglePrimitivesJobsZksaasZkSaaSCircuitResult, TanglePrimitivesJobsZksaasZkSaaSPhaseOneJobType, TanglePrimitivesJobsZksaasZkSaaSPhaseTwoJobType, TanglePrimitivesJobsZksaasZkSaaSPhaseTwoRequest, TanglePrimitivesJobsZksaasZkSaaSProofResult, TanglePrimitivesJobsZksaasZkSaaSSystem, TanglePrimitivesMisbehaviorDfnsCggmp21DfnsCGGMP21Justification, TanglePrimitivesMisbehaviorDfnsCggmp21InvalidProofReason, TanglePrimitivesMisbehaviorDfnsCggmp21KeyRefreshAborted, TanglePrimitivesMisbehaviorDfnsCggmp21KeygenAborted, TanglePrimitivesMisbehaviorDfnsCggmp21SigningAborted, TanglePrimitivesMisbehaviorDkgtssJustification, TanglePrimitivesMisbehaviorMisbehaviorJustification, TanglePrimitivesMisbehaviorMisbehaviorSubmission, TanglePrimitivesMisbehaviorSignedRoundMessage, TanglePrimitivesMisbehaviorZcashFrostKeygenAborted, TanglePrimitivesMisbehaviorZcashFrostSigningAborted, TanglePrimitivesMisbehaviorZcashFrostZCashFrostJustification, TanglePrimitivesMisbehaviorZkSaaSJustification, TanglePrimitivesRolesRoleType, TanglePrimitivesRolesTssThresholdSignatureRoleType, TanglePrimitivesRolesZksaasZeroKnowledgeRoleType, TangleTestnetRuntimeMaxAdditionalParamsLen, TangleTestnetRuntimeMaxDataLen, TangleTestnetRuntimeMaxKeyLen, TangleTestnetRuntimeMaxParticipants, TangleTestnetRuntimeMaxProofLen, TangleTestnetRuntimeMaxSignatureLen, TangleTestnetRuntimeMaxSubmissionLen, TangleTestnetRuntimeNposSolution16, TangleTestnetRuntimeOpaqueSessionKeys, TangleTestnetRuntimeOriginCaller, TangleTestnetRuntimeProxyType, TangleTestnetRuntimeRuntime, TangleTestnetRuntimeRuntimeFreezeReason, TangleTestnetRuntimeRuntimeHoldReason, XcmV3JunctionBodyId, XcmV3JunctionBodyPart } from '@polkadot/types/lookup';
         
     | 
| 
       3 
3 
     | 
    
         
             
            declare module '@polkadot/types/types/registry' {
         
     | 
| 
       4 
4 
     | 
    
         
             
                interface InterfaceTypes {
         
     | 
| 
       5 
5 
     | 
    
         
             
                    EthbloomBloom: EthbloomBloom;
         
     | 
| 
         @@ -26,6 +26,8 @@ declare module '@polkadot/types/types/registry' { 
     | 
|
| 
       26 
26 
     | 
    
         
             
                    FinalityGrandpaPrecommit: FinalityGrandpaPrecommit;
         
     | 
| 
       27 
27 
     | 
    
         
             
                    FinalityGrandpaPrevote: FinalityGrandpaPrevote;
         
     | 
| 
       28 
28 
     | 
    
         
             
                    FpRpcTransactionStatus: FpRpcTransactionStatus;
         
     | 
| 
      
 29 
     | 
    
         
            +
                    FrameMetadataHashExtensionCheckMetadataHash: FrameMetadataHashExtensionCheckMetadataHash;
         
     | 
| 
      
 30 
     | 
    
         
            +
                    FrameMetadataHashExtensionMode: FrameMetadataHashExtensionMode;
         
     | 
| 
       29 
31 
     | 
    
         
             
                    FrameSupportDispatchDispatchClass: FrameSupportDispatchDispatchClass;
         
     | 
| 
       30 
32 
     | 
    
         
             
                    FrameSupportDispatchDispatchInfo: FrameSupportDispatchDispatchInfo;
         
     | 
| 
       31 
33 
     | 
    
         
             
                    FrameSupportDispatchPays: FrameSupportDispatchPays;
         
     | 
| 
         @@ -62,6 +64,16 @@ declare module '@polkadot/types/types/registry' { 
     | 
|
| 
       62 
64 
     | 
    
         
             
                    PalletAirdropClaimsUtilsMultiAddress: PalletAirdropClaimsUtilsMultiAddress;
         
     | 
| 
       63 
65 
     | 
    
         
             
                    PalletAirdropClaimsUtilsMultiAddressSignature: PalletAirdropClaimsUtilsMultiAddressSignature;
         
     | 
| 
       64 
66 
     | 
    
         
             
                    PalletAirdropClaimsUtilsSr25519Signature: PalletAirdropClaimsUtilsSr25519Signature;
         
     | 
| 
      
 67 
     | 
    
         
            +
                    PalletAssetsAccountStatus: PalletAssetsAccountStatus;
         
     | 
| 
      
 68 
     | 
    
         
            +
                    PalletAssetsApproval: PalletAssetsApproval;
         
     | 
| 
      
 69 
     | 
    
         
            +
                    PalletAssetsAssetAccount: PalletAssetsAssetAccount;
         
     | 
| 
      
 70 
     | 
    
         
            +
                    PalletAssetsAssetDetails: PalletAssetsAssetDetails;
         
     | 
| 
      
 71 
     | 
    
         
            +
                    PalletAssetsAssetMetadata: PalletAssetsAssetMetadata;
         
     | 
| 
      
 72 
     | 
    
         
            +
                    PalletAssetsAssetStatus: PalletAssetsAssetStatus;
         
     | 
| 
      
 73 
     | 
    
         
            +
                    PalletAssetsCall: PalletAssetsCall;
         
     | 
| 
      
 74 
     | 
    
         
            +
                    PalletAssetsError: PalletAssetsError;
         
     | 
| 
      
 75 
     | 
    
         
            +
                    PalletAssetsEvent: PalletAssetsEvent;
         
     | 
| 
      
 76 
     | 
    
         
            +
                    PalletAssetsExistenceReason: PalletAssetsExistenceReason;
         
     | 
| 
       65 
77 
     | 
    
         
             
                    PalletBabeCall: PalletBabeCall;
         
     | 
| 
       66 
78 
     | 
    
         
             
                    PalletBabeError: PalletBabeError;
         
     | 
| 
       67 
79 
     | 
    
         
             
                    PalletBagsListCall: PalletBagsListCall;
         
     | 
| 
         @@ -166,6 +178,21 @@ declare module '@polkadot/types/types/registry' { 
     | 
|
| 
       166 
178 
     | 
    
         
             
                    PalletJobsModuleCall: PalletJobsModuleCall;
         
     | 
| 
       167 
179 
     | 
    
         
             
                    PalletJobsModuleError: PalletJobsModuleError;
         
     | 
| 
       168 
180 
     | 
    
         
             
                    PalletJobsModuleEvent: PalletJobsModuleEvent;
         
     | 
| 
      
 181 
     | 
    
         
            +
                    PalletMultiAssetDelegationCall: PalletMultiAssetDelegationCall;
         
     | 
| 
      
 182 
     | 
    
         
            +
                    PalletMultiAssetDelegationDelegatorBondInfoDelegator: PalletMultiAssetDelegationDelegatorBondInfoDelegator;
         
     | 
| 
      
 183 
     | 
    
         
            +
                    PalletMultiAssetDelegationDelegatorBondLessRequest: PalletMultiAssetDelegationDelegatorBondLessRequest;
         
     | 
| 
      
 184 
     | 
    
         
            +
                    PalletMultiAssetDelegationDelegatorDelegatorMetadata: PalletMultiAssetDelegationDelegatorDelegatorMetadata;
         
     | 
| 
      
 185 
     | 
    
         
            +
                    PalletMultiAssetDelegationDelegatorDelegatorStatus: PalletMultiAssetDelegationDelegatorDelegatorStatus;
         
     | 
| 
      
 186 
     | 
    
         
            +
                    PalletMultiAssetDelegationDelegatorUnstakeRequest: PalletMultiAssetDelegationDelegatorUnstakeRequest;
         
     | 
| 
      
 187 
     | 
    
         
            +
                    PalletMultiAssetDelegationError: PalletMultiAssetDelegationError;
         
     | 
| 
      
 188 
     | 
    
         
            +
                    PalletMultiAssetDelegationEvent: PalletMultiAssetDelegationEvent;
         
     | 
| 
      
 189 
     | 
    
         
            +
                    PalletMultiAssetDelegationOperatorDelegatorBond: PalletMultiAssetDelegationOperatorDelegatorBond;
         
     | 
| 
      
 190 
     | 
    
         
            +
                    PalletMultiAssetDelegationOperatorOperatorBondLessRequest: PalletMultiAssetDelegationOperatorOperatorBondLessRequest;
         
     | 
| 
      
 191 
     | 
    
         
            +
                    PalletMultiAssetDelegationOperatorOperatorMetadata: PalletMultiAssetDelegationOperatorOperatorMetadata;
         
     | 
| 
      
 192 
     | 
    
         
            +
                    PalletMultiAssetDelegationOperatorOperatorSnapshot: PalletMultiAssetDelegationOperatorOperatorSnapshot;
         
     | 
| 
      
 193 
     | 
    
         
            +
                    PalletMultiAssetDelegationOperatorOperatorStatus: PalletMultiAssetDelegationOperatorOperatorStatus;
         
     | 
| 
      
 194 
     | 
    
         
            +
                    PalletMultiAssetDelegationRewardsRewardConfig: PalletMultiAssetDelegationRewardsRewardConfig;
         
     | 
| 
      
 195 
     | 
    
         
            +
                    PalletMultiAssetDelegationRewardsRewardConfigForAsset: PalletMultiAssetDelegationRewardsRewardConfigForAsset;
         
     | 
| 
       169 
196 
     | 
    
         
             
                    PalletMultisigCall: PalletMultisigCall;
         
     | 
| 
       170 
197 
     | 
    
         
             
                    PalletMultisigError: PalletMultisigError;
         
     | 
| 
       171 
198 
     | 
    
         
             
                    PalletMultisigEvent: PalletMultisigEvent;
         
     | 
| 
         @@ -309,6 +336,33 @@ declare module '@polkadot/types/types/registry' { 
     | 
|
| 
       309 
336 
     | 
    
         
             
                    SpVersionRuntimeVersion: SpVersionRuntimeVersion;
         
     | 
| 
       310 
337 
     | 
    
         
             
                    SpWeightsRuntimeDbWeight: SpWeightsRuntimeDbWeight;
         
     | 
| 
       311 
338 
     | 
    
         
             
                    SpWeightsWeightV2Weight: SpWeightsWeightV2Weight;
         
     | 
| 
      
 339 
     | 
    
         
            +
                    StagingXcmV4Asset: StagingXcmV4Asset;
         
     | 
| 
      
 340 
     | 
    
         
            +
                    StagingXcmV4AssetAssetId: StagingXcmV4AssetAssetId;
         
     | 
| 
      
 341 
     | 
    
         
            +
                    StagingXcmV4AssetAssetInstance: StagingXcmV4AssetAssetInstance;
         
     | 
| 
      
 342 
     | 
    
         
            +
                    StagingXcmV4AssetFungibility: StagingXcmV4AssetFungibility;
         
     | 
| 
      
 343 
     | 
    
         
            +
                    StagingXcmV4Junction: StagingXcmV4Junction;
         
     | 
| 
      
 344 
     | 
    
         
            +
                    StagingXcmV4JunctionNetworkId: StagingXcmV4JunctionNetworkId;
         
     | 
| 
      
 345 
     | 
    
         
            +
                    StagingXcmV4Junctions: StagingXcmV4Junctions;
         
     | 
| 
      
 346 
     | 
    
         
            +
                    StagingXcmV4Location: StagingXcmV4Location;
         
     | 
| 
      
 347 
     | 
    
         
            +
                    SygmaAccessSegregatorCall: SygmaAccessSegregatorCall;
         
     | 
| 
      
 348 
     | 
    
         
            +
                    SygmaAccessSegregatorError: SygmaAccessSegregatorError;
         
     | 
| 
      
 349 
     | 
    
         
            +
                    SygmaAccessSegregatorEvent: SygmaAccessSegregatorEvent;
         
     | 
| 
      
 350 
     | 
    
         
            +
                    SygmaBasicFeehandlerCall: SygmaBasicFeehandlerCall;
         
     | 
| 
      
 351 
     | 
    
         
            +
                    SygmaBasicFeehandlerError: SygmaBasicFeehandlerError;
         
     | 
| 
      
 352 
     | 
    
         
            +
                    SygmaBasicFeehandlerEvent: SygmaBasicFeehandlerEvent;
         
     | 
| 
      
 353 
     | 
    
         
            +
                    SygmaBridgeCall: SygmaBridgeCall;
         
     | 
| 
      
 354 
     | 
    
         
            +
                    SygmaBridgeError: SygmaBridgeError;
         
     | 
| 
      
 355 
     | 
    
         
            +
                    SygmaBridgeEvent: SygmaBridgeEvent;
         
     | 
| 
      
 356 
     | 
    
         
            +
                    SygmaBridgeProposal: SygmaBridgeProposal;
         
     | 
| 
      
 357 
     | 
    
         
            +
                    SygmaFeeHandlerRouterCall: SygmaFeeHandlerRouterCall;
         
     | 
| 
      
 358 
     | 
    
         
            +
                    SygmaFeeHandlerRouterError: SygmaFeeHandlerRouterError;
         
     | 
| 
      
 359 
     | 
    
         
            +
                    SygmaFeeHandlerRouterEvent: SygmaFeeHandlerRouterEvent;
         
     | 
| 
      
 360 
     | 
    
         
            +
                    SygmaFeeHandlerRouterFeeHandlerType: SygmaFeeHandlerRouterFeeHandlerType;
         
     | 
| 
      
 361 
     | 
    
         
            +
                    SygmaPercentageFeehandlerCall: SygmaPercentageFeehandlerCall;
         
     | 
| 
      
 362 
     | 
    
         
            +
                    SygmaPercentageFeehandlerError: SygmaPercentageFeehandlerError;
         
     | 
| 
      
 363 
     | 
    
         
            +
                    SygmaPercentageFeehandlerEvent: SygmaPercentageFeehandlerEvent;
         
     | 
| 
      
 364 
     | 
    
         
            +
                    SygmaTraitsMpcAddress: SygmaTraitsMpcAddress;
         
     | 
| 
      
 365 
     | 
    
         
            +
                    SygmaTraitsTransferType: SygmaTraitsTransferType;
         
     | 
| 
       312 
366 
     | 
    
         
             
                    TangleCryptoPrimitivesCryptoPublic: TangleCryptoPrimitivesCryptoPublic;
         
     | 
| 
       313 
367 
     | 
    
         
             
                    TanglePrimitivesJobsFallbackOptions: TanglePrimitivesJobsFallbackOptions;
         
     | 
| 
       314 
368 
     | 
    
         
             
                    TanglePrimitivesJobsJobInfo: TanglePrimitivesJobsJobInfo;
         
     | 
| 
         @@ -368,5 +422,7 @@ declare module '@polkadot/types/types/registry' { 
     | 
|
| 
       368 
422 
     | 
    
         
             
                    TangleTestnetRuntimeRuntime: TangleTestnetRuntimeRuntime;
         
     | 
| 
       369 
423 
     | 
    
         
             
                    TangleTestnetRuntimeRuntimeFreezeReason: TangleTestnetRuntimeRuntimeFreezeReason;
         
     | 
| 
       370 
424 
     | 
    
         
             
                    TangleTestnetRuntimeRuntimeHoldReason: TangleTestnetRuntimeRuntimeHoldReason;
         
     | 
| 
      
 425 
     | 
    
         
            +
                    XcmV3JunctionBodyId: XcmV3JunctionBodyId;
         
     | 
| 
      
 426 
     | 
    
         
            +
                    XcmV3JunctionBodyPart: XcmV3JunctionBodyPart;
         
     | 
| 
       371 
427 
     | 
    
         
             
                }
         
     | 
| 
       372 
428 
     | 
    
         
             
            }
         
     |