@frequency-chain/api-augment
Advanced tools
Comparing version 0.0.0-2482d0 to 0.0.0-2ad1fa
@@ -1690,15 +1690,11 @@ declare const _default: { | ||
/** | ||
* Lookup237: common_primitives::msa::Delegation<BlockNumber, MaxSchemaGrantsPerDelegation> | ||
* Lookup237: common_primitives::msa::Delegation<SchemaId, BlockNumber, MaxSchemaGrantsPerDelegation> | ||
**/ | ||
CommonPrimitivesMsaDelegation: { | ||
expired: string; | ||
schemas: string; | ||
revokedAt: string; | ||
schemaPermissions: string; | ||
}; | ||
/** | ||
* Lookup238: orml_utilities::ordered_set::OrderedSet<T, S> | ||
* Lookup242: common_primitives::msa::ProviderRegistryEntry<T> | ||
**/ | ||
OrmlUtilitiesOrderedSet: string; | ||
/** | ||
* Lookup240: common_primitives::msa::ProviderRegistryEntry<T> | ||
**/ | ||
CommonPrimitivesMsaProviderRegistryEntry: { | ||
@@ -1708,3 +1704,3 @@ providerName: string; | ||
/** | ||
* Lookup243: pallet_msa::pallet::Error<T> | ||
* Lookup245: pallet_msa::pallet::Error<T> | ||
**/ | ||
@@ -1715,3 +1711,3 @@ PalletMsaError: { | ||
/** | ||
* Lookup246: pallet_messages::types::Message<MaxDataSize> | ||
* Lookup248: pallet_messages::types::Message<MaxDataSize> | ||
**/ | ||
@@ -1725,3 +1721,3 @@ PalletMessagesMessage: { | ||
/** | ||
* Lookup252: pallet_messages::pallet::Error<T> | ||
* Lookup254: pallet_messages::pallet::Error<T> | ||
**/ | ||
@@ -1732,3 +1728,3 @@ PalletMessagesError: { | ||
/** | ||
* Lookup253: pallet_schemas::types::Schema<MaxModelSize> | ||
* Lookup255: pallet_schemas::types::Schema<MaxModelSize> | ||
**/ | ||
@@ -1741,3 +1737,3 @@ PalletSchemasSchema: { | ||
/** | ||
* Lookup254: pallet_schemas::pallet::Error<T> | ||
* Lookup256: pallet_schemas::pallet::Error<T> | ||
**/ | ||
@@ -1748,35 +1744,35 @@ PalletSchemasError: { | ||
/** | ||
* Lookup257: frame_system::extensions::check_non_zero_sender::CheckNonZeroSender<T> | ||
* Lookup259: frame_system::extensions::check_non_zero_sender::CheckNonZeroSender<T> | ||
**/ | ||
FrameSystemExtensionsCheckNonZeroSender: string; | ||
/** | ||
* Lookup258: frame_system::extensions::check_spec_version::CheckSpecVersion<T> | ||
* Lookup260: frame_system::extensions::check_spec_version::CheckSpecVersion<T> | ||
**/ | ||
FrameSystemExtensionsCheckSpecVersion: string; | ||
/** | ||
* Lookup259: frame_system::extensions::check_tx_version::CheckTxVersion<T> | ||
* Lookup261: frame_system::extensions::check_tx_version::CheckTxVersion<T> | ||
**/ | ||
FrameSystemExtensionsCheckTxVersion: string; | ||
/** | ||
* Lookup260: frame_system::extensions::check_genesis::CheckGenesis<T> | ||
* Lookup262: frame_system::extensions::check_genesis::CheckGenesis<T> | ||
**/ | ||
FrameSystemExtensionsCheckGenesis: string; | ||
/** | ||
* Lookup263: common_runtime::extensions::check_nonce::CheckNonce<T> | ||
* Lookup265: common_runtime::extensions::check_nonce::CheckNonce<T> | ||
**/ | ||
CommonRuntimeExtensionsCheckNonce: string; | ||
/** | ||
* Lookup264: frame_system::extensions::check_weight::CheckWeight<T> | ||
* Lookup266: frame_system::extensions::check_weight::CheckWeight<T> | ||
**/ | ||
FrameSystemExtensionsCheckWeight: string; | ||
/** | ||
* Lookup265: pallet_transaction_payment::ChargeTransactionPayment<T> | ||
* Lookup267: pallet_transaction_payment::ChargeTransactionPayment<T> | ||
**/ | ||
PalletTransactionPaymentChargeTransactionPayment: string; | ||
/** | ||
* Lookup266: pallet_msa::CheckFreeExtrinsicUse<T> | ||
* Lookup268: pallet_msa::CheckFreeExtrinsicUse<T> | ||
**/ | ||
PalletMsaCheckFreeExtrinsicUse: string; | ||
/** | ||
* Lookup267: frequency_runtime::Runtime | ||
* Lookup269: frequency_runtime::Runtime | ||
**/ | ||
@@ -1783,0 +1779,0 @@ FrequencyRuntimeRuntime: string; |
@@ -1693,15 +1693,11 @@ // Auto-generated via `yarn polkadot-types-from-defs`, do not edit | ||
/** | ||
* Lookup237: common_primitives::msa::Delegation<BlockNumber, MaxSchemaGrantsPerDelegation> | ||
* Lookup237: common_primitives::msa::Delegation<SchemaId, BlockNumber, MaxSchemaGrantsPerDelegation> | ||
**/ | ||
CommonPrimitivesMsaDelegation: { | ||
expired: 'u32', | ||
schemas: 'OrmlUtilitiesOrderedSet' | ||
revokedAt: 'u32', | ||
schemaPermissions: 'BTreeMap<u16, Option<u32>>' | ||
}, | ||
/** | ||
* Lookup238: orml_utilities::ordered_set::OrderedSet<T, S> | ||
* Lookup242: common_primitives::msa::ProviderRegistryEntry<T> | ||
**/ | ||
OrmlUtilitiesOrderedSet: 'Vec<u16>', | ||
/** | ||
* Lookup240: common_primitives::msa::ProviderRegistryEntry<T> | ||
**/ | ||
CommonPrimitivesMsaProviderRegistryEntry: { | ||
@@ -1711,3 +1707,3 @@ providerName: 'Bytes' | ||
/** | ||
* Lookup243: pallet_msa::pallet::Error<T> | ||
* Lookup245: pallet_msa::pallet::Error<T> | ||
**/ | ||
@@ -1718,3 +1714,3 @@ PalletMsaError: { | ||
/** | ||
* Lookup246: pallet_messages::types::Message<MaxDataSize> | ||
* Lookup248: pallet_messages::types::Message<MaxDataSize> | ||
**/ | ||
@@ -1728,3 +1724,3 @@ PalletMessagesMessage: { | ||
/** | ||
* Lookup252: pallet_messages::pallet::Error<T> | ||
* Lookup254: pallet_messages::pallet::Error<T> | ||
**/ | ||
@@ -1735,3 +1731,3 @@ PalletMessagesError: { | ||
/** | ||
* Lookup253: pallet_schemas::types::Schema<MaxModelSize> | ||
* Lookup255: pallet_schemas::types::Schema<MaxModelSize> | ||
**/ | ||
@@ -1744,3 +1740,3 @@ PalletSchemasSchema: { | ||
/** | ||
* Lookup254: pallet_schemas::pallet::Error<T> | ||
* Lookup256: pallet_schemas::pallet::Error<T> | ||
**/ | ||
@@ -1751,37 +1747,37 @@ PalletSchemasError: { | ||
/** | ||
* Lookup257: frame_system::extensions::check_non_zero_sender::CheckNonZeroSender<T> | ||
* Lookup259: frame_system::extensions::check_non_zero_sender::CheckNonZeroSender<T> | ||
**/ | ||
FrameSystemExtensionsCheckNonZeroSender: 'Null', | ||
/** | ||
* Lookup258: frame_system::extensions::check_spec_version::CheckSpecVersion<T> | ||
* Lookup260: frame_system::extensions::check_spec_version::CheckSpecVersion<T> | ||
**/ | ||
FrameSystemExtensionsCheckSpecVersion: 'Null', | ||
/** | ||
* Lookup259: frame_system::extensions::check_tx_version::CheckTxVersion<T> | ||
* Lookup261: frame_system::extensions::check_tx_version::CheckTxVersion<T> | ||
**/ | ||
FrameSystemExtensionsCheckTxVersion: 'Null', | ||
/** | ||
* Lookup260: frame_system::extensions::check_genesis::CheckGenesis<T> | ||
* Lookup262: frame_system::extensions::check_genesis::CheckGenesis<T> | ||
**/ | ||
FrameSystemExtensionsCheckGenesis: 'Null', | ||
/** | ||
* Lookup263: common_runtime::extensions::check_nonce::CheckNonce<T> | ||
* Lookup265: common_runtime::extensions::check_nonce::CheckNonce<T> | ||
**/ | ||
CommonRuntimeExtensionsCheckNonce: 'Compact<u32>', | ||
/** | ||
* Lookup264: frame_system::extensions::check_weight::CheckWeight<T> | ||
* Lookup266: frame_system::extensions::check_weight::CheckWeight<T> | ||
**/ | ||
FrameSystemExtensionsCheckWeight: 'Null', | ||
/** | ||
* Lookup265: pallet_transaction_payment::ChargeTransactionPayment<T> | ||
* Lookup267: pallet_transaction_payment::ChargeTransactionPayment<T> | ||
**/ | ||
PalletTransactionPaymentChargeTransactionPayment: 'Compact<u128>', | ||
/** | ||
* Lookup266: pallet_msa::CheckFreeExtrinsicUse<T> | ||
* Lookup268: pallet_msa::CheckFreeExtrinsicUse<T> | ||
**/ | ||
PalletMsaCheckFreeExtrinsicUse: 'Null', | ||
/** | ||
* Lookup267: frequency_runtime::Runtime | ||
* Lookup269: frequency_runtime::Runtime | ||
**/ | ||
FrequencyRuntimeRuntime: 'Null' | ||
}; |
import '@polkadot/types/types/registry'; | ||
import type { CommonPrimitivesMsaDelegation, CommonPrimitivesMsaProviderRegistryEntry, CommonPrimitivesSchemaModelType, CommonPrimitivesSchemaPayloadLocation, CommonRuntimeExtensionsCheckNonce, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPrimitivesParachainInherentParachainInherentData, FrameSupportDispatchRawOrigin, FrameSupportPalletId, FrameSupportScheduleLookupError, FrameSupportScheduleMaybeHashed, FrameSupportTokensMiscBalanceStatus, FrameSupportWeightsDispatchClass, FrameSupportWeightsDispatchInfo, FrameSupportWeightsPays, FrameSupportWeightsPerDispatchClassU32, FrameSupportWeightsPerDispatchClassWeight, FrameSupportWeightsPerDispatchClassWeightsPerClass, FrameSupportWeightsRuntimeDbWeight, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonZeroSender, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, FrequencyRuntimeOriginCaller, FrequencyRuntimeRuntime, FrequencyRuntimeSessionKeys, OrmlUtilitiesOrderedSet, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, PalletAuthorshipCall, PalletAuthorshipError, PalletAuthorshipUncleEntryItem, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReleases, PalletBalancesReserveData, PalletCollatorSelectionCall, PalletCollatorSelectionCandidateInfo, PalletCollatorSelectionError, PalletCollatorSelectionEvent, PalletCollectiveCall, PalletCollectiveError, PalletCollectiveEvent, PalletCollectiveRawOrigin, PalletCollectiveVotes, PalletDemocracyCall, PalletDemocracyConviction, PalletDemocracyDelegations, PalletDemocracyError, PalletDemocracyEvent, PalletDemocracyPreimageStatus, PalletDemocracyReferendumInfo, PalletDemocracyReferendumStatus, PalletDemocracyReleases, PalletDemocracyTally, PalletDemocracyVoteAccountVote, PalletDemocracyVotePriorLock, PalletDemocracyVoteThreshold, PalletDemocracyVoteVoting, PalletMessagesCall, PalletMessagesError, PalletMessagesEvent, PalletMessagesMessage, PalletMsaAddKeyData, PalletMsaAddProvider, PalletMsaCall, PalletMsaCheckFreeExtrinsicUse, PalletMsaError, PalletMsaEvent, PalletPreimageCall, PalletPreimageError, PalletPreimageEvent, PalletPreimageRequestStatus, PalletSchedulerCall, PalletSchedulerError, PalletSchedulerEvent, PalletSchedulerScheduledV3, PalletSchemasCall, PalletSchemasError, PalletSchemasEvent, PalletSchemasSchema, PalletSessionCall, PalletSessionError, PalletSessionEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTimestampCall, PalletTransactionPaymentChargeTransactionPayment, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUtilityCall, PalletUtilityError, PalletUtilityEvent, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, SpConsensusAuraSr25519AppSr25519Public, SpCoreCryptoKeyTypeId, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Public, SpCoreSr25519Signature, SpCoreVoid, SpRuntimeArithmeticError, SpRuntimeBlakeTwo256, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeHeader, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion } from '@polkadot/types/lookup'; | ||
import type { CommonPrimitivesMsaDelegation, CommonPrimitivesMsaProviderRegistryEntry, CommonPrimitivesSchemaModelType, CommonPrimitivesSchemaPayloadLocation, CommonRuntimeExtensionsCheckNonce, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPrimitivesParachainInherentParachainInherentData, FrameSupportDispatchRawOrigin, FrameSupportPalletId, FrameSupportScheduleLookupError, FrameSupportScheduleMaybeHashed, FrameSupportTokensMiscBalanceStatus, FrameSupportWeightsDispatchClass, FrameSupportWeightsDispatchInfo, FrameSupportWeightsPays, FrameSupportWeightsPerDispatchClassU32, FrameSupportWeightsPerDispatchClassWeight, FrameSupportWeightsPerDispatchClassWeightsPerClass, FrameSupportWeightsRuntimeDbWeight, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonZeroSender, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckTxVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, FrequencyRuntimeOriginCaller, FrequencyRuntimeRuntime, FrequencyRuntimeSessionKeys, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, PalletAuthorshipCall, PalletAuthorshipError, PalletAuthorshipUncleEntryItem, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReleases, PalletBalancesReserveData, PalletCollatorSelectionCall, PalletCollatorSelectionCandidateInfo, PalletCollatorSelectionError, PalletCollatorSelectionEvent, PalletCollectiveCall, PalletCollectiveError, PalletCollectiveEvent, PalletCollectiveRawOrigin, PalletCollectiveVotes, PalletDemocracyCall, PalletDemocracyConviction, PalletDemocracyDelegations, PalletDemocracyError, PalletDemocracyEvent, PalletDemocracyPreimageStatus, PalletDemocracyReferendumInfo, PalletDemocracyReferendumStatus, PalletDemocracyReleases, PalletDemocracyTally, PalletDemocracyVoteAccountVote, PalletDemocracyVotePriorLock, PalletDemocracyVoteThreshold, PalletDemocracyVoteVoting, PalletMessagesCall, PalletMessagesError, PalletMessagesEvent, PalletMessagesMessage, PalletMsaAddKeyData, PalletMsaAddProvider, PalletMsaCall, PalletMsaCheckFreeExtrinsicUse, PalletMsaError, PalletMsaEvent, PalletPreimageCall, PalletPreimageError, PalletPreimageEvent, PalletPreimageRequestStatus, PalletSchedulerCall, PalletSchedulerError, PalletSchedulerEvent, PalletSchedulerScheduledV3, PalletSchemasCall, PalletSchemasError, PalletSchemasEvent, PalletSchemasSchema, PalletSessionCall, PalletSessionError, PalletSessionEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTimestampCall, PalletTransactionPaymentChargeTransactionPayment, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUtilityCall, PalletUtilityError, PalletUtilityEvent, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, SpConsensusAuraSr25519AppSr25519Public, SpCoreCryptoKeyTypeId, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Public, SpCoreSr25519Signature, SpCoreVoid, SpRuntimeArithmeticError, SpRuntimeBlakeTwo256, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeHeader, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion } from '@polkadot/types/lookup'; | ||
declare module '@polkadot/types/types/registry' { | ||
@@ -45,3 +45,2 @@ interface InterfaceTypes { | ||
FrequencyRuntimeSessionKeys: FrequencyRuntimeSessionKeys; | ||
OrmlUtilitiesOrderedSet: OrmlUtilitiesOrderedSet; | ||
OrmlVestingModuleCall: OrmlVestingModuleCall; | ||
@@ -48,0 +47,0 @@ OrmlVestingModuleError: OrmlVestingModuleError; |
{ | ||
"name": "@frequency-chain/api-augment", | ||
"version": "0.0.0-2482d0", | ||
"version": "0.0.0-2ad1fa", | ||
"bugs": { | ||
@@ -5,0 +5,0 @@ "url": "https://github.com/LibertyDSNP/frequency/issues" |
Sorry, the diff of this file is too big to display
537833
12479