@webb-tools/tangle-substrate-types 0.9.11 → 0.9.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/index.cjs +200 -157
- package/build/index.d.ts +532 -313
- package/build/index.mjs +200 -157
- package/package.json +1 -1
package/build/index.d.ts
CHANGED
@@ -2,7 +2,7 @@ import { ApiTypes, AugmentedConst, AugmentedError, AugmentedEvent, AugmentedQuer
|
|
2
2
|
import { u128, u32, u64, Vec, Option, Bytes, bool, U8aFixed, u8, u16, U256, Result, Null, BTreeSet, Compact, Enum, Struct, Text, HashMap, U64, f64, Json, u256, BitVec, Bool, f32, F32, F64, i128, I128, i16, I16, i256, I256, i32, I32, i64, I64, i8, I8, isize, ISize, OptionBool, Raw, Type, U128, U16, U32, U8, usize, USize, BTreeMap } from '@polkadot/types-codec';
|
3
3
|
import { Codec, ITuple, AnyNumber, IMethod } from '@polkadot/types-codec/types';
|
4
4
|
import { Permill, Perbill, H160, AccountId32, H256, Percent, Call, MultiAddress, Hash, SignedBlock, BlockNumber, Header, StorageData, AccountId, Justification, H64, KeyValue, Index, Slot, Block, ExtrinsicInclusionMode, KeyTypeId, Balance, Weight, AccountId20, AccountId33, AccountIdOf, AccountIndex, Address, AssetId, BalanceOf, BlockNumberFor, BlockNumberOf, CallHash, CallHashOf, ChangesTrieConfiguration, ChangesTrieSignal, CodecHash, Consensus, ConsensusEngineId, CrateVersion, Digest, DigestItem, EncodedJustification, ExtrinsicsWeight, Fixed128, Fixed64, FixedI128, FixedI64, FixedU128, FixedU64, H1024, H128, H2048, H32, H512, HeaderPartial, I32F32, IndicesLookupSource, Justifications, LockIdentifier, LookupSource, LookupTarget, ModuleId, Moment, MultiSigner, OpaqueCall, Origin, OriginCaller, PalletId, PalletsOrigin, PalletVersion, Pays, Perquintill, PerU16, Phantom, PhantomData, PreRuntime, Releases, RuntimeCall, RuntimeDbWeight, RuntimeEvent, Seal, SealV0, SignedBlockWithJustification, SignedBlockWithJustifications, SlotDuration, StorageInfo, StorageProof, TransactionInfo, TransactionLongevity, TransactionPriority, TransactionStorageProof, TransactionTag, U32F32, ValidatorId, ValidatorIdOf, WeightMultiplier, WeightV0, WeightV1, WeightV2 } from '@polkadot/types/interfaces/runtime';
|
5
|
-
import { SpWeightsWeightV2Weight, FrameSupportPalletId, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, SpWeightsRuntimeDbWeight, SpVersionRuntimeVersion, FrameSupportTokensMiscBalanceStatus, PalletAirdropClaimsUtilsMultiAddress, SpRuntimeDispatchError, PalletDemocracyMetadataOwner, PalletDemocracyVoteThreshold, PalletDemocracyVoteAccountVote, PalletElectionProviderMultiPhaseElectionCompute, SpNposElectionsElectionScore, PalletElectionProviderMultiPhasePhase, EvmCoreErrorExitReason, EthereumLog, SpConsensusGrandpaAppPublic, PalletImOnlineSr25519AppSr25519Public, SpStakingExposure, PalletTangleLstCommissionCommissionChangeRate, PalletTangleLstCommissionCommissionClaimPermission, PalletTangleLstPoolsPoolState, TanglePrimitivesServicesAsset, PalletMultisigTimepoint, PalletNominationPoolsCommissionChangeRate, PalletNominationPoolsCommissionClaimPermission, PalletNominationPoolsPoolState, TangleTestnetRuntimeProxyType, PalletRewardsAssetAction, TanglePrimitivesServicesField, TanglePrimitivesServicesPriceTargets, TanglePrimitivesServicesOperatorPreferences, PalletStakingForcing, PalletStakingRewardDestination, PalletStakingValidatorPrefs, FrameSupportDispatchDispatchInfo, PalletAssetsAssetAccount, PalletAssetsApproval, PalletAssetsAssetDetails, PalletAssetsAssetMetadata, SpConsensusBabeAppPublic, SpConsensusBabeBabeEpochConfiguration, SpConsensusBabeDigestsPreDigest, SpConsensusBabeDigestsNextConfigDescriptor, PalletBagsListListBag, PalletBagsListListNode, PalletBalancesAccountData, FrameSupportTokensMiscIdAmountRuntimeFreezeReason, FrameSupportTokensMiscIdAmountRuntimeHoldReason, PalletBalancesBalanceLock, PalletBalancesReserveData, PalletBountiesBounty, PalletChildBountiesChildBounty, PalletAirdropClaimsStatementKind, PalletCollectiveVotes, FrameSupportPreimagesBounded, PalletDemocracyReferendumInfo, PalletDemocracyVoteVoting, PalletElectionProviderMultiPhaseReadySolution, PalletElectionProviderMultiPhaseSignedSignedSubmission, PalletElectionProviderMultiPhaseRoundSnapshot, PalletElectionProviderMultiPhaseSolutionOrSnapshotSize, PalletElectionsPhragmenSeatHolder, PalletElectionsPhragmenVoter, EthereumBlock, EthereumReceiptReceiptV3, FpRpcTransactionStatus, EthereumTransactionTransactionV2, PalletEvmCodeMetadata, PalletGrandpaStoredPendingChange, PalletGrandpaStoredState, PalletIdentityRegistration, PalletIdentityRegistrarInfo, PalletIdentityAuthorityProperties, PalletTangleLstBondedPoolBondedPoolInner, PalletTangleLstClaimPermission, PalletTangleLstSubPoolsRewardPool, PalletTangleLstSubPools, PalletTangleLstPoolsPoolMember, PalletMultiAssetDelegationOperatorOperatorSnapshot, PalletMultiAssetDelegationDelegatorDelegatorMetadata, PalletMultiAssetDelegationOperatorOperatorMetadata, PalletMultisigMultisig, PalletNominationPoolsBondedPoolInner, PalletNominationPoolsClaimPermission, PalletNominationPoolsPoolMember, PalletNominationPoolsRewardPool, PalletNominationPoolsSubPools, SpStakingOffenceOffenceDetails, PalletPreimageRequestStatus, PalletPreimageOldRequestStatus, PalletProxyAnnouncement, PalletProxyProxyDefinition,
|
5
|
+
import { SpWeightsWeightV2Weight, FrameSupportPalletId, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, SpWeightsRuntimeDbWeight, SpVersionRuntimeVersion, FrameSupportTokensMiscBalanceStatus, PalletAirdropClaimsUtilsMultiAddress, SpRuntimeDispatchError, PalletDemocracyMetadataOwner, PalletDemocracyVoteThreshold, PalletDemocracyVoteAccountVote, PalletElectionProviderMultiPhaseElectionCompute, SpNposElectionsElectionScore, PalletElectionProviderMultiPhasePhase, EvmCoreErrorExitReason, EthereumLog, SpConsensusGrandpaAppPublic, PalletImOnlineSr25519AppSr25519Public, SpStakingExposure, PalletTangleLstCommissionCommissionChangeRate, PalletTangleLstCommissionCommissionClaimPermission, PalletTangleLstPoolsPoolState, TanglePrimitivesServicesAsset, PalletMultisigTimepoint, PalletNominationPoolsCommissionChangeRate, PalletNominationPoolsCommissionClaimPermission, PalletNominationPoolsPoolState, TangleTestnetRuntimeProxyType, PalletRewardsAssetAction, PalletRewardsRewardConfigForAssetVault, TanglePrimitivesRewardsLockMultiplier, TanglePrimitivesServicesField, TanglePrimitivesServicesPriceTargets, TanglePrimitivesServicesOperatorPreferences, PalletStakingForcing, PalletStakingRewardDestination, PalletStakingValidatorPrefs, FrameSupportDispatchDispatchInfo, PalletAssetsAssetAccount, PalletAssetsApproval, PalletAssetsAssetDetails, PalletAssetsAssetMetadata, SpConsensusBabeAppPublic, SpConsensusBabeBabeEpochConfiguration, SpConsensusBabeDigestsPreDigest, SpConsensusBabeDigestsNextConfigDescriptor, PalletBagsListListBag, PalletBagsListListNode, PalletBalancesAccountData, FrameSupportTokensMiscIdAmountRuntimeFreezeReason, FrameSupportTokensMiscIdAmountRuntimeHoldReason, PalletBalancesBalanceLock, PalletBalancesReserveData, PalletBountiesBounty, PalletChildBountiesChildBounty, PalletAirdropClaimsStatementKind, PalletCollectiveVotes, FrameSupportPreimagesBounded, PalletDemocracyReferendumInfo, PalletDemocracyVoteVoting, PalletElectionProviderMultiPhaseReadySolution, PalletElectionProviderMultiPhaseSignedSignedSubmission, PalletElectionProviderMultiPhaseRoundSnapshot, PalletElectionProviderMultiPhaseSolutionOrSnapshotSize, PalletElectionsPhragmenSeatHolder, PalletElectionsPhragmenVoter, EthereumBlock, EthereumReceiptReceiptV3, FpRpcTransactionStatus, EthereumTransactionTransactionV2, PalletEvmCodeMetadata, PalletGrandpaStoredPendingChange, PalletGrandpaStoredState, PalletIdentityRegistration, PalletIdentityRegistrarInfo, PalletIdentityAuthorityProperties, PalletTangleLstBondedPoolBondedPoolInner, PalletTangleLstClaimPermission, PalletTangleLstSubPoolsRewardPool, PalletTangleLstSubPools, PalletTangleLstPoolsPoolMember, PalletMultiAssetDelegationOperatorOperatorSnapshot, PalletMultiAssetDelegationDelegatorDelegatorMetadata, PalletMultiAssetDelegationOperatorOperatorMetadata, PalletMultisigMultisig, PalletNominationPoolsBondedPoolInner, PalletNominationPoolsClaimPermission, PalletNominationPoolsPoolMember, PalletNominationPoolsRewardPool, PalletNominationPoolsSubPools, SpStakingOffenceOffenceDetails, PalletPreimageRequestStatus, PalletPreimageOldRequestStatus, PalletProxyAnnouncement, PalletProxyProxyDefinition, PalletSchedulerScheduled, PalletSchedulerRetryConfig, TanglePrimitivesServicesServiceBlueprint, TanglePrimitivesServicesService, TanglePrimitivesServicesJobCall, TanglePrimitivesServicesJobCallResult, TanglePrimitivesServicesOperatorProfile, TanglePrimitivesServicesServiceRequest, TanglePrimitivesServicesStagingServicePayment, PalletServicesUnappliedSlash, SpCoreCryptoKeyTypeId, TangleTestnetRuntimeOpaqueSessionKeys, PalletStakingActiveEraInfo, PalletStakingEraRewardPoints, SpStakingPagedExposureMetadata, SpStakingExposurePage, PalletStakingStakingLedger, PalletStakingNominations, PalletStakingSlashingSlashingSpans, PalletStakingSlashingSpanRecord, PalletStakingUnappliedSlash, FrameSystemAccountInfo, FrameSystemCodeUpgradeAuthorization, FrameSupportDispatchPerDispatchClassWeight, SpRuntimeDigest, FrameSystemEventRecord, FrameSystemPhase, FrameSystemLastRuntimeUpgradeInfo, PalletTransactionPaymentReleases, PalletTreasuryProposal, PalletTreasurySpendStatus, PalletVestingReleases, PalletVestingVestingInfo, SpConsensusSlotsEquivocationProof, SpSessionMembershipProof, PalletBalancesAdjustmentDirection, PalletAirdropClaimsUtilsMultiAddressSignature, PalletDemocracyConviction, SpNposElectionsSupport, PalletElectionProviderMultiPhaseRawSolution, PalletElectionsPhragmenRenouncing, SpConsensusGrandpaEquivocationProof, SpCoreVoid, PalletIdentityJudgement, PalletIdentityLegacyIdentityInfo, SpRuntimeMultiSignature, PalletImOnlineHeartbeat, PalletImOnlineSr25519AppSr25519Signature, PalletTangleLstBondExtra, PalletTangleLstConfigOpU128, PalletTangleLstConfigOpU32, PalletTangleLstConfigOpPerbill, PalletTangleLstConfigOpAccountId32, PalletMultiAssetDelegationDelegatorDelegatorBlueprintSelection, PalletNominationPoolsBondExtra, PalletNominationPoolsConfigOpU128, PalletNominationPoolsConfigOpU32, PalletNominationPoolsConfigOpPerbill, PalletNominationPoolsConfigOpAccountId32, PalletStakingUnlockChunk, PalletStakingPalletConfigOpU128, PalletStakingPalletConfigOpU32, PalletStakingPalletConfigOpPercent, PalletStakingPalletConfigOpPerbill, TangleTestnetRuntimeOriginCaller } from '@polkadot/types/lookup';
|
6
6
|
import { Data, StorageKey, Metadata } from '@polkadot/types';
|
7
7
|
import { Observable, IExtrinsic, OverrideBundleType } from '@polkadot/types/types';
|
8
8
|
import { AugmentedRpc } from '@polkadot/rpc-core/types';
|
@@ -678,6 +678,10 @@ declare module '@polkadot/api-base/types/consts' {
|
|
678
678
|
* Number of rounds operator requests to decrease self-stake must wait to be executable.
|
679
679
|
**/
|
680
680
|
operatorBondLessDelay: u32 & AugmentedConst<ApiType>;
|
681
|
+
/**
|
682
|
+
* The pallet's account ID.
|
683
|
+
**/
|
684
|
+
palletId: FrameSupportPalletId & AugmentedConst<ApiType>;
|
681
685
|
/**
|
682
686
|
* Generic const
|
683
687
|
**/
|
@@ -2281,10 +2285,6 @@ declare module '@polkadot/api-base/types/errors' {
|
|
2281
2285
|
* The account is not leaving as an operator.
|
2282
2286
|
**/
|
2283
2287
|
NotLeavingOperator: AugmentedError<ApiType>;
|
2284
|
-
/**
|
2285
|
-
* The round does not match the scheduled leave round.
|
2286
|
-
**/
|
2287
|
-
NotLeavingRound: AugmentedError<ApiType>;
|
2288
2288
|
/**
|
2289
2289
|
* The operator is not offline.
|
2290
2290
|
**/
|
@@ -2297,6 +2297,10 @@ declare module '@polkadot/api-base/types/errors' {
|
|
2297
2297
|
* No withdraw requests found
|
2298
2298
|
**/
|
2299
2299
|
NowithdrawRequests: AugmentedError<ApiType>;
|
2300
|
+
/**
|
2301
|
+
* Overflow from math
|
2302
|
+
**/
|
2303
|
+
OverflowRisk: AugmentedError<ApiType>;
|
2300
2304
|
/**
|
2301
2305
|
* An unstake request is already pending
|
2302
2306
|
**/
|
@@ -2627,10 +2631,6 @@ declare module '@polkadot/api-base/types/errors' {
|
|
2627
2631
|
[key: string]: AugmentedError<ApiType>;
|
2628
2632
|
};
|
2629
2633
|
rewards: {
|
2630
|
-
/**
|
2631
|
-
* Arithmetic operation caused an overflow
|
2632
|
-
**/
|
2633
|
-
ArithmeticError: AugmentedError<ApiType>;
|
2634
2634
|
/**
|
2635
2635
|
* Asset already exists in a reward vault
|
2636
2636
|
**/
|
@@ -2651,10 +2651,26 @@ declare module '@polkadot/api-base/types/errors' {
|
|
2651
2651
|
* Error returned when trying to remove a blueprint ID that doesn't exist.
|
2652
2652
|
**/
|
2653
2653
|
BlueprintIdNotFound: AugmentedError<ApiType>;
|
2654
|
+
/**
|
2655
|
+
* Boost multiplier must be 1
|
2656
|
+
**/
|
2657
|
+
BoostMultiplierMustBeOne: AugmentedError<ApiType>;
|
2658
|
+
/**
|
2659
|
+
* Arithmetic operation caused an overflow
|
2660
|
+
**/
|
2661
|
+
CannotCalculatePropotionalApy: AugmentedError<ApiType>;
|
2662
|
+
/**
|
2663
|
+
* Error returned when trying to calculate reward per block
|
2664
|
+
**/
|
2665
|
+
CannotCalculateRewardPerBlock: AugmentedError<ApiType>;
|
2654
2666
|
/**
|
2655
2667
|
* Error returned when trying to add a blueprint ID that already exists.
|
2656
2668
|
**/
|
2657
2669
|
DuplicateBlueprintId: AugmentedError<ApiType>;
|
2670
|
+
/**
|
2671
|
+
* Incentive cap is greater than deposit cap
|
2672
|
+
**/
|
2673
|
+
IncentiveCapGreaterThanDepositCap: AugmentedError<ApiType>;
|
2658
2674
|
/**
|
2659
2675
|
* Insufficient rewards balance in pallet account
|
2660
2676
|
**/
|
@@ -2663,14 +2679,34 @@ declare module '@polkadot/api-base/types/errors' {
|
|
2663
2679
|
* Invalid APY value
|
2664
2680
|
**/
|
2665
2681
|
InvalidAPY: AugmentedError<ApiType>;
|
2682
|
+
/**
|
2683
|
+
* Decay rate is too high
|
2684
|
+
**/
|
2685
|
+
InvalidDecayRate: AugmentedError<ApiType>;
|
2666
2686
|
/**
|
2667
2687
|
* No rewards available to claim
|
2668
2688
|
**/
|
2669
2689
|
NoRewardsAvailable: AugmentedError<ApiType>;
|
2690
|
+
/**
|
2691
|
+
* Pot account not found
|
2692
|
+
**/
|
2693
|
+
PotAccountNotFound: AugmentedError<ApiType>;
|
2694
|
+
/**
|
2695
|
+
* Pot account not found
|
2696
|
+
**/
|
2697
|
+
PotAlreadyExists: AugmentedError<ApiType>;
|
2670
2698
|
/**
|
2671
2699
|
* Error returned when the reward configuration for the vault is not found.
|
2672
2700
|
**/
|
2673
2701
|
RewardConfigNotFound: AugmentedError<ApiType>;
|
2702
|
+
/**
|
2703
|
+
* Total deposit is less than incentive cap
|
2704
|
+
**/
|
2705
|
+
TotalDepositLessThanIncentiveCap: AugmentedError<ApiType>;
|
2706
|
+
/**
|
2707
|
+
* Vault already exists
|
2708
|
+
**/
|
2709
|
+
VaultAlreadyExists: AugmentedError<ApiType>;
|
2674
2710
|
/**
|
2675
2711
|
* The reward vault does not exist
|
2676
2712
|
**/
|
@@ -4302,6 +4338,12 @@ declare module '@polkadot/api-base/types/events' {
|
|
4302
4338
|
Destroyed: AugmentedEvent<ApiType, [poolId: u32], {
|
4303
4339
|
poolId: u32;
|
4304
4340
|
}>;
|
4341
|
+
/**
|
4342
|
+
* The last PoolId is updated
|
4343
|
+
**/
|
4344
|
+
LastPoolIdUpdated: AugmentedEvent<ApiType, [poolId: u32], {
|
4345
|
+
poolId: u32;
|
4346
|
+
}>;
|
4305
4347
|
/**
|
4306
4348
|
* A member has been removed from a pool.
|
4307
4349
|
*
|
@@ -4890,6 +4932,13 @@ declare module '@polkadot/api-base/types/events' {
|
|
4890
4932
|
BlueprintWhitelisted: AugmentedEvent<ApiType, [blueprintId: u64], {
|
4891
4933
|
blueprintId: u64;
|
4892
4934
|
}>;
|
4935
|
+
/**
|
4936
|
+
* Decay configuration was updated
|
4937
|
+
**/
|
4938
|
+
DecayConfigUpdated: AugmentedEvent<ApiType, [startPeriod: u64, rate: Percent], {
|
4939
|
+
startPeriod: u64;
|
4940
|
+
rate: Percent;
|
4941
|
+
}>;
|
4893
4942
|
/**
|
4894
4943
|
* Event emitted when an incentive APY and cap are set for a reward vault
|
4895
4944
|
**/
|
@@ -4906,8 +4955,37 @@ declare module '@polkadot/api-base/types/events' {
|
|
4906
4955
|
asset: TanglePrimitivesServicesAsset;
|
4907
4956
|
amount: u128;
|
4908
4957
|
}>;
|
4909
|
-
|
4958
|
+
/**
|
4959
|
+
* Vault created
|
4960
|
+
**/
|
4961
|
+
RewardVaultCreated: AugmentedEvent<ApiType, [vaultId: u32, newConfig: PalletRewardsRewardConfigForAssetVault, potAccount: AccountId32], {
|
4910
4962
|
vaultId: u32;
|
4963
|
+
newConfig: PalletRewardsRewardConfigForAssetVault;
|
4964
|
+
potAccount: AccountId32;
|
4965
|
+
}>;
|
4966
|
+
/**
|
4967
|
+
* Total deposit in vault updated
|
4968
|
+
**/
|
4969
|
+
TotalDepositUpdated: AugmentedEvent<ApiType, [vaultId: u32, asset: TanglePrimitivesServicesAsset, totalDeposit: u128], {
|
4970
|
+
vaultId: u32;
|
4971
|
+
asset: TanglePrimitivesServicesAsset;
|
4972
|
+
totalDeposit: u128;
|
4973
|
+
}>;
|
4974
|
+
/**
|
4975
|
+
* Total score in vault updated
|
4976
|
+
**/
|
4977
|
+
TotalScoreUpdated: AugmentedEvent<ApiType, [vaultId: u32, asset: TanglePrimitivesServicesAsset, totalScore: u128, lockMultiplier: Option<TanglePrimitivesRewardsLockMultiplier>], {
|
4978
|
+
vaultId: u32;
|
4979
|
+
asset: TanglePrimitivesServicesAsset;
|
4980
|
+
totalScore: u128;
|
4981
|
+
lockMultiplier: Option<TanglePrimitivesRewardsLockMultiplier>;
|
4982
|
+
}>;
|
4983
|
+
/**
|
4984
|
+
* Vault reward config updated
|
4985
|
+
**/
|
4986
|
+
VaultRewardConfigUpdated: AugmentedEvent<ApiType, [vaultId: u32, newConfig: PalletRewardsRewardConfigForAssetVault], {
|
4987
|
+
vaultId: u32;
|
4988
|
+
newConfig: PalletRewardsRewardConfigForAssetVault;
|
4911
4989
|
}>;
|
4912
4990
|
/**
|
4913
4991
|
* Generic event
|
@@ -6618,6 +6696,10 @@ declare module '@polkadot/api-base/types/storage' {
|
|
6618
6696
|
[key: string]: QueryableStorageEntry<ApiType>;
|
6619
6697
|
};
|
6620
6698
|
rewards: {
|
6699
|
+
/**
|
6700
|
+
* Storage for the reward configuration, which includes APY, cap for assets
|
6701
|
+
**/
|
6702
|
+
apyBlocks: AugmentedQuery<ApiType, () => Observable<u64>, []> & QueryableStorageEntry<ApiType, []>;
|
6621
6703
|
/**
|
6622
6704
|
* Storage for the reward vaults
|
6623
6705
|
**/
|
@@ -6626,6 +6708,14 @@ declare module '@polkadot/api-base/types/storage' {
|
|
6626
6708
|
} | {
|
6627
6709
|
Erc20: any;
|
6628
6710
|
} | string | Uint8Array) => Observable<Option<u32>>, [TanglePrimitivesServicesAsset]> & QueryableStorageEntry<ApiType, [TanglePrimitivesServicesAsset]>;
|
6711
|
+
/**
|
6712
|
+
* Per-block decay rate in basis points (1/10000). e.g., 1 = 0.01% per block
|
6713
|
+
**/
|
6714
|
+
decayRate: AugmentedQuery<ApiType, () => Observable<Percent>, []> & QueryableStorageEntry<ApiType, []>;
|
6715
|
+
/**
|
6716
|
+
* Number of blocks after which decay starts (e.g., 432000 for 30 days with 6s blocks)
|
6717
|
+
**/
|
6718
|
+
decayStartPeriod: AugmentedQuery<ApiType, () => Observable<u64>, []> & QueryableStorageEntry<ApiType, []>;
|
6629
6719
|
/**
|
6630
6720
|
* Storage for the reward configuration, which includes APY, cap for assets
|
6631
6721
|
**/
|
@@ -6635,7 +6725,17 @@ declare module '@polkadot/api-base/types/storage' {
|
|
6635
6725
|
**/
|
6636
6726
|
rewardVaults: AugmentedQuery<ApiType, (arg: u32 | AnyNumber | Uint8Array) => Observable<Option<Vec<TanglePrimitivesServicesAsset>>>, [u32]> & QueryableStorageEntry<ApiType, [u32]>;
|
6637
6727
|
/**
|
6638
|
-
*
|
6728
|
+
* Storage for the reward vaults
|
6729
|
+
**/
|
6730
|
+
rewardVaultsPotAccount: AugmentedQuery<ApiType, (arg: u32 | AnyNumber | Uint8Array) => Observable<Option<AccountId32>>, [u32]> & QueryableStorageEntry<ApiType, [u32]>;
|
6731
|
+
/**
|
6732
|
+
* Stores the total deposit for each vault
|
6733
|
+
**/
|
6734
|
+
totalRewardVaultDeposit: AugmentedQuery<ApiType, (arg: u32 | AnyNumber | Uint8Array) => Observable<u128>, [u32]> & QueryableStorageEntry<ApiType, [u32]>;
|
6735
|
+
/**
|
6736
|
+
* Stores the total score for each vault
|
6737
|
+
* The difference between this and total_reward_vault_deposit is that this includes locked
|
6738
|
+
* deposits multiplied by the lock multiplier
|
6639
6739
|
**/
|
6640
6740
|
totalRewardVaultScore: AugmentedQuery<ApiType, (arg: u32 | AnyNumber | Uint8Array) => Observable<u128>, [u32]> & QueryableStorageEntry<ApiType, [u32]>;
|
6641
6741
|
/**
|
@@ -10536,6 +10636,7 @@ declare module '@polkadot/api-base/types/submittable' {
|
|
10536
10636
|
} | {
|
10537
10637
|
Remove: any;
|
10538
10638
|
} | string | Uint8Array) => SubmittableExtrinsic<ApiType>, [PalletTangleLstConfigOpU128, PalletTangleLstConfigOpU128, PalletTangleLstConfigOpU32, PalletTangleLstConfigOpPerbill]>;
|
10639
|
+
setLastPoolId: AugmentedSubmittable<(poolId: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic<ApiType>, [u32]>;
|
10539
10640
|
/**
|
10540
10641
|
* Updates the metadata for a given pool.
|
10541
10642
|
*
|
@@ -12043,6 +12144,32 @@ declare module '@polkadot/api-base/types/submittable' {
|
|
12043
12144
|
} | {
|
12044
12145
|
Erc20: any;
|
12045
12146
|
} | string | Uint8Array) => SubmittableExtrinsic<ApiType>, [TanglePrimitivesServicesAsset]>;
|
12147
|
+
/**
|
12148
|
+
* Creates a new reward configuration for a specific vault.
|
12149
|
+
*
|
12150
|
+
* # Arguments
|
12151
|
+
* * `origin` - Origin of the call, must pass `ForceOrigin` check
|
12152
|
+
* * `vault_id` - The ID of the vault to update
|
12153
|
+
* * `new_config` - The new reward configuration containing:
|
12154
|
+
* * `apy` - Annual Percentage Yield for the vault
|
12155
|
+
* * `deposit_cap` - Maximum amount that can be deposited
|
12156
|
+
* * `incentive_cap` - Maximum amount of incentives that can be distributed
|
12157
|
+
* * `boost_multiplier` - Optional multiplier to boost rewards
|
12158
|
+
*
|
12159
|
+
* # Events
|
12160
|
+
* * `VaultRewardConfigUpdated` - Emitted when vault reward config is updated
|
12161
|
+
*
|
12162
|
+
* # Errors
|
12163
|
+
* * `BadOrigin` - If caller is not authorized through `ForceOrigin`
|
12164
|
+
* * `IncentiveCapGreaterThanDepositCap` - If incentive cap is greater than deposit cap
|
12165
|
+
* * `BoostMultiplierMustBeOne` - If boost multiplier is not 1
|
12166
|
+
**/
|
12167
|
+
createRewardVault: AugmentedSubmittable<(vaultId: u32 | AnyNumber | Uint8Array, newConfig: PalletRewardsRewardConfigForAssetVault | {
|
12168
|
+
apy?: any;
|
12169
|
+
incentiveCap?: any;
|
12170
|
+
depositCap?: any;
|
12171
|
+
boostMultiplier?: any;
|
12172
|
+
} | string | Uint8Array) => SubmittableExtrinsic<ApiType>, [u32, PalletRewardsRewardConfigForAssetVault]>;
|
12046
12173
|
/**
|
12047
12174
|
* Manage asset id to vault rewards.
|
12048
12175
|
*
|
@@ -12067,6 +12194,10 @@ declare module '@polkadot/api-base/types/submittable' {
|
|
12067
12194
|
} | {
|
12068
12195
|
Erc20: any;
|
12069
12196
|
} | string | Uint8Array, action: PalletRewardsAssetAction | 'Add' | 'Remove' | number | Uint8Array) => SubmittableExtrinsic<ApiType>, [u32, TanglePrimitivesServicesAsset, PalletRewardsAssetAction]>;
|
12197
|
+
/**
|
12198
|
+
* Update the decay configuration
|
12199
|
+
**/
|
12200
|
+
updateDecayConfig: AugmentedSubmittable<(startPeriod: u64 | AnyNumber | Uint8Array, rate: Percent | AnyNumber | Uint8Array) => SubmittableExtrinsic<ApiType>, [u64, Percent]>;
|
12070
12201
|
/**
|
12071
12202
|
* Updates the reward configuration for a specific vault.
|
12072
12203
|
*
|
@@ -12084,6 +12215,8 @@ declare module '@polkadot/api-base/types/submittable' {
|
|
12084
12215
|
*
|
12085
12216
|
* # Errors
|
12086
12217
|
* * `BadOrigin` - If caller is not authorized through `ForceOrigin`
|
12218
|
+
* * `IncentiveCapGreaterThanDepositCap` - If incentive cap is greater than deposit cap
|
12219
|
+
* * `BoostMultiplierMustBeOne` - If boost multiplier is not 1
|
12087
12220
|
**/
|
12088
12221
|
updateVaultRewardConfig: AugmentedSubmittable<(vaultId: u32 | AnyNumber | Uint8Array, newConfig: PalletRewardsRewardConfigForAssetVault | {
|
12089
12222
|
apy?: any;
|
@@ -18196,7 +18329,11 @@ declare module '@polkadot/types/lookup' {
|
|
18196
18329
|
readonly poolId: u32;
|
18197
18330
|
readonly amount: u128;
|
18198
18331
|
} & Struct;
|
18199
|
-
readonly
|
18332
|
+
readonly isLastPoolIdUpdated: boolean;
|
18333
|
+
readonly asLastPoolIdUpdated: {
|
18334
|
+
readonly poolId: u32;
|
18335
|
+
} & Struct;
|
18336
|
+
readonly type: 'Created' | 'Bonded' | 'PaidOut' | 'Unbonded' | 'Withdrawn' | 'Destroyed' | 'StateChanged' | 'MemberRemoved' | 'RolesUpdated' | 'PoolSlashed' | 'UnbondingPoolSlashed' | 'PoolCommissionUpdated' | 'PoolMaxCommissionUpdated' | 'PoolCommissionChangeRateUpdated' | 'PoolCommissionClaimPermissionUpdated' | 'PoolCommissionClaimed' | 'MinBalanceDeficitAdjusted' | 'MinBalanceExcessAdjusted' | 'LastPoolIdUpdated';
|
18200
18337
|
}
|
18201
18338
|
/** @name PalletTangleLstPoolsPoolState (144) */
|
18202
18339
|
interface PalletTangleLstPoolsPoolState extends Enum {
|
@@ -18244,8 +18381,33 @@ declare module '@polkadot/types/lookup' {
|
|
18244
18381
|
readonly isVaultRewardConfigUpdated: boolean;
|
18245
18382
|
readonly asVaultRewardConfigUpdated: {
|
18246
18383
|
readonly vaultId: u32;
|
18384
|
+
readonly newConfig: PalletRewardsRewardConfigForAssetVault;
|
18247
18385
|
} & Struct;
|
18248
|
-
readonly
|
18386
|
+
readonly isRewardVaultCreated: boolean;
|
18387
|
+
readonly asRewardVaultCreated: {
|
18388
|
+
readonly vaultId: u32;
|
18389
|
+
readonly newConfig: PalletRewardsRewardConfigForAssetVault;
|
18390
|
+
readonly potAccount: AccountId32;
|
18391
|
+
} & Struct;
|
18392
|
+
readonly isTotalScoreUpdated: boolean;
|
18393
|
+
readonly asTotalScoreUpdated: {
|
18394
|
+
readonly vaultId: u32;
|
18395
|
+
readonly asset: TanglePrimitivesServicesAsset;
|
18396
|
+
readonly totalScore: u128;
|
18397
|
+
readonly lockMultiplier: Option<TanglePrimitivesRewardsLockMultiplier>;
|
18398
|
+
} & Struct;
|
18399
|
+
readonly isTotalDepositUpdated: boolean;
|
18400
|
+
readonly asTotalDepositUpdated: {
|
18401
|
+
readonly vaultId: u32;
|
18402
|
+
readonly asset: TanglePrimitivesServicesAsset;
|
18403
|
+
readonly totalDeposit: u128;
|
18404
|
+
} & Struct;
|
18405
|
+
readonly isDecayConfigUpdated: boolean;
|
18406
|
+
readonly asDecayConfigUpdated: {
|
18407
|
+
readonly startPeriod: u64;
|
18408
|
+
readonly rate: Percent;
|
18409
|
+
} & Struct;
|
18410
|
+
readonly type: 'RewardsClaimed' | 'IncentiveAPYAndCapSet' | 'BlueprintWhitelisted' | 'AssetUpdatedInVault' | 'VaultRewardConfigUpdated' | 'RewardVaultCreated' | 'TotalScoreUpdated' | 'TotalDepositUpdated' | 'DecayConfigUpdated';
|
18249
18411
|
}
|
18250
18412
|
/** @name PalletRewardsAssetAction (150) */
|
18251
18413
|
interface PalletRewardsAssetAction extends Enum {
|
@@ -18253,7 +18415,22 @@ declare module '@polkadot/types/lookup' {
|
|
18253
18415
|
readonly isRemove: boolean;
|
18254
18416
|
readonly type: 'Add' | 'Remove';
|
18255
18417
|
}
|
18256
|
-
/** @name
|
18418
|
+
/** @name PalletRewardsRewardConfigForAssetVault (151) */
|
18419
|
+
interface PalletRewardsRewardConfigForAssetVault extends Struct {
|
18420
|
+
readonly apy: Percent;
|
18421
|
+
readonly incentiveCap: u128;
|
18422
|
+
readonly depositCap: u128;
|
18423
|
+
readonly boostMultiplier: Option<u32>;
|
18424
|
+
}
|
18425
|
+
/** @name TanglePrimitivesRewardsLockMultiplier (154) */
|
18426
|
+
interface TanglePrimitivesRewardsLockMultiplier extends Enum {
|
18427
|
+
readonly isOneMonth: boolean;
|
18428
|
+
readonly isTwoMonths: boolean;
|
18429
|
+
readonly isThreeMonths: boolean;
|
18430
|
+
readonly isSixMonths: boolean;
|
18431
|
+
readonly type: 'OneMonth' | 'TwoMonths' | 'ThreeMonths' | 'SixMonths';
|
18432
|
+
}
|
18433
|
+
/** @name FrameSystemPhase (155) */
|
18257
18434
|
interface FrameSystemPhase extends Enum {
|
18258
18435
|
readonly isApplyExtrinsic: boolean;
|
18259
18436
|
readonly asApplyExtrinsic: u32;
|
@@ -18261,17 +18438,17 @@ declare module '@polkadot/types/lookup' {
|
|
18261
18438
|
readonly isInitialization: boolean;
|
18262
18439
|
readonly type: 'ApplyExtrinsic' | 'Finalization' | 'Initialization';
|
18263
18440
|
}
|
18264
|
-
/** @name FrameSystemLastRuntimeUpgradeInfo (
|
18441
|
+
/** @name FrameSystemLastRuntimeUpgradeInfo (157) */
|
18265
18442
|
interface FrameSystemLastRuntimeUpgradeInfo extends Struct {
|
18266
18443
|
readonly specVersion: Compact<u32>;
|
18267
18444
|
readonly specName: Text;
|
18268
18445
|
}
|
18269
|
-
/** @name FrameSystemCodeUpgradeAuthorization (
|
18446
|
+
/** @name FrameSystemCodeUpgradeAuthorization (159) */
|
18270
18447
|
interface FrameSystemCodeUpgradeAuthorization extends Struct {
|
18271
18448
|
readonly codeHash: H256;
|
18272
18449
|
readonly checkVersion: bool;
|
18273
18450
|
}
|
18274
|
-
/** @name FrameSystemCall (
|
18451
|
+
/** @name FrameSystemCall (160) */
|
18275
18452
|
interface FrameSystemCall extends Enum {
|
18276
18453
|
readonly isRemark: boolean;
|
18277
18454
|
readonly asRemark: {
|
@@ -18320,41 +18497,41 @@ declare module '@polkadot/types/lookup' {
|
|
18320
18497
|
} & Struct;
|
18321
18498
|
readonly type: 'Remark' | 'SetHeapPages' | 'SetCode' | 'SetCodeWithoutChecks' | 'SetStorage' | 'KillStorage' | 'KillPrefix' | 'RemarkWithEvent' | 'AuthorizeUpgrade' | 'AuthorizeUpgradeWithoutChecks' | 'ApplyAuthorizedUpgrade';
|
18322
18499
|
}
|
18323
|
-
/** @name FrameSystemLimitsBlockWeights (
|
18500
|
+
/** @name FrameSystemLimitsBlockWeights (164) */
|
18324
18501
|
interface FrameSystemLimitsBlockWeights extends Struct {
|
18325
18502
|
readonly baseBlock: SpWeightsWeightV2Weight;
|
18326
18503
|
readonly maxBlock: SpWeightsWeightV2Weight;
|
18327
18504
|
readonly perClass: FrameSupportDispatchPerDispatchClassWeightsPerClass;
|
18328
18505
|
}
|
18329
|
-
/** @name FrameSupportDispatchPerDispatchClassWeightsPerClass (
|
18506
|
+
/** @name FrameSupportDispatchPerDispatchClassWeightsPerClass (165) */
|
18330
18507
|
interface FrameSupportDispatchPerDispatchClassWeightsPerClass extends Struct {
|
18331
18508
|
readonly normal: FrameSystemLimitsWeightsPerClass;
|
18332
18509
|
readonly operational: FrameSystemLimitsWeightsPerClass;
|
18333
18510
|
readonly mandatory: FrameSystemLimitsWeightsPerClass;
|
18334
18511
|
}
|
18335
|
-
/** @name FrameSystemLimitsWeightsPerClass (
|
18512
|
+
/** @name FrameSystemLimitsWeightsPerClass (166) */
|
18336
18513
|
interface FrameSystemLimitsWeightsPerClass extends Struct {
|
18337
18514
|
readonly baseExtrinsic: SpWeightsWeightV2Weight;
|
18338
18515
|
readonly maxExtrinsic: Option<SpWeightsWeightV2Weight>;
|
18339
18516
|
readonly maxTotal: Option<SpWeightsWeightV2Weight>;
|
18340
18517
|
readonly reserved: Option<SpWeightsWeightV2Weight>;
|
18341
18518
|
}
|
18342
|
-
/** @name FrameSystemLimitsBlockLength (
|
18519
|
+
/** @name FrameSystemLimitsBlockLength (168) */
|
18343
18520
|
interface FrameSystemLimitsBlockLength extends Struct {
|
18344
18521
|
readonly max: FrameSupportDispatchPerDispatchClassU32;
|
18345
18522
|
}
|
18346
|
-
/** @name FrameSupportDispatchPerDispatchClassU32 (
|
18523
|
+
/** @name FrameSupportDispatchPerDispatchClassU32 (169) */
|
18347
18524
|
interface FrameSupportDispatchPerDispatchClassU32 extends Struct {
|
18348
18525
|
readonly normal: u32;
|
18349
18526
|
readonly operational: u32;
|
18350
18527
|
readonly mandatory: u32;
|
18351
18528
|
}
|
18352
|
-
/** @name SpWeightsRuntimeDbWeight (
|
18529
|
+
/** @name SpWeightsRuntimeDbWeight (170) */
|
18353
18530
|
interface SpWeightsRuntimeDbWeight extends Struct {
|
18354
18531
|
readonly read: u64;
|
18355
18532
|
readonly write: u64;
|
18356
18533
|
}
|
18357
|
-
/** @name SpVersionRuntimeVersion (
|
18534
|
+
/** @name SpVersionRuntimeVersion (171) */
|
18358
18535
|
interface SpVersionRuntimeVersion extends Struct {
|
18359
18536
|
readonly specName: Text;
|
18360
18537
|
readonly implName: Text;
|
@@ -18365,7 +18542,7 @@ declare module '@polkadot/types/lookup' {
|
|
18365
18542
|
readonly transactionVersion: u32;
|
18366
18543
|
readonly stateVersion: u8;
|
18367
18544
|
}
|
18368
|
-
/** @name FrameSystemError (
|
18545
|
+
/** @name FrameSystemError (176) */
|
18369
18546
|
interface FrameSystemError extends Enum {
|
18370
18547
|
readonly isInvalidSpecName: boolean;
|
18371
18548
|
readonly isSpecVersionNeedsToIncrease: boolean;
|
@@ -18378,7 +18555,7 @@ declare module '@polkadot/types/lookup' {
|
|
18378
18555
|
readonly isUnauthorized: boolean;
|
18379
18556
|
readonly type: 'InvalidSpecName' | 'SpecVersionNeedsToIncrease' | 'FailedToExtractRuntimeVersion' | 'NonDefaultComposite' | 'NonZeroRefCount' | 'CallFiltered' | 'MultiBlockMigrationsOngoing' | 'NothingAuthorized' | 'Unauthorized';
|
18380
18557
|
}
|
18381
|
-
/** @name PalletTimestampCall (
|
18558
|
+
/** @name PalletTimestampCall (177) */
|
18382
18559
|
interface PalletTimestampCall extends Enum {
|
18383
18560
|
readonly isSet: boolean;
|
18384
18561
|
readonly asSet: {
|
@@ -18386,7 +18563,7 @@ declare module '@polkadot/types/lookup' {
|
|
18386
18563
|
} & Struct;
|
18387
18564
|
readonly type: 'Set';
|
18388
18565
|
}
|
18389
|
-
/** @name PalletSudoCall (
|
18566
|
+
/** @name PalletSudoCall (178) */
|
18390
18567
|
interface PalletSudoCall extends Enum {
|
18391
18568
|
readonly isSudo: boolean;
|
18392
18569
|
readonly asSudo: {
|
@@ -18409,7 +18586,7 @@ declare module '@polkadot/types/lookup' {
|
|
18409
18586
|
readonly isRemoveKey: boolean;
|
18410
18587
|
readonly type: 'Sudo' | 'SudoUncheckedWeight' | 'SetKey' | 'SudoAs' | 'RemoveKey';
|
18411
18588
|
}
|
18412
|
-
/** @name PalletAssetsCall (
|
18589
|
+
/** @name PalletAssetsCall (180) */
|
18413
18590
|
interface PalletAssetsCall extends Enum {
|
18414
18591
|
readonly isCreate: boolean;
|
18415
18592
|
readonly asCreate: {
|
@@ -18590,7 +18767,7 @@ declare module '@polkadot/types/lookup' {
|
|
18590
18767
|
} & Struct;
|
18591
18768
|
readonly type: 'Create' | 'ForceCreate' | 'StartDestroy' | 'DestroyAccounts' | 'DestroyApprovals' | 'FinishDestroy' | 'Mint' | 'Burn' | 'Transfer' | 'TransferKeepAlive' | 'ForceTransfer' | 'Freeze' | 'Thaw' | 'FreezeAsset' | 'ThawAsset' | 'TransferOwnership' | 'SetTeam' | 'SetMetadata' | 'ClearMetadata' | 'ForceSetMetadata' | 'ForceClearMetadata' | 'ForceAssetStatus' | 'ApproveTransfer' | 'CancelApproval' | 'ForceCancelApproval' | 'TransferApproved' | 'Touch' | 'Refund' | 'SetMinBalance' | 'TouchOther' | 'RefundOther' | 'Block';
|
18592
18769
|
}
|
18593
|
-
/** @name PalletBalancesCall (
|
18770
|
+
/** @name PalletBalancesCall (182) */
|
18594
18771
|
interface PalletBalancesCall extends Enum {
|
18595
18772
|
readonly isTransferAllowDeath: boolean;
|
18596
18773
|
readonly asTransferAllowDeath: {
|
@@ -18639,13 +18816,13 @@ declare module '@polkadot/types/lookup' {
|
|
18639
18816
|
} & Struct;
|
18640
18817
|
readonly type: 'TransferAllowDeath' | 'ForceTransfer' | 'TransferKeepAlive' | 'TransferAll' | 'ForceUnreserve' | 'UpgradeAccounts' | 'ForceSetBalance' | 'ForceAdjustTotalIssuance' | 'Burn';
|
18641
18818
|
}
|
18642
|
-
/** @name PalletBalancesAdjustmentDirection (
|
18819
|
+
/** @name PalletBalancesAdjustmentDirection (183) */
|
18643
18820
|
interface PalletBalancesAdjustmentDirection extends Enum {
|
18644
18821
|
readonly isIncrease: boolean;
|
18645
18822
|
readonly isDecrease: boolean;
|
18646
18823
|
readonly type: 'Increase' | 'Decrease';
|
18647
18824
|
}
|
18648
|
-
/** @name PalletBabeCall (
|
18825
|
+
/** @name PalletBabeCall (184) */
|
18649
18826
|
interface PalletBabeCall extends Enum {
|
18650
18827
|
readonly isReportEquivocation: boolean;
|
18651
18828
|
readonly asReportEquivocation: {
|
@@ -18663,14 +18840,14 @@ declare module '@polkadot/types/lookup' {
|
|
18663
18840
|
} & Struct;
|
18664
18841
|
readonly type: 'ReportEquivocation' | 'ReportEquivocationUnsigned' | 'PlanConfigChange';
|
18665
18842
|
}
|
18666
|
-
/** @name SpConsensusSlotsEquivocationProof (
|
18843
|
+
/** @name SpConsensusSlotsEquivocationProof (185) */
|
18667
18844
|
interface SpConsensusSlotsEquivocationProof extends Struct {
|
18668
18845
|
readonly offender: SpConsensusBabeAppPublic;
|
18669
18846
|
readonly slot: u64;
|
18670
18847
|
readonly firstHeader: SpRuntimeHeader;
|
18671
18848
|
readonly secondHeader: SpRuntimeHeader;
|
18672
18849
|
}
|
18673
|
-
/** @name SpRuntimeHeader (
|
18850
|
+
/** @name SpRuntimeHeader (186) */
|
18674
18851
|
interface SpRuntimeHeader extends Struct {
|
18675
18852
|
readonly parentHash: H256;
|
18676
18853
|
readonly number: Compact<u64>;
|
@@ -18678,16 +18855,16 @@ declare module '@polkadot/types/lookup' {
|
|
18678
18855
|
readonly extrinsicsRoot: H256;
|
18679
18856
|
readonly digest: SpRuntimeDigest;
|
18680
18857
|
}
|
18681
|
-
/** @name SpConsensusBabeAppPublic (
|
18858
|
+
/** @name SpConsensusBabeAppPublic (187) */
|
18682
18859
|
interface SpConsensusBabeAppPublic extends U8aFixed {
|
18683
18860
|
}
|
18684
|
-
/** @name SpSessionMembershipProof (
|
18861
|
+
/** @name SpSessionMembershipProof (189) */
|
18685
18862
|
interface SpSessionMembershipProof extends Struct {
|
18686
18863
|
readonly session: u32;
|
18687
18864
|
readonly trieNodes: Vec<Bytes>;
|
18688
18865
|
readonly validatorCount: u32;
|
18689
18866
|
}
|
18690
|
-
/** @name SpConsensusBabeDigestsNextConfigDescriptor (
|
18867
|
+
/** @name SpConsensusBabeDigestsNextConfigDescriptor (190) */
|
18691
18868
|
interface SpConsensusBabeDigestsNextConfigDescriptor extends Enum {
|
18692
18869
|
readonly isV1: boolean;
|
18693
18870
|
readonly asV1: {
|
@@ -18696,14 +18873,14 @@ declare module '@polkadot/types/lookup' {
|
|
18696
18873
|
} & Struct;
|
18697
18874
|
readonly type: 'V1';
|
18698
18875
|
}
|
18699
|
-
/** @name SpConsensusBabeAllowedSlots (
|
18876
|
+
/** @name SpConsensusBabeAllowedSlots (192) */
|
18700
18877
|
interface SpConsensusBabeAllowedSlots extends Enum {
|
18701
18878
|
readonly isPrimarySlots: boolean;
|
18702
18879
|
readonly isPrimaryAndSecondaryPlainSlots: boolean;
|
18703
18880
|
readonly isPrimaryAndSecondaryVRFSlots: boolean;
|
18704
18881
|
readonly type: 'PrimarySlots' | 'PrimaryAndSecondaryPlainSlots' | 'PrimaryAndSecondaryVRFSlots';
|
18705
18882
|
}
|
18706
|
-
/** @name PalletGrandpaCall (
|
18883
|
+
/** @name PalletGrandpaCall (193) */
|
18707
18884
|
interface PalletGrandpaCall extends Enum {
|
18708
18885
|
readonly isReportEquivocation: boolean;
|
18709
18886
|
readonly asReportEquivocation: {
|
@@ -18722,12 +18899,12 @@ declare module '@polkadot/types/lookup' {
|
|
18722
18899
|
} & Struct;
|
18723
18900
|
readonly type: 'ReportEquivocation' | 'ReportEquivocationUnsigned' | 'NoteStalled';
|
18724
18901
|
}
|
18725
|
-
/** @name SpConsensusGrandpaEquivocationProof (
|
18902
|
+
/** @name SpConsensusGrandpaEquivocationProof (194) */
|
18726
18903
|
interface SpConsensusGrandpaEquivocationProof extends Struct {
|
18727
18904
|
readonly setId: u64;
|
18728
18905
|
readonly equivocation: SpConsensusGrandpaEquivocation;
|
18729
18906
|
}
|
18730
|
-
/** @name SpConsensusGrandpaEquivocation (
|
18907
|
+
/** @name SpConsensusGrandpaEquivocation (195) */
|
18731
18908
|
interface SpConsensusGrandpaEquivocation extends Enum {
|
18732
18909
|
readonly isPrevote: boolean;
|
18733
18910
|
readonly asPrevote: FinalityGrandpaEquivocationPrevote;
|
@@ -18735,36 +18912,36 @@ declare module '@polkadot/types/lookup' {
|
|
18735
18912
|
readonly asPrecommit: FinalityGrandpaEquivocationPrecommit;
|
18736
18913
|
readonly type: 'Prevote' | 'Precommit';
|
18737
18914
|
}
|
18738
|
-
/** @name FinalityGrandpaEquivocationPrevote (
|
18915
|
+
/** @name FinalityGrandpaEquivocationPrevote (196) */
|
18739
18916
|
interface FinalityGrandpaEquivocationPrevote extends Struct {
|
18740
18917
|
readonly roundNumber: u64;
|
18741
18918
|
readonly identity: SpConsensusGrandpaAppPublic;
|
18742
18919
|
readonly first: ITuple<[FinalityGrandpaPrevote, SpConsensusGrandpaAppSignature]>;
|
18743
18920
|
readonly second: ITuple<[FinalityGrandpaPrevote, SpConsensusGrandpaAppSignature]>;
|
18744
18921
|
}
|
18745
|
-
/** @name FinalityGrandpaPrevote (
|
18922
|
+
/** @name FinalityGrandpaPrevote (197) */
|
18746
18923
|
interface FinalityGrandpaPrevote extends Struct {
|
18747
18924
|
readonly targetHash: H256;
|
18748
18925
|
readonly targetNumber: u64;
|
18749
18926
|
}
|
18750
|
-
/** @name SpConsensusGrandpaAppSignature (
|
18927
|
+
/** @name SpConsensusGrandpaAppSignature (198) */
|
18751
18928
|
interface SpConsensusGrandpaAppSignature extends U8aFixed {
|
18752
18929
|
}
|
18753
|
-
/** @name FinalityGrandpaEquivocationPrecommit (
|
18930
|
+
/** @name FinalityGrandpaEquivocationPrecommit (201) */
|
18754
18931
|
interface FinalityGrandpaEquivocationPrecommit extends Struct {
|
18755
18932
|
readonly roundNumber: u64;
|
18756
18933
|
readonly identity: SpConsensusGrandpaAppPublic;
|
18757
18934
|
readonly first: ITuple<[FinalityGrandpaPrecommit, SpConsensusGrandpaAppSignature]>;
|
18758
18935
|
readonly second: ITuple<[FinalityGrandpaPrecommit, SpConsensusGrandpaAppSignature]>;
|
18759
18936
|
}
|
18760
|
-
/** @name FinalityGrandpaPrecommit (
|
18937
|
+
/** @name FinalityGrandpaPrecommit (202) */
|
18761
18938
|
interface FinalityGrandpaPrecommit extends Struct {
|
18762
18939
|
readonly targetHash: H256;
|
18763
18940
|
readonly targetNumber: u64;
|
18764
18941
|
}
|
18765
|
-
/** @name SpCoreVoid (
|
18942
|
+
/** @name SpCoreVoid (204) */
|
18766
18943
|
type SpCoreVoid = Null;
|
18767
|
-
/** @name PalletIndicesCall (
|
18944
|
+
/** @name PalletIndicesCall (205) */
|
18768
18945
|
interface PalletIndicesCall extends Enum {
|
18769
18946
|
readonly isClaim: boolean;
|
18770
18947
|
readonly asClaim: {
|
@@ -18791,7 +18968,7 @@ declare module '@polkadot/types/lookup' {
|
|
18791
18968
|
} & Struct;
|
18792
18969
|
readonly type: 'Claim' | 'Transfer' | 'Free' | 'ForceTransfer' | 'Freeze';
|
18793
18970
|
}
|
18794
|
-
/** @name PalletDemocracyCall (
|
18971
|
+
/** @name PalletDemocracyCall (206) */
|
18795
18972
|
interface PalletDemocracyCall extends Enum {
|
18796
18973
|
readonly isPropose: boolean;
|
18797
18974
|
readonly asPropose: {
|
@@ -18874,7 +19051,7 @@ declare module '@polkadot/types/lookup' {
|
|
18874
19051
|
} & Struct;
|
18875
19052
|
readonly type: 'Propose' | 'Second' | 'Vote' | 'EmergencyCancel' | 'ExternalPropose' | 'ExternalProposeMajority' | 'ExternalProposeDefault' | 'FastTrack' | 'VetoExternal' | 'CancelReferendum' | 'Delegate' | 'Undelegate' | 'ClearPublicProposals' | 'Unlock' | 'RemoveVote' | 'RemoveOtherVote' | 'Blacklist' | 'CancelProposal' | 'SetMetadata';
|
18876
19053
|
}
|
18877
|
-
/** @name FrameSupportPreimagesBounded (
|
19054
|
+
/** @name FrameSupportPreimagesBounded (207) */
|
18878
19055
|
interface FrameSupportPreimagesBounded extends Enum {
|
18879
19056
|
readonly isLegacy: boolean;
|
18880
19057
|
readonly asLegacy: {
|
@@ -18889,9 +19066,9 @@ declare module '@polkadot/types/lookup' {
|
|
18889
19066
|
} & Struct;
|
18890
19067
|
readonly type: 'Legacy' | 'Inline' | 'Lookup';
|
18891
19068
|
}
|
18892
|
-
/** @name SpRuntimeBlakeTwo256 (
|
19069
|
+
/** @name SpRuntimeBlakeTwo256 (208) */
|
18893
19070
|
type SpRuntimeBlakeTwo256 = Null;
|
18894
|
-
/** @name PalletDemocracyConviction (
|
19071
|
+
/** @name PalletDemocracyConviction (210) */
|
18895
19072
|
interface PalletDemocracyConviction extends Enum {
|
18896
19073
|
readonly isNone: boolean;
|
18897
19074
|
readonly isLocked1x: boolean;
|
@@ -18902,7 +19079,7 @@ declare module '@polkadot/types/lookup' {
|
|
18902
19079
|
readonly isLocked6x: boolean;
|
18903
19080
|
readonly type: 'None' | 'Locked1x' | 'Locked2x' | 'Locked3x' | 'Locked4x' | 'Locked5x' | 'Locked6x';
|
18904
19081
|
}
|
18905
|
-
/** @name PalletCollectiveCall (
|
19082
|
+
/** @name PalletCollectiveCall (212) */
|
18906
19083
|
interface PalletCollectiveCall extends Enum {
|
18907
19084
|
readonly isSetMembers: boolean;
|
18908
19085
|
readonly asSetMembers: {
|
@@ -18940,7 +19117,7 @@ declare module '@polkadot/types/lookup' {
|
|
18940
19117
|
} & Struct;
|
18941
19118
|
readonly type: 'SetMembers' | 'Execute' | 'Propose' | 'Vote' | 'DisapproveProposal' | 'Close';
|
18942
19119
|
}
|
18943
|
-
/** @name PalletVestingCall (
|
19120
|
+
/** @name PalletVestingCall (213) */
|
18944
19121
|
interface PalletVestingCall extends Enum {
|
18945
19122
|
readonly isVest: boolean;
|
18946
19123
|
readonly isVestOther: boolean;
|
@@ -18970,13 +19147,13 @@ declare module '@polkadot/types/lookup' {
|
|
18970
19147
|
} & Struct;
|
18971
19148
|
readonly type: 'Vest' | 'VestOther' | 'VestedTransfer' | 'ForceVestedTransfer' | 'MergeSchedules' | 'ForceRemoveVestingSchedule';
|
18972
19149
|
}
|
18973
|
-
/** @name PalletVestingVestingInfo (
|
19150
|
+
/** @name PalletVestingVestingInfo (214) */
|
18974
19151
|
interface PalletVestingVestingInfo extends Struct {
|
18975
19152
|
readonly locked: u128;
|
18976
19153
|
readonly perBlock: u128;
|
18977
19154
|
readonly startingBlock: u64;
|
18978
19155
|
}
|
18979
|
-
/** @name PalletElectionsPhragmenCall (
|
19156
|
+
/** @name PalletElectionsPhragmenCall (215) */
|
18980
19157
|
interface PalletElectionsPhragmenCall extends Enum {
|
18981
19158
|
readonly isVote: boolean;
|
18982
19159
|
readonly asVote: {
|
@@ -19005,7 +19182,7 @@ declare module '@polkadot/types/lookup' {
|
|
19005
19182
|
} & Struct;
|
19006
19183
|
readonly type: 'Vote' | 'RemoveVoter' | 'SubmitCandidacy' | 'RenounceCandidacy' | 'RemoveMember' | 'CleanDefunctVoters';
|
19007
19184
|
}
|
19008
|
-
/** @name PalletElectionsPhragmenRenouncing (
|
19185
|
+
/** @name PalletElectionsPhragmenRenouncing (216) */
|
19009
19186
|
interface PalletElectionsPhragmenRenouncing extends Enum {
|
19010
19187
|
readonly isMember: boolean;
|
19011
19188
|
readonly isRunnerUp: boolean;
|
@@ -19013,7 +19190,7 @@ declare module '@polkadot/types/lookup' {
|
|
19013
19190
|
readonly asCandidate: Compact<u32>;
|
19014
19191
|
readonly type: 'Member' | 'RunnerUp' | 'Candidate';
|
19015
19192
|
}
|
19016
|
-
/** @name PalletElectionProviderMultiPhaseCall (
|
19193
|
+
/** @name PalletElectionProviderMultiPhaseCall (217) */
|
19017
19194
|
interface PalletElectionProviderMultiPhaseCall extends Enum {
|
19018
19195
|
readonly isSubmitUnsigned: boolean;
|
19019
19196
|
readonly asSubmitUnsigned: {
|
@@ -19039,13 +19216,13 @@ declare module '@polkadot/types/lookup' {
|
|
19039
19216
|
} & Struct;
|
19040
19217
|
readonly type: 'SubmitUnsigned' | 'SetMinimumUntrustedScore' | 'SetEmergencyElectionResult' | 'Submit' | 'GovernanceFallback';
|
19041
19218
|
}
|
19042
|
-
/** @name PalletElectionProviderMultiPhaseRawSolution (
|
19219
|
+
/** @name PalletElectionProviderMultiPhaseRawSolution (218) */
|
19043
19220
|
interface PalletElectionProviderMultiPhaseRawSolution extends Struct {
|
19044
19221
|
readonly solution: TangleTestnetRuntimeNposSolution16;
|
19045
19222
|
readonly score: SpNposElectionsElectionScore;
|
19046
19223
|
readonly round: u32;
|
19047
19224
|
}
|
19048
|
-
/** @name TangleTestnetRuntimeNposSolution16 (
|
19225
|
+
/** @name TangleTestnetRuntimeNposSolution16 (219) */
|
19049
19226
|
interface TangleTestnetRuntimeNposSolution16 extends Struct {
|
19050
19227
|
readonly votes1: Vec<ITuple<[Compact<u32>, Compact<u16>]>>;
|
19051
19228
|
readonly votes2: Vec<ITuple<[Compact<u32>, ITuple<[Compact<u16>, Compact<PerU16>]>, Compact<u16>]>>;
|
@@ -19064,17 +19241,17 @@ declare module '@polkadot/types/lookup' {
|
|
19064
19241
|
readonly votes15: Vec<ITuple<[Compact<u32>, Vec<ITuple<[Compact<u16>, Compact<PerU16>]>>, Compact<u16>]>>;
|
19065
19242
|
readonly votes16: Vec<ITuple<[Compact<u32>, Vec<ITuple<[Compact<u16>, Compact<PerU16>]>>, Compact<u16>]>>;
|
19066
19243
|
}
|
19067
|
-
/** @name PalletElectionProviderMultiPhaseSolutionOrSnapshotSize (
|
19244
|
+
/** @name PalletElectionProviderMultiPhaseSolutionOrSnapshotSize (270) */
|
19068
19245
|
interface PalletElectionProviderMultiPhaseSolutionOrSnapshotSize extends Struct {
|
19069
19246
|
readonly voters: Compact<u32>;
|
19070
19247
|
readonly targets: Compact<u32>;
|
19071
19248
|
}
|
19072
|
-
/** @name SpNposElectionsSupport (
|
19249
|
+
/** @name SpNposElectionsSupport (274) */
|
19073
19250
|
interface SpNposElectionsSupport extends Struct {
|
19074
19251
|
readonly total: u128;
|
19075
19252
|
readonly voters: Vec<ITuple<[AccountId32, u128]>>;
|
19076
19253
|
}
|
19077
|
-
/** @name PalletStakingPalletCall (
|
19254
|
+
/** @name PalletStakingPalletCall (275) */
|
19078
19255
|
interface PalletStakingPalletCall extends Enum {
|
19079
19256
|
readonly isBond: boolean;
|
19080
19257
|
readonly asBond: {
|
@@ -19199,7 +19376,7 @@ declare module '@polkadot/types/lookup' {
|
|
19199
19376
|
} & Struct;
|
19200
19377
|
readonly type: 'Bond' | 'BondExtra' | 'Unbond' | 'WithdrawUnbonded' | 'Validate' | 'Nominate' | 'Chill' | 'SetPayee' | 'SetController' | 'SetValidatorCount' | 'IncreaseValidatorCount' | 'ScaleValidatorCount' | 'ForceNoEras' | 'ForceNewEra' | 'SetInvulnerables' | 'ForceUnstake' | 'ForceNewEraAlways' | 'CancelDeferredSlash' | 'PayoutStakers' | 'Rebond' | 'ReapStash' | 'Kick' | 'SetStakingConfigs' | 'ChillOther' | 'ForceApplyMinCommission' | 'SetMinCommission' | 'PayoutStakersByPage' | 'UpdatePayee' | 'DeprecateControllerBatch' | 'RestoreLedger';
|
19201
19378
|
}
|
19202
|
-
/** @name PalletStakingPalletConfigOpU128 (
|
19379
|
+
/** @name PalletStakingPalletConfigOpU128 (278) */
|
19203
19380
|
interface PalletStakingPalletConfigOpU128 extends Enum {
|
19204
19381
|
readonly isNoop: boolean;
|
19205
19382
|
readonly isSet: boolean;
|
@@ -19207,7 +19384,7 @@ declare module '@polkadot/types/lookup' {
|
|
19207
19384
|
readonly isRemove: boolean;
|
19208
19385
|
readonly type: 'Noop' | 'Set' | 'Remove';
|
19209
19386
|
}
|
19210
|
-
/** @name PalletStakingPalletConfigOpU32 (
|
19387
|
+
/** @name PalletStakingPalletConfigOpU32 (279) */
|
19211
19388
|
interface PalletStakingPalletConfigOpU32 extends Enum {
|
19212
19389
|
readonly isNoop: boolean;
|
19213
19390
|
readonly isSet: boolean;
|
@@ -19215,7 +19392,7 @@ declare module '@polkadot/types/lookup' {
|
|
19215
19392
|
readonly isRemove: boolean;
|
19216
19393
|
readonly type: 'Noop' | 'Set' | 'Remove';
|
19217
19394
|
}
|
19218
|
-
/** @name PalletStakingPalletConfigOpPercent (
|
19395
|
+
/** @name PalletStakingPalletConfigOpPercent (280) */
|
19219
19396
|
interface PalletStakingPalletConfigOpPercent extends Enum {
|
19220
19397
|
readonly isNoop: boolean;
|
19221
19398
|
readonly isSet: boolean;
|
@@ -19223,7 +19400,7 @@ declare module '@polkadot/types/lookup' {
|
|
19223
19400
|
readonly isRemove: boolean;
|
19224
19401
|
readonly type: 'Noop' | 'Set' | 'Remove';
|
19225
19402
|
}
|
19226
|
-
/** @name PalletStakingPalletConfigOpPerbill (
|
19403
|
+
/** @name PalletStakingPalletConfigOpPerbill (281) */
|
19227
19404
|
interface PalletStakingPalletConfigOpPerbill extends Enum {
|
19228
19405
|
readonly isNoop: boolean;
|
19229
19406
|
readonly isSet: boolean;
|
@@ -19231,12 +19408,12 @@ declare module '@polkadot/types/lookup' {
|
|
19231
19408
|
readonly isRemove: boolean;
|
19232
19409
|
readonly type: 'Noop' | 'Set' | 'Remove';
|
19233
19410
|
}
|
19234
|
-
/** @name PalletStakingUnlockChunk (
|
19411
|
+
/** @name PalletStakingUnlockChunk (286) */
|
19235
19412
|
interface PalletStakingUnlockChunk extends Struct {
|
19236
19413
|
readonly value: Compact<u128>;
|
19237
19414
|
readonly era: Compact<u32>;
|
19238
19415
|
}
|
19239
|
-
/** @name PalletSessionCall (
|
19416
|
+
/** @name PalletSessionCall (288) */
|
19240
19417
|
interface PalletSessionCall extends Enum {
|
19241
19418
|
readonly isSetKeys: boolean;
|
19242
19419
|
readonly asSetKeys: {
|
@@ -19246,13 +19423,13 @@ declare module '@polkadot/types/lookup' {
|
|
19246
19423
|
readonly isPurgeKeys: boolean;
|
19247
19424
|
readonly type: 'SetKeys' | 'PurgeKeys';
|
19248
19425
|
}
|
19249
|
-
/** @name TangleTestnetRuntimeOpaqueSessionKeys (
|
19426
|
+
/** @name TangleTestnetRuntimeOpaqueSessionKeys (289) */
|
19250
19427
|
interface TangleTestnetRuntimeOpaqueSessionKeys extends Struct {
|
19251
19428
|
readonly babe: SpConsensusBabeAppPublic;
|
19252
19429
|
readonly grandpa: SpConsensusGrandpaAppPublic;
|
19253
19430
|
readonly imOnline: PalletImOnlineSr25519AppSr25519Public;
|
19254
19431
|
}
|
19255
|
-
/** @name PalletTreasuryCall (
|
19432
|
+
/** @name PalletTreasuryCall (290) */
|
19256
19433
|
interface PalletTreasuryCall extends Enum {
|
19257
19434
|
readonly isSpendLocal: boolean;
|
19258
19435
|
readonly asSpendLocal: {
|
@@ -19284,7 +19461,7 @@ declare module '@polkadot/types/lookup' {
|
|
19284
19461
|
} & Struct;
|
19285
19462
|
readonly type: 'SpendLocal' | 'RemoveApproval' | 'Spend' | 'Payout' | 'CheckStatus' | 'VoidSpend';
|
19286
19463
|
}
|
19287
|
-
/** @name PalletBountiesCall (
|
19464
|
+
/** @name PalletBountiesCall (292) */
|
19288
19465
|
interface PalletBountiesCall extends Enum {
|
19289
19466
|
readonly isProposeBounty: boolean;
|
19290
19467
|
readonly asProposeBounty: {
|
@@ -19329,7 +19506,7 @@ declare module '@polkadot/types/lookup' {
|
|
19329
19506
|
} & Struct;
|
19330
19507
|
readonly type: 'ProposeBounty' | 'ApproveBounty' | 'ProposeCurator' | 'UnassignCurator' | 'AcceptCurator' | 'AwardBounty' | 'ClaimBounty' | 'CloseBounty' | 'ExtendBountyExpiry';
|
19331
19508
|
}
|
19332
|
-
/** @name PalletChildBountiesCall (
|
19509
|
+
/** @name PalletChildBountiesCall (293) */
|
19333
19510
|
interface PalletChildBountiesCall extends Enum {
|
19334
19511
|
readonly isAddChildBounty: boolean;
|
19335
19512
|
readonly asAddChildBounty: {
|
@@ -19372,7 +19549,7 @@ declare module '@polkadot/types/lookup' {
|
|
19372
19549
|
} & Struct;
|
19373
19550
|
readonly type: 'AddChildBounty' | 'ProposeCurator' | 'AcceptCurator' | 'UnassignCurator' | 'AwardChildBounty' | 'ClaimChildBounty' | 'CloseChildBounty';
|
19374
19551
|
}
|
19375
|
-
/** @name PalletBagsListCall (
|
19552
|
+
/** @name PalletBagsListCall (294) */
|
19376
19553
|
interface PalletBagsListCall extends Enum {
|
19377
19554
|
readonly isRebag: boolean;
|
19378
19555
|
readonly asRebag: {
|
@@ -19389,7 +19566,7 @@ declare module '@polkadot/types/lookup' {
|
|
19389
19566
|
} & Struct;
|
19390
19567
|
readonly type: 'Rebag' | 'PutInFrontOf' | 'PutInFrontOfOther';
|
19391
19568
|
}
|
19392
|
-
/** @name PalletNominationPoolsCall (
|
19569
|
+
/** @name PalletNominationPoolsCall (295) */
|
19393
19570
|
interface PalletNominationPoolsCall extends Enum {
|
19394
19571
|
readonly isJoin: boolean;
|
19395
19572
|
readonly asJoin: {
|
@@ -19521,14 +19698,14 @@ declare module '@polkadot/types/lookup' {
|
|
19521
19698
|
} & Struct;
|
19522
19699
|
readonly type: 'Join' | 'BondExtra' | 'ClaimPayout' | 'Unbond' | 'PoolWithdrawUnbonded' | 'WithdrawUnbonded' | 'Create' | 'CreateWithPoolId' | 'Nominate' | 'SetState' | 'SetMetadata' | 'SetConfigs' | 'UpdateRoles' | 'Chill' | 'BondExtraOther' | 'SetClaimPermission' | 'ClaimPayoutOther' | 'SetCommission' | 'SetCommissionMax' | 'SetCommissionChangeRate' | 'ClaimCommission' | 'AdjustPoolDeposit' | 'SetCommissionClaimPermission' | 'ApplySlash' | 'MigrateDelegation' | 'MigratePoolToDelegateStake';
|
19523
19700
|
}
|
19524
|
-
/** @name PalletNominationPoolsBondExtra (
|
19701
|
+
/** @name PalletNominationPoolsBondExtra (296) */
|
19525
19702
|
interface PalletNominationPoolsBondExtra extends Enum {
|
19526
19703
|
readonly isFreeBalance: boolean;
|
19527
19704
|
readonly asFreeBalance: u128;
|
19528
19705
|
readonly isRewards: boolean;
|
19529
19706
|
readonly type: 'FreeBalance' | 'Rewards';
|
19530
19707
|
}
|
19531
|
-
/** @name PalletNominationPoolsConfigOpU128 (
|
19708
|
+
/** @name PalletNominationPoolsConfigOpU128 (297) */
|
19532
19709
|
interface PalletNominationPoolsConfigOpU128 extends Enum {
|
19533
19710
|
readonly isNoop: boolean;
|
19534
19711
|
readonly isSet: boolean;
|
@@ -19536,7 +19713,7 @@ declare module '@polkadot/types/lookup' {
|
|
19536
19713
|
readonly isRemove: boolean;
|
19537
19714
|
readonly type: 'Noop' | 'Set' | 'Remove';
|
19538
19715
|
}
|
19539
|
-
/** @name PalletNominationPoolsConfigOpU32 (
|
19716
|
+
/** @name PalletNominationPoolsConfigOpU32 (298) */
|
19540
19717
|
interface PalletNominationPoolsConfigOpU32 extends Enum {
|
19541
19718
|
readonly isNoop: boolean;
|
19542
19719
|
readonly isSet: boolean;
|
@@ -19544,7 +19721,7 @@ declare module '@polkadot/types/lookup' {
|
|
19544
19721
|
readonly isRemove: boolean;
|
19545
19722
|
readonly type: 'Noop' | 'Set' | 'Remove';
|
19546
19723
|
}
|
19547
|
-
/** @name PalletNominationPoolsConfigOpPerbill (
|
19724
|
+
/** @name PalletNominationPoolsConfigOpPerbill (299) */
|
19548
19725
|
interface PalletNominationPoolsConfigOpPerbill extends Enum {
|
19549
19726
|
readonly isNoop: boolean;
|
19550
19727
|
readonly isSet: boolean;
|
@@ -19552,7 +19729,7 @@ declare module '@polkadot/types/lookup' {
|
|
19552
19729
|
readonly isRemove: boolean;
|
19553
19730
|
readonly type: 'Noop' | 'Set' | 'Remove';
|
19554
19731
|
}
|
19555
|
-
/** @name PalletNominationPoolsConfigOpAccountId32 (
|
19732
|
+
/** @name PalletNominationPoolsConfigOpAccountId32 (300) */
|
19556
19733
|
interface PalletNominationPoolsConfigOpAccountId32 extends Enum {
|
19557
19734
|
readonly isNoop: boolean;
|
19558
19735
|
readonly isSet: boolean;
|
@@ -19560,7 +19737,7 @@ declare module '@polkadot/types/lookup' {
|
|
19560
19737
|
readonly isRemove: boolean;
|
19561
19738
|
readonly type: 'Noop' | 'Set' | 'Remove';
|
19562
19739
|
}
|
19563
|
-
/** @name PalletNominationPoolsClaimPermission (
|
19740
|
+
/** @name PalletNominationPoolsClaimPermission (301) */
|
19564
19741
|
interface PalletNominationPoolsClaimPermission extends Enum {
|
19565
19742
|
readonly isPermissioned: boolean;
|
19566
19743
|
readonly isPermissionlessCompound: boolean;
|
@@ -19568,7 +19745,7 @@ declare module '@polkadot/types/lookup' {
|
|
19568
19745
|
readonly isPermissionlessAll: boolean;
|
19569
19746
|
readonly type: 'Permissioned' | 'PermissionlessCompound' | 'PermissionlessWithdraw' | 'PermissionlessAll';
|
19570
19747
|
}
|
19571
|
-
/** @name PalletSchedulerCall (
|
19748
|
+
/** @name PalletSchedulerCall (302) */
|
19572
19749
|
interface PalletSchedulerCall extends Enum {
|
19573
19750
|
readonly isSchedule: boolean;
|
19574
19751
|
readonly asSchedule: {
|
@@ -19631,7 +19808,7 @@ declare module '@polkadot/types/lookup' {
|
|
19631
19808
|
} & Struct;
|
19632
19809
|
readonly type: 'Schedule' | 'Cancel' | 'ScheduleNamed' | 'CancelNamed' | 'ScheduleAfter' | 'ScheduleNamedAfter' | 'SetRetry' | 'SetRetryNamed' | 'CancelRetry' | 'CancelRetryNamed';
|
19633
19810
|
}
|
19634
|
-
/** @name PalletPreimageCall (
|
19811
|
+
/** @name PalletPreimageCall (304) */
|
19635
19812
|
interface PalletPreimageCall extends Enum {
|
19636
19813
|
readonly isNotePreimage: boolean;
|
19637
19814
|
readonly asNotePreimage: {
|
@@ -19655,7 +19832,7 @@ declare module '@polkadot/types/lookup' {
|
|
19655
19832
|
} & Struct;
|
19656
19833
|
readonly type: 'NotePreimage' | 'UnnotePreimage' | 'RequestPreimage' | 'UnrequestPreimage' | 'EnsureUpdated';
|
19657
19834
|
}
|
19658
|
-
/** @name PalletTxPauseCall (
|
19835
|
+
/** @name PalletTxPauseCall (305) */
|
19659
19836
|
interface PalletTxPauseCall extends Enum {
|
19660
19837
|
readonly isPause: boolean;
|
19661
19838
|
readonly asPause: {
|
@@ -19667,7 +19844,7 @@ declare module '@polkadot/types/lookup' {
|
|
19667
19844
|
} & Struct;
|
19668
19845
|
readonly type: 'Pause' | 'Unpause';
|
19669
19846
|
}
|
19670
|
-
/** @name PalletImOnlineCall (
|
19847
|
+
/** @name PalletImOnlineCall (306) */
|
19671
19848
|
interface PalletImOnlineCall extends Enum {
|
19672
19849
|
readonly isHeartbeat: boolean;
|
19673
19850
|
readonly asHeartbeat: {
|
@@ -19676,17 +19853,17 @@ declare module '@polkadot/types/lookup' {
|
|
19676
19853
|
} & Struct;
|
19677
19854
|
readonly type: 'Heartbeat';
|
19678
19855
|
}
|
19679
|
-
/** @name PalletImOnlineHeartbeat (
|
19856
|
+
/** @name PalletImOnlineHeartbeat (307) */
|
19680
19857
|
interface PalletImOnlineHeartbeat extends Struct {
|
19681
19858
|
readonly blockNumber: u64;
|
19682
19859
|
readonly sessionIndex: u32;
|
19683
19860
|
readonly authorityIndex: u32;
|
19684
19861
|
readonly validatorsLen: u32;
|
19685
19862
|
}
|
19686
|
-
/** @name PalletImOnlineSr25519AppSr25519Signature (
|
19863
|
+
/** @name PalletImOnlineSr25519AppSr25519Signature (308) */
|
19687
19864
|
interface PalletImOnlineSr25519AppSr25519Signature extends U8aFixed {
|
19688
19865
|
}
|
19689
|
-
/** @name PalletIdentityCall (
|
19866
|
+
/** @name PalletIdentityCall (309) */
|
19690
19867
|
interface PalletIdentityCall extends Enum {
|
19691
19868
|
readonly isAddRegistrar: boolean;
|
19692
19869
|
readonly asAddRegistrar: {
|
@@ -19785,7 +19962,7 @@ declare module '@polkadot/types/lookup' {
|
|
19785
19962
|
} & Struct;
|
19786
19963
|
readonly type: 'AddRegistrar' | 'SetIdentity' | 'SetSubs' | 'ClearIdentity' | 'RequestJudgement' | 'CancelRequest' | 'SetFee' | 'SetAccountId' | 'SetFields' | 'ProvideJudgement' | 'KillIdentity' | 'AddSub' | 'RenameSub' | 'RemoveSub' | 'QuitSub' | 'AddUsernameAuthority' | 'RemoveUsernameAuthority' | 'SetUsernameFor' | 'AcceptUsername' | 'RemoveExpiredApproval' | 'SetPrimaryUsername' | 'RemoveDanglingUsername';
|
19787
19964
|
}
|
19788
|
-
/** @name PalletIdentityLegacyIdentityInfo (
|
19965
|
+
/** @name PalletIdentityLegacyIdentityInfo (310) */
|
19789
19966
|
interface PalletIdentityLegacyIdentityInfo extends Struct {
|
19790
19967
|
readonly additional: Vec<ITuple<[Data, Data]>>;
|
19791
19968
|
readonly display: Data;
|
@@ -19797,7 +19974,7 @@ declare module '@polkadot/types/lookup' {
|
|
19797
19974
|
readonly image: Data;
|
19798
19975
|
readonly twitter: Data;
|
19799
19976
|
}
|
19800
|
-
/** @name PalletIdentityJudgement (
|
19977
|
+
/** @name PalletIdentityJudgement (346) */
|
19801
19978
|
interface PalletIdentityJudgement extends Enum {
|
19802
19979
|
readonly isUnknown: boolean;
|
19803
19980
|
readonly isFeePaid: boolean;
|
@@ -19809,7 +19986,7 @@ declare module '@polkadot/types/lookup' {
|
|
19809
19986
|
readonly isErroneous: boolean;
|
19810
19987
|
readonly type: 'Unknown' | 'FeePaid' | 'Reasonable' | 'KnownGood' | 'OutOfDate' | 'LowQuality' | 'Erroneous';
|
19811
19988
|
}
|
19812
|
-
/** @name SpRuntimeMultiSignature (
|
19989
|
+
/** @name SpRuntimeMultiSignature (348) */
|
19813
19990
|
interface SpRuntimeMultiSignature extends Enum {
|
19814
19991
|
readonly isEd25519: boolean;
|
19815
19992
|
readonly asEd25519: U8aFixed;
|
@@ -19819,7 +19996,7 @@ declare module '@polkadot/types/lookup' {
|
|
19819
19996
|
readonly asEcdsa: U8aFixed;
|
19820
19997
|
readonly type: 'Ed25519' | 'Sr25519' | 'Ecdsa';
|
19821
19998
|
}
|
19822
|
-
/** @name PalletUtilityCall (
|
19999
|
+
/** @name PalletUtilityCall (349) */
|
19823
20000
|
interface PalletUtilityCall extends Enum {
|
19824
20001
|
readonly isBatch: boolean;
|
19825
20002
|
readonly asBatch: {
|
@@ -19850,7 +20027,7 @@ declare module '@polkadot/types/lookup' {
|
|
19850
20027
|
} & Struct;
|
19851
20028
|
readonly type: 'Batch' | 'AsDerivative' | 'BatchAll' | 'DispatchAs' | 'ForceBatch' | 'WithWeight';
|
19852
20029
|
}
|
19853
|
-
/** @name TangleTestnetRuntimeOriginCaller (
|
20030
|
+
/** @name TangleTestnetRuntimeOriginCaller (351) */
|
19854
20031
|
interface TangleTestnetRuntimeOriginCaller extends Enum {
|
19855
20032
|
readonly isSystem: boolean;
|
19856
20033
|
readonly asSystem: FrameSupportDispatchRawOrigin;
|
@@ -19861,7 +20038,7 @@ declare module '@polkadot/types/lookup' {
|
|
19861
20038
|
readonly asEthereum: PalletEthereumRawOrigin;
|
19862
20039
|
readonly type: 'System' | 'Void' | 'Council' | 'Ethereum';
|
19863
20040
|
}
|
19864
|
-
/** @name FrameSupportDispatchRawOrigin (
|
20041
|
+
/** @name FrameSupportDispatchRawOrigin (352) */
|
19865
20042
|
interface FrameSupportDispatchRawOrigin extends Enum {
|
19866
20043
|
readonly isRoot: boolean;
|
19867
20044
|
readonly isSigned: boolean;
|
@@ -19869,7 +20046,7 @@ declare module '@polkadot/types/lookup' {
|
|
19869
20046
|
readonly isNone: boolean;
|
19870
20047
|
readonly type: 'Root' | 'Signed' | 'None';
|
19871
20048
|
}
|
19872
|
-
/** @name PalletCollectiveRawOrigin (
|
20049
|
+
/** @name PalletCollectiveRawOrigin (353) */
|
19873
20050
|
interface PalletCollectiveRawOrigin extends Enum {
|
19874
20051
|
readonly isMembers: boolean;
|
19875
20052
|
readonly asMembers: ITuple<[u32, u32]>;
|
@@ -19878,13 +20055,13 @@ declare module '@polkadot/types/lookup' {
|
|
19878
20055
|
readonly isPhantom: boolean;
|
19879
20056
|
readonly type: 'Members' | 'Member' | 'Phantom';
|
19880
20057
|
}
|
19881
|
-
/** @name PalletEthereumRawOrigin (
|
20058
|
+
/** @name PalletEthereumRawOrigin (354) */
|
19882
20059
|
interface PalletEthereumRawOrigin extends Enum {
|
19883
20060
|
readonly isEthereumTransaction: boolean;
|
19884
20061
|
readonly asEthereumTransaction: H160;
|
19885
20062
|
readonly type: 'EthereumTransaction';
|
19886
20063
|
}
|
19887
|
-
/** @name PalletMultisigCall (
|
20064
|
+
/** @name PalletMultisigCall (355) */
|
19888
20065
|
interface PalletMultisigCall extends Enum {
|
19889
20066
|
readonly isAsMultiThreshold1: boolean;
|
19890
20067
|
readonly asAsMultiThreshold1: {
|
@@ -19916,7 +20093,7 @@ declare module '@polkadot/types/lookup' {
|
|
19916
20093
|
} & Struct;
|
19917
20094
|
readonly type: 'AsMultiThreshold1' | 'AsMulti' | 'ApproveAsMulti' | 'CancelAsMulti';
|
19918
20095
|
}
|
19919
|
-
/** @name PalletEthereumCall (
|
20096
|
+
/** @name PalletEthereumCall (357) */
|
19920
20097
|
interface PalletEthereumCall extends Enum {
|
19921
20098
|
readonly isTransact: boolean;
|
19922
20099
|
readonly asTransact: {
|
@@ -19924,7 +20101,7 @@ declare module '@polkadot/types/lookup' {
|
|
19924
20101
|
} & Struct;
|
19925
20102
|
readonly type: 'Transact';
|
19926
20103
|
}
|
19927
|
-
/** @name EthereumTransactionTransactionV2 (
|
20104
|
+
/** @name EthereumTransactionTransactionV2 (358) */
|
19928
20105
|
interface EthereumTransactionTransactionV2 extends Enum {
|
19929
20106
|
readonly isLegacy: boolean;
|
19930
20107
|
readonly asLegacy: EthereumTransactionLegacyTransaction;
|
@@ -19934,7 +20111,7 @@ declare module '@polkadot/types/lookup' {
|
|
19934
20111
|
readonly asEip1559: EthereumTransactionEip1559Transaction;
|
19935
20112
|
readonly type: 'Legacy' | 'Eip2930' | 'Eip1559';
|
19936
20113
|
}
|
19937
|
-
/** @name EthereumTransactionLegacyTransaction (
|
20114
|
+
/** @name EthereumTransactionLegacyTransaction (359) */
|
19938
20115
|
interface EthereumTransactionLegacyTransaction extends Struct {
|
19939
20116
|
readonly nonce: U256;
|
19940
20117
|
readonly gasPrice: U256;
|
@@ -19944,20 +20121,20 @@ declare module '@polkadot/types/lookup' {
|
|
19944
20121
|
readonly input: Bytes;
|
19945
20122
|
readonly signature: EthereumTransactionTransactionSignature;
|
19946
20123
|
}
|
19947
|
-
/** @name EthereumTransactionTransactionAction (
|
20124
|
+
/** @name EthereumTransactionTransactionAction (360) */
|
19948
20125
|
interface EthereumTransactionTransactionAction extends Enum {
|
19949
20126
|
readonly isCall: boolean;
|
19950
20127
|
readonly asCall: H160;
|
19951
20128
|
readonly isCreate: boolean;
|
19952
20129
|
readonly type: 'Call' | 'Create';
|
19953
20130
|
}
|
19954
|
-
/** @name EthereumTransactionTransactionSignature (
|
20131
|
+
/** @name EthereumTransactionTransactionSignature (361) */
|
19955
20132
|
interface EthereumTransactionTransactionSignature extends Struct {
|
19956
20133
|
readonly v: u64;
|
19957
20134
|
readonly r: H256;
|
19958
20135
|
readonly s: H256;
|
19959
20136
|
}
|
19960
|
-
/** @name EthereumTransactionEip2930Transaction (
|
20137
|
+
/** @name EthereumTransactionEip2930Transaction (363) */
|
19961
20138
|
interface EthereumTransactionEip2930Transaction extends Struct {
|
19962
20139
|
readonly chainId: u64;
|
19963
20140
|
readonly nonce: U256;
|
@@ -19971,12 +20148,12 @@ declare module '@polkadot/types/lookup' {
|
|
19971
20148
|
readonly r: H256;
|
19972
20149
|
readonly s: H256;
|
19973
20150
|
}
|
19974
|
-
/** @name EthereumTransactionAccessListItem (
|
20151
|
+
/** @name EthereumTransactionAccessListItem (365) */
|
19975
20152
|
interface EthereumTransactionAccessListItem extends Struct {
|
19976
20153
|
readonly address: H160;
|
19977
20154
|
readonly storageKeys: Vec<H256>;
|
19978
20155
|
}
|
19979
|
-
/** @name EthereumTransactionEip1559Transaction (
|
20156
|
+
/** @name EthereumTransactionEip1559Transaction (366) */
|
19980
20157
|
interface EthereumTransactionEip1559Transaction extends Struct {
|
19981
20158
|
readonly chainId: u64;
|
19982
20159
|
readonly nonce: U256;
|
@@ -19991,7 +20168,7 @@ declare module '@polkadot/types/lookup' {
|
|
19991
20168
|
readonly r: H256;
|
19992
20169
|
readonly s: H256;
|
19993
20170
|
}
|
19994
|
-
/** @name PalletEvmCall (
|
20171
|
+
/** @name PalletEvmCall (367) */
|
19995
20172
|
interface PalletEvmCall extends Enum {
|
19996
20173
|
readonly isWithdraw: boolean;
|
19997
20174
|
readonly asWithdraw: {
|
@@ -20035,7 +20212,7 @@ declare module '@polkadot/types/lookup' {
|
|
20035
20212
|
} & Struct;
|
20036
20213
|
readonly type: 'Withdraw' | 'Call' | 'Create' | 'Create2';
|
20037
20214
|
}
|
20038
|
-
/** @name PalletDynamicFeeCall (
|
20215
|
+
/** @name PalletDynamicFeeCall (371) */
|
20039
20216
|
interface PalletDynamicFeeCall extends Enum {
|
20040
20217
|
readonly isNoteMinGasPriceTarget: boolean;
|
20041
20218
|
readonly asNoteMinGasPriceTarget: {
|
@@ -20043,7 +20220,7 @@ declare module '@polkadot/types/lookup' {
|
|
20043
20220
|
} & Struct;
|
20044
20221
|
readonly type: 'NoteMinGasPriceTarget';
|
20045
20222
|
}
|
20046
|
-
/** @name PalletBaseFeeCall (
|
20223
|
+
/** @name PalletBaseFeeCall (372) */
|
20047
20224
|
interface PalletBaseFeeCall extends Enum {
|
20048
20225
|
readonly isSetBaseFeePerGas: boolean;
|
20049
20226
|
readonly asSetBaseFeePerGas: {
|
@@ -20055,7 +20232,7 @@ declare module '@polkadot/types/lookup' {
|
|
20055
20232
|
} & Struct;
|
20056
20233
|
readonly type: 'SetBaseFeePerGas' | 'SetElasticity';
|
20057
20234
|
}
|
20058
|
-
/** @name PalletHotfixSufficientsCall (
|
20235
|
+
/** @name PalletHotfixSufficientsCall (373) */
|
20059
20236
|
interface PalletHotfixSufficientsCall extends Enum {
|
20060
20237
|
readonly isHotfixIncAccountSufficients: boolean;
|
20061
20238
|
readonly asHotfixIncAccountSufficients: {
|
@@ -20063,7 +20240,7 @@ declare module '@polkadot/types/lookup' {
|
|
20063
20240
|
} & Struct;
|
20064
20241
|
readonly type: 'HotfixIncAccountSufficients';
|
20065
20242
|
}
|
20066
|
-
/** @name PalletAirdropClaimsCall (
|
20243
|
+
/** @name PalletAirdropClaimsCall (375) */
|
20067
20244
|
interface PalletAirdropClaimsCall extends Enum {
|
20068
20245
|
readonly isClaim: boolean;
|
20069
20246
|
readonly asClaim: {
|
@@ -20101,7 +20278,7 @@ declare module '@polkadot/types/lookup' {
|
|
20101
20278
|
} & Struct;
|
20102
20279
|
readonly type: 'Claim' | 'MintClaim' | 'ClaimAttest' | 'MoveClaim' | 'ForceSetExpiryConfig' | 'ClaimSigned';
|
20103
20280
|
}
|
20104
|
-
/** @name PalletAirdropClaimsUtilsMultiAddressSignature (
|
20281
|
+
/** @name PalletAirdropClaimsUtilsMultiAddressSignature (377) */
|
20105
20282
|
interface PalletAirdropClaimsUtilsMultiAddressSignature extends Enum {
|
20106
20283
|
readonly isEvm: boolean;
|
20107
20284
|
readonly asEvm: PalletAirdropClaimsUtilsEthereumAddressEcdsaSignature;
|
@@ -20109,19 +20286,19 @@ declare module '@polkadot/types/lookup' {
|
|
20109
20286
|
readonly asNative: PalletAirdropClaimsUtilsSr25519Signature;
|
20110
20287
|
readonly type: 'Evm' | 'Native';
|
20111
20288
|
}
|
20112
|
-
/** @name PalletAirdropClaimsUtilsEthereumAddressEcdsaSignature (
|
20289
|
+
/** @name PalletAirdropClaimsUtilsEthereumAddressEcdsaSignature (378) */
|
20113
20290
|
interface PalletAirdropClaimsUtilsEthereumAddressEcdsaSignature extends U8aFixed {
|
20114
20291
|
}
|
20115
|
-
/** @name PalletAirdropClaimsUtilsSr25519Signature (
|
20292
|
+
/** @name PalletAirdropClaimsUtilsSr25519Signature (379) */
|
20116
20293
|
interface PalletAirdropClaimsUtilsSr25519Signature extends U8aFixed {
|
20117
20294
|
}
|
20118
|
-
/** @name PalletAirdropClaimsStatementKind (
|
20295
|
+
/** @name PalletAirdropClaimsStatementKind (385) */
|
20119
20296
|
interface PalletAirdropClaimsStatementKind extends Enum {
|
20120
20297
|
readonly isRegular: boolean;
|
20121
20298
|
readonly isSafe: boolean;
|
20122
20299
|
readonly type: 'Regular' | 'Safe';
|
20123
20300
|
}
|
20124
|
-
/** @name PalletProxyCall (
|
20301
|
+
/** @name PalletProxyCall (386) */
|
20125
20302
|
interface PalletProxyCall extends Enum {
|
20126
20303
|
readonly isProxy: boolean;
|
20127
20304
|
readonly asProxy: {
|
@@ -20180,7 +20357,7 @@ declare module '@polkadot/types/lookup' {
|
|
20180
20357
|
} & Struct;
|
20181
20358
|
readonly type: 'Proxy' | 'AddProxy' | 'RemoveProxy' | 'RemoveProxies' | 'CreatePure' | 'KillPure' | 'Announce' | 'RemoveAnnouncement' | 'RejectAnnouncement' | 'ProxyAnnounced';
|
20182
20359
|
}
|
20183
|
-
/** @name PalletMultiAssetDelegationCall (
|
20360
|
+
/** @name PalletMultiAssetDelegationCall (388) */
|
20184
20361
|
interface PalletMultiAssetDelegationCall extends Enum {
|
20185
20362
|
readonly isJoinOperators: boolean;
|
20186
20363
|
readonly asJoinOperators: {
|
@@ -20252,24 +20429,16 @@ declare module '@polkadot/types/lookup' {
|
|
20252
20429
|
} & Struct;
|
20253
20430
|
readonly type: 'JoinOperators' | 'ScheduleLeaveOperators' | 'CancelLeaveOperators' | 'ExecuteLeaveOperators' | 'OperatorBondMore' | 'ScheduleOperatorUnstake' | 'ExecuteOperatorUnstake' | 'CancelOperatorUnstake' | 'GoOffline' | 'GoOnline' | 'Deposit' | 'ScheduleWithdraw' | 'ExecuteWithdraw' | 'CancelWithdraw' | 'Delegate' | 'ScheduleDelegatorUnstake' | 'ExecuteDelegatorUnstake' | 'CancelDelegatorUnstake' | 'AddBlueprintId' | 'RemoveBlueprintId';
|
20254
20431
|
}
|
20255
|
-
/** @name
|
20256
|
-
interface TanglePrimitivesRewardsLockMultiplier extends Enum {
|
20257
|
-
readonly isOneMonth: boolean;
|
20258
|
-
readonly isTwoMonths: boolean;
|
20259
|
-
readonly isThreeMonths: boolean;
|
20260
|
-
readonly isSixMonths: boolean;
|
20261
|
-
readonly type: 'OneMonth' | 'TwoMonths' | 'ThreeMonths' | 'SixMonths';
|
20262
|
-
}
|
20263
|
-
/** @name PalletMultiAssetDelegationDelegatorDelegatorBlueprintSelection (389) */
|
20432
|
+
/** @name PalletMultiAssetDelegationDelegatorDelegatorBlueprintSelection (390) */
|
20264
20433
|
interface PalletMultiAssetDelegationDelegatorDelegatorBlueprintSelection extends Enum {
|
20265
20434
|
readonly isFixed: boolean;
|
20266
20435
|
readonly asFixed: Vec<u64>;
|
20267
20436
|
readonly isAll: boolean;
|
20268
20437
|
readonly type: 'Fixed' | 'All';
|
20269
20438
|
}
|
20270
|
-
/** @name TangleTestnetRuntimeMaxDelegatorBlueprints (
|
20439
|
+
/** @name TangleTestnetRuntimeMaxDelegatorBlueprints (391) */
|
20271
20440
|
type TangleTestnetRuntimeMaxDelegatorBlueprints = Null;
|
20272
|
-
/** @name PalletServicesModuleCall (
|
20441
|
+
/** @name PalletServicesModuleCall (394) */
|
20273
20442
|
interface PalletServicesModuleCall extends Enum {
|
20274
20443
|
readonly isCreateBlueprint: boolean;
|
20275
20444
|
readonly asCreateBlueprint: {
|
@@ -20349,7 +20518,7 @@ declare module '@polkadot/types/lookup' {
|
|
20349
20518
|
} & Struct;
|
20350
20519
|
readonly type: 'CreateBlueprint' | 'PreRegister' | 'Register' | 'Unregister' | 'UpdatePriceTargets' | 'Request' | 'Approve' | 'Reject' | 'Terminate' | 'Call' | 'SubmitResult' | 'Slash' | 'Dispute' | 'UpdateMasterBlueprintServiceManager';
|
20351
20520
|
}
|
20352
|
-
/** @name TanglePrimitivesServicesServiceBlueprint (
|
20521
|
+
/** @name TanglePrimitivesServicesServiceBlueprint (395) */
|
20353
20522
|
interface TanglePrimitivesServicesServiceBlueprint extends Struct {
|
20354
20523
|
readonly metadata: TanglePrimitivesServicesServiceMetadata;
|
20355
20524
|
readonly jobs: Vec<TanglePrimitivesServicesJobDefinition>;
|
@@ -20359,7 +20528,7 @@ declare module '@polkadot/types/lookup' {
|
|
20359
20528
|
readonly masterManagerRevision: TanglePrimitivesServicesMasterBlueprintServiceManagerRevision;
|
20360
20529
|
readonly gadget: TanglePrimitivesServicesGadget;
|
20361
20530
|
}
|
20362
|
-
/** @name TanglePrimitivesServicesServiceMetadata (
|
20531
|
+
/** @name TanglePrimitivesServicesServiceMetadata (396) */
|
20363
20532
|
interface TanglePrimitivesServicesServiceMetadata extends Struct {
|
20364
20533
|
readonly name: Bytes;
|
20365
20534
|
readonly description: Option<Bytes>;
|
@@ -20370,18 +20539,18 @@ declare module '@polkadot/types/lookup' {
|
|
20370
20539
|
readonly website: Option<Bytes>;
|
20371
20540
|
readonly license: Option<Bytes>;
|
20372
20541
|
}
|
20373
|
-
/** @name TanglePrimitivesServicesJobDefinition (
|
20542
|
+
/** @name TanglePrimitivesServicesJobDefinition (401) */
|
20374
20543
|
interface TanglePrimitivesServicesJobDefinition extends Struct {
|
20375
20544
|
readonly metadata: TanglePrimitivesServicesJobMetadata;
|
20376
20545
|
readonly params: Vec<TanglePrimitivesServicesFieldFieldType>;
|
20377
20546
|
readonly result: Vec<TanglePrimitivesServicesFieldFieldType>;
|
20378
20547
|
}
|
20379
|
-
/** @name TanglePrimitivesServicesJobMetadata (
|
20548
|
+
/** @name TanglePrimitivesServicesJobMetadata (402) */
|
20380
20549
|
interface TanglePrimitivesServicesJobMetadata extends Struct {
|
20381
20550
|
readonly name: Bytes;
|
20382
20551
|
readonly description: Option<Bytes>;
|
20383
20552
|
}
|
20384
|
-
/** @name TanglePrimitivesServicesFieldFieldType (
|
20553
|
+
/** @name TanglePrimitivesServicesFieldFieldType (404) */
|
20385
20554
|
interface TanglePrimitivesServicesFieldFieldType extends Enum {
|
20386
20555
|
readonly isVoid: boolean;
|
20387
20556
|
readonly isBool: boolean;
|
@@ -20406,20 +20575,20 @@ declare module '@polkadot/types/lookup' {
|
|
20406
20575
|
readonly isAccountId: boolean;
|
20407
20576
|
readonly type: 'Void' | 'Bool' | 'Uint8' | 'Int8' | 'Uint16' | 'Int16' | 'Uint32' | 'Int32' | 'Uint64' | 'Int64' | 'String' | 'Bytes' | 'Optional' | 'Array' | 'List' | 'Struct' | 'AccountId';
|
20408
20577
|
}
|
20409
|
-
/** @name TanglePrimitivesServicesBlueprintServiceManager (
|
20578
|
+
/** @name TanglePrimitivesServicesBlueprintServiceManager (410) */
|
20410
20579
|
interface TanglePrimitivesServicesBlueprintServiceManager extends Enum {
|
20411
20580
|
readonly isEvm: boolean;
|
20412
20581
|
readonly asEvm: H160;
|
20413
20582
|
readonly type: 'Evm';
|
20414
20583
|
}
|
20415
|
-
/** @name TanglePrimitivesServicesMasterBlueprintServiceManagerRevision (
|
20584
|
+
/** @name TanglePrimitivesServicesMasterBlueprintServiceManagerRevision (411) */
|
20416
20585
|
interface TanglePrimitivesServicesMasterBlueprintServiceManagerRevision extends Enum {
|
20417
20586
|
readonly isLatest: boolean;
|
20418
20587
|
readonly isSpecific: boolean;
|
20419
20588
|
readonly asSpecific: u32;
|
20420
20589
|
readonly type: 'Latest' | 'Specific';
|
20421
20590
|
}
|
20422
|
-
/** @name TanglePrimitivesServicesGadget (
|
20591
|
+
/** @name TanglePrimitivesServicesGadget (412) */
|
20423
20592
|
interface TanglePrimitivesServicesGadget extends Enum {
|
20424
20593
|
readonly isWasm: boolean;
|
20425
20594
|
readonly asWasm: TanglePrimitivesServicesWasmGadget;
|
@@ -20429,22 +20598,22 @@ declare module '@polkadot/types/lookup' {
|
|
20429
20598
|
readonly asContainer: TanglePrimitivesServicesContainerGadget;
|
20430
20599
|
readonly type: 'Wasm' | 'Native' | 'Container';
|
20431
20600
|
}
|
20432
|
-
/** @name TanglePrimitivesServicesWasmGadget (
|
20601
|
+
/** @name TanglePrimitivesServicesWasmGadget (413) */
|
20433
20602
|
interface TanglePrimitivesServicesWasmGadget extends Struct {
|
20434
20603
|
readonly runtime: TanglePrimitivesServicesWasmRuntime;
|
20435
20604
|
readonly sources: Vec<TanglePrimitivesServicesGadgetSource>;
|
20436
20605
|
}
|
20437
|
-
/** @name TanglePrimitivesServicesWasmRuntime (
|
20606
|
+
/** @name TanglePrimitivesServicesWasmRuntime (414) */
|
20438
20607
|
interface TanglePrimitivesServicesWasmRuntime extends Enum {
|
20439
20608
|
readonly isWasmtime: boolean;
|
20440
20609
|
readonly isWasmer: boolean;
|
20441
20610
|
readonly type: 'Wasmtime' | 'Wasmer';
|
20442
20611
|
}
|
20443
|
-
/** @name TanglePrimitivesServicesGadgetSource (
|
20612
|
+
/** @name TanglePrimitivesServicesGadgetSource (416) */
|
20444
20613
|
interface TanglePrimitivesServicesGadgetSource extends Struct {
|
20445
20614
|
readonly fetcher: TanglePrimitivesServicesGadgetSourceFetcher;
|
20446
20615
|
}
|
20447
|
-
/** @name TanglePrimitivesServicesGadgetSourceFetcher (
|
20616
|
+
/** @name TanglePrimitivesServicesGadgetSourceFetcher (417) */
|
20448
20617
|
interface TanglePrimitivesServicesGadgetSourceFetcher extends Enum {
|
20449
20618
|
readonly isIpfs: boolean;
|
20450
20619
|
readonly asIpfs: Bytes;
|
@@ -20456,21 +20625,21 @@ declare module '@polkadot/types/lookup' {
|
|
20456
20625
|
readonly asTesting: TanglePrimitivesServicesTestFetcher;
|
20457
20626
|
readonly type: 'Ipfs' | 'Github' | 'ContainerImage' | 'Testing';
|
20458
20627
|
}
|
20459
|
-
/** @name TanglePrimitivesServicesGithubFetcher (
|
20628
|
+
/** @name TanglePrimitivesServicesGithubFetcher (419) */
|
20460
20629
|
interface TanglePrimitivesServicesGithubFetcher extends Struct {
|
20461
20630
|
readonly owner: Bytes;
|
20462
20631
|
readonly repo: Bytes;
|
20463
20632
|
readonly tag: Bytes;
|
20464
20633
|
readonly binaries: Vec<TanglePrimitivesServicesGadgetBinary>;
|
20465
20634
|
}
|
20466
|
-
/** @name TanglePrimitivesServicesGadgetBinary (
|
20635
|
+
/** @name TanglePrimitivesServicesGadgetBinary (427) */
|
20467
20636
|
interface TanglePrimitivesServicesGadgetBinary extends Struct {
|
20468
20637
|
readonly arch: TanglePrimitivesServicesArchitecture;
|
20469
20638
|
readonly os: TanglePrimitivesServicesOperatingSystem;
|
20470
20639
|
readonly name: Bytes;
|
20471
20640
|
readonly sha256: U8aFixed;
|
20472
20641
|
}
|
20473
|
-
/** @name TanglePrimitivesServicesArchitecture (
|
20642
|
+
/** @name TanglePrimitivesServicesArchitecture (428) */
|
20474
20643
|
interface TanglePrimitivesServicesArchitecture extends Enum {
|
20475
20644
|
readonly isWasm: boolean;
|
20476
20645
|
readonly isWasm64: boolean;
|
@@ -20484,7 +20653,7 @@ declare module '@polkadot/types/lookup' {
|
|
20484
20653
|
readonly isRiscV64: boolean;
|
20485
20654
|
readonly type: 'Wasm' | 'Wasm64' | 'Wasi' | 'Wasi64' | 'Amd' | 'Amd64' | 'Arm' | 'Arm64' | 'RiscV' | 'RiscV64';
|
20486
20655
|
}
|
20487
|
-
/** @name TanglePrimitivesServicesOperatingSystem (
|
20656
|
+
/** @name TanglePrimitivesServicesOperatingSystem (429) */
|
20488
20657
|
interface TanglePrimitivesServicesOperatingSystem extends Enum {
|
20489
20658
|
readonly isUnknown: boolean;
|
20490
20659
|
readonly isLinux: boolean;
|
@@ -20493,27 +20662,27 @@ declare module '@polkadot/types/lookup' {
|
|
20493
20662
|
readonly isBsd: boolean;
|
20494
20663
|
readonly type: 'Unknown' | 'Linux' | 'Windows' | 'MacOS' | 'Bsd';
|
20495
20664
|
}
|
20496
|
-
/** @name TanglePrimitivesServicesImageRegistryFetcher (
|
20665
|
+
/** @name TanglePrimitivesServicesImageRegistryFetcher (433) */
|
20497
20666
|
interface TanglePrimitivesServicesImageRegistryFetcher extends Struct {
|
20498
20667
|
readonly registry_: Bytes;
|
20499
20668
|
readonly image: Bytes;
|
20500
20669
|
readonly tag: Bytes;
|
20501
20670
|
}
|
20502
|
-
/** @name TanglePrimitivesServicesTestFetcher (
|
20671
|
+
/** @name TanglePrimitivesServicesTestFetcher (440) */
|
20503
20672
|
interface TanglePrimitivesServicesTestFetcher extends Struct {
|
20504
20673
|
readonly cargoPackage: Bytes;
|
20505
20674
|
readonly cargoBin: Bytes;
|
20506
20675
|
readonly basePath: Bytes;
|
20507
20676
|
}
|
20508
|
-
/** @name TanglePrimitivesServicesNativeGadget (
|
20677
|
+
/** @name TanglePrimitivesServicesNativeGadget (442) */
|
20509
20678
|
interface TanglePrimitivesServicesNativeGadget extends Struct {
|
20510
20679
|
readonly sources: Vec<TanglePrimitivesServicesGadgetSource>;
|
20511
20680
|
}
|
20512
|
-
/** @name TanglePrimitivesServicesContainerGadget (
|
20681
|
+
/** @name TanglePrimitivesServicesContainerGadget (443) */
|
20513
20682
|
interface TanglePrimitivesServicesContainerGadget extends Struct {
|
20514
20683
|
readonly sources: Vec<TanglePrimitivesServicesGadgetSource>;
|
20515
20684
|
}
|
20516
|
-
/** @name PalletTangleLstCall (
|
20685
|
+
/** @name PalletTangleLstCall (446) */
|
20517
20686
|
interface PalletTangleLstCall extends Enum {
|
20518
20687
|
readonly isJoin: boolean;
|
20519
20688
|
readonly asJoin: {
|
@@ -20628,15 +20797,19 @@ declare module '@polkadot/types/lookup' {
|
|
20628
20797
|
readonly poolId: u32;
|
20629
20798
|
readonly permission: Option<PalletTangleLstCommissionCommissionClaimPermission>;
|
20630
20799
|
} & Struct;
|
20631
|
-
readonly
|
20800
|
+
readonly isSetLastPoolId: boolean;
|
20801
|
+
readonly asSetLastPoolId: {
|
20802
|
+
readonly poolId: u32;
|
20803
|
+
} & Struct;
|
20804
|
+
readonly type: 'Join' | 'BondExtra' | 'Unbond' | 'PoolWithdrawUnbonded' | 'WithdrawUnbonded' | 'Create' | 'CreateWithPoolId' | 'Nominate' | 'SetState' | 'SetMetadata' | 'SetConfigs' | 'UpdateRoles' | 'Chill' | 'BondExtraOther' | 'SetCommission' | 'SetCommissionMax' | 'SetCommissionChangeRate' | 'ClaimCommission' | 'AdjustPoolDeposit' | 'SetCommissionClaimPermission' | 'SetLastPoolId';
|
20632
20805
|
}
|
20633
|
-
/** @name PalletTangleLstBondExtra (
|
20806
|
+
/** @name PalletTangleLstBondExtra (447) */
|
20634
20807
|
interface PalletTangleLstBondExtra extends Enum {
|
20635
20808
|
readonly isFreeBalance: boolean;
|
20636
20809
|
readonly asFreeBalance: u128;
|
20637
20810
|
readonly type: 'FreeBalance';
|
20638
20811
|
}
|
20639
|
-
/** @name PalletTangleLstConfigOpU128 (
|
20812
|
+
/** @name PalletTangleLstConfigOpU128 (452) */
|
20640
20813
|
interface PalletTangleLstConfigOpU128 extends Enum {
|
20641
20814
|
readonly isNoop: boolean;
|
20642
20815
|
readonly isSet: boolean;
|
@@ -20644,7 +20817,7 @@ declare module '@polkadot/types/lookup' {
|
|
20644
20817
|
readonly isRemove: boolean;
|
20645
20818
|
readonly type: 'Noop' | 'Set' | 'Remove';
|
20646
20819
|
}
|
20647
|
-
/** @name PalletTangleLstConfigOpU32 (
|
20820
|
+
/** @name PalletTangleLstConfigOpU32 (453) */
|
20648
20821
|
interface PalletTangleLstConfigOpU32 extends Enum {
|
20649
20822
|
readonly isNoop: boolean;
|
20650
20823
|
readonly isSet: boolean;
|
@@ -20652,7 +20825,7 @@ declare module '@polkadot/types/lookup' {
|
|
20652
20825
|
readonly isRemove: boolean;
|
20653
20826
|
readonly type: 'Noop' | 'Set' | 'Remove';
|
20654
20827
|
}
|
20655
|
-
/** @name PalletTangleLstConfigOpPerbill (
|
20828
|
+
/** @name PalletTangleLstConfigOpPerbill (454) */
|
20656
20829
|
interface PalletTangleLstConfigOpPerbill extends Enum {
|
20657
20830
|
readonly isNoop: boolean;
|
20658
20831
|
readonly isSet: boolean;
|
@@ -20660,7 +20833,7 @@ declare module '@polkadot/types/lookup' {
|
|
20660
20833
|
readonly isRemove: boolean;
|
20661
20834
|
readonly type: 'Noop' | 'Set' | 'Remove';
|
20662
20835
|
}
|
20663
|
-
/** @name PalletTangleLstConfigOpAccountId32 (
|
20836
|
+
/** @name PalletTangleLstConfigOpAccountId32 (455) */
|
20664
20837
|
interface PalletTangleLstConfigOpAccountId32 extends Enum {
|
20665
20838
|
readonly isNoop: boolean;
|
20666
20839
|
readonly isSet: boolean;
|
@@ -20668,7 +20841,7 @@ declare module '@polkadot/types/lookup' {
|
|
20668
20841
|
readonly isRemove: boolean;
|
20669
20842
|
readonly type: 'Noop' | 'Set' | 'Remove';
|
20670
20843
|
}
|
20671
|
-
/** @name PalletRewardsCall (
|
20844
|
+
/** @name PalletRewardsCall (456) */
|
20672
20845
|
interface PalletRewardsCall extends Enum {
|
20673
20846
|
readonly isClaimRewards: boolean;
|
20674
20847
|
readonly asClaimRewards: {
|
@@ -20680,19 +20853,22 @@ declare module '@polkadot/types/lookup' {
|
|
20680
20853
|
readonly assetId: TanglePrimitivesServicesAsset;
|
20681
20854
|
readonly action: PalletRewardsAssetAction;
|
20682
20855
|
} & Struct;
|
20856
|
+
readonly isCreateRewardVault: boolean;
|
20857
|
+
readonly asCreateRewardVault: {
|
20858
|
+
readonly vaultId: u32;
|
20859
|
+
readonly newConfig: PalletRewardsRewardConfigForAssetVault;
|
20860
|
+
} & Struct;
|
20683
20861
|
readonly isUpdateVaultRewardConfig: boolean;
|
20684
20862
|
readonly asUpdateVaultRewardConfig: {
|
20685
20863
|
readonly vaultId: u32;
|
20686
20864
|
readonly newConfig: PalletRewardsRewardConfigForAssetVault;
|
20687
20865
|
} & Struct;
|
20688
|
-
readonly
|
20689
|
-
|
20690
|
-
|
20691
|
-
|
20692
|
-
|
20693
|
-
readonly
|
20694
|
-
readonly depositCap: u128;
|
20695
|
-
readonly boostMultiplier: Option<u32>;
|
20866
|
+
readonly isUpdateDecayConfig: boolean;
|
20867
|
+
readonly asUpdateDecayConfig: {
|
20868
|
+
readonly startPeriod: u64;
|
20869
|
+
readonly rate: Percent;
|
20870
|
+
} & Struct;
|
20871
|
+
readonly type: 'ClaimRewards' | 'ManageAssetRewardVault' | 'CreateRewardVault' | 'UpdateVaultRewardConfig' | 'UpdateDecayConfig';
|
20696
20872
|
}
|
20697
20873
|
/** @name PalletSudoError (457) */
|
20698
20874
|
interface PalletSudoError extends Enum {
|
@@ -21878,7 +22054,6 @@ declare module '@polkadot/types/lookup' {
|
|
21878
22054
|
readonly isCannotExit: boolean;
|
21879
22055
|
readonly isAlreadyLeaving: boolean;
|
21880
22056
|
readonly isNotLeavingOperator: boolean;
|
21881
|
-
readonly isNotLeavingRound: boolean;
|
21882
22057
|
readonly isLeavingRoundNotReached: boolean;
|
21883
22058
|
readonly isNoScheduledBondLess: boolean;
|
21884
22059
|
readonly isBondLessRequestNotSatisfied: boolean;
|
@@ -21924,7 +22099,8 @@ declare module '@polkadot/types/lookup' {
|
|
21924
22099
|
readonly isEvmAbiDecode: boolean;
|
21925
22100
|
readonly isLockViolation: boolean;
|
21926
22101
|
readonly isDepositExceedsCapForAsset: boolean;
|
21927
|
-
readonly
|
22102
|
+
readonly isOverflowRisk: boolean;
|
22103
|
+
readonly type: 'AlreadyOperator' | 'BondTooLow' | 'NotAnOperator' | 'CannotExit' | 'AlreadyLeaving' | 'NotLeavingOperator' | 'LeavingRoundNotReached' | 'NoScheduledBondLess' | 'BondLessRequestNotSatisfied' | 'NotActiveOperator' | 'NotOfflineOperator' | 'AlreadyDelegator' | 'NotDelegator' | 'WithdrawRequestAlreadyExists' | 'InsufficientBalance' | 'NoWithdrawRequest' | 'NoBondLessRequest' | 'BondLessNotReady' | 'BondLessRequestAlreadyExists' | 'ActiveServicesUsingAsset' | 'NoActiveDelegation' | 'AssetNotWhitelisted' | 'NotAuthorized' | 'MaxBlueprintsExceeded' | 'AssetNotFound' | 'BlueprintAlreadyWhitelisted' | 'NowithdrawRequests' | 'NoMatchingwithdrawRequest' | 'AssetAlreadyInVault' | 'AssetNotInVault' | 'VaultNotFound' | 'DuplicateBlueprintId' | 'BlueprintIdNotFound' | 'NotInFixedMode' | 'MaxDelegationsExceeded' | 'MaxUnstakeRequestsExceeded' | 'MaxWithdrawRequestsExceeded' | 'DepositOverflow' | 'UnstakeAmountTooLarge' | 'StakeOverflow' | 'InsufficientStakeRemaining' | 'ApyExceedsMaximum' | 'CapCannotBeZero' | 'CapExceedsTotalSupply' | 'PendingUnstakeRequestExists' | 'BlueprintNotSelected' | 'Erc20TransferFailed' | 'EvmAbiEncode' | 'EvmAbiDecode' | 'LockViolation' | 'DepositExceedsCapForAsset' | 'OverflowRisk';
|
21928
22104
|
}
|
21929
22105
|
/** @name TanglePrimitivesServicesServiceRequest (716) */
|
21930
22106
|
interface TanglePrimitivesServicesServiceRequest extends Struct {
|
@@ -22183,8 +22359,16 @@ declare module '@polkadot/types/lookup' {
|
|
22183
22359
|
readonly isDuplicateBlueprintId: boolean;
|
22184
22360
|
readonly isBlueprintIdNotFound: boolean;
|
22185
22361
|
readonly isRewardConfigNotFound: boolean;
|
22186
|
-
readonly
|
22187
|
-
readonly
|
22362
|
+
readonly isCannotCalculatePropotionalApy: boolean;
|
22363
|
+
readonly isCannotCalculateRewardPerBlock: boolean;
|
22364
|
+
readonly isIncentiveCapGreaterThanDepositCap: boolean;
|
22365
|
+
readonly isBoostMultiplierMustBeOne: boolean;
|
22366
|
+
readonly isVaultAlreadyExists: boolean;
|
22367
|
+
readonly isTotalDepositLessThanIncentiveCap: boolean;
|
22368
|
+
readonly isPotAlreadyExists: boolean;
|
22369
|
+
readonly isPotAccountNotFound: boolean;
|
22370
|
+
readonly isInvalidDecayRate: boolean;
|
22371
|
+
readonly type: 'NoRewardsAvailable' | 'InsufficientRewardsBalance' | 'AssetNotWhitelisted' | 'AssetAlreadyWhitelisted' | 'InvalidAPY' | 'AssetAlreadyInVault' | 'AssetNotInVault' | 'VaultNotFound' | 'DuplicateBlueprintId' | 'BlueprintIdNotFound' | 'RewardConfigNotFound' | 'CannotCalculatePropotionalApy' | 'CannotCalculateRewardPerBlock' | 'IncentiveCapGreaterThanDepositCap' | 'BoostMultiplierMustBeOne' | 'VaultAlreadyExists' | 'TotalDepositLessThanIncentiveCap' | 'PotAlreadyExists' | 'PotAccountNotFound' | 'InvalidDecayRate';
|
22188
22372
|
}
|
22189
22373
|
/** @name FrameSystemExtensionsCheckNonZeroSender (768) */
|
22190
22374
|
type FrameSystemExtensionsCheckNonZeroSender = Null;
|
@@ -24131,6 +24315,9 @@ declare const _default: {
|
|
24131
24315
|
poolId: string;
|
24132
24316
|
amount: string;
|
24133
24317
|
};
|
24318
|
+
LastPoolIdUpdated: {
|
24319
|
+
poolId: string;
|
24320
|
+
};
|
24134
24321
|
};
|
24135
24322
|
};
|
24136
24323
|
/**
|
@@ -24180,6 +24367,27 @@ declare const _default: {
|
|
24180
24367
|
};
|
24181
24368
|
VaultRewardConfigUpdated: {
|
24182
24369
|
vaultId: string;
|
24370
|
+
newConfig: string;
|
24371
|
+
};
|
24372
|
+
RewardVaultCreated: {
|
24373
|
+
vaultId: string;
|
24374
|
+
newConfig: string;
|
24375
|
+
potAccount: string;
|
24376
|
+
};
|
24377
|
+
TotalScoreUpdated: {
|
24378
|
+
vaultId: string;
|
24379
|
+
asset: string;
|
24380
|
+
totalScore: string;
|
24381
|
+
lockMultiplier: string;
|
24382
|
+
};
|
24383
|
+
TotalDepositUpdated: {
|
24384
|
+
vaultId: string;
|
24385
|
+
asset: string;
|
24386
|
+
totalDeposit: string;
|
24387
|
+
};
|
24388
|
+
DecayConfigUpdated: {
|
24389
|
+
startPeriod: string;
|
24390
|
+
rate: string;
|
24183
24391
|
};
|
24184
24392
|
};
|
24185
24393
|
};
|
@@ -24190,7 +24398,22 @@ declare const _default: {
|
|
24190
24398
|
_enum: string[];
|
24191
24399
|
};
|
24192
24400
|
/**
|
24193
|
-
* Lookup151:
|
24401
|
+
* Lookup151: pallet_rewards::types::RewardConfigForAssetVault<Balance>
|
24402
|
+
**/
|
24403
|
+
PalletRewardsRewardConfigForAssetVault: {
|
24404
|
+
apy: string;
|
24405
|
+
incentiveCap: string;
|
24406
|
+
depositCap: string;
|
24407
|
+
boostMultiplier: string;
|
24408
|
+
};
|
24409
|
+
/**
|
24410
|
+
* Lookup154: tangle_primitives::types::rewards::LockMultiplier
|
24411
|
+
**/
|
24412
|
+
TanglePrimitivesRewardsLockMultiplier: {
|
24413
|
+
_enum: string[];
|
24414
|
+
};
|
24415
|
+
/**
|
24416
|
+
* Lookup155: frame_system::Phase
|
24194
24417
|
**/
|
24195
24418
|
FrameSystemPhase: {
|
24196
24419
|
_enum: {
|
@@ -24200,21 +24423,21 @@ declare const _default: {
|
|
24200
24423
|
};
|
24201
24424
|
};
|
24202
24425
|
/**
|
24203
|
-
*
|
24426
|
+
* Lookup157: frame_system::LastRuntimeUpgradeInfo
|
24204
24427
|
**/
|
24205
24428
|
FrameSystemLastRuntimeUpgradeInfo: {
|
24206
24429
|
specVersion: string;
|
24207
24430
|
specName: string;
|
24208
24431
|
};
|
24209
24432
|
/**
|
24210
|
-
*
|
24433
|
+
* Lookup159: frame_system::CodeUpgradeAuthorization<T>
|
24211
24434
|
**/
|
24212
24435
|
FrameSystemCodeUpgradeAuthorization: {
|
24213
24436
|
codeHash: string;
|
24214
24437
|
checkVersion: string;
|
24215
24438
|
};
|
24216
24439
|
/**
|
24217
|
-
*
|
24440
|
+
* Lookup160: frame_system::pallet::Call<T>
|
24218
24441
|
**/
|
24219
24442
|
FrameSystemCall: {
|
24220
24443
|
_enum: {
|
@@ -24259,7 +24482,7 @@ declare const _default: {
|
|
24259
24482
|
};
|
24260
24483
|
};
|
24261
24484
|
/**
|
24262
|
-
*
|
24485
|
+
* Lookup164: frame_system::limits::BlockWeights
|
24263
24486
|
**/
|
24264
24487
|
FrameSystemLimitsBlockWeights: {
|
24265
24488
|
baseBlock: string;
|
@@ -24267,7 +24490,7 @@ declare const _default: {
|
|
24267
24490
|
perClass: string;
|
24268
24491
|
};
|
24269
24492
|
/**
|
24270
|
-
*
|
24493
|
+
* Lookup165: frame_support::dispatch::PerDispatchClass<frame_system::limits::WeightsPerClass>
|
24271
24494
|
**/
|
24272
24495
|
FrameSupportDispatchPerDispatchClassWeightsPerClass: {
|
24273
24496
|
normal: string;
|
@@ -24275,7 +24498,7 @@ declare const _default: {
|
|
24275
24498
|
mandatory: string;
|
24276
24499
|
};
|
24277
24500
|
/**
|
24278
|
-
*
|
24501
|
+
* Lookup166: frame_system::limits::WeightsPerClass
|
24279
24502
|
**/
|
24280
24503
|
FrameSystemLimitsWeightsPerClass: {
|
24281
24504
|
baseExtrinsic: string;
|
@@ -24284,13 +24507,13 @@ declare const _default: {
|
|
24284
24507
|
reserved: string;
|
24285
24508
|
};
|
24286
24509
|
/**
|
24287
|
-
*
|
24510
|
+
* Lookup168: frame_system::limits::BlockLength
|
24288
24511
|
**/
|
24289
24512
|
FrameSystemLimitsBlockLength: {
|
24290
24513
|
max: string;
|
24291
24514
|
};
|
24292
24515
|
/**
|
24293
|
-
*
|
24516
|
+
* Lookup169: frame_support::dispatch::PerDispatchClass<T>
|
24294
24517
|
**/
|
24295
24518
|
FrameSupportDispatchPerDispatchClassU32: {
|
24296
24519
|
normal: string;
|
@@ -24298,14 +24521,14 @@ declare const _default: {
|
|
24298
24521
|
mandatory: string;
|
24299
24522
|
};
|
24300
24523
|
/**
|
24301
|
-
*
|
24524
|
+
* Lookup170: sp_weights::RuntimeDbWeight
|
24302
24525
|
**/
|
24303
24526
|
SpWeightsRuntimeDbWeight: {
|
24304
24527
|
read: string;
|
24305
24528
|
write: string;
|
24306
24529
|
};
|
24307
24530
|
/**
|
24308
|
-
*
|
24531
|
+
* Lookup171: sp_version::RuntimeVersion
|
24309
24532
|
**/
|
24310
24533
|
SpVersionRuntimeVersion: {
|
24311
24534
|
specName: string;
|
@@ -24318,13 +24541,13 @@ declare const _default: {
|
|
24318
24541
|
stateVersion: string;
|
24319
24542
|
};
|
24320
24543
|
/**
|
24321
|
-
*
|
24544
|
+
* Lookup176: frame_system::pallet::Error<T>
|
24322
24545
|
**/
|
24323
24546
|
FrameSystemError: {
|
24324
24547
|
_enum: string[];
|
24325
24548
|
};
|
24326
24549
|
/**
|
24327
|
-
*
|
24550
|
+
* Lookup177: pallet_timestamp::pallet::Call<T>
|
24328
24551
|
**/
|
24329
24552
|
PalletTimestampCall: {
|
24330
24553
|
_enum: {
|
@@ -24334,7 +24557,7 @@ declare const _default: {
|
|
24334
24557
|
};
|
24335
24558
|
};
|
24336
24559
|
/**
|
24337
|
-
*
|
24560
|
+
* Lookup178: pallet_sudo::pallet::Call<T>
|
24338
24561
|
**/
|
24339
24562
|
PalletSudoCall: {
|
24340
24563
|
_enum: {
|
@@ -24359,7 +24582,7 @@ declare const _default: {
|
|
24359
24582
|
};
|
24360
24583
|
};
|
24361
24584
|
/**
|
24362
|
-
*
|
24585
|
+
* Lookup180: pallet_assets::pallet::Call<T, I>
|
24363
24586
|
**/
|
24364
24587
|
PalletAssetsCall: {
|
24365
24588
|
_enum: {
|
@@ -24511,7 +24734,7 @@ declare const _default: {
|
|
24511
24734
|
};
|
24512
24735
|
};
|
24513
24736
|
/**
|
24514
|
-
*
|
24737
|
+
* Lookup182: pallet_balances::pallet::Call<T, I>
|
24515
24738
|
**/
|
24516
24739
|
PalletBalancesCall: {
|
24517
24740
|
_enum: {
|
@@ -24556,13 +24779,13 @@ declare const _default: {
|
|
24556
24779
|
};
|
24557
24780
|
};
|
24558
24781
|
/**
|
24559
|
-
*
|
24782
|
+
* Lookup183: pallet_balances::types::AdjustmentDirection
|
24560
24783
|
**/
|
24561
24784
|
PalletBalancesAdjustmentDirection: {
|
24562
24785
|
_enum: string[];
|
24563
24786
|
};
|
24564
24787
|
/**
|
24565
|
-
*
|
24788
|
+
* Lookup184: pallet_babe::pallet::Call<T>
|
24566
24789
|
**/
|
24567
24790
|
PalletBabeCall: {
|
24568
24791
|
_enum: {
|
@@ -24580,7 +24803,7 @@ declare const _default: {
|
|
24580
24803
|
};
|
24581
24804
|
};
|
24582
24805
|
/**
|
24583
|
-
*
|
24806
|
+
* Lookup185: sp_consensus_slots::EquivocationProof<sp_runtime::generic::header::Header<Number, Hash>, sp_consensus_babe::app::Public>
|
24584
24807
|
**/
|
24585
24808
|
SpConsensusSlotsEquivocationProof: {
|
24586
24809
|
offender: string;
|
@@ -24589,7 +24812,7 @@ declare const _default: {
|
|
24589
24812
|
secondHeader: string;
|
24590
24813
|
};
|
24591
24814
|
/**
|
24592
|
-
*
|
24815
|
+
* Lookup186: sp_runtime::generic::header::Header<Number, Hash>
|
24593
24816
|
**/
|
24594
24817
|
SpRuntimeHeader: {
|
24595
24818
|
parentHash: string;
|
@@ -24599,11 +24822,11 @@ declare const _default: {
|
|
24599
24822
|
digest: string;
|
24600
24823
|
};
|
24601
24824
|
/**
|
24602
|
-
*
|
24825
|
+
* Lookup187: sp_consensus_babe::app::Public
|
24603
24826
|
**/
|
24604
24827
|
SpConsensusBabeAppPublic: string;
|
24605
24828
|
/**
|
24606
|
-
*
|
24829
|
+
* Lookup189: sp_session::MembershipProof
|
24607
24830
|
**/
|
24608
24831
|
SpSessionMembershipProof: {
|
24609
24832
|
session: string;
|
@@ -24611,7 +24834,7 @@ declare const _default: {
|
|
24611
24834
|
validatorCount: string;
|
24612
24835
|
};
|
24613
24836
|
/**
|
24614
|
-
*
|
24837
|
+
* Lookup190: sp_consensus_babe::digests::NextConfigDescriptor
|
24615
24838
|
**/
|
24616
24839
|
SpConsensusBabeDigestsNextConfigDescriptor: {
|
24617
24840
|
_enum: {
|
@@ -24623,13 +24846,13 @@ declare const _default: {
|
|
24623
24846
|
};
|
24624
24847
|
};
|
24625
24848
|
/**
|
24626
|
-
*
|
24849
|
+
* Lookup192: sp_consensus_babe::AllowedSlots
|
24627
24850
|
**/
|
24628
24851
|
SpConsensusBabeAllowedSlots: {
|
24629
24852
|
_enum: string[];
|
24630
24853
|
};
|
24631
24854
|
/**
|
24632
|
-
*
|
24855
|
+
* Lookup193: pallet_grandpa::pallet::Call<T>
|
24633
24856
|
**/
|
24634
24857
|
PalletGrandpaCall: {
|
24635
24858
|
_enum: {
|
@@ -24648,14 +24871,14 @@ declare const _default: {
|
|
24648
24871
|
};
|
24649
24872
|
};
|
24650
24873
|
/**
|
24651
|
-
*
|
24874
|
+
* Lookup194: sp_consensus_grandpa::EquivocationProof<primitive_types::H256, N>
|
24652
24875
|
**/
|
24653
24876
|
SpConsensusGrandpaEquivocationProof: {
|
24654
24877
|
setId: string;
|
24655
24878
|
equivocation: string;
|
24656
24879
|
};
|
24657
24880
|
/**
|
24658
|
-
*
|
24881
|
+
* Lookup195: sp_consensus_grandpa::Equivocation<primitive_types::H256, N>
|
24659
24882
|
**/
|
24660
24883
|
SpConsensusGrandpaEquivocation: {
|
24661
24884
|
_enum: {
|
@@ -24664,7 +24887,7 @@ declare const _default: {
|
|
24664
24887
|
};
|
24665
24888
|
};
|
24666
24889
|
/**
|
24667
|
-
*
|
24890
|
+
* Lookup196: finality_grandpa::Equivocation<sp_consensus_grandpa::app::Public, finality_grandpa::Prevote<primitive_types::H256, N>, sp_consensus_grandpa::app::Signature>
|
24668
24891
|
**/
|
24669
24892
|
FinalityGrandpaEquivocationPrevote: {
|
24670
24893
|
roundNumber: string;
|
@@ -24673,18 +24896,18 @@ declare const _default: {
|
|
24673
24896
|
second: string;
|
24674
24897
|
};
|
24675
24898
|
/**
|
24676
|
-
*
|
24899
|
+
* Lookup197: finality_grandpa::Prevote<primitive_types::H256, N>
|
24677
24900
|
**/
|
24678
24901
|
FinalityGrandpaPrevote: {
|
24679
24902
|
targetHash: string;
|
24680
24903
|
targetNumber: string;
|
24681
24904
|
};
|
24682
24905
|
/**
|
24683
|
-
*
|
24906
|
+
* Lookup198: sp_consensus_grandpa::app::Signature
|
24684
24907
|
**/
|
24685
24908
|
SpConsensusGrandpaAppSignature: string;
|
24686
24909
|
/**
|
24687
|
-
*
|
24910
|
+
* Lookup201: finality_grandpa::Equivocation<sp_consensus_grandpa::app::Public, finality_grandpa::Precommit<primitive_types::H256, N>, sp_consensus_grandpa::app::Signature>
|
24688
24911
|
**/
|
24689
24912
|
FinalityGrandpaEquivocationPrecommit: {
|
24690
24913
|
roundNumber: string;
|
@@ -24693,18 +24916,18 @@ declare const _default: {
|
|
24693
24916
|
second: string;
|
24694
24917
|
};
|
24695
24918
|
/**
|
24696
|
-
*
|
24919
|
+
* Lookup202: finality_grandpa::Precommit<primitive_types::H256, N>
|
24697
24920
|
**/
|
24698
24921
|
FinalityGrandpaPrecommit: {
|
24699
24922
|
targetHash: string;
|
24700
24923
|
targetNumber: string;
|
24701
24924
|
};
|
24702
24925
|
/**
|
24703
|
-
*
|
24926
|
+
* Lookup204: sp_core::Void
|
24704
24927
|
**/
|
24705
24928
|
SpCoreVoid: string;
|
24706
24929
|
/**
|
24707
|
-
*
|
24930
|
+
* Lookup205: pallet_indices::pallet::Call<T>
|
24708
24931
|
**/
|
24709
24932
|
PalletIndicesCall: {
|
24710
24933
|
_enum: {
|
@@ -24735,7 +24958,7 @@ declare const _default: {
|
|
24735
24958
|
};
|
24736
24959
|
};
|
24737
24960
|
/**
|
24738
|
-
*
|
24961
|
+
* Lookup206: pallet_democracy::pallet::Call<T>
|
24739
24962
|
**/
|
24740
24963
|
PalletDemocracyCall: {
|
24741
24964
|
_enum: {
|
@@ -24804,7 +25027,7 @@ declare const _default: {
|
|
24804
25027
|
};
|
24805
25028
|
};
|
24806
25029
|
/**
|
24807
|
-
*
|
25030
|
+
* Lookup207: frame_support::traits::preimages::Bounded<tangle_testnet_runtime::RuntimeCall, sp_runtime::traits::BlakeTwo256>
|
24808
25031
|
**/
|
24809
25032
|
FrameSupportPreimagesBounded: {
|
24810
25033
|
_enum: {
|
@@ -24825,17 +25048,17 @@ declare const _default: {
|
|
24825
25048
|
};
|
24826
25049
|
};
|
24827
25050
|
/**
|
24828
|
-
*
|
25051
|
+
* Lookup208: sp_runtime::traits::BlakeTwo256
|
24829
25052
|
**/
|
24830
25053
|
SpRuntimeBlakeTwo256: string;
|
24831
25054
|
/**
|
24832
|
-
*
|
25055
|
+
* Lookup210: pallet_democracy::conviction::Conviction
|
24833
25056
|
**/
|
24834
25057
|
PalletDemocracyConviction: {
|
24835
25058
|
_enum: string[];
|
24836
25059
|
};
|
24837
25060
|
/**
|
24838
|
-
*
|
25061
|
+
* Lookup212: pallet_collective::pallet::Call<T, I>
|
24839
25062
|
**/
|
24840
25063
|
PalletCollectiveCall: {
|
24841
25064
|
_enum: {
|
@@ -24871,7 +25094,7 @@ declare const _default: {
|
|
24871
25094
|
};
|
24872
25095
|
};
|
24873
25096
|
/**
|
24874
|
-
*
|
25097
|
+
* Lookup213: pallet_vesting::pallet::Call<T>
|
24875
25098
|
**/
|
24876
25099
|
PalletVestingCall: {
|
24877
25100
|
_enum: {
|
@@ -24899,7 +25122,7 @@ declare const _default: {
|
|
24899
25122
|
};
|
24900
25123
|
};
|
24901
25124
|
/**
|
24902
|
-
*
|
25125
|
+
* Lookup214: pallet_vesting::vesting_info::VestingInfo<Balance, BlockNumber>
|
24903
25126
|
**/
|
24904
25127
|
PalletVestingVestingInfo: {
|
24905
25128
|
locked: string;
|
@@ -24907,7 +25130,7 @@ declare const _default: {
|
|
24907
25130
|
startingBlock: string;
|
24908
25131
|
};
|
24909
25132
|
/**
|
24910
|
-
*
|
25133
|
+
* Lookup215: pallet_elections_phragmen::pallet::Call<T>
|
24911
25134
|
**/
|
24912
25135
|
PalletElectionsPhragmenCall: {
|
24913
25136
|
_enum: {
|
@@ -24934,7 +25157,7 @@ declare const _default: {
|
|
24934
25157
|
};
|
24935
25158
|
};
|
24936
25159
|
/**
|
24937
|
-
*
|
25160
|
+
* Lookup216: pallet_elections_phragmen::Renouncing
|
24938
25161
|
**/
|
24939
25162
|
PalletElectionsPhragmenRenouncing: {
|
24940
25163
|
_enum: {
|
@@ -24944,7 +25167,7 @@ declare const _default: {
|
|
24944
25167
|
};
|
24945
25168
|
};
|
24946
25169
|
/**
|
24947
|
-
*
|
25170
|
+
* Lookup217: pallet_election_provider_multi_phase::pallet::Call<T>
|
24948
25171
|
**/
|
24949
25172
|
PalletElectionProviderMultiPhaseCall: {
|
24950
25173
|
_enum: {
|
@@ -24968,7 +25191,7 @@ declare const _default: {
|
|
24968
25191
|
};
|
24969
25192
|
};
|
24970
25193
|
/**
|
24971
|
-
*
|
25194
|
+
* Lookup218: pallet_election_provider_multi_phase::RawSolution<tangle_testnet_runtime::NposSolution16>
|
24972
25195
|
**/
|
24973
25196
|
PalletElectionProviderMultiPhaseRawSolution: {
|
24974
25197
|
solution: string;
|
@@ -24976,7 +25199,7 @@ declare const _default: {
|
|
24976
25199
|
round: string;
|
24977
25200
|
};
|
24978
25201
|
/**
|
24979
|
-
*
|
25202
|
+
* Lookup219: tangle_testnet_runtime::NposSolution16
|
24980
25203
|
**/
|
24981
25204
|
TangleTestnetRuntimeNposSolution16: {
|
24982
25205
|
votes1: string;
|
@@ -24997,21 +25220,21 @@ declare const _default: {
|
|
24997
25220
|
votes16: string;
|
24998
25221
|
};
|
24999
25222
|
/**
|
25000
|
-
*
|
25223
|
+
* Lookup270: pallet_election_provider_multi_phase::SolutionOrSnapshotSize
|
25001
25224
|
**/
|
25002
25225
|
PalletElectionProviderMultiPhaseSolutionOrSnapshotSize: {
|
25003
25226
|
voters: string;
|
25004
25227
|
targets: string;
|
25005
25228
|
};
|
25006
25229
|
/**
|
25007
|
-
*
|
25230
|
+
* Lookup274: sp_npos_elections::Support<sp_core::crypto::AccountId32>
|
25008
25231
|
**/
|
25009
25232
|
SpNposElectionsSupport: {
|
25010
25233
|
total: string;
|
25011
25234
|
voters: string;
|
25012
25235
|
};
|
25013
25236
|
/**
|
25014
|
-
*
|
25237
|
+
* Lookup275: pallet_staking::pallet::pallet::Call<T>
|
25015
25238
|
**/
|
25016
25239
|
PalletStakingPalletCall: {
|
25017
25240
|
_enum: {
|
@@ -25120,7 +25343,7 @@ declare const _default: {
|
|
25120
25343
|
};
|
25121
25344
|
};
|
25122
25345
|
/**
|
25123
|
-
*
|
25346
|
+
* Lookup278: pallet_staking::pallet::pallet::ConfigOp<T>
|
25124
25347
|
**/
|
25125
25348
|
PalletStakingPalletConfigOpU128: {
|
25126
25349
|
_enum: {
|
@@ -25130,7 +25353,7 @@ declare const _default: {
|
|
25130
25353
|
};
|
25131
25354
|
};
|
25132
25355
|
/**
|
25133
|
-
*
|
25356
|
+
* Lookup279: pallet_staking::pallet::pallet::ConfigOp<T>
|
25134
25357
|
**/
|
25135
25358
|
PalletStakingPalletConfigOpU32: {
|
25136
25359
|
_enum: {
|
@@ -25140,7 +25363,7 @@ declare const _default: {
|
|
25140
25363
|
};
|
25141
25364
|
};
|
25142
25365
|
/**
|
25143
|
-
*
|
25366
|
+
* Lookup280: pallet_staking::pallet::pallet::ConfigOp<sp_arithmetic::per_things::Percent>
|
25144
25367
|
**/
|
25145
25368
|
PalletStakingPalletConfigOpPercent: {
|
25146
25369
|
_enum: {
|
@@ -25150,7 +25373,7 @@ declare const _default: {
|
|
25150
25373
|
};
|
25151
25374
|
};
|
25152
25375
|
/**
|
25153
|
-
*
|
25376
|
+
* Lookup281: pallet_staking::pallet::pallet::ConfigOp<sp_arithmetic::per_things::Perbill>
|
25154
25377
|
**/
|
25155
25378
|
PalletStakingPalletConfigOpPerbill: {
|
25156
25379
|
_enum: {
|
@@ -25160,14 +25383,14 @@ declare const _default: {
|
|
25160
25383
|
};
|
25161
25384
|
};
|
25162
25385
|
/**
|
25163
|
-
*
|
25386
|
+
* Lookup286: pallet_staking::UnlockChunk<Balance>
|
25164
25387
|
**/
|
25165
25388
|
PalletStakingUnlockChunk: {
|
25166
25389
|
value: string;
|
25167
25390
|
era: string;
|
25168
25391
|
};
|
25169
25392
|
/**
|
25170
|
-
*
|
25393
|
+
* Lookup288: pallet_session::pallet::Call<T>
|
25171
25394
|
**/
|
25172
25395
|
PalletSessionCall: {
|
25173
25396
|
_enum: {
|
@@ -25182,7 +25405,7 @@ declare const _default: {
|
|
25182
25405
|
};
|
25183
25406
|
};
|
25184
25407
|
/**
|
25185
|
-
*
|
25408
|
+
* Lookup289: tangle_testnet_runtime::opaque::SessionKeys
|
25186
25409
|
**/
|
25187
25410
|
TangleTestnetRuntimeOpaqueSessionKeys: {
|
25188
25411
|
babe: string;
|
@@ -25190,7 +25413,7 @@ declare const _default: {
|
|
25190
25413
|
imOnline: string;
|
25191
25414
|
};
|
25192
25415
|
/**
|
25193
|
-
*
|
25416
|
+
* Lookup290: pallet_treasury::pallet::Call<T, I>
|
25194
25417
|
**/
|
25195
25418
|
PalletTreasuryCall: {
|
25196
25419
|
_enum: {
|
@@ -25222,7 +25445,7 @@ declare const _default: {
|
|
25222
25445
|
};
|
25223
25446
|
};
|
25224
25447
|
/**
|
25225
|
-
*
|
25448
|
+
* Lookup292: pallet_bounties::pallet::Call<T, I>
|
25226
25449
|
**/
|
25227
25450
|
PalletBountiesCall: {
|
25228
25451
|
_enum: {
|
@@ -25261,7 +25484,7 @@ declare const _default: {
|
|
25261
25484
|
};
|
25262
25485
|
};
|
25263
25486
|
/**
|
25264
|
-
*
|
25487
|
+
* Lookup293: pallet_child_bounties::pallet::Call<T>
|
25265
25488
|
**/
|
25266
25489
|
PalletChildBountiesCall: {
|
25267
25490
|
_enum: {
|
@@ -25300,7 +25523,7 @@ declare const _default: {
|
|
25300
25523
|
};
|
25301
25524
|
};
|
25302
25525
|
/**
|
25303
|
-
*
|
25526
|
+
* Lookup294: pallet_bags_list::pallet::Call<T, I>
|
25304
25527
|
**/
|
25305
25528
|
PalletBagsListCall: {
|
25306
25529
|
_enum: {
|
@@ -25317,7 +25540,7 @@ declare const _default: {
|
|
25317
25540
|
};
|
25318
25541
|
};
|
25319
25542
|
/**
|
25320
|
-
*
|
25543
|
+
* Lookup295: pallet_nomination_pools::pallet::Call<T>
|
25321
25544
|
**/
|
25322
25545
|
PalletNominationPoolsCall: {
|
25323
25546
|
_enum: {
|
@@ -25427,7 +25650,7 @@ declare const _default: {
|
|
25427
25650
|
};
|
25428
25651
|
};
|
25429
25652
|
/**
|
25430
|
-
*
|
25653
|
+
* Lookup296: pallet_nomination_pools::BondExtra<Balance>
|
25431
25654
|
**/
|
25432
25655
|
PalletNominationPoolsBondExtra: {
|
25433
25656
|
_enum: {
|
@@ -25436,7 +25659,7 @@ declare const _default: {
|
|
25436
25659
|
};
|
25437
25660
|
};
|
25438
25661
|
/**
|
25439
|
-
*
|
25662
|
+
* Lookup297: pallet_nomination_pools::ConfigOp<T>
|
25440
25663
|
**/
|
25441
25664
|
PalletNominationPoolsConfigOpU128: {
|
25442
25665
|
_enum: {
|
@@ -25446,7 +25669,7 @@ declare const _default: {
|
|
25446
25669
|
};
|
25447
25670
|
};
|
25448
25671
|
/**
|
25449
|
-
*
|
25672
|
+
* Lookup298: pallet_nomination_pools::ConfigOp<T>
|
25450
25673
|
**/
|
25451
25674
|
PalletNominationPoolsConfigOpU32: {
|
25452
25675
|
_enum: {
|
@@ -25456,7 +25679,7 @@ declare const _default: {
|
|
25456
25679
|
};
|
25457
25680
|
};
|
25458
25681
|
/**
|
25459
|
-
*
|
25682
|
+
* Lookup299: pallet_nomination_pools::ConfigOp<sp_arithmetic::per_things::Perbill>
|
25460
25683
|
**/
|
25461
25684
|
PalletNominationPoolsConfigOpPerbill: {
|
25462
25685
|
_enum: {
|
@@ -25466,7 +25689,7 @@ declare const _default: {
|
|
25466
25689
|
};
|
25467
25690
|
};
|
25468
25691
|
/**
|
25469
|
-
*
|
25692
|
+
* Lookup300: pallet_nomination_pools::ConfigOp<sp_core::crypto::AccountId32>
|
25470
25693
|
**/
|
25471
25694
|
PalletNominationPoolsConfigOpAccountId32: {
|
25472
25695
|
_enum: {
|
@@ -25476,13 +25699,13 @@ declare const _default: {
|
|
25476
25699
|
};
|
25477
25700
|
};
|
25478
25701
|
/**
|
25479
|
-
*
|
25702
|
+
* Lookup301: pallet_nomination_pools::ClaimPermission
|
25480
25703
|
**/
|
25481
25704
|
PalletNominationPoolsClaimPermission: {
|
25482
25705
|
_enum: string[];
|
25483
25706
|
};
|
25484
25707
|
/**
|
25485
|
-
*
|
25708
|
+
* Lookup302: pallet_scheduler::pallet::Call<T>
|
25486
25709
|
**/
|
25487
25710
|
PalletSchedulerCall: {
|
25488
25711
|
_enum: {
|
@@ -25538,7 +25761,7 @@ declare const _default: {
|
|
25538
25761
|
};
|
25539
25762
|
};
|
25540
25763
|
/**
|
25541
|
-
*
|
25764
|
+
* Lookup304: pallet_preimage::pallet::Call<T>
|
25542
25765
|
**/
|
25543
25766
|
PalletPreimageCall: {
|
25544
25767
|
_enum: {
|
@@ -25569,7 +25792,7 @@ declare const _default: {
|
|
25569
25792
|
};
|
25570
25793
|
};
|
25571
25794
|
/**
|
25572
|
-
*
|
25795
|
+
* Lookup305: pallet_tx_pause::pallet::Call<T>
|
25573
25796
|
**/
|
25574
25797
|
PalletTxPauseCall: {
|
25575
25798
|
_enum: {
|
@@ -25582,7 +25805,7 @@ declare const _default: {
|
|
25582
25805
|
};
|
25583
25806
|
};
|
25584
25807
|
/**
|
25585
|
-
*
|
25808
|
+
* Lookup306: pallet_im_online::pallet::Call<T>
|
25586
25809
|
**/
|
25587
25810
|
PalletImOnlineCall: {
|
25588
25811
|
_enum: {
|
@@ -25593,7 +25816,7 @@ declare const _default: {
|
|
25593
25816
|
};
|
25594
25817
|
};
|
25595
25818
|
/**
|
25596
|
-
*
|
25819
|
+
* Lookup307: pallet_im_online::Heartbeat<BlockNumber>
|
25597
25820
|
**/
|
25598
25821
|
PalletImOnlineHeartbeat: {
|
25599
25822
|
blockNumber: string;
|
@@ -25602,11 +25825,11 @@ declare const _default: {
|
|
25602
25825
|
validatorsLen: string;
|
25603
25826
|
};
|
25604
25827
|
/**
|
25605
|
-
*
|
25828
|
+
* Lookup308: pallet_im_online::sr25519::app_sr25519::Signature
|
25606
25829
|
**/
|
25607
25830
|
PalletImOnlineSr25519AppSr25519Signature: string;
|
25608
25831
|
/**
|
25609
|
-
*
|
25832
|
+
* Lookup309: pallet_identity::pallet::Call<T>
|
25610
25833
|
**/
|
25611
25834
|
PalletIdentityCall: {
|
25612
25835
|
_enum: {
|
@@ -25691,7 +25914,7 @@ declare const _default: {
|
|
25691
25914
|
};
|
25692
25915
|
};
|
25693
25916
|
/**
|
25694
|
-
*
|
25917
|
+
* Lookup310: pallet_identity::legacy::IdentityInfo<FieldLimit>
|
25695
25918
|
**/
|
25696
25919
|
PalletIdentityLegacyIdentityInfo: {
|
25697
25920
|
additional: string;
|
@@ -25705,7 +25928,7 @@ declare const _default: {
|
|
25705
25928
|
twitter: string;
|
25706
25929
|
};
|
25707
25930
|
/**
|
25708
|
-
*
|
25931
|
+
* Lookup346: pallet_identity::types::Judgement<Balance>
|
25709
25932
|
**/
|
25710
25933
|
PalletIdentityJudgement: {
|
25711
25934
|
_enum: {
|
@@ -25719,7 +25942,7 @@ declare const _default: {
|
|
25719
25942
|
};
|
25720
25943
|
};
|
25721
25944
|
/**
|
25722
|
-
*
|
25945
|
+
* Lookup348: sp_runtime::MultiSignature
|
25723
25946
|
**/
|
25724
25947
|
SpRuntimeMultiSignature: {
|
25725
25948
|
_enum: {
|
@@ -25729,7 +25952,7 @@ declare const _default: {
|
|
25729
25952
|
};
|
25730
25953
|
};
|
25731
25954
|
/**
|
25732
|
-
*
|
25955
|
+
* Lookup349: pallet_utility::pallet::Call<T>
|
25733
25956
|
**/
|
25734
25957
|
PalletUtilityCall: {
|
25735
25958
|
_enum: {
|
@@ -25757,7 +25980,7 @@ declare const _default: {
|
|
25757
25980
|
};
|
25758
25981
|
};
|
25759
25982
|
/**
|
25760
|
-
*
|
25983
|
+
* Lookup351: tangle_testnet_runtime::OriginCaller
|
25761
25984
|
**/
|
25762
25985
|
TangleTestnetRuntimeOriginCaller: {
|
25763
25986
|
_enum: {
|
@@ -25798,7 +26021,7 @@ declare const _default: {
|
|
25798
26021
|
};
|
25799
26022
|
};
|
25800
26023
|
/**
|
25801
|
-
*
|
26024
|
+
* Lookup352: frame_support::dispatch::RawOrigin<sp_core::crypto::AccountId32>
|
25802
26025
|
**/
|
25803
26026
|
FrameSupportDispatchRawOrigin: {
|
25804
26027
|
_enum: {
|
@@ -25808,7 +26031,7 @@ declare const _default: {
|
|
25808
26031
|
};
|
25809
26032
|
};
|
25810
26033
|
/**
|
25811
|
-
*
|
26034
|
+
* Lookup353: pallet_collective::RawOrigin<sp_core::crypto::AccountId32, I>
|
25812
26035
|
**/
|
25813
26036
|
PalletCollectiveRawOrigin: {
|
25814
26037
|
_enum: {
|
@@ -25818,7 +26041,7 @@ declare const _default: {
|
|
25818
26041
|
};
|
25819
26042
|
};
|
25820
26043
|
/**
|
25821
|
-
*
|
26044
|
+
* Lookup354: pallet_ethereum::RawOrigin
|
25822
26045
|
**/
|
25823
26046
|
PalletEthereumRawOrigin: {
|
25824
26047
|
_enum: {
|
@@ -25826,7 +26049,7 @@ declare const _default: {
|
|
25826
26049
|
};
|
25827
26050
|
};
|
25828
26051
|
/**
|
25829
|
-
*
|
26052
|
+
* Lookup355: pallet_multisig::pallet::Call<T>
|
25830
26053
|
**/
|
25831
26054
|
PalletMultisigCall: {
|
25832
26055
|
_enum: {
|
@@ -25857,7 +26080,7 @@ declare const _default: {
|
|
25857
26080
|
};
|
25858
26081
|
};
|
25859
26082
|
/**
|
25860
|
-
*
|
26083
|
+
* Lookup357: pallet_ethereum::pallet::Call<T>
|
25861
26084
|
**/
|
25862
26085
|
PalletEthereumCall: {
|
25863
26086
|
_enum: {
|
@@ -25867,7 +26090,7 @@ declare const _default: {
|
|
25867
26090
|
};
|
25868
26091
|
};
|
25869
26092
|
/**
|
25870
|
-
*
|
26093
|
+
* Lookup358: ethereum::transaction::TransactionV2
|
25871
26094
|
**/
|
25872
26095
|
EthereumTransactionTransactionV2: {
|
25873
26096
|
_enum: {
|
@@ -25877,7 +26100,7 @@ declare const _default: {
|
|
25877
26100
|
};
|
25878
26101
|
};
|
25879
26102
|
/**
|
25880
|
-
*
|
26103
|
+
* Lookup359: ethereum::transaction::LegacyTransaction
|
25881
26104
|
**/
|
25882
26105
|
EthereumTransactionLegacyTransaction: {
|
25883
26106
|
nonce: string;
|
@@ -25889,7 +26112,7 @@ declare const _default: {
|
|
25889
26112
|
signature: string;
|
25890
26113
|
};
|
25891
26114
|
/**
|
25892
|
-
*
|
26115
|
+
* Lookup360: ethereum::transaction::TransactionAction
|
25893
26116
|
**/
|
25894
26117
|
EthereumTransactionTransactionAction: {
|
25895
26118
|
_enum: {
|
@@ -25898,7 +26121,7 @@ declare const _default: {
|
|
25898
26121
|
};
|
25899
26122
|
};
|
25900
26123
|
/**
|
25901
|
-
*
|
26124
|
+
* Lookup361: ethereum::transaction::TransactionSignature
|
25902
26125
|
**/
|
25903
26126
|
EthereumTransactionTransactionSignature: {
|
25904
26127
|
v: string;
|
@@ -25906,7 +26129,7 @@ declare const _default: {
|
|
25906
26129
|
s: string;
|
25907
26130
|
};
|
25908
26131
|
/**
|
25909
|
-
*
|
26132
|
+
* Lookup363: ethereum::transaction::EIP2930Transaction
|
25910
26133
|
**/
|
25911
26134
|
EthereumTransactionEip2930Transaction: {
|
25912
26135
|
chainId: string;
|
@@ -25922,14 +26145,14 @@ declare const _default: {
|
|
25922
26145
|
s: string;
|
25923
26146
|
};
|
25924
26147
|
/**
|
25925
|
-
*
|
26148
|
+
* Lookup365: ethereum::transaction::AccessListItem
|
25926
26149
|
**/
|
25927
26150
|
EthereumTransactionAccessListItem: {
|
25928
26151
|
address: string;
|
25929
26152
|
storageKeys: string;
|
25930
26153
|
};
|
25931
26154
|
/**
|
25932
|
-
*
|
26155
|
+
* Lookup366: ethereum::transaction::EIP1559Transaction
|
25933
26156
|
**/
|
25934
26157
|
EthereumTransactionEip1559Transaction: {
|
25935
26158
|
chainId: string;
|
@@ -25946,7 +26169,7 @@ declare const _default: {
|
|
25946
26169
|
s: string;
|
25947
26170
|
};
|
25948
26171
|
/**
|
25949
|
-
*
|
26172
|
+
* Lookup367: pallet_evm::pallet::Call<T>
|
25950
26173
|
**/
|
25951
26174
|
PalletEvmCall: {
|
25952
26175
|
_enum: {
|
@@ -25989,7 +26212,7 @@ declare const _default: {
|
|
25989
26212
|
};
|
25990
26213
|
};
|
25991
26214
|
/**
|
25992
|
-
*
|
26215
|
+
* Lookup371: pallet_dynamic_fee::pallet::Call<T>
|
25993
26216
|
**/
|
25994
26217
|
PalletDynamicFeeCall: {
|
25995
26218
|
_enum: {
|
@@ -25999,7 +26222,7 @@ declare const _default: {
|
|
25999
26222
|
};
|
26000
26223
|
};
|
26001
26224
|
/**
|
26002
|
-
*
|
26225
|
+
* Lookup372: pallet_base_fee::pallet::Call<T>
|
26003
26226
|
**/
|
26004
26227
|
PalletBaseFeeCall: {
|
26005
26228
|
_enum: {
|
@@ -26012,7 +26235,7 @@ declare const _default: {
|
|
26012
26235
|
};
|
26013
26236
|
};
|
26014
26237
|
/**
|
26015
|
-
*
|
26238
|
+
* Lookup373: pallet_hotfix_sufficients::pallet::Call<T>
|
26016
26239
|
**/
|
26017
26240
|
PalletHotfixSufficientsCall: {
|
26018
26241
|
_enum: {
|
@@ -26022,7 +26245,7 @@ declare const _default: {
|
|
26022
26245
|
};
|
26023
26246
|
};
|
26024
26247
|
/**
|
26025
|
-
*
|
26248
|
+
* Lookup375: pallet_airdrop_claims::pallet::Call<T>
|
26026
26249
|
**/
|
26027
26250
|
PalletAirdropClaimsCall: {
|
26028
26251
|
_enum: {
|
@@ -26061,7 +26284,7 @@ declare const _default: {
|
|
26061
26284
|
};
|
26062
26285
|
};
|
26063
26286
|
/**
|
26064
|
-
*
|
26287
|
+
* Lookup377: pallet_airdrop_claims::utils::MultiAddressSignature
|
26065
26288
|
**/
|
26066
26289
|
PalletAirdropClaimsUtilsMultiAddressSignature: {
|
26067
26290
|
_enum: {
|
@@ -26070,21 +26293,21 @@ declare const _default: {
|
|
26070
26293
|
};
|
26071
26294
|
};
|
26072
26295
|
/**
|
26073
|
-
*
|
26296
|
+
* Lookup378: pallet_airdrop_claims::utils::ethereum_address::EcdsaSignature
|
26074
26297
|
**/
|
26075
26298
|
PalletAirdropClaimsUtilsEthereumAddressEcdsaSignature: string;
|
26076
26299
|
/**
|
26077
|
-
*
|
26300
|
+
* Lookup379: pallet_airdrop_claims::utils::Sr25519Signature
|
26078
26301
|
**/
|
26079
26302
|
PalletAirdropClaimsUtilsSr25519Signature: string;
|
26080
26303
|
/**
|
26081
|
-
*
|
26304
|
+
* Lookup385: pallet_airdrop_claims::StatementKind
|
26082
26305
|
**/
|
26083
26306
|
PalletAirdropClaimsStatementKind: {
|
26084
26307
|
_enum: string[];
|
26085
26308
|
};
|
26086
26309
|
/**
|
26087
|
-
*
|
26310
|
+
* Lookup386: pallet_proxy::pallet::Call<T>
|
26088
26311
|
**/
|
26089
26312
|
PalletProxyCall: {
|
26090
26313
|
_enum: {
|
@@ -26137,7 +26360,7 @@ declare const _default: {
|
|
26137
26360
|
};
|
26138
26361
|
};
|
26139
26362
|
/**
|
26140
|
-
*
|
26363
|
+
* Lookup388: pallet_multi_asset_delegation::pallet::Call<T>
|
26141
26364
|
**/
|
26142
26365
|
PalletMultiAssetDelegationCall: {
|
26143
26366
|
_enum: {
|
@@ -26204,13 +26427,7 @@ declare const _default: {
|
|
26204
26427
|
};
|
26205
26428
|
};
|
26206
26429
|
/**
|
26207
|
-
*
|
26208
|
-
**/
|
26209
|
-
TanglePrimitivesRewardsLockMultiplier: {
|
26210
|
-
_enum: string[];
|
26211
|
-
};
|
26212
|
-
/**
|
26213
|
-
* Lookup389: pallet_multi_asset_delegation::types::delegator::DelegatorBlueprintSelection<tangle_testnet_runtime::MaxDelegatorBlueprints>
|
26430
|
+
* Lookup390: pallet_multi_asset_delegation::types::delegator::DelegatorBlueprintSelection<tangle_testnet_runtime::MaxDelegatorBlueprints>
|
26214
26431
|
**/
|
26215
26432
|
PalletMultiAssetDelegationDelegatorDelegatorBlueprintSelection: {
|
26216
26433
|
_enum: {
|
@@ -26219,11 +26436,11 @@ declare const _default: {
|
|
26219
26436
|
};
|
26220
26437
|
};
|
26221
26438
|
/**
|
26222
|
-
*
|
26439
|
+
* Lookup391: tangle_testnet_runtime::MaxDelegatorBlueprints
|
26223
26440
|
**/
|
26224
26441
|
TangleTestnetRuntimeMaxDelegatorBlueprints: string;
|
26225
26442
|
/**
|
26226
|
-
*
|
26443
|
+
* Lookup394: pallet_services::module::Call<T>
|
26227
26444
|
**/
|
26228
26445
|
PalletServicesModuleCall: {
|
26229
26446
|
_enum: {
|
@@ -26292,7 +26509,7 @@ declare const _default: {
|
|
26292
26509
|
};
|
26293
26510
|
};
|
26294
26511
|
/**
|
26295
|
-
*
|
26512
|
+
* Lookup395: tangle_primitives::services::ServiceBlueprint<C>
|
26296
26513
|
**/
|
26297
26514
|
TanglePrimitivesServicesServiceBlueprint: {
|
26298
26515
|
metadata: string;
|
@@ -26304,7 +26521,7 @@ declare const _default: {
|
|
26304
26521
|
gadget: string;
|
26305
26522
|
};
|
26306
26523
|
/**
|
26307
|
-
*
|
26524
|
+
* Lookup396: tangle_primitives::services::ServiceMetadata<C>
|
26308
26525
|
**/
|
26309
26526
|
TanglePrimitivesServicesServiceMetadata: {
|
26310
26527
|
name: string;
|
@@ -26317,7 +26534,7 @@ declare const _default: {
|
|
26317
26534
|
license: string;
|
26318
26535
|
};
|
26319
26536
|
/**
|
26320
|
-
*
|
26537
|
+
* Lookup401: tangle_primitives::services::JobDefinition<C>
|
26321
26538
|
**/
|
26322
26539
|
TanglePrimitivesServicesJobDefinition: {
|
26323
26540
|
metadata: string;
|
@@ -26325,14 +26542,14 @@ declare const _default: {
|
|
26325
26542
|
result: string;
|
26326
26543
|
};
|
26327
26544
|
/**
|
26328
|
-
*
|
26545
|
+
* Lookup402: tangle_primitives::services::JobMetadata<C>
|
26329
26546
|
**/
|
26330
26547
|
TanglePrimitivesServicesJobMetadata: {
|
26331
26548
|
name: string;
|
26332
26549
|
description: string;
|
26333
26550
|
};
|
26334
26551
|
/**
|
26335
|
-
*
|
26552
|
+
* Lookup404: tangle_primitives::services::field::FieldType
|
26336
26553
|
**/
|
26337
26554
|
TanglePrimitivesServicesFieldFieldType: {
|
26338
26555
|
_enum: {
|
@@ -26440,7 +26657,7 @@ declare const _default: {
|
|
26440
26657
|
};
|
26441
26658
|
};
|
26442
26659
|
/**
|
26443
|
-
*
|
26660
|
+
* Lookup410: tangle_primitives::services::BlueprintServiceManager
|
26444
26661
|
**/
|
26445
26662
|
TanglePrimitivesServicesBlueprintServiceManager: {
|
26446
26663
|
_enum: {
|
@@ -26448,7 +26665,7 @@ declare const _default: {
|
|
26448
26665
|
};
|
26449
26666
|
};
|
26450
26667
|
/**
|
26451
|
-
*
|
26668
|
+
* Lookup411: tangle_primitives::services::MasterBlueprintServiceManagerRevision
|
26452
26669
|
**/
|
26453
26670
|
TanglePrimitivesServicesMasterBlueprintServiceManagerRevision: {
|
26454
26671
|
_enum: {
|
@@ -26457,7 +26674,7 @@ declare const _default: {
|
|
26457
26674
|
};
|
26458
26675
|
};
|
26459
26676
|
/**
|
26460
|
-
*
|
26677
|
+
* Lookup412: tangle_primitives::services::Gadget<C>
|
26461
26678
|
**/
|
26462
26679
|
TanglePrimitivesServicesGadget: {
|
26463
26680
|
_enum: {
|
@@ -26467,26 +26684,26 @@ declare const _default: {
|
|
26467
26684
|
};
|
26468
26685
|
};
|
26469
26686
|
/**
|
26470
|
-
*
|
26687
|
+
* Lookup413: tangle_primitives::services::WasmGadget<C>
|
26471
26688
|
**/
|
26472
26689
|
TanglePrimitivesServicesWasmGadget: {
|
26473
26690
|
runtime: string;
|
26474
26691
|
sources: string;
|
26475
26692
|
};
|
26476
26693
|
/**
|
26477
|
-
*
|
26694
|
+
* Lookup414: tangle_primitives::services::WasmRuntime
|
26478
26695
|
**/
|
26479
26696
|
TanglePrimitivesServicesWasmRuntime: {
|
26480
26697
|
_enum: string[];
|
26481
26698
|
};
|
26482
26699
|
/**
|
26483
|
-
*
|
26700
|
+
* Lookup416: tangle_primitives::services::GadgetSource<C>
|
26484
26701
|
**/
|
26485
26702
|
TanglePrimitivesServicesGadgetSource: {
|
26486
26703
|
fetcher: string;
|
26487
26704
|
};
|
26488
26705
|
/**
|
26489
|
-
*
|
26706
|
+
* Lookup417: tangle_primitives::services::GadgetSourceFetcher<C>
|
26490
26707
|
**/
|
26491
26708
|
TanglePrimitivesServicesGadgetSourceFetcher: {
|
26492
26709
|
_enum: {
|
@@ -26497,7 +26714,7 @@ declare const _default: {
|
|
26497
26714
|
};
|
26498
26715
|
};
|
26499
26716
|
/**
|
26500
|
-
*
|
26717
|
+
* Lookup419: tangle_primitives::services::GithubFetcher<C>
|
26501
26718
|
**/
|
26502
26719
|
TanglePrimitivesServicesGithubFetcher: {
|
26503
26720
|
owner: string;
|
@@ -26506,7 +26723,7 @@ declare const _default: {
|
|
26506
26723
|
binaries: string;
|
26507
26724
|
};
|
26508
26725
|
/**
|
26509
|
-
*
|
26726
|
+
* Lookup427: tangle_primitives::services::GadgetBinary<C>
|
26510
26727
|
**/
|
26511
26728
|
TanglePrimitivesServicesGadgetBinary: {
|
26512
26729
|
arch: string;
|
@@ -26515,19 +26732,19 @@ declare const _default: {
|
|
26515
26732
|
sha256: string;
|
26516
26733
|
};
|
26517
26734
|
/**
|
26518
|
-
*
|
26735
|
+
* Lookup428: tangle_primitives::services::Architecture
|
26519
26736
|
**/
|
26520
26737
|
TanglePrimitivesServicesArchitecture: {
|
26521
26738
|
_enum: string[];
|
26522
26739
|
};
|
26523
26740
|
/**
|
26524
|
-
*
|
26741
|
+
* Lookup429: tangle_primitives::services::OperatingSystem
|
26525
26742
|
**/
|
26526
26743
|
TanglePrimitivesServicesOperatingSystem: {
|
26527
26744
|
_enum: string[];
|
26528
26745
|
};
|
26529
26746
|
/**
|
26530
|
-
*
|
26747
|
+
* Lookup433: tangle_primitives::services::ImageRegistryFetcher<C>
|
26531
26748
|
**/
|
26532
26749
|
TanglePrimitivesServicesImageRegistryFetcher: {
|
26533
26750
|
_alias: {
|
@@ -26538,7 +26755,7 @@ declare const _default: {
|
|
26538
26755
|
tag: string;
|
26539
26756
|
};
|
26540
26757
|
/**
|
26541
|
-
*
|
26758
|
+
* Lookup440: tangle_primitives::services::TestFetcher<C>
|
26542
26759
|
**/
|
26543
26760
|
TanglePrimitivesServicesTestFetcher: {
|
26544
26761
|
cargoPackage: string;
|
@@ -26546,19 +26763,19 @@ declare const _default: {
|
|
26546
26763
|
basePath: string;
|
26547
26764
|
};
|
26548
26765
|
/**
|
26549
|
-
*
|
26766
|
+
* Lookup442: tangle_primitives::services::NativeGadget<C>
|
26550
26767
|
**/
|
26551
26768
|
TanglePrimitivesServicesNativeGadget: {
|
26552
26769
|
sources: string;
|
26553
26770
|
};
|
26554
26771
|
/**
|
26555
|
-
*
|
26772
|
+
* Lookup443: tangle_primitives::services::ContainerGadget<C>
|
26556
26773
|
**/
|
26557
26774
|
TanglePrimitivesServicesContainerGadget: {
|
26558
26775
|
sources: string;
|
26559
26776
|
};
|
26560
26777
|
/**
|
26561
|
-
*
|
26778
|
+
* Lookup446: pallet_tangle_lst::pallet::Call<T>
|
26562
26779
|
**/
|
26563
26780
|
PalletTangleLstCall: {
|
26564
26781
|
_enum: {
|
@@ -26658,10 +26875,13 @@ declare const _default: {
|
|
26658
26875
|
poolId: string;
|
26659
26876
|
permission: string;
|
26660
26877
|
};
|
26878
|
+
set_last_pool_id: {
|
26879
|
+
poolId: string;
|
26880
|
+
};
|
26661
26881
|
};
|
26662
26882
|
};
|
26663
26883
|
/**
|
26664
|
-
*
|
26884
|
+
* Lookup447: pallet_tangle_lst::types::BondExtra<Balance>
|
26665
26885
|
**/
|
26666
26886
|
PalletTangleLstBondExtra: {
|
26667
26887
|
_enum: {
|
@@ -26669,7 +26889,7 @@ declare const _default: {
|
|
26669
26889
|
};
|
26670
26890
|
};
|
26671
26891
|
/**
|
26672
|
-
*
|
26892
|
+
* Lookup452: pallet_tangle_lst::types::ConfigOp<T>
|
26673
26893
|
**/
|
26674
26894
|
PalletTangleLstConfigOpU128: {
|
26675
26895
|
_enum: {
|
@@ -26679,7 +26899,7 @@ declare const _default: {
|
|
26679
26899
|
};
|
26680
26900
|
};
|
26681
26901
|
/**
|
26682
|
-
*
|
26902
|
+
* Lookup453: pallet_tangle_lst::types::ConfigOp<T>
|
26683
26903
|
**/
|
26684
26904
|
PalletTangleLstConfigOpU32: {
|
26685
26905
|
_enum: {
|
@@ -26689,7 +26909,7 @@ declare const _default: {
|
|
26689
26909
|
};
|
26690
26910
|
};
|
26691
26911
|
/**
|
26692
|
-
*
|
26912
|
+
* Lookup454: pallet_tangle_lst::types::ConfigOp<sp_arithmetic::per_things::Perbill>
|
26693
26913
|
**/
|
26694
26914
|
PalletTangleLstConfigOpPerbill: {
|
26695
26915
|
_enum: {
|
@@ -26699,7 +26919,7 @@ declare const _default: {
|
|
26699
26919
|
};
|
26700
26920
|
};
|
26701
26921
|
/**
|
26702
|
-
*
|
26922
|
+
* Lookup455: pallet_tangle_lst::types::ConfigOp<sp_core::crypto::AccountId32>
|
26703
26923
|
**/
|
26704
26924
|
PalletTangleLstConfigOpAccountId32: {
|
26705
26925
|
_enum: {
|
@@ -26709,7 +26929,7 @@ declare const _default: {
|
|
26709
26929
|
};
|
26710
26930
|
};
|
26711
26931
|
/**
|
26712
|
-
*
|
26932
|
+
* Lookup456: pallet_rewards::pallet::Call<T>
|
26713
26933
|
**/
|
26714
26934
|
PalletRewardsCall: {
|
26715
26935
|
_enum: {
|
@@ -26722,21 +26942,20 @@ declare const _default: {
|
|
26722
26942
|
assetId: string;
|
26723
26943
|
action: string;
|
26724
26944
|
};
|
26945
|
+
create_reward_vault: {
|
26946
|
+
vaultId: string;
|
26947
|
+
newConfig: string;
|
26948
|
+
};
|
26725
26949
|
update_vault_reward_config: {
|
26726
26950
|
vaultId: string;
|
26727
26951
|
newConfig: string;
|
26728
26952
|
};
|
26953
|
+
update_decay_config: {
|
26954
|
+
startPeriod: string;
|
26955
|
+
rate: string;
|
26956
|
+
};
|
26729
26957
|
};
|
26730
26958
|
};
|
26731
|
-
/**
|
26732
|
-
* Lookup456: pallet_rewards::types::RewardConfigForAssetVault<Balance>
|
26733
|
-
**/
|
26734
|
-
PalletRewardsRewardConfigForAssetVault: {
|
26735
|
-
apy: string;
|
26736
|
-
incentiveCap: string;
|
26737
|
-
depositCap: string;
|
26738
|
-
boostMultiplier: string;
|
26739
|
-
};
|
26740
26959
|
/**
|
26741
26960
|
* Lookup457: pallet_sudo::pallet::Error<T>
|
26742
26961
|
**/
|