@pezkuwi/types-augment 16.5.5
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/README.md +3 -0
- package/build/augment.d.ts +2 -0
- package/build/bundle.d.ts +2 -0
- package/build/index.d.ts +2 -0
- package/build/lookup/assetHubKusama.d.ts +1161 -0
- package/build/lookup/assetHubPolkadot.d.ts +2976 -0
- package/build/lookup/definitions.d.ts +3 -0
- package/build/lookup/index.d.ts +1 -0
- package/build/lookup/kusama.d.ts +735 -0
- package/build/lookup/polkadot.d.ts +4761 -0
- package/build/lookup/substrate.d.ts +9670 -0
- package/build/lookup/types-assetHubKusama.d.ts +684 -0
- package/build/lookup/types-assetHubPolkadot.d.ts +2512 -0
- package/build/lookup/types-kusama.d.ts +364 -0
- package/build/lookup/types-polkadot.d.ts +4462 -0
- package/build/lookup/types-substrate.d.ts +9981 -0
- package/build/lookup/types.d.ts +5 -0
- package/build/packageDetect.d.ts +1 -0
- package/build/packageInfo.d.ts +6 -0
- package/build/registry/assetHubKusama.d.ts +81 -0
- package/build/registry/assetHubPolkadot.d.ts +200 -0
- package/build/registry/index.d.ts +1 -0
- package/build/registry/interfaces.d.ts +1368 -0
- package/build/registry/kusama.d.ts +35 -0
- package/build/registry/polkadot.d.ts +278 -0
- package/build/registry/substrate.d.ts +625 -0
- package/package.json +29 -0
- package/src/augment.ts +5 -0
- package/src/bundle.ts +6 -0
- package/src/index.ts +6 -0
- package/src/lookup/assetHubKusama.ts +1165 -0
- package/src/lookup/assetHubPolkadot.ts +2980 -0
- package/src/lookup/definitions.ts +19 -0
- package/src/lookup/index.ts +4 -0
- package/src/lookup/kusama.ts +739 -0
- package/src/lookup/polkadot.ts +4765 -0
- package/src/lookup/substrate.ts +9674 -0
- package/src/lookup/types-assetHubKusama.ts +764 -0
- package/src/lookup/types-assetHubPolkadot.ts +2711 -0
- package/src/lookup/types-kusama.ts +399 -0
- package/src/lookup/types-polkadot.ts +4721 -0
- package/src/lookup/types-substrate.ts +10590 -0
- package/src/lookup/types.ts +8 -0
- package/src/mod.ts +4 -0
- package/src/packageDetect.ts +13 -0
- package/src/packageInfo.ts +6 -0
- package/src/registry/assetHubKusama.ts +88 -0
- package/src/registry/assetHubPolkadot.ts +207 -0
- package/src/registry/index.ts +4 -0
- package/src/registry/interfaces.ts +1375 -0
- package/src/registry/kusama.ts +42 -0
- package/src/registry/polkadot.ts +285 -0
- package/src/registry/substrate.ts +632 -0
- package/tsconfig.build.json +15 -0
- package/tsconfig.build.tsbuildinfo +1 -0
|
@@ -0,0 +1,625 @@
|
|
|
1
|
+
import '@polkadot/types/types/registry';
|
|
2
|
+
import type { FinalityGrandpaEquivocationPrecommit, FinalityGrandpaEquivocationPrevote, FinalityGrandpaPrecommit, FinalityGrandpaPrevote, FrameBenchmarkingPalletPovCall, FrameBenchmarkingPalletPovEvent, FrameMetadataHashExtensionCheckMetadataHash, FrameMetadataHashExtensionMode, FrameSupportDispatchDispatchClass, FrameSupportDispatchPays, FrameSupportDispatchPerDispatchClassU32, FrameSupportDispatchPerDispatchClassWeight, FrameSupportDispatchPerDispatchClassWeightsPerClass, FrameSupportDispatchPostDispatchInfo, FrameSupportDispatchRawOrigin, FrameSupportMessagesProcessMessageError, FrameSupportPalletId, FrameSupportPreimagesBounded, FrameSupportScheduleDispatchTime, FrameSupportTokensFungibleUnionOfNativeOrWithId, FrameSupportTokensMiscBalanceStatus, FrameSupportTokensMiscIdAmountRuntimeFreezeReason, FrameSupportTokensMiscIdAmountRuntimeHoldReason, FrameSupportViewFunctionsViewFunctionDispatchError, FrameSupportViewFunctionsViewFunctionId, FrameSystemAccountInfo, FrameSystemCall, FrameSystemCodeUpgradeAuthorization, FrameSystemDispatchEventInfo, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonZeroSender, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemExtensionsWeightReclaim, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, KitchensinkRuntimeDynamicParamsReferendaOrigins, KitchensinkRuntimeDynamicParamsReferendaParameters, KitchensinkRuntimeDynamicParamsReferendaParametersKey, KitchensinkRuntimeDynamicParamsReferendaParametersValue, KitchensinkRuntimeDynamicParamsReferendaTracks, KitchensinkRuntimeDynamicParamsStorageBaseDeposit, KitchensinkRuntimeDynamicParamsStorageByteDeposit, KitchensinkRuntimeDynamicParamsStorageParameters, KitchensinkRuntimeDynamicParamsStorageParametersKey, KitchensinkRuntimeDynamicParamsStorageParametersValue, KitchensinkRuntimeNposSolution16, KitchensinkRuntimeOriginCaller, KitchensinkRuntimeProxyType, KitchensinkRuntimeRuntime, KitchensinkRuntimeRuntimeError, KitchensinkRuntimeRuntimeFreezeReason, KitchensinkRuntimeRuntimeHoldReason, KitchensinkRuntimeRuntimeParameters, KitchensinkRuntimeRuntimeParametersKey, KitchensinkRuntimeRuntimeParametersValue, KitchensinkRuntimeSessionKeys, PalletAllianceCall, PalletAllianceCid, PalletAllianceDisbandWitness, PalletAllianceError, PalletAllianceEvent, PalletAllianceMemberRole, PalletAllianceMultihash, PalletAllianceUnscrupulousItem, PalletAllianceVersion, PalletAssetConversionCall, PalletAssetConversionError, PalletAssetConversionEvent, PalletAssetConversionOpsCall, PalletAssetConversionOpsError, PalletAssetConversionOpsEvent, PalletAssetConversionPoolInfo, PalletAssetConversionTxPaymentChargeAssetTxPayment, PalletAssetConversionTxPaymentEvent, PalletAssetRateCall, PalletAssetRateError, PalletAssetRateEvent, PalletAssetRewardsCall, PalletAssetRewardsError, PalletAssetRewardsEvent, PalletAssetRewardsFreezeReason, PalletAssetRewardsHoldReason, PalletAssetRewardsPoolInfo, PalletAssetRewardsPoolStakerInfo, PalletAssetsAccountStatus, PalletAssetsApproval, PalletAssetsAssetAccount, PalletAssetsAssetDetails, PalletAssetsAssetMetadata, PalletAssetsAssetStatus, PalletAssetsCall, PalletAssetsError, PalletAssetsEvent, PalletAssetsExistenceReason, PalletAssetsFreezerError, PalletAssetsFreezerEvent, PalletBabeCall, PalletBabeError, PalletBagsListCall, PalletBagsListError, PalletBagsListEvent, PalletBagsListListBag, PalletBagsListListListError, PalletBagsListListNode, PalletBalancesAccountData, PalletBalancesAdjustmentDirection, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReserveData, PalletBeefyCall, PalletBeefyError, PalletBountiesBounty, PalletBountiesBountyStatus, PalletBountiesCall, PalletBountiesError, PalletBountiesEvent, PalletBrokerAutoRenewalRecord, PalletBrokerCall, PalletBrokerCompletionStatus, PalletBrokerConfigRecord, PalletBrokerContributionRecord, PalletBrokerCoreMask, PalletBrokerCoretimeInterfaceCoreAssignment, PalletBrokerError, PalletBrokerEvent, PalletBrokerFinality, PalletBrokerInstaPoolHistoryRecord, PalletBrokerLeaseRecordItem, PalletBrokerOnDemandRevenueRecord, PalletBrokerPoolIoRecord, PalletBrokerPotentialRenewalId, PalletBrokerPotentialRenewalRecord, PalletBrokerRegionId, PalletBrokerRegionRecord, PalletBrokerSaleInfoRecord, PalletBrokerScheduleItem, PalletBrokerStatusRecord, PalletChildBountiesCall, PalletChildBountiesChildBounty, PalletChildBountiesChildBountyStatus, PalletChildBountiesError, PalletChildBountiesEvent, PalletCollectiveCall, PalletCollectiveError, PalletCollectiveEvent, PalletCollectiveHoldReason, PalletCollectiveRawOrigin, PalletCollectiveVotes, PalletContractsCall, PalletContractsEnvironment, PalletContractsEnvironmentTypeAccountId32, PalletContractsEnvironmentTypeBlakeTwo256, PalletContractsEnvironmentTypeH256, PalletContractsEnvironmentTypeU128, PalletContractsEnvironmentTypeU32, PalletContractsEnvironmentTypeU64, PalletContractsError, PalletContractsEvent, PalletContractsHoldReason, PalletContractsOrigin, PalletContractsPrimitivesCode, PalletContractsPrimitivesCodeUploadReturnValue, PalletContractsPrimitivesContractAccessError, PalletContractsPrimitivesContractResult, PalletContractsPrimitivesExecReturnValue, PalletContractsPrimitivesInstantiateReturnValue, PalletContractsPrimitivesStorageDeposit, PalletContractsSchedule, PalletContractsScheduleInstructionWeights, PalletContractsScheduleLimits, PalletContractsStorageContractInfo, PalletContractsStorageDeletionQueueManager, PalletContractsUapiFlagsReturnFlags, PalletContractsWasmCodeInfo, PalletContractsWasmDeterminism, PalletConvictionVotingCall, PalletConvictionVotingConviction, PalletConvictionVotingDelegations, PalletConvictionVotingError, PalletConvictionVotingEvent, PalletConvictionVotingTally, PalletConvictionVotingVoteAccountVote, PalletConvictionVotingVoteCasting, PalletConvictionVotingVoteDelegating, PalletConvictionVotingVotePriorLock, PalletConvictionVotingVoteVoting, PalletCoreFellowshipCall, PalletCoreFellowshipError, PalletCoreFellowshipEvent, PalletCoreFellowshipMemberStatus, PalletCoreFellowshipParamsTypeOption, PalletCoreFellowshipParamsTypeU128, PalletCoreFellowshipWish, PalletDelegatedStakingAgentLedger, PalletDelegatedStakingDelegation, PalletDelegatedStakingError, PalletDelegatedStakingEvent, PalletDelegatedStakingHoldReason, PalletDemocracyCall, PalletDemocracyConviction, PalletDemocracyDelegations, PalletDemocracyError, PalletDemocracyEvent, PalletDemocracyMetadataOwner, PalletDemocracyReferendumInfo, PalletDemocracyReferendumStatus, PalletDemocracyTally, PalletDemocracyVoteAccountVote, PalletDemocracyVotePriorLock, PalletDemocracyVoteThreshold, PalletDemocracyVoteVoting, PalletElectionProviderMultiPhaseCall, PalletElectionProviderMultiPhaseElectionCompute, PalletElectionProviderMultiPhaseError, PalletElectionProviderMultiPhaseEvent, PalletElectionProviderMultiPhasePhase, PalletElectionProviderMultiPhaseRawSolution, PalletElectionProviderMultiPhaseReadySolution, PalletElectionProviderMultiPhaseRoundSnapshot, PalletElectionProviderMultiPhaseSignedSignedSubmission, PalletElectionProviderMultiPhaseSolutionOrSnapshotSize, PalletElectionsPhragmenCall, PalletElectionsPhragmenError, PalletElectionsPhragmenEvent, PalletElectionsPhragmenRenouncing, PalletElectionsPhragmenSeatHolder, PalletElectionsPhragmenVoter, PalletExampleTasksError, PalletFastUnstakeCall, PalletFastUnstakeError, PalletFastUnstakeEvent, PalletFastUnstakeUnstakeRequest, PalletGluttonCall, PalletGluttonError, PalletGluttonEvent, PalletGrandpaCall, PalletGrandpaError, PalletGrandpaEvent, PalletGrandpaStoredPendingChange, PalletGrandpaStoredState, PalletIdentityAuthorityProperties, PalletIdentityCall, PalletIdentityError, PalletIdentityEvent, PalletIdentityJudgement, PalletIdentityLegacyIdentityInfo, PalletIdentityProvider, PalletIdentityRegistrarInfo, PalletIdentityRegistration, PalletIdentityUsernameInformation, PalletImOnlineCall, PalletImOnlineError, PalletImOnlineEvent, PalletImOnlineHeartbeat, PalletImOnlineSr25519AppSr25519Public, PalletImOnlineSr25519AppSr25519Signature, PalletIndicesCall, PalletIndicesError, PalletIndicesEvent, PalletLotteryCall, PalletLotteryError, PalletLotteryEvent, PalletLotteryLotteryConfig, PalletMembershipCall, PalletMembershipError, PalletMembershipEvent, PalletMessageQueueBookState, PalletMessageQueueCall, PalletMessageQueueError, PalletMessageQueueEvent, PalletMessageQueueNeighbours, PalletMessageQueuePage, PalletMetaTxCall, PalletMetaTxError, PalletMetaTxEvent, PalletMetaTxExtensionMetaTxMarker, PalletMetaTxMetaTx, PalletMigrationsActiveCursor, PalletMigrationsCall, PalletMigrationsError, PalletMigrationsEvent, PalletMigrationsHistoricCleanupSelector, PalletMigrationsMigrationCursor, PalletMixnetBoundedMixnode, PalletMixnetCall, PalletMixnetRegistration, PalletMultisigCall, PalletMultisigError, PalletMultisigEvent, PalletMultisigMultisig, PalletMultisigTimepoint, PalletNftFractionalizationCall, PalletNftFractionalizationDetails, PalletNftFractionalizationError, PalletNftFractionalizationEvent, PalletNftFractionalizationHoldReason, PalletNftsAttributeDeposit, PalletNftsAttributeNamespace, PalletNftsCall, PalletNftsCancelAttributesApprovalWitness, PalletNftsCollectionConfig, PalletNftsCollectionDetails, PalletNftsCollectionMetadata, PalletNftsCollectionRole, PalletNftsCollectionSetting, PalletNftsDestroyWitness, PalletNftsError, PalletNftsEvent, PalletNftsItemConfig, PalletNftsItemDeposit, PalletNftsItemDetails, PalletNftsItemMetadata, PalletNftsItemMetadataDeposit, PalletNftsItemSetting, PalletNftsItemTip, PalletNftsMintSettings, PalletNftsMintType, PalletNftsMintWitness, PalletNftsPalletAttributes, PalletNftsPalletFeature, PalletNftsPendingSwap, PalletNftsPreSignedAttributes, PalletNftsPreSignedMint, PalletNftsPriceDirection, PalletNftsPriceWithDirection, PalletNisBid, PalletNisCall, PalletNisError, PalletNisEvent, PalletNisHoldReason, PalletNisReceiptRecord, PalletNisSummaryRecord, PalletNominationPoolsBondExtra, PalletNominationPoolsBondedPoolInner, PalletNominationPoolsCall, PalletNominationPoolsClaimPermission, PalletNominationPoolsCommission, PalletNominationPoolsCommissionChangeRate, PalletNominationPoolsCommissionClaimPermission, PalletNominationPoolsConfigOpAccountId32, PalletNominationPoolsConfigOpPerbill, PalletNominationPoolsConfigOpU128, PalletNominationPoolsConfigOpU32, PalletNominationPoolsDefensiveError, PalletNominationPoolsError, PalletNominationPoolsEvent, PalletNominationPoolsFreezeReason, PalletNominationPoolsPoolMember, PalletNominationPoolsPoolRoles, PalletNominationPoolsPoolState, PalletNominationPoolsRewardPool, PalletNominationPoolsSubPools, PalletNominationPoolsUnbondPool, PalletOffencesEvent, PalletParametersCall, PalletParametersEvent, PalletPreimageCall, PalletPreimageError, PalletPreimageEvent, PalletPreimageHoldReason, PalletPreimageOldRequestStatus, PalletPreimageRequestStatus, PalletProxyAnnouncement, PalletProxyCall, PalletProxyDepositKind, PalletProxyError, PalletProxyEvent, PalletProxyProxyDefinition, PalletRankedCollectiveCall, PalletRankedCollectiveError, PalletRankedCollectiveEvent, PalletRankedCollectiveMemberRecord, PalletRankedCollectiveTally, PalletRankedCollectiveVoteRecord, PalletRecoveryActiveRecovery, PalletRecoveryCall, PalletRecoveryError, PalletRecoveryEvent, PalletRecoveryRecoveryConfig, PalletReferendaCall, PalletReferendaCurve, PalletReferendaDecidingStatus, PalletReferendaDeposit, PalletReferendaError, PalletReferendaEvent, PalletReferendaReferendumInfoConvictionVotingTally, PalletReferendaReferendumInfoRankedCollectiveTally, PalletReferendaReferendumStatusConvictionVotingTally, PalletReferendaReferendumStatusRankedCollectiveTally, PalletReferendaTrack, PalletReferendaTrackDetails, PalletRemarkCall, PalletRemarkError, PalletRemarkEvent, PalletReviveCall, PalletReviveError, PalletReviveEvent, PalletReviveEvmApiDebugRpcTypesCallLog, PalletReviveEvmApiDebugRpcTypesCallTrace, PalletReviveEvmApiDebugRpcTypesCallTracerConfig, PalletReviveEvmApiDebugRpcTypesCallType, PalletReviveEvmApiDebugRpcTypesTrace, PalletReviveEvmApiDebugRpcTypesTracerType, PalletReviveEvmApiRpcTypesGenAccessListEntry, PalletReviveEvmApiRpcTypesGenGenericTransaction, PalletReviveEvmApiRpcTypesGenInputOrData, PalletReviveHoldReason, PalletRevivePrimitivesCode, PalletRevivePrimitivesCodeUploadReturnValue, PalletRevivePrimitivesContractAccessError, PalletRevivePrimitivesContractResultExecReturnValue, PalletRevivePrimitivesContractResultInstantiateReturnValue, PalletRevivePrimitivesEthTransactError, PalletRevivePrimitivesEthTransactInfo, PalletRevivePrimitivesExecReturnValue, PalletRevivePrimitivesInstantiateReturnValue, PalletRevivePrimitivesStorageDeposit, PalletReviveStorageContractInfo, PalletReviveStorageDeletionQueueManager, PalletReviveUapiFlagsReturnFlags, PalletReviveWasmCodeInfo, PalletRootTestingCall, PalletRootTestingEvent, PalletSafeModeCall, PalletSafeModeError, PalletSafeModeEvent, PalletSafeModeExitReason, PalletSafeModeHoldReason, PalletSalaryCall, PalletSalaryClaimState, PalletSalaryClaimantStatus, PalletSalaryError, PalletSalaryEvent, PalletSalaryStatusType, PalletSchedulerCall, PalletSchedulerError, PalletSchedulerEvent, PalletSchedulerRetryConfig, PalletSchedulerScheduled, PalletSessionCall, PalletSessionError, PalletSessionEvent, PalletSkipFeelessPaymentEvent, PalletSocietyBid, PalletSocietyBidKind, PalletSocietyCall, PalletSocietyCandidacy, PalletSocietyError, PalletSocietyEvent, PalletSocietyGroupParams, PalletSocietyIntakeRecord, PalletSocietyMemberRecord, PalletSocietyPayoutRecord, PalletSocietyTally, PalletSocietyVote, PalletSocietyVouchingStatus, PalletStakingActiveEraInfo, PalletStakingEraRewardPoints, PalletStakingForcing, PalletStakingNominations, PalletStakingPalletCall, PalletStakingPalletConfigOpPerbill, PalletStakingPalletConfigOpPercent, PalletStakingPalletConfigOpU128, PalletStakingPalletConfigOpU32, PalletStakingPalletError, PalletStakingPalletEvent, PalletStakingPalletHoldReason, PalletStakingRewardDestination, PalletStakingSlashingSlashingSpans, PalletStakingSlashingSpanRecord, PalletStakingStakingLedger, PalletStakingUnappliedSlash, PalletStakingUnlockChunk, PalletStakingValidatorPrefs, PalletStateTrieMigrationCall, PalletStateTrieMigrationError, PalletStateTrieMigrationEvent, PalletStateTrieMigrationHoldReason, PalletStateTrieMigrationMigrationCompute, PalletStateTrieMigrationMigrationLimits, PalletStateTrieMigrationMigrationTask, PalletStateTrieMigrationProgress, PalletStatementEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTimestampCall, PalletTipsCall, PalletTipsError, PalletTipsEvent, PalletTipsOpenTip, PalletTransactionPaymentEvent, PalletTransactionPaymentFeeDetails, PalletTransactionPaymentInclusionFee, PalletTransactionPaymentReleases, PalletTransactionPaymentRuntimeDispatchInfo, PalletTransactionStorageCall, PalletTransactionStorageError, PalletTransactionStorageEvent, PalletTransactionStorageHoldReason, PalletTransactionStorageTransactionInfo, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryPaymentState, PalletTreasuryProposal, PalletTreasurySpendStatus, PalletTxPauseCall, PalletTxPauseError, PalletTxPauseEvent, PalletUniquesCall, PalletUniquesCollectionDetails, PalletUniquesCollectionMetadata, PalletUniquesDestroyWitness, PalletUniquesError, PalletUniquesEvent, PalletUniquesItemDetails, PalletUniquesItemMetadata, PalletUtilityCall, PalletUtilityError, PalletUtilityEvent, PalletVerifySignatureExtensionVerifySignature, PalletVestingCall, PalletVestingError, PalletVestingEvent, PalletVestingReleases, PalletVestingVestingInfo, PalletWhitelistCall, PalletWhitelistError, PalletWhitelistEvent, SpArithmeticArithmeticError, SpAuthorityDiscoveryAppPublic, SpConsensusBabeAllowedSlots, SpConsensusBabeAppPublic, SpConsensusBabeBabeConfiguration, SpConsensusBabeBabeEpochConfiguration, SpConsensusBabeDigestsNextConfigDescriptor, SpConsensusBabeDigestsPreDigest, SpConsensusBabeDigestsPrimaryPreDigest, SpConsensusBabeDigestsSecondaryPlainPreDigest, SpConsensusBabeDigestsSecondaryVRFPreDigest, SpConsensusBabeEpoch, SpConsensusBeefyCommitment, SpConsensusBeefyDoubleVotingProof, SpConsensusBeefyEcdsaCryptoPublic, SpConsensusBeefyEcdsaCryptoSignature, SpConsensusBeefyForkVotingProofAncestryProof, SpConsensusBeefyForkVotingProofOpaqueValue, SpConsensusBeefyFutureBlockVotingProof, SpConsensusBeefyMmrBeefyAuthoritySet, SpConsensusBeefyPayload, SpConsensusBeefyValidatorSet, SpConsensusBeefyVoteMessage, SpConsensusGrandpaAppPublic, SpConsensusGrandpaAppSignature, SpConsensusGrandpaEquivocation, SpConsensusGrandpaEquivocationProof, SpConsensusSlotsEquivocationProof, SpCoreCryptoKeyTypeId, SpCoreSr25519VrfVrfSignature, SpInherentsCheckInherentsResult, SpInherentsInherentData, SpMixnetAppPublic, SpMixnetAppSignature, SpMixnetMixnode, SpMixnetMixnodesErr, SpMixnetSessionPhase, SpMixnetSessionStatus, SpMmrPrimitivesAncestryProof, SpMmrPrimitivesError, SpMmrPrimitivesLeafProof, SpNposElectionsElectionScore, SpNposElectionsSupport, SpRuntimeBlakeTwo256, SpRuntimeBlock, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeDispatchErrorWithPostInfo, SpRuntimeExtrinsicInclusionMode, SpRuntimeHeader, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeProvingTrieTrieError, SpRuntimeTokenError, SpRuntimeTransactionValidityInvalidTransaction, SpRuntimeTransactionValidityTransactionSource, SpRuntimeTransactionValidityTransactionValidityError, SpRuntimeTransactionValidityUnknownTransaction, SpRuntimeTransactionValidityValidTransaction, SpRuntimeTransactionalError, SpSessionMembershipProof, SpStakingExposure, SpStakingExposurePage, SpStakingIndividualExposure, SpStakingOffenceOffenceDetails, SpStakingPagedExposureMetadata, SpStatementStoreProof, SpStatementStoreRuntimeApiInvalidStatement, SpStatementStoreRuntimeApiStatementSource, SpStatementStoreRuntimeApiValidStatement, SpStatementStoreStatement, SpTransactionStorageProofTransactionStorageProof, SpVersionRuntimeVersion, SpWeightsRuntimeDbWeight, SpWeightsWeightV2Weight } from '@pezkuwi/types/lookup';
|
|
3
|
+
declare module '@polkadot/types/types/registry' {
|
|
4
|
+
interface InterfaceTypes {
|
|
5
|
+
FinalityGrandpaEquivocationPrecommit: FinalityGrandpaEquivocationPrecommit;
|
|
6
|
+
FinalityGrandpaEquivocationPrevote: FinalityGrandpaEquivocationPrevote;
|
|
7
|
+
FinalityGrandpaPrecommit: FinalityGrandpaPrecommit;
|
|
8
|
+
FinalityGrandpaPrevote: FinalityGrandpaPrevote;
|
|
9
|
+
FrameBenchmarkingPalletPovCall: FrameBenchmarkingPalletPovCall;
|
|
10
|
+
FrameBenchmarkingPalletPovEvent: FrameBenchmarkingPalletPovEvent;
|
|
11
|
+
FrameMetadataHashExtensionCheckMetadataHash: FrameMetadataHashExtensionCheckMetadataHash;
|
|
12
|
+
FrameMetadataHashExtensionMode: FrameMetadataHashExtensionMode;
|
|
13
|
+
FrameSupportDispatchDispatchClass: FrameSupportDispatchDispatchClass;
|
|
14
|
+
FrameSupportDispatchPays: FrameSupportDispatchPays;
|
|
15
|
+
FrameSupportDispatchPerDispatchClassU32: FrameSupportDispatchPerDispatchClassU32;
|
|
16
|
+
FrameSupportDispatchPerDispatchClassWeight: FrameSupportDispatchPerDispatchClassWeight;
|
|
17
|
+
FrameSupportDispatchPerDispatchClassWeightsPerClass: FrameSupportDispatchPerDispatchClassWeightsPerClass;
|
|
18
|
+
FrameSupportDispatchPostDispatchInfo: FrameSupportDispatchPostDispatchInfo;
|
|
19
|
+
FrameSupportDispatchRawOrigin: FrameSupportDispatchRawOrigin;
|
|
20
|
+
FrameSupportMessagesProcessMessageError: FrameSupportMessagesProcessMessageError;
|
|
21
|
+
FrameSupportPalletId: FrameSupportPalletId;
|
|
22
|
+
FrameSupportPreimagesBounded: FrameSupportPreimagesBounded;
|
|
23
|
+
FrameSupportScheduleDispatchTime: FrameSupportScheduleDispatchTime;
|
|
24
|
+
FrameSupportTokensFungibleUnionOfNativeOrWithId: FrameSupportTokensFungibleUnionOfNativeOrWithId;
|
|
25
|
+
FrameSupportTokensMiscBalanceStatus: FrameSupportTokensMiscBalanceStatus;
|
|
26
|
+
FrameSupportTokensMiscIdAmountRuntimeFreezeReason: FrameSupportTokensMiscIdAmountRuntimeFreezeReason;
|
|
27
|
+
FrameSupportTokensMiscIdAmountRuntimeHoldReason: FrameSupportTokensMiscIdAmountRuntimeHoldReason;
|
|
28
|
+
FrameSupportViewFunctionsViewFunctionDispatchError: FrameSupportViewFunctionsViewFunctionDispatchError;
|
|
29
|
+
FrameSupportViewFunctionsViewFunctionId: FrameSupportViewFunctionsViewFunctionId;
|
|
30
|
+
FrameSystemAccountInfo: FrameSystemAccountInfo;
|
|
31
|
+
FrameSystemCall: FrameSystemCall;
|
|
32
|
+
FrameSystemCodeUpgradeAuthorization: FrameSystemCodeUpgradeAuthorization;
|
|
33
|
+
FrameSystemDispatchEventInfo: FrameSystemDispatchEventInfo;
|
|
34
|
+
FrameSystemError: FrameSystemError;
|
|
35
|
+
FrameSystemEvent: FrameSystemEvent;
|
|
36
|
+
FrameSystemEventRecord: FrameSystemEventRecord;
|
|
37
|
+
FrameSystemExtensionsCheckGenesis: FrameSystemExtensionsCheckGenesis;
|
|
38
|
+
FrameSystemExtensionsCheckNonZeroSender: FrameSystemExtensionsCheckNonZeroSender;
|
|
39
|
+
FrameSystemExtensionsCheckNonce: FrameSystemExtensionsCheckNonce;
|
|
40
|
+
FrameSystemExtensionsCheckSpecVersion: FrameSystemExtensionsCheckSpecVersion;
|
|
41
|
+
FrameSystemExtensionsCheckTxVersion: FrameSystemExtensionsCheckTxVersion;
|
|
42
|
+
FrameSystemExtensionsCheckWeight: FrameSystemExtensionsCheckWeight;
|
|
43
|
+
FrameSystemExtensionsWeightReclaim: FrameSystemExtensionsWeightReclaim;
|
|
44
|
+
FrameSystemLastRuntimeUpgradeInfo: FrameSystemLastRuntimeUpgradeInfo;
|
|
45
|
+
FrameSystemLimitsBlockLength: FrameSystemLimitsBlockLength;
|
|
46
|
+
FrameSystemLimitsBlockWeights: FrameSystemLimitsBlockWeights;
|
|
47
|
+
FrameSystemLimitsWeightsPerClass: FrameSystemLimitsWeightsPerClass;
|
|
48
|
+
FrameSystemPhase: FrameSystemPhase;
|
|
49
|
+
KitchensinkRuntimeDynamicParamsReferendaOrigins: KitchensinkRuntimeDynamicParamsReferendaOrigins;
|
|
50
|
+
KitchensinkRuntimeDynamicParamsReferendaParameters: KitchensinkRuntimeDynamicParamsReferendaParameters;
|
|
51
|
+
KitchensinkRuntimeDynamicParamsReferendaParametersKey: KitchensinkRuntimeDynamicParamsReferendaParametersKey;
|
|
52
|
+
KitchensinkRuntimeDynamicParamsReferendaParametersValue: KitchensinkRuntimeDynamicParamsReferendaParametersValue;
|
|
53
|
+
KitchensinkRuntimeDynamicParamsReferendaTracks: KitchensinkRuntimeDynamicParamsReferendaTracks;
|
|
54
|
+
KitchensinkRuntimeDynamicParamsStorageBaseDeposit: KitchensinkRuntimeDynamicParamsStorageBaseDeposit;
|
|
55
|
+
KitchensinkRuntimeDynamicParamsStorageByteDeposit: KitchensinkRuntimeDynamicParamsStorageByteDeposit;
|
|
56
|
+
KitchensinkRuntimeDynamicParamsStorageParameters: KitchensinkRuntimeDynamicParamsStorageParameters;
|
|
57
|
+
KitchensinkRuntimeDynamicParamsStorageParametersKey: KitchensinkRuntimeDynamicParamsStorageParametersKey;
|
|
58
|
+
KitchensinkRuntimeDynamicParamsStorageParametersValue: KitchensinkRuntimeDynamicParamsStorageParametersValue;
|
|
59
|
+
KitchensinkRuntimeNposSolution16: KitchensinkRuntimeNposSolution16;
|
|
60
|
+
KitchensinkRuntimeOriginCaller: KitchensinkRuntimeOriginCaller;
|
|
61
|
+
KitchensinkRuntimeProxyType: KitchensinkRuntimeProxyType;
|
|
62
|
+
KitchensinkRuntimeRuntime: KitchensinkRuntimeRuntime;
|
|
63
|
+
KitchensinkRuntimeRuntimeError: KitchensinkRuntimeRuntimeError;
|
|
64
|
+
KitchensinkRuntimeRuntimeFreezeReason: KitchensinkRuntimeRuntimeFreezeReason;
|
|
65
|
+
KitchensinkRuntimeRuntimeHoldReason: KitchensinkRuntimeRuntimeHoldReason;
|
|
66
|
+
KitchensinkRuntimeRuntimeParameters: KitchensinkRuntimeRuntimeParameters;
|
|
67
|
+
KitchensinkRuntimeRuntimeParametersKey: KitchensinkRuntimeRuntimeParametersKey;
|
|
68
|
+
KitchensinkRuntimeRuntimeParametersValue: KitchensinkRuntimeRuntimeParametersValue;
|
|
69
|
+
KitchensinkRuntimeSessionKeys: KitchensinkRuntimeSessionKeys;
|
|
70
|
+
PalletAllianceCall: PalletAllianceCall;
|
|
71
|
+
PalletAllianceCid: PalletAllianceCid;
|
|
72
|
+
PalletAllianceDisbandWitness: PalletAllianceDisbandWitness;
|
|
73
|
+
PalletAllianceError: PalletAllianceError;
|
|
74
|
+
PalletAllianceEvent: PalletAllianceEvent;
|
|
75
|
+
PalletAllianceMemberRole: PalletAllianceMemberRole;
|
|
76
|
+
PalletAllianceMultihash: PalletAllianceMultihash;
|
|
77
|
+
PalletAllianceUnscrupulousItem: PalletAllianceUnscrupulousItem;
|
|
78
|
+
PalletAllianceVersion: PalletAllianceVersion;
|
|
79
|
+
PalletAssetConversionCall: PalletAssetConversionCall;
|
|
80
|
+
PalletAssetConversionError: PalletAssetConversionError;
|
|
81
|
+
PalletAssetConversionEvent: PalletAssetConversionEvent;
|
|
82
|
+
PalletAssetConversionOpsCall: PalletAssetConversionOpsCall;
|
|
83
|
+
PalletAssetConversionOpsError: PalletAssetConversionOpsError;
|
|
84
|
+
PalletAssetConversionOpsEvent: PalletAssetConversionOpsEvent;
|
|
85
|
+
PalletAssetConversionPoolInfo: PalletAssetConversionPoolInfo;
|
|
86
|
+
PalletAssetConversionTxPaymentChargeAssetTxPayment: PalletAssetConversionTxPaymentChargeAssetTxPayment;
|
|
87
|
+
PalletAssetConversionTxPaymentEvent: PalletAssetConversionTxPaymentEvent;
|
|
88
|
+
PalletAssetRateCall: PalletAssetRateCall;
|
|
89
|
+
PalletAssetRateError: PalletAssetRateError;
|
|
90
|
+
PalletAssetRateEvent: PalletAssetRateEvent;
|
|
91
|
+
PalletAssetRewardsCall: PalletAssetRewardsCall;
|
|
92
|
+
PalletAssetRewardsError: PalletAssetRewardsError;
|
|
93
|
+
PalletAssetRewardsEvent: PalletAssetRewardsEvent;
|
|
94
|
+
PalletAssetRewardsFreezeReason: PalletAssetRewardsFreezeReason;
|
|
95
|
+
PalletAssetRewardsHoldReason: PalletAssetRewardsHoldReason;
|
|
96
|
+
PalletAssetRewardsPoolInfo: PalletAssetRewardsPoolInfo;
|
|
97
|
+
PalletAssetRewardsPoolStakerInfo: PalletAssetRewardsPoolStakerInfo;
|
|
98
|
+
PalletAssetsAccountStatus: PalletAssetsAccountStatus;
|
|
99
|
+
PalletAssetsApproval: PalletAssetsApproval;
|
|
100
|
+
PalletAssetsAssetAccount: PalletAssetsAssetAccount;
|
|
101
|
+
PalletAssetsAssetDetails: PalletAssetsAssetDetails;
|
|
102
|
+
PalletAssetsAssetMetadata: PalletAssetsAssetMetadata;
|
|
103
|
+
PalletAssetsAssetStatus: PalletAssetsAssetStatus;
|
|
104
|
+
PalletAssetsCall: PalletAssetsCall;
|
|
105
|
+
PalletAssetsError: PalletAssetsError;
|
|
106
|
+
PalletAssetsEvent: PalletAssetsEvent;
|
|
107
|
+
PalletAssetsExistenceReason: PalletAssetsExistenceReason;
|
|
108
|
+
PalletAssetsFreezerError: PalletAssetsFreezerError;
|
|
109
|
+
PalletAssetsFreezerEvent: PalletAssetsFreezerEvent;
|
|
110
|
+
PalletBabeCall: PalletBabeCall;
|
|
111
|
+
PalletBabeError: PalletBabeError;
|
|
112
|
+
PalletBagsListCall: PalletBagsListCall;
|
|
113
|
+
PalletBagsListError: PalletBagsListError;
|
|
114
|
+
PalletBagsListEvent: PalletBagsListEvent;
|
|
115
|
+
PalletBagsListListBag: PalletBagsListListBag;
|
|
116
|
+
PalletBagsListListListError: PalletBagsListListListError;
|
|
117
|
+
PalletBagsListListNode: PalletBagsListListNode;
|
|
118
|
+
PalletBalancesAccountData: PalletBalancesAccountData;
|
|
119
|
+
PalletBalancesAdjustmentDirection: PalletBalancesAdjustmentDirection;
|
|
120
|
+
PalletBalancesBalanceLock: PalletBalancesBalanceLock;
|
|
121
|
+
PalletBalancesCall: PalletBalancesCall;
|
|
122
|
+
PalletBalancesError: PalletBalancesError;
|
|
123
|
+
PalletBalancesEvent: PalletBalancesEvent;
|
|
124
|
+
PalletBalancesReasons: PalletBalancesReasons;
|
|
125
|
+
PalletBalancesReserveData: PalletBalancesReserveData;
|
|
126
|
+
PalletBeefyCall: PalletBeefyCall;
|
|
127
|
+
PalletBeefyError: PalletBeefyError;
|
|
128
|
+
PalletBountiesBounty: PalletBountiesBounty;
|
|
129
|
+
PalletBountiesBountyStatus: PalletBountiesBountyStatus;
|
|
130
|
+
PalletBountiesCall: PalletBountiesCall;
|
|
131
|
+
PalletBountiesError: PalletBountiesError;
|
|
132
|
+
PalletBountiesEvent: PalletBountiesEvent;
|
|
133
|
+
PalletBrokerAutoRenewalRecord: PalletBrokerAutoRenewalRecord;
|
|
134
|
+
PalletBrokerCall: PalletBrokerCall;
|
|
135
|
+
PalletBrokerCompletionStatus: PalletBrokerCompletionStatus;
|
|
136
|
+
PalletBrokerConfigRecord: PalletBrokerConfigRecord;
|
|
137
|
+
PalletBrokerContributionRecord: PalletBrokerContributionRecord;
|
|
138
|
+
PalletBrokerCoreMask: PalletBrokerCoreMask;
|
|
139
|
+
PalletBrokerCoretimeInterfaceCoreAssignment: PalletBrokerCoretimeInterfaceCoreAssignment;
|
|
140
|
+
PalletBrokerError: PalletBrokerError;
|
|
141
|
+
PalletBrokerEvent: PalletBrokerEvent;
|
|
142
|
+
PalletBrokerFinality: PalletBrokerFinality;
|
|
143
|
+
PalletBrokerInstaPoolHistoryRecord: PalletBrokerInstaPoolHistoryRecord;
|
|
144
|
+
PalletBrokerLeaseRecordItem: PalletBrokerLeaseRecordItem;
|
|
145
|
+
PalletBrokerOnDemandRevenueRecord: PalletBrokerOnDemandRevenueRecord;
|
|
146
|
+
PalletBrokerPoolIoRecord: PalletBrokerPoolIoRecord;
|
|
147
|
+
PalletBrokerPotentialRenewalId: PalletBrokerPotentialRenewalId;
|
|
148
|
+
PalletBrokerPotentialRenewalRecord: PalletBrokerPotentialRenewalRecord;
|
|
149
|
+
PalletBrokerRegionId: PalletBrokerRegionId;
|
|
150
|
+
PalletBrokerRegionRecord: PalletBrokerRegionRecord;
|
|
151
|
+
PalletBrokerSaleInfoRecord: PalletBrokerSaleInfoRecord;
|
|
152
|
+
PalletBrokerScheduleItem: PalletBrokerScheduleItem;
|
|
153
|
+
PalletBrokerStatusRecord: PalletBrokerStatusRecord;
|
|
154
|
+
PalletChildBountiesCall: PalletChildBountiesCall;
|
|
155
|
+
PalletChildBountiesChildBounty: PalletChildBountiesChildBounty;
|
|
156
|
+
PalletChildBountiesChildBountyStatus: PalletChildBountiesChildBountyStatus;
|
|
157
|
+
PalletChildBountiesError: PalletChildBountiesError;
|
|
158
|
+
PalletChildBountiesEvent: PalletChildBountiesEvent;
|
|
159
|
+
PalletCollectiveCall: PalletCollectiveCall;
|
|
160
|
+
PalletCollectiveError: PalletCollectiveError;
|
|
161
|
+
PalletCollectiveEvent: PalletCollectiveEvent;
|
|
162
|
+
PalletCollectiveHoldReason: PalletCollectiveHoldReason;
|
|
163
|
+
PalletCollectiveRawOrigin: PalletCollectiveRawOrigin;
|
|
164
|
+
PalletCollectiveVotes: PalletCollectiveVotes;
|
|
165
|
+
PalletContractsCall: PalletContractsCall;
|
|
166
|
+
PalletContractsEnvironment: PalletContractsEnvironment;
|
|
167
|
+
PalletContractsEnvironmentTypeAccountId32: PalletContractsEnvironmentTypeAccountId32;
|
|
168
|
+
PalletContractsEnvironmentTypeBlakeTwo256: PalletContractsEnvironmentTypeBlakeTwo256;
|
|
169
|
+
PalletContractsEnvironmentTypeH256: PalletContractsEnvironmentTypeH256;
|
|
170
|
+
PalletContractsEnvironmentTypeU128: PalletContractsEnvironmentTypeU128;
|
|
171
|
+
PalletContractsEnvironmentTypeU32: PalletContractsEnvironmentTypeU32;
|
|
172
|
+
PalletContractsEnvironmentTypeU64: PalletContractsEnvironmentTypeU64;
|
|
173
|
+
PalletContractsError: PalletContractsError;
|
|
174
|
+
PalletContractsEvent: PalletContractsEvent;
|
|
175
|
+
PalletContractsHoldReason: PalletContractsHoldReason;
|
|
176
|
+
PalletContractsOrigin: PalletContractsOrigin;
|
|
177
|
+
PalletContractsPrimitivesCode: PalletContractsPrimitivesCode;
|
|
178
|
+
PalletContractsPrimitivesCodeUploadReturnValue: PalletContractsPrimitivesCodeUploadReturnValue;
|
|
179
|
+
PalletContractsPrimitivesContractAccessError: PalletContractsPrimitivesContractAccessError;
|
|
180
|
+
PalletContractsPrimitivesContractResult: PalletContractsPrimitivesContractResult;
|
|
181
|
+
PalletContractsPrimitivesExecReturnValue: PalletContractsPrimitivesExecReturnValue;
|
|
182
|
+
PalletContractsPrimitivesInstantiateReturnValue: PalletContractsPrimitivesInstantiateReturnValue;
|
|
183
|
+
PalletContractsPrimitivesStorageDeposit: PalletContractsPrimitivesStorageDeposit;
|
|
184
|
+
PalletContractsSchedule: PalletContractsSchedule;
|
|
185
|
+
PalletContractsScheduleInstructionWeights: PalletContractsScheduleInstructionWeights;
|
|
186
|
+
PalletContractsScheduleLimits: PalletContractsScheduleLimits;
|
|
187
|
+
PalletContractsStorageContractInfo: PalletContractsStorageContractInfo;
|
|
188
|
+
PalletContractsStorageDeletionQueueManager: PalletContractsStorageDeletionQueueManager;
|
|
189
|
+
PalletContractsUapiFlagsReturnFlags: PalletContractsUapiFlagsReturnFlags;
|
|
190
|
+
PalletContractsWasmCodeInfo: PalletContractsWasmCodeInfo;
|
|
191
|
+
PalletContractsWasmDeterminism: PalletContractsWasmDeterminism;
|
|
192
|
+
PalletConvictionVotingCall: PalletConvictionVotingCall;
|
|
193
|
+
PalletConvictionVotingConviction: PalletConvictionVotingConviction;
|
|
194
|
+
PalletConvictionVotingDelegations: PalletConvictionVotingDelegations;
|
|
195
|
+
PalletConvictionVotingError: PalletConvictionVotingError;
|
|
196
|
+
PalletConvictionVotingEvent: PalletConvictionVotingEvent;
|
|
197
|
+
PalletConvictionVotingTally: PalletConvictionVotingTally;
|
|
198
|
+
PalletConvictionVotingVoteAccountVote: PalletConvictionVotingVoteAccountVote;
|
|
199
|
+
PalletConvictionVotingVoteCasting: PalletConvictionVotingVoteCasting;
|
|
200
|
+
PalletConvictionVotingVoteDelegating: PalletConvictionVotingVoteDelegating;
|
|
201
|
+
PalletConvictionVotingVotePriorLock: PalletConvictionVotingVotePriorLock;
|
|
202
|
+
PalletConvictionVotingVoteVoting: PalletConvictionVotingVoteVoting;
|
|
203
|
+
PalletCoreFellowshipCall: PalletCoreFellowshipCall;
|
|
204
|
+
PalletCoreFellowshipError: PalletCoreFellowshipError;
|
|
205
|
+
PalletCoreFellowshipEvent: PalletCoreFellowshipEvent;
|
|
206
|
+
PalletCoreFellowshipMemberStatus: PalletCoreFellowshipMemberStatus;
|
|
207
|
+
PalletCoreFellowshipParamsTypeOption: PalletCoreFellowshipParamsTypeOption;
|
|
208
|
+
PalletCoreFellowshipParamsTypeU128: PalletCoreFellowshipParamsTypeU128;
|
|
209
|
+
PalletCoreFellowshipWish: PalletCoreFellowshipWish;
|
|
210
|
+
PalletDelegatedStakingAgentLedger: PalletDelegatedStakingAgentLedger;
|
|
211
|
+
PalletDelegatedStakingDelegation: PalletDelegatedStakingDelegation;
|
|
212
|
+
PalletDelegatedStakingError: PalletDelegatedStakingError;
|
|
213
|
+
PalletDelegatedStakingEvent: PalletDelegatedStakingEvent;
|
|
214
|
+
PalletDelegatedStakingHoldReason: PalletDelegatedStakingHoldReason;
|
|
215
|
+
PalletDemocracyCall: PalletDemocracyCall;
|
|
216
|
+
PalletDemocracyConviction: PalletDemocracyConviction;
|
|
217
|
+
PalletDemocracyDelegations: PalletDemocracyDelegations;
|
|
218
|
+
PalletDemocracyError: PalletDemocracyError;
|
|
219
|
+
PalletDemocracyEvent: PalletDemocracyEvent;
|
|
220
|
+
PalletDemocracyMetadataOwner: PalletDemocracyMetadataOwner;
|
|
221
|
+
PalletDemocracyReferendumInfo: PalletDemocracyReferendumInfo;
|
|
222
|
+
PalletDemocracyReferendumStatus: PalletDemocracyReferendumStatus;
|
|
223
|
+
PalletDemocracyTally: PalletDemocracyTally;
|
|
224
|
+
PalletDemocracyVoteAccountVote: PalletDemocracyVoteAccountVote;
|
|
225
|
+
PalletDemocracyVotePriorLock: PalletDemocracyVotePriorLock;
|
|
226
|
+
PalletDemocracyVoteThreshold: PalletDemocracyVoteThreshold;
|
|
227
|
+
PalletDemocracyVoteVoting: PalletDemocracyVoteVoting;
|
|
228
|
+
PalletElectionProviderMultiPhaseCall: PalletElectionProviderMultiPhaseCall;
|
|
229
|
+
PalletElectionProviderMultiPhaseElectionCompute: PalletElectionProviderMultiPhaseElectionCompute;
|
|
230
|
+
PalletElectionProviderMultiPhaseError: PalletElectionProviderMultiPhaseError;
|
|
231
|
+
PalletElectionProviderMultiPhaseEvent: PalletElectionProviderMultiPhaseEvent;
|
|
232
|
+
PalletElectionProviderMultiPhasePhase: PalletElectionProviderMultiPhasePhase;
|
|
233
|
+
PalletElectionProviderMultiPhaseRawSolution: PalletElectionProviderMultiPhaseRawSolution;
|
|
234
|
+
PalletElectionProviderMultiPhaseReadySolution: PalletElectionProviderMultiPhaseReadySolution;
|
|
235
|
+
PalletElectionProviderMultiPhaseRoundSnapshot: PalletElectionProviderMultiPhaseRoundSnapshot;
|
|
236
|
+
PalletElectionProviderMultiPhaseSignedSignedSubmission: PalletElectionProviderMultiPhaseSignedSignedSubmission;
|
|
237
|
+
PalletElectionProviderMultiPhaseSolutionOrSnapshotSize: PalletElectionProviderMultiPhaseSolutionOrSnapshotSize;
|
|
238
|
+
PalletElectionsPhragmenCall: PalletElectionsPhragmenCall;
|
|
239
|
+
PalletElectionsPhragmenError: PalletElectionsPhragmenError;
|
|
240
|
+
PalletElectionsPhragmenEvent: PalletElectionsPhragmenEvent;
|
|
241
|
+
PalletElectionsPhragmenRenouncing: PalletElectionsPhragmenRenouncing;
|
|
242
|
+
PalletElectionsPhragmenSeatHolder: PalletElectionsPhragmenSeatHolder;
|
|
243
|
+
PalletElectionsPhragmenVoter: PalletElectionsPhragmenVoter;
|
|
244
|
+
PalletExampleTasksError: PalletExampleTasksError;
|
|
245
|
+
PalletFastUnstakeCall: PalletFastUnstakeCall;
|
|
246
|
+
PalletFastUnstakeError: PalletFastUnstakeError;
|
|
247
|
+
PalletFastUnstakeEvent: PalletFastUnstakeEvent;
|
|
248
|
+
PalletFastUnstakeUnstakeRequest: PalletFastUnstakeUnstakeRequest;
|
|
249
|
+
PalletGluttonCall: PalletGluttonCall;
|
|
250
|
+
PalletGluttonError: PalletGluttonError;
|
|
251
|
+
PalletGluttonEvent: PalletGluttonEvent;
|
|
252
|
+
PalletGrandpaCall: PalletGrandpaCall;
|
|
253
|
+
PalletGrandpaError: PalletGrandpaError;
|
|
254
|
+
PalletGrandpaEvent: PalletGrandpaEvent;
|
|
255
|
+
PalletGrandpaStoredPendingChange: PalletGrandpaStoredPendingChange;
|
|
256
|
+
PalletGrandpaStoredState: PalletGrandpaStoredState;
|
|
257
|
+
PalletIdentityAuthorityProperties: PalletIdentityAuthorityProperties;
|
|
258
|
+
PalletIdentityCall: PalletIdentityCall;
|
|
259
|
+
PalletIdentityError: PalletIdentityError;
|
|
260
|
+
PalletIdentityEvent: PalletIdentityEvent;
|
|
261
|
+
PalletIdentityJudgement: PalletIdentityJudgement;
|
|
262
|
+
PalletIdentityLegacyIdentityInfo: PalletIdentityLegacyIdentityInfo;
|
|
263
|
+
PalletIdentityProvider: PalletIdentityProvider;
|
|
264
|
+
PalletIdentityRegistrarInfo: PalletIdentityRegistrarInfo;
|
|
265
|
+
PalletIdentityRegistration: PalletIdentityRegistration;
|
|
266
|
+
PalletIdentityUsernameInformation: PalletIdentityUsernameInformation;
|
|
267
|
+
PalletImOnlineCall: PalletImOnlineCall;
|
|
268
|
+
PalletImOnlineError: PalletImOnlineError;
|
|
269
|
+
PalletImOnlineEvent: PalletImOnlineEvent;
|
|
270
|
+
PalletImOnlineHeartbeat: PalletImOnlineHeartbeat;
|
|
271
|
+
PalletImOnlineSr25519AppSr25519Public: PalletImOnlineSr25519AppSr25519Public;
|
|
272
|
+
PalletImOnlineSr25519AppSr25519Signature: PalletImOnlineSr25519AppSr25519Signature;
|
|
273
|
+
PalletIndicesCall: PalletIndicesCall;
|
|
274
|
+
PalletIndicesError: PalletIndicesError;
|
|
275
|
+
PalletIndicesEvent: PalletIndicesEvent;
|
|
276
|
+
PalletLotteryCall: PalletLotteryCall;
|
|
277
|
+
PalletLotteryError: PalletLotteryError;
|
|
278
|
+
PalletLotteryEvent: PalletLotteryEvent;
|
|
279
|
+
PalletLotteryLotteryConfig: PalletLotteryLotteryConfig;
|
|
280
|
+
PalletMembershipCall: PalletMembershipCall;
|
|
281
|
+
PalletMembershipError: PalletMembershipError;
|
|
282
|
+
PalletMembershipEvent: PalletMembershipEvent;
|
|
283
|
+
PalletMessageQueueBookState: PalletMessageQueueBookState;
|
|
284
|
+
PalletMessageQueueCall: PalletMessageQueueCall;
|
|
285
|
+
PalletMessageQueueError: PalletMessageQueueError;
|
|
286
|
+
PalletMessageQueueEvent: PalletMessageQueueEvent;
|
|
287
|
+
PalletMessageQueueNeighbours: PalletMessageQueueNeighbours;
|
|
288
|
+
PalletMessageQueuePage: PalletMessageQueuePage;
|
|
289
|
+
PalletMetaTxCall: PalletMetaTxCall;
|
|
290
|
+
PalletMetaTxError: PalletMetaTxError;
|
|
291
|
+
PalletMetaTxEvent: PalletMetaTxEvent;
|
|
292
|
+
PalletMetaTxExtensionMetaTxMarker: PalletMetaTxExtensionMetaTxMarker;
|
|
293
|
+
PalletMetaTxMetaTx: PalletMetaTxMetaTx;
|
|
294
|
+
PalletMigrationsActiveCursor: PalletMigrationsActiveCursor;
|
|
295
|
+
PalletMigrationsCall: PalletMigrationsCall;
|
|
296
|
+
PalletMigrationsError: PalletMigrationsError;
|
|
297
|
+
PalletMigrationsEvent: PalletMigrationsEvent;
|
|
298
|
+
PalletMigrationsHistoricCleanupSelector: PalletMigrationsHistoricCleanupSelector;
|
|
299
|
+
PalletMigrationsMigrationCursor: PalletMigrationsMigrationCursor;
|
|
300
|
+
PalletMixnetBoundedMixnode: PalletMixnetBoundedMixnode;
|
|
301
|
+
PalletMixnetCall: PalletMixnetCall;
|
|
302
|
+
PalletMixnetRegistration: PalletMixnetRegistration;
|
|
303
|
+
PalletMultisigCall: PalletMultisigCall;
|
|
304
|
+
PalletMultisigError: PalletMultisigError;
|
|
305
|
+
PalletMultisigEvent: PalletMultisigEvent;
|
|
306
|
+
PalletMultisigMultisig: PalletMultisigMultisig;
|
|
307
|
+
PalletMultisigTimepoint: PalletMultisigTimepoint;
|
|
308
|
+
PalletNftFractionalizationCall: PalletNftFractionalizationCall;
|
|
309
|
+
PalletNftFractionalizationDetails: PalletNftFractionalizationDetails;
|
|
310
|
+
PalletNftFractionalizationError: PalletNftFractionalizationError;
|
|
311
|
+
PalletNftFractionalizationEvent: PalletNftFractionalizationEvent;
|
|
312
|
+
PalletNftFractionalizationHoldReason: PalletNftFractionalizationHoldReason;
|
|
313
|
+
PalletNftsAttributeDeposit: PalletNftsAttributeDeposit;
|
|
314
|
+
PalletNftsAttributeNamespace: PalletNftsAttributeNamespace;
|
|
315
|
+
PalletNftsCall: PalletNftsCall;
|
|
316
|
+
PalletNftsCancelAttributesApprovalWitness: PalletNftsCancelAttributesApprovalWitness;
|
|
317
|
+
PalletNftsCollectionConfig: PalletNftsCollectionConfig;
|
|
318
|
+
PalletNftsCollectionDetails: PalletNftsCollectionDetails;
|
|
319
|
+
PalletNftsCollectionMetadata: PalletNftsCollectionMetadata;
|
|
320
|
+
PalletNftsCollectionRole: PalletNftsCollectionRole;
|
|
321
|
+
PalletNftsCollectionSetting: PalletNftsCollectionSetting;
|
|
322
|
+
PalletNftsDestroyWitness: PalletNftsDestroyWitness;
|
|
323
|
+
PalletNftsError: PalletNftsError;
|
|
324
|
+
PalletNftsEvent: PalletNftsEvent;
|
|
325
|
+
PalletNftsItemConfig: PalletNftsItemConfig;
|
|
326
|
+
PalletNftsItemDeposit: PalletNftsItemDeposit;
|
|
327
|
+
PalletNftsItemDetails: PalletNftsItemDetails;
|
|
328
|
+
PalletNftsItemMetadata: PalletNftsItemMetadata;
|
|
329
|
+
PalletNftsItemMetadataDeposit: PalletNftsItemMetadataDeposit;
|
|
330
|
+
PalletNftsItemSetting: PalletNftsItemSetting;
|
|
331
|
+
PalletNftsItemTip: PalletNftsItemTip;
|
|
332
|
+
PalletNftsMintSettings: PalletNftsMintSettings;
|
|
333
|
+
PalletNftsMintType: PalletNftsMintType;
|
|
334
|
+
PalletNftsMintWitness: PalletNftsMintWitness;
|
|
335
|
+
PalletNftsPalletAttributes: PalletNftsPalletAttributes;
|
|
336
|
+
PalletNftsPalletFeature: PalletNftsPalletFeature;
|
|
337
|
+
PalletNftsPendingSwap: PalletNftsPendingSwap;
|
|
338
|
+
PalletNftsPreSignedAttributes: PalletNftsPreSignedAttributes;
|
|
339
|
+
PalletNftsPreSignedMint: PalletNftsPreSignedMint;
|
|
340
|
+
PalletNftsPriceDirection: PalletNftsPriceDirection;
|
|
341
|
+
PalletNftsPriceWithDirection: PalletNftsPriceWithDirection;
|
|
342
|
+
PalletNisBid: PalletNisBid;
|
|
343
|
+
PalletNisCall: PalletNisCall;
|
|
344
|
+
PalletNisError: PalletNisError;
|
|
345
|
+
PalletNisEvent: PalletNisEvent;
|
|
346
|
+
PalletNisHoldReason: PalletNisHoldReason;
|
|
347
|
+
PalletNisReceiptRecord: PalletNisReceiptRecord;
|
|
348
|
+
PalletNisSummaryRecord: PalletNisSummaryRecord;
|
|
349
|
+
PalletNominationPoolsBondExtra: PalletNominationPoolsBondExtra;
|
|
350
|
+
PalletNominationPoolsBondedPoolInner: PalletNominationPoolsBondedPoolInner;
|
|
351
|
+
PalletNominationPoolsCall: PalletNominationPoolsCall;
|
|
352
|
+
PalletNominationPoolsClaimPermission: PalletNominationPoolsClaimPermission;
|
|
353
|
+
PalletNominationPoolsCommission: PalletNominationPoolsCommission;
|
|
354
|
+
PalletNominationPoolsCommissionChangeRate: PalletNominationPoolsCommissionChangeRate;
|
|
355
|
+
PalletNominationPoolsCommissionClaimPermission: PalletNominationPoolsCommissionClaimPermission;
|
|
356
|
+
PalletNominationPoolsConfigOpAccountId32: PalletNominationPoolsConfigOpAccountId32;
|
|
357
|
+
PalletNominationPoolsConfigOpPerbill: PalletNominationPoolsConfigOpPerbill;
|
|
358
|
+
PalletNominationPoolsConfigOpU128: PalletNominationPoolsConfigOpU128;
|
|
359
|
+
PalletNominationPoolsConfigOpU32: PalletNominationPoolsConfigOpU32;
|
|
360
|
+
PalletNominationPoolsDefensiveError: PalletNominationPoolsDefensiveError;
|
|
361
|
+
PalletNominationPoolsError: PalletNominationPoolsError;
|
|
362
|
+
PalletNominationPoolsEvent: PalletNominationPoolsEvent;
|
|
363
|
+
PalletNominationPoolsFreezeReason: PalletNominationPoolsFreezeReason;
|
|
364
|
+
PalletNominationPoolsPoolMember: PalletNominationPoolsPoolMember;
|
|
365
|
+
PalletNominationPoolsPoolRoles: PalletNominationPoolsPoolRoles;
|
|
366
|
+
PalletNominationPoolsPoolState: PalletNominationPoolsPoolState;
|
|
367
|
+
PalletNominationPoolsRewardPool: PalletNominationPoolsRewardPool;
|
|
368
|
+
PalletNominationPoolsSubPools: PalletNominationPoolsSubPools;
|
|
369
|
+
PalletNominationPoolsUnbondPool: PalletNominationPoolsUnbondPool;
|
|
370
|
+
PalletOffencesEvent: PalletOffencesEvent;
|
|
371
|
+
PalletParametersCall: PalletParametersCall;
|
|
372
|
+
PalletParametersEvent: PalletParametersEvent;
|
|
373
|
+
PalletPreimageCall: PalletPreimageCall;
|
|
374
|
+
PalletPreimageError: PalletPreimageError;
|
|
375
|
+
PalletPreimageEvent: PalletPreimageEvent;
|
|
376
|
+
PalletPreimageHoldReason: PalletPreimageHoldReason;
|
|
377
|
+
PalletPreimageOldRequestStatus: PalletPreimageOldRequestStatus;
|
|
378
|
+
PalletPreimageRequestStatus: PalletPreimageRequestStatus;
|
|
379
|
+
PalletProxyAnnouncement: PalletProxyAnnouncement;
|
|
380
|
+
PalletProxyCall: PalletProxyCall;
|
|
381
|
+
PalletProxyDepositKind: PalletProxyDepositKind;
|
|
382
|
+
PalletProxyError: PalletProxyError;
|
|
383
|
+
PalletProxyEvent: PalletProxyEvent;
|
|
384
|
+
PalletProxyProxyDefinition: PalletProxyProxyDefinition;
|
|
385
|
+
PalletRankedCollectiveCall: PalletRankedCollectiveCall;
|
|
386
|
+
PalletRankedCollectiveError: PalletRankedCollectiveError;
|
|
387
|
+
PalletRankedCollectiveEvent: PalletRankedCollectiveEvent;
|
|
388
|
+
PalletRankedCollectiveMemberRecord: PalletRankedCollectiveMemberRecord;
|
|
389
|
+
PalletRankedCollectiveTally: PalletRankedCollectiveTally;
|
|
390
|
+
PalletRankedCollectiveVoteRecord: PalletRankedCollectiveVoteRecord;
|
|
391
|
+
PalletRecoveryActiveRecovery: PalletRecoveryActiveRecovery;
|
|
392
|
+
PalletRecoveryCall: PalletRecoveryCall;
|
|
393
|
+
PalletRecoveryError: PalletRecoveryError;
|
|
394
|
+
PalletRecoveryEvent: PalletRecoveryEvent;
|
|
395
|
+
PalletRecoveryRecoveryConfig: PalletRecoveryRecoveryConfig;
|
|
396
|
+
PalletReferendaCall: PalletReferendaCall;
|
|
397
|
+
PalletReferendaCurve: PalletReferendaCurve;
|
|
398
|
+
PalletReferendaDecidingStatus: PalletReferendaDecidingStatus;
|
|
399
|
+
PalletReferendaDeposit: PalletReferendaDeposit;
|
|
400
|
+
PalletReferendaError: PalletReferendaError;
|
|
401
|
+
PalletReferendaEvent: PalletReferendaEvent;
|
|
402
|
+
PalletReferendaReferendumInfoConvictionVotingTally: PalletReferendaReferendumInfoConvictionVotingTally;
|
|
403
|
+
PalletReferendaReferendumInfoRankedCollectiveTally: PalletReferendaReferendumInfoRankedCollectiveTally;
|
|
404
|
+
PalletReferendaReferendumStatusConvictionVotingTally: PalletReferendaReferendumStatusConvictionVotingTally;
|
|
405
|
+
PalletReferendaReferendumStatusRankedCollectiveTally: PalletReferendaReferendumStatusRankedCollectiveTally;
|
|
406
|
+
PalletReferendaTrack: PalletReferendaTrack;
|
|
407
|
+
PalletReferendaTrackDetails: PalletReferendaTrackDetails;
|
|
408
|
+
PalletRemarkCall: PalletRemarkCall;
|
|
409
|
+
PalletRemarkError: PalletRemarkError;
|
|
410
|
+
PalletRemarkEvent: PalletRemarkEvent;
|
|
411
|
+
PalletReviveCall: PalletReviveCall;
|
|
412
|
+
PalletReviveError: PalletReviveError;
|
|
413
|
+
PalletReviveEvent: PalletReviveEvent;
|
|
414
|
+
PalletReviveEvmApiDebugRpcTypesCallLog: PalletReviveEvmApiDebugRpcTypesCallLog;
|
|
415
|
+
PalletReviveEvmApiDebugRpcTypesCallTrace: PalletReviveEvmApiDebugRpcTypesCallTrace;
|
|
416
|
+
PalletReviveEvmApiDebugRpcTypesCallTracerConfig: PalletReviveEvmApiDebugRpcTypesCallTracerConfig;
|
|
417
|
+
PalletReviveEvmApiDebugRpcTypesCallType: PalletReviveEvmApiDebugRpcTypesCallType;
|
|
418
|
+
PalletReviveEvmApiDebugRpcTypesTrace: PalletReviveEvmApiDebugRpcTypesTrace;
|
|
419
|
+
PalletReviveEvmApiDebugRpcTypesTracerType: PalletReviveEvmApiDebugRpcTypesTracerType;
|
|
420
|
+
PalletReviveEvmApiRpcTypesGenAccessListEntry: PalletReviveEvmApiRpcTypesGenAccessListEntry;
|
|
421
|
+
PalletReviveEvmApiRpcTypesGenGenericTransaction: PalletReviveEvmApiRpcTypesGenGenericTransaction;
|
|
422
|
+
PalletReviveEvmApiRpcTypesGenInputOrData: PalletReviveEvmApiRpcTypesGenInputOrData;
|
|
423
|
+
PalletReviveHoldReason: PalletReviveHoldReason;
|
|
424
|
+
PalletRevivePrimitivesCode: PalletRevivePrimitivesCode;
|
|
425
|
+
PalletRevivePrimitivesCodeUploadReturnValue: PalletRevivePrimitivesCodeUploadReturnValue;
|
|
426
|
+
PalletRevivePrimitivesContractAccessError: PalletRevivePrimitivesContractAccessError;
|
|
427
|
+
PalletRevivePrimitivesContractResultExecReturnValue: PalletRevivePrimitivesContractResultExecReturnValue;
|
|
428
|
+
PalletRevivePrimitivesContractResultInstantiateReturnValue: PalletRevivePrimitivesContractResultInstantiateReturnValue;
|
|
429
|
+
PalletRevivePrimitivesEthTransactError: PalletRevivePrimitivesEthTransactError;
|
|
430
|
+
PalletRevivePrimitivesEthTransactInfo: PalletRevivePrimitivesEthTransactInfo;
|
|
431
|
+
PalletRevivePrimitivesExecReturnValue: PalletRevivePrimitivesExecReturnValue;
|
|
432
|
+
PalletRevivePrimitivesInstantiateReturnValue: PalletRevivePrimitivesInstantiateReturnValue;
|
|
433
|
+
PalletRevivePrimitivesStorageDeposit: PalletRevivePrimitivesStorageDeposit;
|
|
434
|
+
PalletReviveStorageContractInfo: PalletReviveStorageContractInfo;
|
|
435
|
+
PalletReviveStorageDeletionQueueManager: PalletReviveStorageDeletionQueueManager;
|
|
436
|
+
PalletReviveUapiFlagsReturnFlags: PalletReviveUapiFlagsReturnFlags;
|
|
437
|
+
PalletReviveWasmCodeInfo: PalletReviveWasmCodeInfo;
|
|
438
|
+
PalletRootTestingCall: PalletRootTestingCall;
|
|
439
|
+
PalletRootTestingEvent: PalletRootTestingEvent;
|
|
440
|
+
PalletSafeModeCall: PalletSafeModeCall;
|
|
441
|
+
PalletSafeModeError: PalletSafeModeError;
|
|
442
|
+
PalletSafeModeEvent: PalletSafeModeEvent;
|
|
443
|
+
PalletSafeModeExitReason: PalletSafeModeExitReason;
|
|
444
|
+
PalletSafeModeHoldReason: PalletSafeModeHoldReason;
|
|
445
|
+
PalletSalaryCall: PalletSalaryCall;
|
|
446
|
+
PalletSalaryClaimState: PalletSalaryClaimState;
|
|
447
|
+
PalletSalaryClaimantStatus: PalletSalaryClaimantStatus;
|
|
448
|
+
PalletSalaryError: PalletSalaryError;
|
|
449
|
+
PalletSalaryEvent: PalletSalaryEvent;
|
|
450
|
+
PalletSalaryStatusType: PalletSalaryStatusType;
|
|
451
|
+
PalletSchedulerCall: PalletSchedulerCall;
|
|
452
|
+
PalletSchedulerError: PalletSchedulerError;
|
|
453
|
+
PalletSchedulerEvent: PalletSchedulerEvent;
|
|
454
|
+
PalletSchedulerRetryConfig: PalletSchedulerRetryConfig;
|
|
455
|
+
PalletSchedulerScheduled: PalletSchedulerScheduled;
|
|
456
|
+
PalletSessionCall: PalletSessionCall;
|
|
457
|
+
PalletSessionError: PalletSessionError;
|
|
458
|
+
PalletSessionEvent: PalletSessionEvent;
|
|
459
|
+
PalletSkipFeelessPaymentEvent: PalletSkipFeelessPaymentEvent;
|
|
460
|
+
PalletSocietyBid: PalletSocietyBid;
|
|
461
|
+
PalletSocietyBidKind: PalletSocietyBidKind;
|
|
462
|
+
PalletSocietyCall: PalletSocietyCall;
|
|
463
|
+
PalletSocietyCandidacy: PalletSocietyCandidacy;
|
|
464
|
+
PalletSocietyError: PalletSocietyError;
|
|
465
|
+
PalletSocietyEvent: PalletSocietyEvent;
|
|
466
|
+
PalletSocietyGroupParams: PalletSocietyGroupParams;
|
|
467
|
+
PalletSocietyIntakeRecord: PalletSocietyIntakeRecord;
|
|
468
|
+
PalletSocietyMemberRecord: PalletSocietyMemberRecord;
|
|
469
|
+
PalletSocietyPayoutRecord: PalletSocietyPayoutRecord;
|
|
470
|
+
PalletSocietyTally: PalletSocietyTally;
|
|
471
|
+
PalletSocietyVote: PalletSocietyVote;
|
|
472
|
+
PalletSocietyVouchingStatus: PalletSocietyVouchingStatus;
|
|
473
|
+
PalletStakingActiveEraInfo: PalletStakingActiveEraInfo;
|
|
474
|
+
PalletStakingEraRewardPoints: PalletStakingEraRewardPoints;
|
|
475
|
+
PalletStakingForcing: PalletStakingForcing;
|
|
476
|
+
PalletStakingNominations: PalletStakingNominations;
|
|
477
|
+
PalletStakingPalletCall: PalletStakingPalletCall;
|
|
478
|
+
PalletStakingPalletConfigOpPerbill: PalletStakingPalletConfigOpPerbill;
|
|
479
|
+
PalletStakingPalletConfigOpPercent: PalletStakingPalletConfigOpPercent;
|
|
480
|
+
PalletStakingPalletConfigOpU128: PalletStakingPalletConfigOpU128;
|
|
481
|
+
PalletStakingPalletConfigOpU32: PalletStakingPalletConfigOpU32;
|
|
482
|
+
PalletStakingPalletError: PalletStakingPalletError;
|
|
483
|
+
PalletStakingPalletEvent: PalletStakingPalletEvent;
|
|
484
|
+
PalletStakingPalletHoldReason: PalletStakingPalletHoldReason;
|
|
485
|
+
PalletStakingRewardDestination: PalletStakingRewardDestination;
|
|
486
|
+
PalletStakingSlashingSlashingSpans: PalletStakingSlashingSlashingSpans;
|
|
487
|
+
PalletStakingSlashingSpanRecord: PalletStakingSlashingSpanRecord;
|
|
488
|
+
PalletStakingStakingLedger: PalletStakingStakingLedger;
|
|
489
|
+
PalletStakingUnappliedSlash: PalletStakingUnappliedSlash;
|
|
490
|
+
PalletStakingUnlockChunk: PalletStakingUnlockChunk;
|
|
491
|
+
PalletStakingValidatorPrefs: PalletStakingValidatorPrefs;
|
|
492
|
+
PalletStateTrieMigrationCall: PalletStateTrieMigrationCall;
|
|
493
|
+
PalletStateTrieMigrationError: PalletStateTrieMigrationError;
|
|
494
|
+
PalletStateTrieMigrationEvent: PalletStateTrieMigrationEvent;
|
|
495
|
+
PalletStateTrieMigrationHoldReason: PalletStateTrieMigrationHoldReason;
|
|
496
|
+
PalletStateTrieMigrationMigrationCompute: PalletStateTrieMigrationMigrationCompute;
|
|
497
|
+
PalletStateTrieMigrationMigrationLimits: PalletStateTrieMigrationMigrationLimits;
|
|
498
|
+
PalletStateTrieMigrationMigrationTask: PalletStateTrieMigrationMigrationTask;
|
|
499
|
+
PalletStateTrieMigrationProgress: PalletStateTrieMigrationProgress;
|
|
500
|
+
PalletStatementEvent: PalletStatementEvent;
|
|
501
|
+
PalletSudoCall: PalletSudoCall;
|
|
502
|
+
PalletSudoError: PalletSudoError;
|
|
503
|
+
PalletSudoEvent: PalletSudoEvent;
|
|
504
|
+
PalletTimestampCall: PalletTimestampCall;
|
|
505
|
+
PalletTipsCall: PalletTipsCall;
|
|
506
|
+
PalletTipsError: PalletTipsError;
|
|
507
|
+
PalletTipsEvent: PalletTipsEvent;
|
|
508
|
+
PalletTipsOpenTip: PalletTipsOpenTip;
|
|
509
|
+
PalletTransactionPaymentEvent: PalletTransactionPaymentEvent;
|
|
510
|
+
PalletTransactionPaymentFeeDetails: PalletTransactionPaymentFeeDetails;
|
|
511
|
+
PalletTransactionPaymentInclusionFee: PalletTransactionPaymentInclusionFee;
|
|
512
|
+
PalletTransactionPaymentReleases: PalletTransactionPaymentReleases;
|
|
513
|
+
PalletTransactionPaymentRuntimeDispatchInfo: PalletTransactionPaymentRuntimeDispatchInfo;
|
|
514
|
+
PalletTransactionStorageCall: PalletTransactionStorageCall;
|
|
515
|
+
PalletTransactionStorageError: PalletTransactionStorageError;
|
|
516
|
+
PalletTransactionStorageEvent: PalletTransactionStorageEvent;
|
|
517
|
+
PalletTransactionStorageHoldReason: PalletTransactionStorageHoldReason;
|
|
518
|
+
PalletTransactionStorageTransactionInfo: PalletTransactionStorageTransactionInfo;
|
|
519
|
+
PalletTreasuryCall: PalletTreasuryCall;
|
|
520
|
+
PalletTreasuryError: PalletTreasuryError;
|
|
521
|
+
PalletTreasuryEvent: PalletTreasuryEvent;
|
|
522
|
+
PalletTreasuryPaymentState: PalletTreasuryPaymentState;
|
|
523
|
+
PalletTreasuryProposal: PalletTreasuryProposal;
|
|
524
|
+
PalletTreasurySpendStatus: PalletTreasurySpendStatus;
|
|
525
|
+
PalletTxPauseCall: PalletTxPauseCall;
|
|
526
|
+
PalletTxPauseError: PalletTxPauseError;
|
|
527
|
+
PalletTxPauseEvent: PalletTxPauseEvent;
|
|
528
|
+
PalletUniquesCall: PalletUniquesCall;
|
|
529
|
+
PalletUniquesCollectionDetails: PalletUniquesCollectionDetails;
|
|
530
|
+
PalletUniquesCollectionMetadata: PalletUniquesCollectionMetadata;
|
|
531
|
+
PalletUniquesDestroyWitness: PalletUniquesDestroyWitness;
|
|
532
|
+
PalletUniquesError: PalletUniquesError;
|
|
533
|
+
PalletUniquesEvent: PalletUniquesEvent;
|
|
534
|
+
PalletUniquesItemDetails: PalletUniquesItemDetails;
|
|
535
|
+
PalletUniquesItemMetadata: PalletUniquesItemMetadata;
|
|
536
|
+
PalletUtilityCall: PalletUtilityCall;
|
|
537
|
+
PalletUtilityError: PalletUtilityError;
|
|
538
|
+
PalletUtilityEvent: PalletUtilityEvent;
|
|
539
|
+
PalletVerifySignatureExtensionVerifySignature: PalletVerifySignatureExtensionVerifySignature;
|
|
540
|
+
PalletVestingCall: PalletVestingCall;
|
|
541
|
+
PalletVestingError: PalletVestingError;
|
|
542
|
+
PalletVestingEvent: PalletVestingEvent;
|
|
543
|
+
PalletVestingReleases: PalletVestingReleases;
|
|
544
|
+
PalletVestingVestingInfo: PalletVestingVestingInfo;
|
|
545
|
+
PalletWhitelistCall: PalletWhitelistCall;
|
|
546
|
+
PalletWhitelistError: PalletWhitelistError;
|
|
547
|
+
PalletWhitelistEvent: PalletWhitelistEvent;
|
|
548
|
+
SpArithmeticArithmeticError: SpArithmeticArithmeticError;
|
|
549
|
+
SpAuthorityDiscoveryAppPublic: SpAuthorityDiscoveryAppPublic;
|
|
550
|
+
SpConsensusBabeAllowedSlots: SpConsensusBabeAllowedSlots;
|
|
551
|
+
SpConsensusBabeAppPublic: SpConsensusBabeAppPublic;
|
|
552
|
+
SpConsensusBabeBabeConfiguration: SpConsensusBabeBabeConfiguration;
|
|
553
|
+
SpConsensusBabeBabeEpochConfiguration: SpConsensusBabeBabeEpochConfiguration;
|
|
554
|
+
SpConsensusBabeDigestsNextConfigDescriptor: SpConsensusBabeDigestsNextConfigDescriptor;
|
|
555
|
+
SpConsensusBabeDigestsPreDigest: SpConsensusBabeDigestsPreDigest;
|
|
556
|
+
SpConsensusBabeDigestsPrimaryPreDigest: SpConsensusBabeDigestsPrimaryPreDigest;
|
|
557
|
+
SpConsensusBabeDigestsSecondaryPlainPreDigest: SpConsensusBabeDigestsSecondaryPlainPreDigest;
|
|
558
|
+
SpConsensusBabeDigestsSecondaryVRFPreDigest: SpConsensusBabeDigestsSecondaryVRFPreDigest;
|
|
559
|
+
SpConsensusBabeEpoch: SpConsensusBabeEpoch;
|
|
560
|
+
SpConsensusBeefyCommitment: SpConsensusBeefyCommitment;
|
|
561
|
+
SpConsensusBeefyDoubleVotingProof: SpConsensusBeefyDoubleVotingProof;
|
|
562
|
+
SpConsensusBeefyEcdsaCryptoPublic: SpConsensusBeefyEcdsaCryptoPublic;
|
|
563
|
+
SpConsensusBeefyEcdsaCryptoSignature: SpConsensusBeefyEcdsaCryptoSignature;
|
|
564
|
+
SpConsensusBeefyForkVotingProofAncestryProof: SpConsensusBeefyForkVotingProofAncestryProof;
|
|
565
|
+
SpConsensusBeefyForkVotingProofOpaqueValue: SpConsensusBeefyForkVotingProofOpaqueValue;
|
|
566
|
+
SpConsensusBeefyFutureBlockVotingProof: SpConsensusBeefyFutureBlockVotingProof;
|
|
567
|
+
SpConsensusBeefyMmrBeefyAuthoritySet: SpConsensusBeefyMmrBeefyAuthoritySet;
|
|
568
|
+
SpConsensusBeefyPayload: SpConsensusBeefyPayload;
|
|
569
|
+
SpConsensusBeefyValidatorSet: SpConsensusBeefyValidatorSet;
|
|
570
|
+
SpConsensusBeefyVoteMessage: SpConsensusBeefyVoteMessage;
|
|
571
|
+
SpConsensusGrandpaAppPublic: SpConsensusGrandpaAppPublic;
|
|
572
|
+
SpConsensusGrandpaAppSignature: SpConsensusGrandpaAppSignature;
|
|
573
|
+
SpConsensusGrandpaEquivocation: SpConsensusGrandpaEquivocation;
|
|
574
|
+
SpConsensusGrandpaEquivocationProof: SpConsensusGrandpaEquivocationProof;
|
|
575
|
+
SpConsensusSlotsEquivocationProof: SpConsensusSlotsEquivocationProof;
|
|
576
|
+
SpCoreCryptoKeyTypeId: SpCoreCryptoKeyTypeId;
|
|
577
|
+
SpCoreSr25519VrfVrfSignature: SpCoreSr25519VrfVrfSignature;
|
|
578
|
+
SpInherentsCheckInherentsResult: SpInherentsCheckInherentsResult;
|
|
579
|
+
SpInherentsInherentData: SpInherentsInherentData;
|
|
580
|
+
SpMixnetAppPublic: SpMixnetAppPublic;
|
|
581
|
+
SpMixnetAppSignature: SpMixnetAppSignature;
|
|
582
|
+
SpMixnetMixnode: SpMixnetMixnode;
|
|
583
|
+
SpMixnetMixnodesErr: SpMixnetMixnodesErr;
|
|
584
|
+
SpMixnetSessionPhase: SpMixnetSessionPhase;
|
|
585
|
+
SpMixnetSessionStatus: SpMixnetSessionStatus;
|
|
586
|
+
SpMmrPrimitivesAncestryProof: SpMmrPrimitivesAncestryProof;
|
|
587
|
+
SpMmrPrimitivesError: SpMmrPrimitivesError;
|
|
588
|
+
SpMmrPrimitivesLeafProof: SpMmrPrimitivesLeafProof;
|
|
589
|
+
SpNposElectionsElectionScore: SpNposElectionsElectionScore;
|
|
590
|
+
SpNposElectionsSupport: SpNposElectionsSupport;
|
|
591
|
+
SpRuntimeBlakeTwo256: SpRuntimeBlakeTwo256;
|
|
592
|
+
SpRuntimeBlock: SpRuntimeBlock;
|
|
593
|
+
SpRuntimeDigest: SpRuntimeDigest;
|
|
594
|
+
SpRuntimeDigestDigestItem: SpRuntimeDigestDigestItem;
|
|
595
|
+
SpRuntimeDispatchError: SpRuntimeDispatchError;
|
|
596
|
+
SpRuntimeDispatchErrorWithPostInfo: SpRuntimeDispatchErrorWithPostInfo;
|
|
597
|
+
SpRuntimeExtrinsicInclusionMode: SpRuntimeExtrinsicInclusionMode;
|
|
598
|
+
SpRuntimeHeader: SpRuntimeHeader;
|
|
599
|
+
SpRuntimeModuleError: SpRuntimeModuleError;
|
|
600
|
+
SpRuntimeMultiSignature: SpRuntimeMultiSignature;
|
|
601
|
+
SpRuntimeProvingTrieTrieError: SpRuntimeProvingTrieTrieError;
|
|
602
|
+
SpRuntimeTokenError: SpRuntimeTokenError;
|
|
603
|
+
SpRuntimeTransactionValidityInvalidTransaction: SpRuntimeTransactionValidityInvalidTransaction;
|
|
604
|
+
SpRuntimeTransactionValidityTransactionSource: SpRuntimeTransactionValidityTransactionSource;
|
|
605
|
+
SpRuntimeTransactionValidityTransactionValidityError: SpRuntimeTransactionValidityTransactionValidityError;
|
|
606
|
+
SpRuntimeTransactionValidityUnknownTransaction: SpRuntimeTransactionValidityUnknownTransaction;
|
|
607
|
+
SpRuntimeTransactionValidityValidTransaction: SpRuntimeTransactionValidityValidTransaction;
|
|
608
|
+
SpRuntimeTransactionalError: SpRuntimeTransactionalError;
|
|
609
|
+
SpSessionMembershipProof: SpSessionMembershipProof;
|
|
610
|
+
SpStakingExposure: SpStakingExposure;
|
|
611
|
+
SpStakingExposurePage: SpStakingExposurePage;
|
|
612
|
+
SpStakingIndividualExposure: SpStakingIndividualExposure;
|
|
613
|
+
SpStakingOffenceOffenceDetails: SpStakingOffenceOffenceDetails;
|
|
614
|
+
SpStakingPagedExposureMetadata: SpStakingPagedExposureMetadata;
|
|
615
|
+
SpStatementStoreProof: SpStatementStoreProof;
|
|
616
|
+
SpStatementStoreRuntimeApiInvalidStatement: SpStatementStoreRuntimeApiInvalidStatement;
|
|
617
|
+
SpStatementStoreRuntimeApiStatementSource: SpStatementStoreRuntimeApiStatementSource;
|
|
618
|
+
SpStatementStoreRuntimeApiValidStatement: SpStatementStoreRuntimeApiValidStatement;
|
|
619
|
+
SpStatementStoreStatement: SpStatementStoreStatement;
|
|
620
|
+
SpTransactionStorageProofTransactionStorageProof: SpTransactionStorageProofTransactionStorageProof;
|
|
621
|
+
SpVersionRuntimeVersion: SpVersionRuntimeVersion;
|
|
622
|
+
SpWeightsRuntimeDbWeight: SpWeightsRuntimeDbWeight;
|
|
623
|
+
SpWeightsWeightV2Weight: SpWeightsWeightV2Weight;
|
|
624
|
+
}
|
|
625
|
+
}
|