@webb-tools/tangle-substrate-types 0.5.9 → 0.5.13

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.
Files changed (84) hide show
  1. package/README.md +20 -13
  2. package/build/index.cjs +2 -0
  3. package/build/index.d.ts +19013 -3
  4. package/build/index.mjs +1 -0
  5. package/package.json +37 -52
  6. package/.envrc +0 -5
  7. package/babel-config-cjs.cjs +0 -10
  8. package/build/examples/job_and_result_submission.d.ts +0 -1
  9. package/build/examples/job_and_result_submission.js +0 -230
  10. package/build/index.js +0 -5
  11. package/build/interfaces/augment-api-consts.d.ts +0 -950
  12. package/build/interfaces/augment-api-consts.js +0 -3
  13. package/build/interfaces/augment-api-errors.d.ts +0 -2144
  14. package/build/interfaces/augment-api-errors.js +0 -3
  15. package/build/interfaces/augment-api-events.d.ts +0 -2281
  16. package/build/interfaces/augment-api-events.js +0 -3
  17. package/build/interfaces/augment-api-query.d.ts +0 -1660
  18. package/build/interfaces/augment-api-query.js +0 -3
  19. package/build/interfaces/augment-api-rpc.d.ts +0 -679
  20. package/build/interfaces/augment-api-rpc.js +0 -3
  21. package/build/interfaces/augment-api-runtime.d.ts +0 -363
  22. package/build/interfaces/augment-api-runtime.js +0 -3
  23. package/build/interfaces/augment-api-tx.d.ts +0 -2876
  24. package/build/interfaces/augment-api-tx.js +0 -3
  25. package/build/interfaces/augment-api.d.ts +0 -7
  26. package/build/interfaces/augment-api.js +0 -9
  27. package/build/interfaces/augment-types.d.ts +0 -1249
  28. package/build/interfaces/augment-types.js +0 -3
  29. package/build/interfaces/lookup.d.ts +0 -5920
  30. package/build/interfaces/lookup.js +0 -5928
  31. package/build/interfaces/registry.d.ts +0 -428
  32. package/build/interfaces/registry.js +0 -3
  33. package/build/interfaces/types-lookup.d.ts +0 -6062
  34. package/build/interfaces/types-lookup.js +0 -3
  35. package/build/metadata/static-latest.d.ts +0 -2
  36. package/build/metadata/static-latest.js +0 -7
  37. package/build/metadata/static-type.d.ts +0 -2
  38. package/build/metadata/static-type.js +0 -1
  39. package/build/package.json +0 -1
  40. package/playground.ts +0 -86
  41. package/polkadot-dev-configs/babel-config-cjs.cjs +0 -12
  42. package/polkadot-dev-configs/babel-general.cjs +0 -15
  43. package/polkadot-dev-configs/babel-plugins.cjs +0 -21
  44. package/polkadot-dev-configs/babel-presets.cjs +0 -33
  45. package/polkadot-dev-configs/babel-resolver.cjs +0 -14
  46. package/scripts/build.js +0 -134
  47. package/scripts/publish-types.js +0 -95
  48. package/scripts/updateMetadata.ts +0 -44
  49. package/src/examples/job_and_result_submission.ts +0 -203
  50. package/src/index.ts +0 -7
  51. package/src/interfaces/augment-api-consts.ts +0 -958
  52. package/src/interfaces/augment-api-errors.ts +0 -2152
  53. package/src/interfaces/augment-api-events.ts +0 -1465
  54. package/src/interfaces/augment-api-query.ts +0 -1629
  55. package/src/interfaces/augment-api-rpc.ts +0 -617
  56. package/src/interfaces/augment-api-runtime.ts +0 -308
  57. package/src/interfaces/augment-api-tx.ts +0 -1550
  58. package/src/interfaces/augment-api.ts +0 -10
  59. package/src/interfaces/augment-types.ts +0 -1256
  60. package/src/interfaces/lookup.ts +0 -5924
  61. package/src/interfaces/registry.ts +0 -435
  62. package/src/interfaces/types-lookup.ts +0 -6467
  63. package/src/metadata/metadata.json +0 -5
  64. package/src/metadata/static-latest.ts +0 -1
  65. package/src/metadata/static-type.ts +0 -3
  66. package/ts-types/playground.d.ts +0 -1
  67. package/ts-types/src/examples/job_and_result_submission.d.ts +0 -1
  68. package/ts-types/src/index.d.ts +0 -3
  69. package/ts-types/src/interfaces/augment-api-consts.d.ts +0 -950
  70. package/ts-types/src/interfaces/augment-api-errors.d.ts +0 -2144
  71. package/ts-types/src/interfaces/augment-api-events.d.ts +0 -2281
  72. package/ts-types/src/interfaces/augment-api-query.d.ts +0 -1660
  73. package/ts-types/src/interfaces/augment-api-rpc.d.ts +0 -679
  74. package/ts-types/src/interfaces/augment-api-runtime.d.ts +0 -363
  75. package/ts-types/src/interfaces/augment-api-tx.d.ts +0 -2876
  76. package/ts-types/src/interfaces/augment-api.d.ts +0 -7
  77. package/ts-types/src/interfaces/augment-types.d.ts +0 -1249
  78. package/ts-types/src/interfaces/lookup.d.ts +0 -5920
  79. package/ts-types/src/interfaces/registry.d.ts +0 -428
  80. package/ts-types/src/interfaces/types-lookup.d.ts +0 -6062
  81. package/ts-types/src/metadata/static-latest.d.ts +0 -2
  82. package/ts-types/src/metadata/static-type.d.ts +0 -2
  83. package/ts-types/tsconfig.tsbuildinfo +0 -1
  84. package/tsconfig.json +0 -36
@@ -1,428 +0,0 @@
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, 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
- declare module '@polkadot/types/types/registry' {
4
- interface InterfaceTypes {
5
- EthbloomBloom: EthbloomBloom;
6
- EthereumBlock: EthereumBlock;
7
- EthereumHeader: EthereumHeader;
8
- EthereumLog: EthereumLog;
9
- EthereumReceiptEip658ReceiptData: EthereumReceiptEip658ReceiptData;
10
- EthereumReceiptReceiptV3: EthereumReceiptReceiptV3;
11
- EthereumTransactionAccessListItem: EthereumTransactionAccessListItem;
12
- EthereumTransactionEip1559Transaction: EthereumTransactionEip1559Transaction;
13
- EthereumTransactionEip2930Transaction: EthereumTransactionEip2930Transaction;
14
- EthereumTransactionLegacyTransaction: EthereumTransactionLegacyTransaction;
15
- EthereumTransactionTransactionAction: EthereumTransactionTransactionAction;
16
- EthereumTransactionTransactionSignature: EthereumTransactionTransactionSignature;
17
- EthereumTransactionTransactionV2: EthereumTransactionTransactionV2;
18
- EthereumTypesHashH64: EthereumTypesHashH64;
19
- EvmCoreErrorExitError: EvmCoreErrorExitError;
20
- EvmCoreErrorExitFatal: EvmCoreErrorExitFatal;
21
- EvmCoreErrorExitReason: EvmCoreErrorExitReason;
22
- EvmCoreErrorExitRevert: EvmCoreErrorExitRevert;
23
- EvmCoreErrorExitSucceed: EvmCoreErrorExitSucceed;
24
- FinalityGrandpaEquivocationPrecommit: FinalityGrandpaEquivocationPrecommit;
25
- FinalityGrandpaEquivocationPrevote: FinalityGrandpaEquivocationPrevote;
26
- FinalityGrandpaPrecommit: FinalityGrandpaPrecommit;
27
- FinalityGrandpaPrevote: FinalityGrandpaPrevote;
28
- FpRpcTransactionStatus: FpRpcTransactionStatus;
29
- FrameMetadataHashExtensionCheckMetadataHash: FrameMetadataHashExtensionCheckMetadataHash;
30
- FrameMetadataHashExtensionMode: FrameMetadataHashExtensionMode;
31
- FrameSupportDispatchDispatchClass: FrameSupportDispatchDispatchClass;
32
- FrameSupportDispatchDispatchInfo: FrameSupportDispatchDispatchInfo;
33
- FrameSupportDispatchPays: FrameSupportDispatchPays;
34
- FrameSupportDispatchPerDispatchClassU32: FrameSupportDispatchPerDispatchClassU32;
35
- FrameSupportDispatchPerDispatchClassWeight: FrameSupportDispatchPerDispatchClassWeight;
36
- FrameSupportDispatchPerDispatchClassWeightsPerClass: FrameSupportDispatchPerDispatchClassWeightsPerClass;
37
- FrameSupportDispatchRawOrigin: FrameSupportDispatchRawOrigin;
38
- FrameSupportPalletId: FrameSupportPalletId;
39
- FrameSupportPreimagesBounded: FrameSupportPreimagesBounded;
40
- FrameSupportTokensMiscBalanceStatus: FrameSupportTokensMiscBalanceStatus;
41
- FrameSystemAccountInfo: FrameSystemAccountInfo;
42
- FrameSystemCall: FrameSystemCall;
43
- FrameSystemCodeUpgradeAuthorization: FrameSystemCodeUpgradeAuthorization;
44
- FrameSystemError: FrameSystemError;
45
- FrameSystemEvent: FrameSystemEvent;
46
- FrameSystemEventRecord: FrameSystemEventRecord;
47
- FrameSystemExtensionsCheckGenesis: FrameSystemExtensionsCheckGenesis;
48
- FrameSystemExtensionsCheckNonZeroSender: FrameSystemExtensionsCheckNonZeroSender;
49
- FrameSystemExtensionsCheckNonce: FrameSystemExtensionsCheckNonce;
50
- FrameSystemExtensionsCheckSpecVersion: FrameSystemExtensionsCheckSpecVersion;
51
- FrameSystemExtensionsCheckTxVersion: FrameSystemExtensionsCheckTxVersion;
52
- FrameSystemExtensionsCheckWeight: FrameSystemExtensionsCheckWeight;
53
- FrameSystemLastRuntimeUpgradeInfo: FrameSystemLastRuntimeUpgradeInfo;
54
- FrameSystemLimitsBlockLength: FrameSystemLimitsBlockLength;
55
- FrameSystemLimitsBlockWeights: FrameSystemLimitsBlockWeights;
56
- FrameSystemLimitsWeightsPerClass: FrameSystemLimitsWeightsPerClass;
57
- FrameSystemPhase: FrameSystemPhase;
58
- PalletAirdropClaimsCall: PalletAirdropClaimsCall;
59
- PalletAirdropClaimsError: PalletAirdropClaimsError;
60
- PalletAirdropClaimsEvent: PalletAirdropClaimsEvent;
61
- PalletAirdropClaimsStatementKind: PalletAirdropClaimsStatementKind;
62
- PalletAirdropClaimsUtilsEthereumAddress: PalletAirdropClaimsUtilsEthereumAddress;
63
- PalletAirdropClaimsUtilsEthereumAddressEcdsaSignature: PalletAirdropClaimsUtilsEthereumAddressEcdsaSignature;
64
- PalletAirdropClaimsUtilsMultiAddress: PalletAirdropClaimsUtilsMultiAddress;
65
- PalletAirdropClaimsUtilsMultiAddressSignature: PalletAirdropClaimsUtilsMultiAddressSignature;
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;
77
- PalletBabeCall: PalletBabeCall;
78
- PalletBabeError: PalletBabeError;
79
- PalletBagsListCall: PalletBagsListCall;
80
- PalletBagsListError: PalletBagsListError;
81
- PalletBagsListEvent: PalletBagsListEvent;
82
- PalletBagsListListBag: PalletBagsListListBag;
83
- PalletBagsListListListError: PalletBagsListListListError;
84
- PalletBagsListListNode: PalletBagsListListNode;
85
- PalletBalancesAccountData: PalletBalancesAccountData;
86
- PalletBalancesAdjustmentDirection: PalletBalancesAdjustmentDirection;
87
- PalletBalancesBalanceLock: PalletBalancesBalanceLock;
88
- PalletBalancesCall: PalletBalancesCall;
89
- PalletBalancesError: PalletBalancesError;
90
- PalletBalancesEvent: PalletBalancesEvent;
91
- PalletBalancesIdAmountRuntimeFreezeReason: PalletBalancesIdAmountRuntimeFreezeReason;
92
- PalletBalancesIdAmountRuntimeHoldReason: PalletBalancesIdAmountRuntimeHoldReason;
93
- PalletBalancesReasons: PalletBalancesReasons;
94
- PalletBalancesReserveData: PalletBalancesReserveData;
95
- PalletBaseFeeCall: PalletBaseFeeCall;
96
- PalletBaseFeeEvent: PalletBaseFeeEvent;
97
- PalletBountiesBounty: PalletBountiesBounty;
98
- PalletBountiesBountyStatus: PalletBountiesBountyStatus;
99
- PalletBountiesCall: PalletBountiesCall;
100
- PalletBountiesError: PalletBountiesError;
101
- PalletBountiesEvent: PalletBountiesEvent;
102
- PalletChildBountiesCall: PalletChildBountiesCall;
103
- PalletChildBountiesChildBounty: PalletChildBountiesChildBounty;
104
- PalletChildBountiesChildBountyStatus: PalletChildBountiesChildBountyStatus;
105
- PalletChildBountiesError: PalletChildBountiesError;
106
- PalletChildBountiesEvent: PalletChildBountiesEvent;
107
- PalletCollectiveCall: PalletCollectiveCall;
108
- PalletCollectiveError: PalletCollectiveError;
109
- PalletCollectiveEvent: PalletCollectiveEvent;
110
- PalletCollectiveRawOrigin: PalletCollectiveRawOrigin;
111
- PalletCollectiveVotes: PalletCollectiveVotes;
112
- PalletDemocracyCall: PalletDemocracyCall;
113
- PalletDemocracyConviction: PalletDemocracyConviction;
114
- PalletDemocracyDelegations: PalletDemocracyDelegations;
115
- PalletDemocracyError: PalletDemocracyError;
116
- PalletDemocracyEvent: PalletDemocracyEvent;
117
- PalletDemocracyMetadataOwner: PalletDemocracyMetadataOwner;
118
- PalletDemocracyReferendumInfo: PalletDemocracyReferendumInfo;
119
- PalletDemocracyReferendumStatus: PalletDemocracyReferendumStatus;
120
- PalletDemocracyTally: PalletDemocracyTally;
121
- PalletDemocracyVoteAccountVote: PalletDemocracyVoteAccountVote;
122
- PalletDemocracyVotePriorLock: PalletDemocracyVotePriorLock;
123
- PalletDemocracyVoteThreshold: PalletDemocracyVoteThreshold;
124
- PalletDemocracyVoteVoting: PalletDemocracyVoteVoting;
125
- PalletDkgCall: PalletDkgCall;
126
- PalletDkgError: PalletDkgError;
127
- PalletDkgEvent: PalletDkgEvent;
128
- PalletDkgFeeInfo: PalletDkgFeeInfo;
129
- PalletDynamicFeeCall: PalletDynamicFeeCall;
130
- PalletElectionProviderMultiPhaseCall: PalletElectionProviderMultiPhaseCall;
131
- PalletElectionProviderMultiPhaseElectionCompute: PalletElectionProviderMultiPhaseElectionCompute;
132
- PalletElectionProviderMultiPhaseError: PalletElectionProviderMultiPhaseError;
133
- PalletElectionProviderMultiPhaseEvent: PalletElectionProviderMultiPhaseEvent;
134
- PalletElectionProviderMultiPhasePhase: PalletElectionProviderMultiPhasePhase;
135
- PalletElectionProviderMultiPhaseRawSolution: PalletElectionProviderMultiPhaseRawSolution;
136
- PalletElectionProviderMultiPhaseReadySolution: PalletElectionProviderMultiPhaseReadySolution;
137
- PalletElectionProviderMultiPhaseRoundSnapshot: PalletElectionProviderMultiPhaseRoundSnapshot;
138
- PalletElectionProviderMultiPhaseSignedSignedSubmission: PalletElectionProviderMultiPhaseSignedSignedSubmission;
139
- PalletElectionProviderMultiPhaseSolutionOrSnapshotSize: PalletElectionProviderMultiPhaseSolutionOrSnapshotSize;
140
- PalletElectionsPhragmenCall: PalletElectionsPhragmenCall;
141
- PalletElectionsPhragmenError: PalletElectionsPhragmenError;
142
- PalletElectionsPhragmenEvent: PalletElectionsPhragmenEvent;
143
- PalletElectionsPhragmenRenouncing: PalletElectionsPhragmenRenouncing;
144
- PalletElectionsPhragmenSeatHolder: PalletElectionsPhragmenSeatHolder;
145
- PalletElectionsPhragmenVoter: PalletElectionsPhragmenVoter;
146
- PalletEthereumCall: PalletEthereumCall;
147
- PalletEthereumError: PalletEthereumError;
148
- PalletEthereumEvent: PalletEthereumEvent;
149
- PalletEthereumRawOrigin: PalletEthereumRawOrigin;
150
- PalletEvmCall: PalletEvmCall;
151
- PalletEvmCodeMetadata: PalletEvmCodeMetadata;
152
- PalletEvmError: PalletEvmError;
153
- PalletEvmEvent: PalletEvmEvent;
154
- PalletGrandpaCall: PalletGrandpaCall;
155
- PalletGrandpaError: PalletGrandpaError;
156
- PalletGrandpaEvent: PalletGrandpaEvent;
157
- PalletGrandpaStoredPendingChange: PalletGrandpaStoredPendingChange;
158
- PalletGrandpaStoredState: PalletGrandpaStoredState;
159
- PalletHotfixSufficientsCall: PalletHotfixSufficientsCall;
160
- PalletHotfixSufficientsError: PalletHotfixSufficientsError;
161
- PalletIdentityAuthorityProperties: PalletIdentityAuthorityProperties;
162
- PalletIdentityCall: PalletIdentityCall;
163
- PalletIdentityError: PalletIdentityError;
164
- PalletIdentityEvent: PalletIdentityEvent;
165
- PalletIdentityJudgement: PalletIdentityJudgement;
166
- PalletIdentityLegacyIdentityInfo: PalletIdentityLegacyIdentityInfo;
167
- PalletIdentityRegistrarInfo: PalletIdentityRegistrarInfo;
168
- PalletIdentityRegistration: PalletIdentityRegistration;
169
- PalletImOnlineCall: PalletImOnlineCall;
170
- PalletImOnlineError: PalletImOnlineError;
171
- PalletImOnlineEvent: PalletImOnlineEvent;
172
- PalletImOnlineHeartbeat: PalletImOnlineHeartbeat;
173
- PalletImOnlineSr25519AppSr25519Public: PalletImOnlineSr25519AppSr25519Public;
174
- PalletImOnlineSr25519AppSr25519Signature: PalletImOnlineSr25519AppSr25519Signature;
175
- PalletIndicesCall: PalletIndicesCall;
176
- PalletIndicesError: PalletIndicesError;
177
- PalletIndicesEvent: PalletIndicesEvent;
178
- PalletJobsModuleCall: PalletJobsModuleCall;
179
- PalletJobsModuleError: PalletJobsModuleError;
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;
196
- PalletMultisigCall: PalletMultisigCall;
197
- PalletMultisigError: PalletMultisigError;
198
- PalletMultisigEvent: PalletMultisigEvent;
199
- PalletMultisigMultisig: PalletMultisigMultisig;
200
- PalletMultisigTimepoint: PalletMultisigTimepoint;
201
- PalletNominationPoolsBondExtra: PalletNominationPoolsBondExtra;
202
- PalletNominationPoolsBondedPoolInner: PalletNominationPoolsBondedPoolInner;
203
- PalletNominationPoolsCall: PalletNominationPoolsCall;
204
- PalletNominationPoolsClaimPermission: PalletNominationPoolsClaimPermission;
205
- PalletNominationPoolsCommission: PalletNominationPoolsCommission;
206
- PalletNominationPoolsCommissionChangeRate: PalletNominationPoolsCommissionChangeRate;
207
- PalletNominationPoolsCommissionClaimPermission: PalletNominationPoolsCommissionClaimPermission;
208
- PalletNominationPoolsConfigOpAccountId32: PalletNominationPoolsConfigOpAccountId32;
209
- PalletNominationPoolsConfigOpPerbill: PalletNominationPoolsConfigOpPerbill;
210
- PalletNominationPoolsConfigOpU128: PalletNominationPoolsConfigOpU128;
211
- PalletNominationPoolsConfigOpU32: PalletNominationPoolsConfigOpU32;
212
- PalletNominationPoolsDefensiveError: PalletNominationPoolsDefensiveError;
213
- PalletNominationPoolsError: PalletNominationPoolsError;
214
- PalletNominationPoolsEvent: PalletNominationPoolsEvent;
215
- PalletNominationPoolsFreezeReason: PalletNominationPoolsFreezeReason;
216
- PalletNominationPoolsPoolMember: PalletNominationPoolsPoolMember;
217
- PalletNominationPoolsPoolRoles: PalletNominationPoolsPoolRoles;
218
- PalletNominationPoolsPoolState: PalletNominationPoolsPoolState;
219
- PalletNominationPoolsRewardPool: PalletNominationPoolsRewardPool;
220
- PalletNominationPoolsSubPools: PalletNominationPoolsSubPools;
221
- PalletNominationPoolsUnbondPool: PalletNominationPoolsUnbondPool;
222
- PalletOffencesEvent: PalletOffencesEvent;
223
- PalletPreimageCall: PalletPreimageCall;
224
- PalletPreimageError: PalletPreimageError;
225
- PalletPreimageEvent: PalletPreimageEvent;
226
- PalletPreimageHoldReason: PalletPreimageHoldReason;
227
- PalletPreimageOldRequestStatus: PalletPreimageOldRequestStatus;
228
- PalletPreimageRequestStatus: PalletPreimageRequestStatus;
229
- PalletProxyAnnouncement: PalletProxyAnnouncement;
230
- PalletProxyCall: PalletProxyCall;
231
- PalletProxyError: PalletProxyError;
232
- PalletProxyEvent: PalletProxyEvent;
233
- PalletProxyProxyDefinition: PalletProxyProxyDefinition;
234
- PalletRolesCall: PalletRolesCall;
235
- PalletRolesError: PalletRolesError;
236
- PalletRolesEvent: PalletRolesEvent;
237
- PalletRolesProfile: PalletRolesProfile;
238
- PalletRolesProfileIndependentRestakeProfile: PalletRolesProfileIndependentRestakeProfile;
239
- PalletRolesProfileRecord: PalletRolesProfileRecord;
240
- PalletRolesProfileSharedRestakeProfile: PalletRolesProfileSharedRestakeProfile;
241
- PalletRolesRestakingLedger: PalletRolesRestakingLedger;
242
- PalletRolesUnlockChunk: PalletRolesUnlockChunk;
243
- PalletSchedulerCall: PalletSchedulerCall;
244
- PalletSchedulerError: PalletSchedulerError;
245
- PalletSchedulerEvent: PalletSchedulerEvent;
246
- PalletSchedulerScheduled: PalletSchedulerScheduled;
247
- PalletSessionCall: PalletSessionCall;
248
- PalletSessionError: PalletSessionError;
249
- PalletSessionEvent: PalletSessionEvent;
250
- PalletStakingActiveEraInfo: PalletStakingActiveEraInfo;
251
- PalletStakingEraRewardPoints: PalletStakingEraRewardPoints;
252
- PalletStakingForcing: PalletStakingForcing;
253
- PalletStakingNominations: PalletStakingNominations;
254
- PalletStakingPalletCall: PalletStakingPalletCall;
255
- PalletStakingPalletConfigOpPerbill: PalletStakingPalletConfigOpPerbill;
256
- PalletStakingPalletConfigOpPercent: PalletStakingPalletConfigOpPercent;
257
- PalletStakingPalletConfigOpU128: PalletStakingPalletConfigOpU128;
258
- PalletStakingPalletConfigOpU32: PalletStakingPalletConfigOpU32;
259
- PalletStakingPalletError: PalletStakingPalletError;
260
- PalletStakingPalletEvent: PalletStakingPalletEvent;
261
- PalletStakingRewardDestination: PalletStakingRewardDestination;
262
- PalletStakingSlashingSlashingSpans: PalletStakingSlashingSlashingSpans;
263
- PalletStakingSlashingSpanRecord: PalletStakingSlashingSpanRecord;
264
- PalletStakingStakingLedger: PalletStakingStakingLedger;
265
- PalletStakingUnappliedSlash: PalletStakingUnappliedSlash;
266
- PalletStakingUnlockChunk: PalletStakingUnlockChunk;
267
- PalletStakingValidatorPrefs: PalletStakingValidatorPrefs;
268
- PalletSudoCall: PalletSudoCall;
269
- PalletSudoError: PalletSudoError;
270
- PalletSudoEvent: PalletSudoEvent;
271
- PalletTimestampCall: PalletTimestampCall;
272
- PalletTransactionPaymentChargeTransactionPayment: PalletTransactionPaymentChargeTransactionPayment;
273
- PalletTransactionPaymentEvent: PalletTransactionPaymentEvent;
274
- PalletTransactionPaymentReleases: PalletTransactionPaymentReleases;
275
- PalletTreasuryCall: PalletTreasuryCall;
276
- PalletTreasuryError: PalletTreasuryError;
277
- PalletTreasuryEvent: PalletTreasuryEvent;
278
- PalletTreasuryPaymentState: PalletTreasuryPaymentState;
279
- PalletTreasuryProposal: PalletTreasuryProposal;
280
- PalletTreasurySpendStatus: PalletTreasurySpendStatus;
281
- PalletTxPauseCall: PalletTxPauseCall;
282
- PalletTxPauseError: PalletTxPauseError;
283
- PalletTxPauseEvent: PalletTxPauseEvent;
284
- PalletUtilityCall: PalletUtilityCall;
285
- PalletUtilityError: PalletUtilityError;
286
- PalletUtilityEvent: PalletUtilityEvent;
287
- PalletVestingCall: PalletVestingCall;
288
- PalletVestingError: PalletVestingError;
289
- PalletVestingEvent: PalletVestingEvent;
290
- PalletVestingReleases: PalletVestingReleases;
291
- PalletVestingVestingInfo: PalletVestingVestingInfo;
292
- PalletZksaasCall: PalletZksaasCall;
293
- PalletZksaasError: PalletZksaasError;
294
- PalletZksaasEvent: PalletZksaasEvent;
295
- PalletZksaasFeeInfo: PalletZksaasFeeInfo;
296
- SpArithmeticArithmeticError: SpArithmeticArithmeticError;
297
- SpConsensusBabeAllowedSlots: SpConsensusBabeAllowedSlots;
298
- SpConsensusBabeAppPublic: SpConsensusBabeAppPublic;
299
- SpConsensusBabeBabeEpochConfiguration: SpConsensusBabeBabeEpochConfiguration;
300
- SpConsensusBabeDigestsNextConfigDescriptor: SpConsensusBabeDigestsNextConfigDescriptor;
301
- SpConsensusBabeDigestsPreDigest: SpConsensusBabeDigestsPreDigest;
302
- SpConsensusBabeDigestsPrimaryPreDigest: SpConsensusBabeDigestsPrimaryPreDigest;
303
- SpConsensusBabeDigestsSecondaryPlainPreDigest: SpConsensusBabeDigestsSecondaryPlainPreDigest;
304
- SpConsensusBabeDigestsSecondaryVRFPreDigest: SpConsensusBabeDigestsSecondaryVRFPreDigest;
305
- SpConsensusGrandpaAppPublic: SpConsensusGrandpaAppPublic;
306
- SpConsensusGrandpaAppSignature: SpConsensusGrandpaAppSignature;
307
- SpConsensusGrandpaEquivocation: SpConsensusGrandpaEquivocation;
308
- SpConsensusGrandpaEquivocationProof: SpConsensusGrandpaEquivocationProof;
309
- SpConsensusSlotsEquivocationProof: SpConsensusSlotsEquivocationProof;
310
- SpCoreCryptoKeyTypeId: SpCoreCryptoKeyTypeId;
311
- SpCoreEcdsaPublic: SpCoreEcdsaPublic;
312
- SpCoreEcdsaSignature: SpCoreEcdsaSignature;
313
- SpCoreEd25519Public: SpCoreEd25519Public;
314
- SpCoreEd25519Signature: SpCoreEd25519Signature;
315
- SpCoreSr25519Public: SpCoreSr25519Public;
316
- SpCoreSr25519Signature: SpCoreSr25519Signature;
317
- SpCoreSr25519VrfVrfSignature: SpCoreSr25519VrfVrfSignature;
318
- SpCoreVoid: SpCoreVoid;
319
- SpNposElectionsElectionScore: SpNposElectionsElectionScore;
320
- SpNposElectionsSupport: SpNposElectionsSupport;
321
- SpRuntimeBlakeTwo256: SpRuntimeBlakeTwo256;
322
- SpRuntimeDigest: SpRuntimeDigest;
323
- SpRuntimeDigestDigestItem: SpRuntimeDigestDigestItem;
324
- SpRuntimeDispatchError: SpRuntimeDispatchError;
325
- SpRuntimeHeader: SpRuntimeHeader;
326
- SpRuntimeModuleError: SpRuntimeModuleError;
327
- SpRuntimeMultiSignature: SpRuntimeMultiSignature;
328
- SpRuntimeTokenError: SpRuntimeTokenError;
329
- SpRuntimeTransactionalError: SpRuntimeTransactionalError;
330
- SpSessionMembershipProof: SpSessionMembershipProof;
331
- SpStakingExposure: SpStakingExposure;
332
- SpStakingExposurePage: SpStakingExposurePage;
333
- SpStakingIndividualExposure: SpStakingIndividualExposure;
334
- SpStakingOffenceOffenceDetails: SpStakingOffenceOffenceDetails;
335
- SpStakingPagedExposureMetadata: SpStakingPagedExposureMetadata;
336
- SpVersionRuntimeVersion: SpVersionRuntimeVersion;
337
- SpWeightsRuntimeDbWeight: SpWeightsRuntimeDbWeight;
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;
366
- TangleCryptoPrimitivesCryptoPublic: TangleCryptoPrimitivesCryptoPublic;
367
- TanglePrimitivesJobsFallbackOptions: TanglePrimitivesJobsFallbackOptions;
368
- TanglePrimitivesJobsJobInfo: TanglePrimitivesJobsJobInfo;
369
- TanglePrimitivesJobsJobResult: TanglePrimitivesJobsJobResult;
370
- TanglePrimitivesJobsJobSubmission: TanglePrimitivesJobsJobSubmission;
371
- TanglePrimitivesJobsJobType: TanglePrimitivesJobsJobType;
372
- TanglePrimitivesJobsPhaseResult: TanglePrimitivesJobsPhaseResult;
373
- TanglePrimitivesJobsTssDigitalSignatureScheme: TanglePrimitivesJobsTssDigitalSignatureScheme;
374
- TanglePrimitivesJobsTssDkgtssKeyRefreshResult: TanglePrimitivesJobsTssDkgtssKeyRefreshResult;
375
- TanglePrimitivesJobsTssDkgtssKeyRotationResult: TanglePrimitivesJobsTssDkgtssKeyRotationResult;
376
- TanglePrimitivesJobsTssDkgtssKeySubmissionResult: TanglePrimitivesJobsTssDkgtssKeySubmissionResult;
377
- TanglePrimitivesJobsTssDkgtssPhaseFourJobType: TanglePrimitivesJobsTssDkgtssPhaseFourJobType;
378
- TanglePrimitivesJobsTssDkgtssPhaseOneJobType: TanglePrimitivesJobsTssDkgtssPhaseOneJobType;
379
- TanglePrimitivesJobsTssDkgtssPhaseThreeJobType: TanglePrimitivesJobsTssDkgtssPhaseThreeJobType;
380
- TanglePrimitivesJobsTssDkgtssPhaseTwoJobType: TanglePrimitivesJobsTssDkgtssPhaseTwoJobType;
381
- TanglePrimitivesJobsTssDkgtssSignatureResult: TanglePrimitivesJobsTssDkgtssSignatureResult;
382
- TanglePrimitivesJobsValidatorOffenceType: TanglePrimitivesJobsValidatorOffenceType;
383
- TanglePrimitivesJobsZksaasArkworksProofResult: TanglePrimitivesJobsZksaasArkworksProofResult;
384
- TanglePrimitivesJobsZksaasCircomProofResult: TanglePrimitivesJobsZksaasCircomProofResult;
385
- TanglePrimitivesJobsZksaasGroth16ProveRequest: TanglePrimitivesJobsZksaasGroth16ProveRequest;
386
- TanglePrimitivesJobsZksaasGroth16System: TanglePrimitivesJobsZksaasGroth16System;
387
- TanglePrimitivesJobsZksaasHyperData: TanglePrimitivesJobsZksaasHyperData;
388
- TanglePrimitivesJobsZksaasQapShare: TanglePrimitivesJobsZksaasQapShare;
389
- TanglePrimitivesJobsZksaasZkSaaSCircuitResult: TanglePrimitivesJobsZksaasZkSaaSCircuitResult;
390
- TanglePrimitivesJobsZksaasZkSaaSPhaseOneJobType: TanglePrimitivesJobsZksaasZkSaaSPhaseOneJobType;
391
- TanglePrimitivesJobsZksaasZkSaaSPhaseTwoJobType: TanglePrimitivesJobsZksaasZkSaaSPhaseTwoJobType;
392
- TanglePrimitivesJobsZksaasZkSaaSPhaseTwoRequest: TanglePrimitivesJobsZksaasZkSaaSPhaseTwoRequest;
393
- TanglePrimitivesJobsZksaasZkSaaSProofResult: TanglePrimitivesJobsZksaasZkSaaSProofResult;
394
- TanglePrimitivesJobsZksaasZkSaaSSystem: TanglePrimitivesJobsZksaasZkSaaSSystem;
395
- TanglePrimitivesMisbehaviorDfnsCggmp21DfnsCGGMP21Justification: TanglePrimitivesMisbehaviorDfnsCggmp21DfnsCGGMP21Justification;
396
- TanglePrimitivesMisbehaviorDfnsCggmp21InvalidProofReason: TanglePrimitivesMisbehaviorDfnsCggmp21InvalidProofReason;
397
- TanglePrimitivesMisbehaviorDfnsCggmp21KeyRefreshAborted: TanglePrimitivesMisbehaviorDfnsCggmp21KeyRefreshAborted;
398
- TanglePrimitivesMisbehaviorDfnsCggmp21KeygenAborted: TanglePrimitivesMisbehaviorDfnsCggmp21KeygenAborted;
399
- TanglePrimitivesMisbehaviorDfnsCggmp21SigningAborted: TanglePrimitivesMisbehaviorDfnsCggmp21SigningAborted;
400
- TanglePrimitivesMisbehaviorDkgtssJustification: TanglePrimitivesMisbehaviorDkgtssJustification;
401
- TanglePrimitivesMisbehaviorMisbehaviorJustification: TanglePrimitivesMisbehaviorMisbehaviorJustification;
402
- TanglePrimitivesMisbehaviorMisbehaviorSubmission: TanglePrimitivesMisbehaviorMisbehaviorSubmission;
403
- TanglePrimitivesMisbehaviorSignedRoundMessage: TanglePrimitivesMisbehaviorSignedRoundMessage;
404
- TanglePrimitivesMisbehaviorZcashFrostKeygenAborted: TanglePrimitivesMisbehaviorZcashFrostKeygenAborted;
405
- TanglePrimitivesMisbehaviorZcashFrostSigningAborted: TanglePrimitivesMisbehaviorZcashFrostSigningAborted;
406
- TanglePrimitivesMisbehaviorZcashFrostZCashFrostJustification: TanglePrimitivesMisbehaviorZcashFrostZCashFrostJustification;
407
- TanglePrimitivesMisbehaviorZkSaaSJustification: TanglePrimitivesMisbehaviorZkSaaSJustification;
408
- TanglePrimitivesRolesRoleType: TanglePrimitivesRolesRoleType;
409
- TanglePrimitivesRolesTssThresholdSignatureRoleType: TanglePrimitivesRolesTssThresholdSignatureRoleType;
410
- TanglePrimitivesRolesZksaasZeroKnowledgeRoleType: TanglePrimitivesRolesZksaasZeroKnowledgeRoleType;
411
- TangleTestnetRuntimeMaxAdditionalParamsLen: TangleTestnetRuntimeMaxAdditionalParamsLen;
412
- TangleTestnetRuntimeMaxDataLen: TangleTestnetRuntimeMaxDataLen;
413
- TangleTestnetRuntimeMaxKeyLen: TangleTestnetRuntimeMaxKeyLen;
414
- TangleTestnetRuntimeMaxParticipants: TangleTestnetRuntimeMaxParticipants;
415
- TangleTestnetRuntimeMaxProofLen: TangleTestnetRuntimeMaxProofLen;
416
- TangleTestnetRuntimeMaxSignatureLen: TangleTestnetRuntimeMaxSignatureLen;
417
- TangleTestnetRuntimeMaxSubmissionLen: TangleTestnetRuntimeMaxSubmissionLen;
418
- TangleTestnetRuntimeNposSolution16: TangleTestnetRuntimeNposSolution16;
419
- TangleTestnetRuntimeOpaqueSessionKeys: TangleTestnetRuntimeOpaqueSessionKeys;
420
- TangleTestnetRuntimeOriginCaller: TangleTestnetRuntimeOriginCaller;
421
- TangleTestnetRuntimeProxyType: TangleTestnetRuntimeProxyType;
422
- TangleTestnetRuntimeRuntime: TangleTestnetRuntimeRuntime;
423
- TangleTestnetRuntimeRuntimeFreezeReason: TangleTestnetRuntimeRuntimeFreezeReason;
424
- TangleTestnetRuntimeRuntimeHoldReason: TangleTestnetRuntimeRuntimeHoldReason;
425
- XcmV3JunctionBodyId: XcmV3JunctionBodyId;
426
- XcmV3JunctionBodyPart: XcmV3JunctionBodyPart;
427
- }
428
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
-
3
- require("@polkadot/types/types/registry");