@webb-tools/tangle-substrate-types 0.9.11 → 0.9.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/index.cjs +210 -157
- package/build/index.d.ts +581 -313
- package/build/index.mjs +210 -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
|
*
|
@@ -4876,6 +4918,12 @@ declare module '@polkadot/api-base/types/events' {
|
|
4876
4918
|
[key: string]: AugmentedEvent<ApiType>;
|
4877
4919
|
};
|
4878
4920
|
rewards: {
|
4921
|
+
/**
|
4922
|
+
* The number of blocks for APY calculation has been updated
|
4923
|
+
**/
|
4924
|
+
ApyBlocksUpdated: AugmentedEvent<ApiType, [blocks: u64], {
|
4925
|
+
blocks: u64;
|
4926
|
+
}>;
|
4879
4927
|
/**
|
4880
4928
|
* Asset has been updated to reward vault
|
4881
4929
|
**/
|
@@ -4890,6 +4938,13 @@ declare module '@polkadot/api-base/types/events' {
|
|
4890
4938
|
BlueprintWhitelisted: AugmentedEvent<ApiType, [blueprintId: u64], {
|
4891
4939
|
blueprintId: u64;
|
4892
4940
|
}>;
|
4941
|
+
/**
|
4942
|
+
* Decay configuration was updated
|
4943
|
+
**/
|
4944
|
+
DecayConfigUpdated: AugmentedEvent<ApiType, [startPeriod: u64, rate: Percent], {
|
4945
|
+
startPeriod: u64;
|
4946
|
+
rate: Percent;
|
4947
|
+
}>;
|
4893
4948
|
/**
|
4894
4949
|
* Event emitted when an incentive APY and cap are set for a reward vault
|
4895
4950
|
**/
|
@@ -4906,8 +4961,37 @@ declare module '@polkadot/api-base/types/events' {
|
|
4906
4961
|
asset: TanglePrimitivesServicesAsset;
|
4907
4962
|
amount: u128;
|
4908
4963
|
}>;
|
4909
|
-
|
4964
|
+
/**
|
4965
|
+
* Vault created
|
4966
|
+
**/
|
4967
|
+
RewardVaultCreated: AugmentedEvent<ApiType, [vaultId: u32, newConfig: PalletRewardsRewardConfigForAssetVault, potAccount: AccountId32], {
|
4910
4968
|
vaultId: u32;
|
4969
|
+
newConfig: PalletRewardsRewardConfigForAssetVault;
|
4970
|
+
potAccount: AccountId32;
|
4971
|
+
}>;
|
4972
|
+
/**
|
4973
|
+
* Total deposit in vault updated
|
4974
|
+
**/
|
4975
|
+
TotalDepositUpdated: AugmentedEvent<ApiType, [vaultId: u32, asset: TanglePrimitivesServicesAsset, totalDeposit: u128], {
|
4976
|
+
vaultId: u32;
|
4977
|
+
asset: TanglePrimitivesServicesAsset;
|
4978
|
+
totalDeposit: u128;
|
4979
|
+
}>;
|
4980
|
+
/**
|
4981
|
+
* Total score in vault updated
|
4982
|
+
**/
|
4983
|
+
TotalScoreUpdated: AugmentedEvent<ApiType, [vaultId: u32, asset: TanglePrimitivesServicesAsset, totalScore: u128, lockMultiplier: Option<TanglePrimitivesRewardsLockMultiplier>], {
|
4984
|
+
vaultId: u32;
|
4985
|
+
asset: TanglePrimitivesServicesAsset;
|
4986
|
+
totalScore: u128;
|
4987
|
+
lockMultiplier: Option<TanglePrimitivesRewardsLockMultiplier>;
|
4988
|
+
}>;
|
4989
|
+
/**
|
4990
|
+
* Vault reward config updated
|
4991
|
+
**/
|
4992
|
+
VaultRewardConfigUpdated: AugmentedEvent<ApiType, [vaultId: u32, newConfig: PalletRewardsRewardConfigForAssetVault], {
|
4993
|
+
vaultId: u32;
|
4994
|
+
newConfig: PalletRewardsRewardConfigForAssetVault;
|
4911
4995
|
}>;
|
4912
4996
|
/**
|
4913
4997
|
* Generic event
|
@@ -6618,6 +6702,10 @@ declare module '@polkadot/api-base/types/storage' {
|
|
6618
6702
|
[key: string]: QueryableStorageEntry<ApiType>;
|
6619
6703
|
};
|
6620
6704
|
rewards: {
|
6705
|
+
/**
|
6706
|
+
* Storage for the reward configuration, which includes APY, cap for assets
|
6707
|
+
**/
|
6708
|
+
apyBlocks: AugmentedQuery<ApiType, () => Observable<u64>, []> & QueryableStorageEntry<ApiType, []>;
|
6621
6709
|
/**
|
6622
6710
|
* Storage for the reward vaults
|
6623
6711
|
**/
|
@@ -6626,6 +6714,14 @@ declare module '@polkadot/api-base/types/storage' {
|
|
6626
6714
|
} | {
|
6627
6715
|
Erc20: any;
|
6628
6716
|
} | string | Uint8Array) => Observable<Option<u32>>, [TanglePrimitivesServicesAsset]> & QueryableStorageEntry<ApiType, [TanglePrimitivesServicesAsset]>;
|
6717
|
+
/**
|
6718
|
+
* Per-block decay rate in basis points (1/10000). e.g., 1 = 0.01% per block
|
6719
|
+
**/
|
6720
|
+
decayRate: AugmentedQuery<ApiType, () => Observable<Percent>, []> & QueryableStorageEntry<ApiType, []>;
|
6721
|
+
/**
|
6722
|
+
* Number of blocks after which decay starts (e.g., 432000 for 30 days with 6s blocks)
|
6723
|
+
**/
|
6724
|
+
decayStartPeriod: AugmentedQuery<ApiType, () => Observable<u64>, []> & QueryableStorageEntry<ApiType, []>;
|
6629
6725
|
/**
|
6630
6726
|
* Storage for the reward configuration, which includes APY, cap for assets
|
6631
6727
|
**/
|
@@ -6635,7 +6731,17 @@ declare module '@polkadot/api-base/types/storage' {
|
|
6635
6731
|
**/
|
6636
6732
|
rewardVaults: AugmentedQuery<ApiType, (arg: u32 | AnyNumber | Uint8Array) => Observable<Option<Vec<TanglePrimitivesServicesAsset>>>, [u32]> & QueryableStorageEntry<ApiType, [u32]>;
|
6637
6733
|
/**
|
6638
|
-
*
|
6734
|
+
* Storage for the reward vaults
|
6735
|
+
**/
|
6736
|
+
rewardVaultsPotAccount: AugmentedQuery<ApiType, (arg: u32 | AnyNumber | Uint8Array) => Observable<Option<AccountId32>>, [u32]> & QueryableStorageEntry<ApiType, [u32]>;
|
6737
|
+
/**
|
6738
|
+
* Stores the total deposit for each vault
|
6739
|
+
**/
|
6740
|
+
totalRewardVaultDeposit: AugmentedQuery<ApiType, (arg: u32 | AnyNumber | Uint8Array) => Observable<u128>, [u32]> & QueryableStorageEntry<ApiType, [u32]>;
|
6741
|
+
/**
|
6742
|
+
* Stores the total score for each vault
|
6743
|
+
* The difference between this and total_reward_vault_deposit is that this includes locked
|
6744
|
+
* deposits multiplied by the lock multiplier
|
6639
6745
|
**/
|
6640
6746
|
totalRewardVaultScore: AugmentedQuery<ApiType, (arg: u32 | AnyNumber | Uint8Array) => Observable<u128>, [u32]> & QueryableStorageEntry<ApiType, [u32]>;
|
6641
6747
|
/**
|
@@ -10536,6 +10642,7 @@ declare module '@polkadot/api-base/types/submittable' {
|
|
10536
10642
|
} | {
|
10537
10643
|
Remove: any;
|
10538
10644
|
} | string | Uint8Array) => SubmittableExtrinsic<ApiType>, [PalletTangleLstConfigOpU128, PalletTangleLstConfigOpU128, PalletTangleLstConfigOpU32, PalletTangleLstConfigOpPerbill]>;
|
10645
|
+
setLastPoolId: AugmentedSubmittable<(poolId: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic<ApiType>, [u32]>;
|
10539
10646
|
/**
|
10540
10647
|
* Updates the metadata for a given pool.
|
10541
10648
|
*
|
@@ -12043,6 +12150,48 @@ declare module '@polkadot/api-base/types/submittable' {
|
|
12043
12150
|
} | {
|
12044
12151
|
Erc20: any;
|
12045
12152
|
} | string | Uint8Array) => SubmittableExtrinsic<ApiType>, [TanglePrimitivesServicesAsset]>;
|
12153
|
+
/**
|
12154
|
+
* Claim rewards for another account
|
12155
|
+
*
|
12156
|
+
* The dispatch origin must be signed.
|
12157
|
+
*
|
12158
|
+
* Parameters:
|
12159
|
+
* - `who`: The account to claim rewards for
|
12160
|
+
* - `asset`: The asset to claim rewards for
|
12161
|
+
*
|
12162
|
+
* Emits `RewardsClaimed` event when successful.
|
12163
|
+
**/
|
12164
|
+
claimRewardsOther: AugmentedSubmittable<(who: AccountId32 | string | Uint8Array, asset: TanglePrimitivesServicesAsset | {
|
12165
|
+
Custom: any;
|
12166
|
+
} | {
|
12167
|
+
Erc20: any;
|
12168
|
+
} | string | Uint8Array) => SubmittableExtrinsic<ApiType>, [AccountId32, TanglePrimitivesServicesAsset]>;
|
12169
|
+
/**
|
12170
|
+
* Creates a new reward configuration for a specific vault.
|
12171
|
+
*
|
12172
|
+
* # Arguments
|
12173
|
+
* * `origin` - Origin of the call, must pass `ForceOrigin` check
|
12174
|
+
* * `vault_id` - The ID of the vault to update
|
12175
|
+
* * `new_config` - The new reward configuration containing:
|
12176
|
+
* * `apy` - Annual Percentage Yield for the vault
|
12177
|
+
* * `deposit_cap` - Maximum amount that can be deposited
|
12178
|
+
* * `incentive_cap` - Maximum amount of incentives that can be distributed
|
12179
|
+
* * `boost_multiplier` - Optional multiplier to boost rewards
|
12180
|
+
*
|
12181
|
+
* # Events
|
12182
|
+
* * `VaultRewardConfigUpdated` - Emitted when vault reward config is updated
|
12183
|
+
*
|
12184
|
+
* # Errors
|
12185
|
+
* * `BadOrigin` - If caller is not authorized through `ForceOrigin`
|
12186
|
+
* * `IncentiveCapGreaterThanDepositCap` - If incentive cap is greater than deposit cap
|
12187
|
+
* * `BoostMultiplierMustBeOne` - If boost multiplier is not 1
|
12188
|
+
**/
|
12189
|
+
createRewardVault: AugmentedSubmittable<(vaultId: u32 | AnyNumber | Uint8Array, newConfig: PalletRewardsRewardConfigForAssetVault | {
|
12190
|
+
apy?: any;
|
12191
|
+
incentiveCap?: any;
|
12192
|
+
depositCap?: any;
|
12193
|
+
boostMultiplier?: any;
|
12194
|
+
} | string | Uint8Array) => SubmittableExtrinsic<ApiType>, [u32, PalletRewardsRewardConfigForAssetVault]>;
|
12046
12195
|
/**
|
12047
12196
|
* Manage asset id to vault rewards.
|
12048
12197
|
*
|
@@ -12067,6 +12216,14 @@ declare module '@polkadot/api-base/types/submittable' {
|
|
12067
12216
|
} | {
|
12068
12217
|
Erc20: any;
|
12069
12218
|
} | string | Uint8Array, action: PalletRewardsAssetAction | 'Add' | 'Remove' | number | Uint8Array) => SubmittableExtrinsic<ApiType>, [u32, TanglePrimitivesServicesAsset, PalletRewardsAssetAction]>;
|
12219
|
+
/**
|
12220
|
+
* Update the number of blocks used for APY calculation
|
12221
|
+
**/
|
12222
|
+
updateApyBlocks: AugmentedSubmittable<(blocks: u64 | AnyNumber | Uint8Array) => SubmittableExtrinsic<ApiType>, [u64]>;
|
12223
|
+
/**
|
12224
|
+
* Update the decay configuration
|
12225
|
+
**/
|
12226
|
+
updateDecayConfig: AugmentedSubmittable<(startPeriod: u64 | AnyNumber | Uint8Array, rate: Percent | AnyNumber | Uint8Array) => SubmittableExtrinsic<ApiType>, [u64, Percent]>;
|
12070
12227
|
/**
|
12071
12228
|
* Updates the reward configuration for a specific vault.
|
12072
12229
|
*
|
@@ -12084,6 +12241,8 @@ declare module '@polkadot/api-base/types/submittable' {
|
|
12084
12241
|
*
|
12085
12242
|
* # Errors
|
12086
12243
|
* * `BadOrigin` - If caller is not authorized through `ForceOrigin`
|
12244
|
+
* * `IncentiveCapGreaterThanDepositCap` - If incentive cap is greater than deposit cap
|
12245
|
+
* * `BoostMultiplierMustBeOne` - If boost multiplier is not 1
|
12087
12246
|
**/
|
12088
12247
|
updateVaultRewardConfig: AugmentedSubmittable<(vaultId: u32 | AnyNumber | Uint8Array, newConfig: PalletRewardsRewardConfigForAssetVault | {
|
12089
12248
|
apy?: any;
|
@@ -18196,7 +18355,11 @@ declare module '@polkadot/types/lookup' {
|
|
18196
18355
|
readonly poolId: u32;
|
18197
18356
|
readonly amount: u128;
|
18198
18357
|
} & Struct;
|
18199
|
-
readonly
|
18358
|
+
readonly isLastPoolIdUpdated: boolean;
|
18359
|
+
readonly asLastPoolIdUpdated: {
|
18360
|
+
readonly poolId: u32;
|
18361
|
+
} & Struct;
|
18362
|
+
readonly type: 'Created' | 'Bonded' | 'PaidOut' | 'Unbonded' | 'Withdrawn' | 'Destroyed' | 'StateChanged' | 'MemberRemoved' | 'RolesUpdated' | 'PoolSlashed' | 'UnbondingPoolSlashed' | 'PoolCommissionUpdated' | 'PoolMaxCommissionUpdated' | 'PoolCommissionChangeRateUpdated' | 'PoolCommissionClaimPermissionUpdated' | 'PoolCommissionClaimed' | 'MinBalanceDeficitAdjusted' | 'MinBalanceExcessAdjusted' | 'LastPoolIdUpdated';
|
18200
18363
|
}
|
18201
18364
|
/** @name PalletTangleLstPoolsPoolState (144) */
|
18202
18365
|
interface PalletTangleLstPoolsPoolState extends Enum {
|
@@ -18244,8 +18407,37 @@ declare module '@polkadot/types/lookup' {
|
|
18244
18407
|
readonly isVaultRewardConfigUpdated: boolean;
|
18245
18408
|
readonly asVaultRewardConfigUpdated: {
|
18246
18409
|
readonly vaultId: u32;
|
18410
|
+
readonly newConfig: PalletRewardsRewardConfigForAssetVault;
|
18411
|
+
} & Struct;
|
18412
|
+
readonly isRewardVaultCreated: boolean;
|
18413
|
+
readonly asRewardVaultCreated: {
|
18414
|
+
readonly vaultId: u32;
|
18415
|
+
readonly newConfig: PalletRewardsRewardConfigForAssetVault;
|
18416
|
+
readonly potAccount: AccountId32;
|
18417
|
+
} & Struct;
|
18418
|
+
readonly isTotalScoreUpdated: boolean;
|
18419
|
+
readonly asTotalScoreUpdated: {
|
18420
|
+
readonly vaultId: u32;
|
18421
|
+
readonly asset: TanglePrimitivesServicesAsset;
|
18422
|
+
readonly totalScore: u128;
|
18423
|
+
readonly lockMultiplier: Option<TanglePrimitivesRewardsLockMultiplier>;
|
18424
|
+
} & Struct;
|
18425
|
+
readonly isTotalDepositUpdated: boolean;
|
18426
|
+
readonly asTotalDepositUpdated: {
|
18427
|
+
readonly vaultId: u32;
|
18428
|
+
readonly asset: TanglePrimitivesServicesAsset;
|
18429
|
+
readonly totalDeposit: u128;
|
18430
|
+
} & Struct;
|
18431
|
+
readonly isDecayConfigUpdated: boolean;
|
18432
|
+
readonly asDecayConfigUpdated: {
|
18433
|
+
readonly startPeriod: u64;
|
18434
|
+
readonly rate: Percent;
|
18247
18435
|
} & Struct;
|
18248
|
-
readonly
|
18436
|
+
readonly isApyBlocksUpdated: boolean;
|
18437
|
+
readonly asApyBlocksUpdated: {
|
18438
|
+
readonly blocks: u64;
|
18439
|
+
} & Struct;
|
18440
|
+
readonly type: 'RewardsClaimed' | 'IncentiveAPYAndCapSet' | 'BlueprintWhitelisted' | 'AssetUpdatedInVault' | 'VaultRewardConfigUpdated' | 'RewardVaultCreated' | 'TotalScoreUpdated' | 'TotalDepositUpdated' | 'DecayConfigUpdated' | 'ApyBlocksUpdated';
|
18249
18441
|
}
|
18250
18442
|
/** @name PalletRewardsAssetAction (150) */
|
18251
18443
|
interface PalletRewardsAssetAction extends Enum {
|
@@ -18253,7 +18445,22 @@ declare module '@polkadot/types/lookup' {
|
|
18253
18445
|
readonly isRemove: boolean;
|
18254
18446
|
readonly type: 'Add' | 'Remove';
|
18255
18447
|
}
|
18256
|
-
/** @name
|
18448
|
+
/** @name PalletRewardsRewardConfigForAssetVault (151) */
|
18449
|
+
interface PalletRewardsRewardConfigForAssetVault extends Struct {
|
18450
|
+
readonly apy: Percent;
|
18451
|
+
readonly incentiveCap: u128;
|
18452
|
+
readonly depositCap: u128;
|
18453
|
+
readonly boostMultiplier: Option<u32>;
|
18454
|
+
}
|
18455
|
+
/** @name TanglePrimitivesRewardsLockMultiplier (154) */
|
18456
|
+
interface TanglePrimitivesRewardsLockMultiplier extends Enum {
|
18457
|
+
readonly isOneMonth: boolean;
|
18458
|
+
readonly isTwoMonths: boolean;
|
18459
|
+
readonly isThreeMonths: boolean;
|
18460
|
+
readonly isSixMonths: boolean;
|
18461
|
+
readonly type: 'OneMonth' | 'TwoMonths' | 'ThreeMonths' | 'SixMonths';
|
18462
|
+
}
|
18463
|
+
/** @name FrameSystemPhase (155) */
|
18257
18464
|
interface FrameSystemPhase extends Enum {
|
18258
18465
|
readonly isApplyExtrinsic: boolean;
|
18259
18466
|
readonly asApplyExtrinsic: u32;
|
@@ -18261,17 +18468,17 @@ declare module '@polkadot/types/lookup' {
|
|
18261
18468
|
readonly isInitialization: boolean;
|
18262
18469
|
readonly type: 'ApplyExtrinsic' | 'Finalization' | 'Initialization';
|
18263
18470
|
}
|
18264
|
-
/** @name FrameSystemLastRuntimeUpgradeInfo (
|
18471
|
+
/** @name FrameSystemLastRuntimeUpgradeInfo (157) */
|
18265
18472
|
interface FrameSystemLastRuntimeUpgradeInfo extends Struct {
|
18266
18473
|
readonly specVersion: Compact<u32>;
|
18267
18474
|
readonly specName: Text;
|
18268
18475
|
}
|
18269
|
-
/** @name FrameSystemCodeUpgradeAuthorization (
|
18476
|
+
/** @name FrameSystemCodeUpgradeAuthorization (159) */
|
18270
18477
|
interface FrameSystemCodeUpgradeAuthorization extends Struct {
|
18271
18478
|
readonly codeHash: H256;
|
18272
18479
|
readonly checkVersion: bool;
|
18273
18480
|
}
|
18274
|
-
/** @name FrameSystemCall (
|
18481
|
+
/** @name FrameSystemCall (160) */
|
18275
18482
|
interface FrameSystemCall extends Enum {
|
18276
18483
|
readonly isRemark: boolean;
|
18277
18484
|
readonly asRemark: {
|
@@ -18320,41 +18527,41 @@ declare module '@polkadot/types/lookup' {
|
|
18320
18527
|
} & Struct;
|
18321
18528
|
readonly type: 'Remark' | 'SetHeapPages' | 'SetCode' | 'SetCodeWithoutChecks' | 'SetStorage' | 'KillStorage' | 'KillPrefix' | 'RemarkWithEvent' | 'AuthorizeUpgrade' | 'AuthorizeUpgradeWithoutChecks' | 'ApplyAuthorizedUpgrade';
|
18322
18529
|
}
|
18323
|
-
/** @name FrameSystemLimitsBlockWeights (
|
18530
|
+
/** @name FrameSystemLimitsBlockWeights (164) */
|
18324
18531
|
interface FrameSystemLimitsBlockWeights extends Struct {
|
18325
18532
|
readonly baseBlock: SpWeightsWeightV2Weight;
|
18326
18533
|
readonly maxBlock: SpWeightsWeightV2Weight;
|
18327
18534
|
readonly perClass: FrameSupportDispatchPerDispatchClassWeightsPerClass;
|
18328
18535
|
}
|
18329
|
-
/** @name FrameSupportDispatchPerDispatchClassWeightsPerClass (
|
18536
|
+
/** @name FrameSupportDispatchPerDispatchClassWeightsPerClass (165) */
|
18330
18537
|
interface FrameSupportDispatchPerDispatchClassWeightsPerClass extends Struct {
|
18331
18538
|
readonly normal: FrameSystemLimitsWeightsPerClass;
|
18332
18539
|
readonly operational: FrameSystemLimitsWeightsPerClass;
|
18333
18540
|
readonly mandatory: FrameSystemLimitsWeightsPerClass;
|
18334
18541
|
}
|
18335
|
-
/** @name FrameSystemLimitsWeightsPerClass (
|
18542
|
+
/** @name FrameSystemLimitsWeightsPerClass (166) */
|
18336
18543
|
interface FrameSystemLimitsWeightsPerClass extends Struct {
|
18337
18544
|
readonly baseExtrinsic: SpWeightsWeightV2Weight;
|
18338
18545
|
readonly maxExtrinsic: Option<SpWeightsWeightV2Weight>;
|
18339
18546
|
readonly maxTotal: Option<SpWeightsWeightV2Weight>;
|
18340
18547
|
readonly reserved: Option<SpWeightsWeightV2Weight>;
|
18341
18548
|
}
|
18342
|
-
/** @name FrameSystemLimitsBlockLength (
|
18549
|
+
/** @name FrameSystemLimitsBlockLength (168) */
|
18343
18550
|
interface FrameSystemLimitsBlockLength extends Struct {
|
18344
18551
|
readonly max: FrameSupportDispatchPerDispatchClassU32;
|
18345
18552
|
}
|
18346
|
-
/** @name FrameSupportDispatchPerDispatchClassU32 (
|
18553
|
+
/** @name FrameSupportDispatchPerDispatchClassU32 (169) */
|
18347
18554
|
interface FrameSupportDispatchPerDispatchClassU32 extends Struct {
|
18348
18555
|
readonly normal: u32;
|
18349
18556
|
readonly operational: u32;
|
18350
18557
|
readonly mandatory: u32;
|
18351
18558
|
}
|
18352
|
-
/** @name SpWeightsRuntimeDbWeight (
|
18559
|
+
/** @name SpWeightsRuntimeDbWeight (170) */
|
18353
18560
|
interface SpWeightsRuntimeDbWeight extends Struct {
|
18354
18561
|
readonly read: u64;
|
18355
18562
|
readonly write: u64;
|
18356
18563
|
}
|
18357
|
-
/** @name SpVersionRuntimeVersion (
|
18564
|
+
/** @name SpVersionRuntimeVersion (171) */
|
18358
18565
|
interface SpVersionRuntimeVersion extends Struct {
|
18359
18566
|
readonly specName: Text;
|
18360
18567
|
readonly implName: Text;
|
@@ -18365,7 +18572,7 @@ declare module '@polkadot/types/lookup' {
|
|
18365
18572
|
readonly transactionVersion: u32;
|
18366
18573
|
readonly stateVersion: u8;
|
18367
18574
|
}
|
18368
|
-
/** @name FrameSystemError (
|
18575
|
+
/** @name FrameSystemError (176) */
|
18369
18576
|
interface FrameSystemError extends Enum {
|
18370
18577
|
readonly isInvalidSpecName: boolean;
|
18371
18578
|
readonly isSpecVersionNeedsToIncrease: boolean;
|
@@ -18378,7 +18585,7 @@ declare module '@polkadot/types/lookup' {
|
|
18378
18585
|
readonly isUnauthorized: boolean;
|
18379
18586
|
readonly type: 'InvalidSpecName' | 'SpecVersionNeedsToIncrease' | 'FailedToExtractRuntimeVersion' | 'NonDefaultComposite' | 'NonZeroRefCount' | 'CallFiltered' | 'MultiBlockMigrationsOngoing' | 'NothingAuthorized' | 'Unauthorized';
|
18380
18587
|
}
|
18381
|
-
/** @name PalletTimestampCall (
|
18588
|
+
/** @name PalletTimestampCall (177) */
|
18382
18589
|
interface PalletTimestampCall extends Enum {
|
18383
18590
|
readonly isSet: boolean;
|
18384
18591
|
readonly asSet: {
|
@@ -18386,7 +18593,7 @@ declare module '@polkadot/types/lookup' {
|
|
18386
18593
|
} & Struct;
|
18387
18594
|
readonly type: 'Set';
|
18388
18595
|
}
|
18389
|
-
/** @name PalletSudoCall (
|
18596
|
+
/** @name PalletSudoCall (178) */
|
18390
18597
|
interface PalletSudoCall extends Enum {
|
18391
18598
|
readonly isSudo: boolean;
|
18392
18599
|
readonly asSudo: {
|
@@ -18409,7 +18616,7 @@ declare module '@polkadot/types/lookup' {
|
|
18409
18616
|
readonly isRemoveKey: boolean;
|
18410
18617
|
readonly type: 'Sudo' | 'SudoUncheckedWeight' | 'SetKey' | 'SudoAs' | 'RemoveKey';
|
18411
18618
|
}
|
18412
|
-
/** @name PalletAssetsCall (
|
18619
|
+
/** @name PalletAssetsCall (180) */
|
18413
18620
|
interface PalletAssetsCall extends Enum {
|
18414
18621
|
readonly isCreate: boolean;
|
18415
18622
|
readonly asCreate: {
|
@@ -18590,7 +18797,7 @@ declare module '@polkadot/types/lookup' {
|
|
18590
18797
|
} & Struct;
|
18591
18798
|
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
18799
|
}
|
18593
|
-
/** @name PalletBalancesCall (
|
18800
|
+
/** @name PalletBalancesCall (182) */
|
18594
18801
|
interface PalletBalancesCall extends Enum {
|
18595
18802
|
readonly isTransferAllowDeath: boolean;
|
18596
18803
|
readonly asTransferAllowDeath: {
|
@@ -18639,13 +18846,13 @@ declare module '@polkadot/types/lookup' {
|
|
18639
18846
|
} & Struct;
|
18640
18847
|
readonly type: 'TransferAllowDeath' | 'ForceTransfer' | 'TransferKeepAlive' | 'TransferAll' | 'ForceUnreserve' | 'UpgradeAccounts' | 'ForceSetBalance' | 'ForceAdjustTotalIssuance' | 'Burn';
|
18641
18848
|
}
|
18642
|
-
/** @name PalletBalancesAdjustmentDirection (
|
18849
|
+
/** @name PalletBalancesAdjustmentDirection (183) */
|
18643
18850
|
interface PalletBalancesAdjustmentDirection extends Enum {
|
18644
18851
|
readonly isIncrease: boolean;
|
18645
18852
|
readonly isDecrease: boolean;
|
18646
18853
|
readonly type: 'Increase' | 'Decrease';
|
18647
18854
|
}
|
18648
|
-
/** @name PalletBabeCall (
|
18855
|
+
/** @name PalletBabeCall (184) */
|
18649
18856
|
interface PalletBabeCall extends Enum {
|
18650
18857
|
readonly isReportEquivocation: boolean;
|
18651
18858
|
readonly asReportEquivocation: {
|
@@ -18663,14 +18870,14 @@ declare module '@polkadot/types/lookup' {
|
|
18663
18870
|
} & Struct;
|
18664
18871
|
readonly type: 'ReportEquivocation' | 'ReportEquivocationUnsigned' | 'PlanConfigChange';
|
18665
18872
|
}
|
18666
|
-
/** @name SpConsensusSlotsEquivocationProof (
|
18873
|
+
/** @name SpConsensusSlotsEquivocationProof (185) */
|
18667
18874
|
interface SpConsensusSlotsEquivocationProof extends Struct {
|
18668
18875
|
readonly offender: SpConsensusBabeAppPublic;
|
18669
18876
|
readonly slot: u64;
|
18670
18877
|
readonly firstHeader: SpRuntimeHeader;
|
18671
18878
|
readonly secondHeader: SpRuntimeHeader;
|
18672
18879
|
}
|
18673
|
-
/** @name SpRuntimeHeader (
|
18880
|
+
/** @name SpRuntimeHeader (186) */
|
18674
18881
|
interface SpRuntimeHeader extends Struct {
|
18675
18882
|
readonly parentHash: H256;
|
18676
18883
|
readonly number: Compact<u64>;
|
@@ -18678,16 +18885,16 @@ declare module '@polkadot/types/lookup' {
|
|
18678
18885
|
readonly extrinsicsRoot: H256;
|
18679
18886
|
readonly digest: SpRuntimeDigest;
|
18680
18887
|
}
|
18681
|
-
/** @name SpConsensusBabeAppPublic (
|
18888
|
+
/** @name SpConsensusBabeAppPublic (187) */
|
18682
18889
|
interface SpConsensusBabeAppPublic extends U8aFixed {
|
18683
18890
|
}
|
18684
|
-
/** @name SpSessionMembershipProof (
|
18891
|
+
/** @name SpSessionMembershipProof (189) */
|
18685
18892
|
interface SpSessionMembershipProof extends Struct {
|
18686
18893
|
readonly session: u32;
|
18687
18894
|
readonly trieNodes: Vec<Bytes>;
|
18688
18895
|
readonly validatorCount: u32;
|
18689
18896
|
}
|
18690
|
-
/** @name SpConsensusBabeDigestsNextConfigDescriptor (
|
18897
|
+
/** @name SpConsensusBabeDigestsNextConfigDescriptor (190) */
|
18691
18898
|
interface SpConsensusBabeDigestsNextConfigDescriptor extends Enum {
|
18692
18899
|
readonly isV1: boolean;
|
18693
18900
|
readonly asV1: {
|
@@ -18696,14 +18903,14 @@ declare module '@polkadot/types/lookup' {
|
|
18696
18903
|
} & Struct;
|
18697
18904
|
readonly type: 'V1';
|
18698
18905
|
}
|
18699
|
-
/** @name SpConsensusBabeAllowedSlots (
|
18906
|
+
/** @name SpConsensusBabeAllowedSlots (192) */
|
18700
18907
|
interface SpConsensusBabeAllowedSlots extends Enum {
|
18701
18908
|
readonly isPrimarySlots: boolean;
|
18702
18909
|
readonly isPrimaryAndSecondaryPlainSlots: boolean;
|
18703
18910
|
readonly isPrimaryAndSecondaryVRFSlots: boolean;
|
18704
18911
|
readonly type: 'PrimarySlots' | 'PrimaryAndSecondaryPlainSlots' | 'PrimaryAndSecondaryVRFSlots';
|
18705
18912
|
}
|
18706
|
-
/** @name PalletGrandpaCall (
|
18913
|
+
/** @name PalletGrandpaCall (193) */
|
18707
18914
|
interface PalletGrandpaCall extends Enum {
|
18708
18915
|
readonly isReportEquivocation: boolean;
|
18709
18916
|
readonly asReportEquivocation: {
|
@@ -18722,12 +18929,12 @@ declare module '@polkadot/types/lookup' {
|
|
18722
18929
|
} & Struct;
|
18723
18930
|
readonly type: 'ReportEquivocation' | 'ReportEquivocationUnsigned' | 'NoteStalled';
|
18724
18931
|
}
|
18725
|
-
/** @name SpConsensusGrandpaEquivocationProof (
|
18932
|
+
/** @name SpConsensusGrandpaEquivocationProof (194) */
|
18726
18933
|
interface SpConsensusGrandpaEquivocationProof extends Struct {
|
18727
18934
|
readonly setId: u64;
|
18728
18935
|
readonly equivocation: SpConsensusGrandpaEquivocation;
|
18729
18936
|
}
|
18730
|
-
/** @name SpConsensusGrandpaEquivocation (
|
18937
|
+
/** @name SpConsensusGrandpaEquivocation (195) */
|
18731
18938
|
interface SpConsensusGrandpaEquivocation extends Enum {
|
18732
18939
|
readonly isPrevote: boolean;
|
18733
18940
|
readonly asPrevote: FinalityGrandpaEquivocationPrevote;
|
@@ -18735,36 +18942,36 @@ declare module '@polkadot/types/lookup' {
|
|
18735
18942
|
readonly asPrecommit: FinalityGrandpaEquivocationPrecommit;
|
18736
18943
|
readonly type: 'Prevote' | 'Precommit';
|
18737
18944
|
}
|
18738
|
-
/** @name FinalityGrandpaEquivocationPrevote (
|
18945
|
+
/** @name FinalityGrandpaEquivocationPrevote (196) */
|
18739
18946
|
interface FinalityGrandpaEquivocationPrevote extends Struct {
|
18740
18947
|
readonly roundNumber: u64;
|
18741
18948
|
readonly identity: SpConsensusGrandpaAppPublic;
|
18742
18949
|
readonly first: ITuple<[FinalityGrandpaPrevote, SpConsensusGrandpaAppSignature]>;
|
18743
18950
|
readonly second: ITuple<[FinalityGrandpaPrevote, SpConsensusGrandpaAppSignature]>;
|
18744
18951
|
}
|
18745
|
-
/** @name FinalityGrandpaPrevote (
|
18952
|
+
/** @name FinalityGrandpaPrevote (197) */
|
18746
18953
|
interface FinalityGrandpaPrevote extends Struct {
|
18747
18954
|
readonly targetHash: H256;
|
18748
18955
|
readonly targetNumber: u64;
|
18749
18956
|
}
|
18750
|
-
/** @name SpConsensusGrandpaAppSignature (
|
18957
|
+
/** @name SpConsensusGrandpaAppSignature (198) */
|
18751
18958
|
interface SpConsensusGrandpaAppSignature extends U8aFixed {
|
18752
18959
|
}
|
18753
|
-
/** @name FinalityGrandpaEquivocationPrecommit (
|
18960
|
+
/** @name FinalityGrandpaEquivocationPrecommit (201) */
|
18754
18961
|
interface FinalityGrandpaEquivocationPrecommit extends Struct {
|
18755
18962
|
readonly roundNumber: u64;
|
18756
18963
|
readonly identity: SpConsensusGrandpaAppPublic;
|
18757
18964
|
readonly first: ITuple<[FinalityGrandpaPrecommit, SpConsensusGrandpaAppSignature]>;
|
18758
18965
|
readonly second: ITuple<[FinalityGrandpaPrecommit, SpConsensusGrandpaAppSignature]>;
|
18759
18966
|
}
|
18760
|
-
/** @name FinalityGrandpaPrecommit (
|
18967
|
+
/** @name FinalityGrandpaPrecommit (202) */
|
18761
18968
|
interface FinalityGrandpaPrecommit extends Struct {
|
18762
18969
|
readonly targetHash: H256;
|
18763
18970
|
readonly targetNumber: u64;
|
18764
18971
|
}
|
18765
|
-
/** @name SpCoreVoid (
|
18972
|
+
/** @name SpCoreVoid (204) */
|
18766
18973
|
type SpCoreVoid = Null;
|
18767
|
-
/** @name PalletIndicesCall (
|
18974
|
+
/** @name PalletIndicesCall (205) */
|
18768
18975
|
interface PalletIndicesCall extends Enum {
|
18769
18976
|
readonly isClaim: boolean;
|
18770
18977
|
readonly asClaim: {
|
@@ -18791,7 +18998,7 @@ declare module '@polkadot/types/lookup' {
|
|
18791
18998
|
} & Struct;
|
18792
18999
|
readonly type: 'Claim' | 'Transfer' | 'Free' | 'ForceTransfer' | 'Freeze';
|
18793
19000
|
}
|
18794
|
-
/** @name PalletDemocracyCall (
|
19001
|
+
/** @name PalletDemocracyCall (206) */
|
18795
19002
|
interface PalletDemocracyCall extends Enum {
|
18796
19003
|
readonly isPropose: boolean;
|
18797
19004
|
readonly asPropose: {
|
@@ -18874,7 +19081,7 @@ declare module '@polkadot/types/lookup' {
|
|
18874
19081
|
} & Struct;
|
18875
19082
|
readonly type: 'Propose' | 'Second' | 'Vote' | 'EmergencyCancel' | 'ExternalPropose' | 'ExternalProposeMajority' | 'ExternalProposeDefault' | 'FastTrack' | 'VetoExternal' | 'CancelReferendum' | 'Delegate' | 'Undelegate' | 'ClearPublicProposals' | 'Unlock' | 'RemoveVote' | 'RemoveOtherVote' | 'Blacklist' | 'CancelProposal' | 'SetMetadata';
|
18876
19083
|
}
|
18877
|
-
/** @name FrameSupportPreimagesBounded (
|
19084
|
+
/** @name FrameSupportPreimagesBounded (207) */
|
18878
19085
|
interface FrameSupportPreimagesBounded extends Enum {
|
18879
19086
|
readonly isLegacy: boolean;
|
18880
19087
|
readonly asLegacy: {
|
@@ -18889,9 +19096,9 @@ declare module '@polkadot/types/lookup' {
|
|
18889
19096
|
} & Struct;
|
18890
19097
|
readonly type: 'Legacy' | 'Inline' | 'Lookup';
|
18891
19098
|
}
|
18892
|
-
/** @name SpRuntimeBlakeTwo256 (
|
19099
|
+
/** @name SpRuntimeBlakeTwo256 (208) */
|
18893
19100
|
type SpRuntimeBlakeTwo256 = Null;
|
18894
|
-
/** @name PalletDemocracyConviction (
|
19101
|
+
/** @name PalletDemocracyConviction (210) */
|
18895
19102
|
interface PalletDemocracyConviction extends Enum {
|
18896
19103
|
readonly isNone: boolean;
|
18897
19104
|
readonly isLocked1x: boolean;
|
@@ -18902,7 +19109,7 @@ declare module '@polkadot/types/lookup' {
|
|
18902
19109
|
readonly isLocked6x: boolean;
|
18903
19110
|
readonly type: 'None' | 'Locked1x' | 'Locked2x' | 'Locked3x' | 'Locked4x' | 'Locked5x' | 'Locked6x';
|
18904
19111
|
}
|
18905
|
-
/** @name PalletCollectiveCall (
|
19112
|
+
/** @name PalletCollectiveCall (212) */
|
18906
19113
|
interface PalletCollectiveCall extends Enum {
|
18907
19114
|
readonly isSetMembers: boolean;
|
18908
19115
|
readonly asSetMembers: {
|
@@ -18940,7 +19147,7 @@ declare module '@polkadot/types/lookup' {
|
|
18940
19147
|
} & Struct;
|
18941
19148
|
readonly type: 'SetMembers' | 'Execute' | 'Propose' | 'Vote' | 'DisapproveProposal' | 'Close';
|
18942
19149
|
}
|
18943
|
-
/** @name PalletVestingCall (
|
19150
|
+
/** @name PalletVestingCall (213) */
|
18944
19151
|
interface PalletVestingCall extends Enum {
|
18945
19152
|
readonly isVest: boolean;
|
18946
19153
|
readonly isVestOther: boolean;
|
@@ -18970,13 +19177,13 @@ declare module '@polkadot/types/lookup' {
|
|
18970
19177
|
} & Struct;
|
18971
19178
|
readonly type: 'Vest' | 'VestOther' | 'VestedTransfer' | 'ForceVestedTransfer' | 'MergeSchedules' | 'ForceRemoveVestingSchedule';
|
18972
19179
|
}
|
18973
|
-
/** @name PalletVestingVestingInfo (
|
19180
|
+
/** @name PalletVestingVestingInfo (214) */
|
18974
19181
|
interface PalletVestingVestingInfo extends Struct {
|
18975
19182
|
readonly locked: u128;
|
18976
19183
|
readonly perBlock: u128;
|
18977
19184
|
readonly startingBlock: u64;
|
18978
19185
|
}
|
18979
|
-
/** @name PalletElectionsPhragmenCall (
|
19186
|
+
/** @name PalletElectionsPhragmenCall (215) */
|
18980
19187
|
interface PalletElectionsPhragmenCall extends Enum {
|
18981
19188
|
readonly isVote: boolean;
|
18982
19189
|
readonly asVote: {
|
@@ -19005,7 +19212,7 @@ declare module '@polkadot/types/lookup' {
|
|
19005
19212
|
} & Struct;
|
19006
19213
|
readonly type: 'Vote' | 'RemoveVoter' | 'SubmitCandidacy' | 'RenounceCandidacy' | 'RemoveMember' | 'CleanDefunctVoters';
|
19007
19214
|
}
|
19008
|
-
/** @name PalletElectionsPhragmenRenouncing (
|
19215
|
+
/** @name PalletElectionsPhragmenRenouncing (216) */
|
19009
19216
|
interface PalletElectionsPhragmenRenouncing extends Enum {
|
19010
19217
|
readonly isMember: boolean;
|
19011
19218
|
readonly isRunnerUp: boolean;
|
@@ -19013,7 +19220,7 @@ declare module '@polkadot/types/lookup' {
|
|
19013
19220
|
readonly asCandidate: Compact<u32>;
|
19014
19221
|
readonly type: 'Member' | 'RunnerUp' | 'Candidate';
|
19015
19222
|
}
|
19016
|
-
/** @name PalletElectionProviderMultiPhaseCall (
|
19223
|
+
/** @name PalletElectionProviderMultiPhaseCall (217) */
|
19017
19224
|
interface PalletElectionProviderMultiPhaseCall extends Enum {
|
19018
19225
|
readonly isSubmitUnsigned: boolean;
|
19019
19226
|
readonly asSubmitUnsigned: {
|
@@ -19039,13 +19246,13 @@ declare module '@polkadot/types/lookup' {
|
|
19039
19246
|
} & Struct;
|
19040
19247
|
readonly type: 'SubmitUnsigned' | 'SetMinimumUntrustedScore' | 'SetEmergencyElectionResult' | 'Submit' | 'GovernanceFallback';
|
19041
19248
|
}
|
19042
|
-
/** @name PalletElectionProviderMultiPhaseRawSolution (
|
19249
|
+
/** @name PalletElectionProviderMultiPhaseRawSolution (218) */
|
19043
19250
|
interface PalletElectionProviderMultiPhaseRawSolution extends Struct {
|
19044
19251
|
readonly solution: TangleTestnetRuntimeNposSolution16;
|
19045
19252
|
readonly score: SpNposElectionsElectionScore;
|
19046
19253
|
readonly round: u32;
|
19047
19254
|
}
|
19048
|
-
/** @name TangleTestnetRuntimeNposSolution16 (
|
19255
|
+
/** @name TangleTestnetRuntimeNposSolution16 (219) */
|
19049
19256
|
interface TangleTestnetRuntimeNposSolution16 extends Struct {
|
19050
19257
|
readonly votes1: Vec<ITuple<[Compact<u32>, Compact<u16>]>>;
|
19051
19258
|
readonly votes2: Vec<ITuple<[Compact<u32>, ITuple<[Compact<u16>, Compact<PerU16>]>, Compact<u16>]>>;
|
@@ -19064,17 +19271,17 @@ declare module '@polkadot/types/lookup' {
|
|
19064
19271
|
readonly votes15: Vec<ITuple<[Compact<u32>, Vec<ITuple<[Compact<u16>, Compact<PerU16>]>>, Compact<u16>]>>;
|
19065
19272
|
readonly votes16: Vec<ITuple<[Compact<u32>, Vec<ITuple<[Compact<u16>, Compact<PerU16>]>>, Compact<u16>]>>;
|
19066
19273
|
}
|
19067
|
-
/** @name PalletElectionProviderMultiPhaseSolutionOrSnapshotSize (
|
19274
|
+
/** @name PalletElectionProviderMultiPhaseSolutionOrSnapshotSize (270) */
|
19068
19275
|
interface PalletElectionProviderMultiPhaseSolutionOrSnapshotSize extends Struct {
|
19069
19276
|
readonly voters: Compact<u32>;
|
19070
19277
|
readonly targets: Compact<u32>;
|
19071
19278
|
}
|
19072
|
-
/** @name SpNposElectionsSupport (
|
19279
|
+
/** @name SpNposElectionsSupport (274) */
|
19073
19280
|
interface SpNposElectionsSupport extends Struct {
|
19074
19281
|
readonly total: u128;
|
19075
19282
|
readonly voters: Vec<ITuple<[AccountId32, u128]>>;
|
19076
19283
|
}
|
19077
|
-
/** @name PalletStakingPalletCall (
|
19284
|
+
/** @name PalletStakingPalletCall (275) */
|
19078
19285
|
interface PalletStakingPalletCall extends Enum {
|
19079
19286
|
readonly isBond: boolean;
|
19080
19287
|
readonly asBond: {
|
@@ -19199,7 +19406,7 @@ declare module '@polkadot/types/lookup' {
|
|
19199
19406
|
} & Struct;
|
19200
19407
|
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
19408
|
}
|
19202
|
-
/** @name PalletStakingPalletConfigOpU128 (
|
19409
|
+
/** @name PalletStakingPalletConfigOpU128 (278) */
|
19203
19410
|
interface PalletStakingPalletConfigOpU128 extends Enum {
|
19204
19411
|
readonly isNoop: boolean;
|
19205
19412
|
readonly isSet: boolean;
|
@@ -19207,7 +19414,7 @@ declare module '@polkadot/types/lookup' {
|
|
19207
19414
|
readonly isRemove: boolean;
|
19208
19415
|
readonly type: 'Noop' | 'Set' | 'Remove';
|
19209
19416
|
}
|
19210
|
-
/** @name PalletStakingPalletConfigOpU32 (
|
19417
|
+
/** @name PalletStakingPalletConfigOpU32 (279) */
|
19211
19418
|
interface PalletStakingPalletConfigOpU32 extends Enum {
|
19212
19419
|
readonly isNoop: boolean;
|
19213
19420
|
readonly isSet: boolean;
|
@@ -19215,7 +19422,7 @@ declare module '@polkadot/types/lookup' {
|
|
19215
19422
|
readonly isRemove: boolean;
|
19216
19423
|
readonly type: 'Noop' | 'Set' | 'Remove';
|
19217
19424
|
}
|
19218
|
-
/** @name PalletStakingPalletConfigOpPercent (
|
19425
|
+
/** @name PalletStakingPalletConfigOpPercent (280) */
|
19219
19426
|
interface PalletStakingPalletConfigOpPercent extends Enum {
|
19220
19427
|
readonly isNoop: boolean;
|
19221
19428
|
readonly isSet: boolean;
|
@@ -19223,7 +19430,7 @@ declare module '@polkadot/types/lookup' {
|
|
19223
19430
|
readonly isRemove: boolean;
|
19224
19431
|
readonly type: 'Noop' | 'Set' | 'Remove';
|
19225
19432
|
}
|
19226
|
-
/** @name PalletStakingPalletConfigOpPerbill (
|
19433
|
+
/** @name PalletStakingPalletConfigOpPerbill (281) */
|
19227
19434
|
interface PalletStakingPalletConfigOpPerbill extends Enum {
|
19228
19435
|
readonly isNoop: boolean;
|
19229
19436
|
readonly isSet: boolean;
|
@@ -19231,12 +19438,12 @@ declare module '@polkadot/types/lookup' {
|
|
19231
19438
|
readonly isRemove: boolean;
|
19232
19439
|
readonly type: 'Noop' | 'Set' | 'Remove';
|
19233
19440
|
}
|
19234
|
-
/** @name PalletStakingUnlockChunk (
|
19441
|
+
/** @name PalletStakingUnlockChunk (286) */
|
19235
19442
|
interface PalletStakingUnlockChunk extends Struct {
|
19236
19443
|
readonly value: Compact<u128>;
|
19237
19444
|
readonly era: Compact<u32>;
|
19238
19445
|
}
|
19239
|
-
/** @name PalletSessionCall (
|
19446
|
+
/** @name PalletSessionCall (288) */
|
19240
19447
|
interface PalletSessionCall extends Enum {
|
19241
19448
|
readonly isSetKeys: boolean;
|
19242
19449
|
readonly asSetKeys: {
|
@@ -19246,13 +19453,13 @@ declare module '@polkadot/types/lookup' {
|
|
19246
19453
|
readonly isPurgeKeys: boolean;
|
19247
19454
|
readonly type: 'SetKeys' | 'PurgeKeys';
|
19248
19455
|
}
|
19249
|
-
/** @name TangleTestnetRuntimeOpaqueSessionKeys (
|
19456
|
+
/** @name TangleTestnetRuntimeOpaqueSessionKeys (289) */
|
19250
19457
|
interface TangleTestnetRuntimeOpaqueSessionKeys extends Struct {
|
19251
19458
|
readonly babe: SpConsensusBabeAppPublic;
|
19252
19459
|
readonly grandpa: SpConsensusGrandpaAppPublic;
|
19253
19460
|
readonly imOnline: PalletImOnlineSr25519AppSr25519Public;
|
19254
19461
|
}
|
19255
|
-
/** @name PalletTreasuryCall (
|
19462
|
+
/** @name PalletTreasuryCall (290) */
|
19256
19463
|
interface PalletTreasuryCall extends Enum {
|
19257
19464
|
readonly isSpendLocal: boolean;
|
19258
19465
|
readonly asSpendLocal: {
|
@@ -19284,7 +19491,7 @@ declare module '@polkadot/types/lookup' {
|
|
19284
19491
|
} & Struct;
|
19285
19492
|
readonly type: 'SpendLocal' | 'RemoveApproval' | 'Spend' | 'Payout' | 'CheckStatus' | 'VoidSpend';
|
19286
19493
|
}
|
19287
|
-
/** @name PalletBountiesCall (
|
19494
|
+
/** @name PalletBountiesCall (292) */
|
19288
19495
|
interface PalletBountiesCall extends Enum {
|
19289
19496
|
readonly isProposeBounty: boolean;
|
19290
19497
|
readonly asProposeBounty: {
|
@@ -19329,7 +19536,7 @@ declare module '@polkadot/types/lookup' {
|
|
19329
19536
|
} & Struct;
|
19330
19537
|
readonly type: 'ProposeBounty' | 'ApproveBounty' | 'ProposeCurator' | 'UnassignCurator' | 'AcceptCurator' | 'AwardBounty' | 'ClaimBounty' | 'CloseBounty' | 'ExtendBountyExpiry';
|
19331
19538
|
}
|
19332
|
-
/** @name PalletChildBountiesCall (
|
19539
|
+
/** @name PalletChildBountiesCall (293) */
|
19333
19540
|
interface PalletChildBountiesCall extends Enum {
|
19334
19541
|
readonly isAddChildBounty: boolean;
|
19335
19542
|
readonly asAddChildBounty: {
|
@@ -19372,7 +19579,7 @@ declare module '@polkadot/types/lookup' {
|
|
19372
19579
|
} & Struct;
|
19373
19580
|
readonly type: 'AddChildBounty' | 'ProposeCurator' | 'AcceptCurator' | 'UnassignCurator' | 'AwardChildBounty' | 'ClaimChildBounty' | 'CloseChildBounty';
|
19374
19581
|
}
|
19375
|
-
/** @name PalletBagsListCall (
|
19582
|
+
/** @name PalletBagsListCall (294) */
|
19376
19583
|
interface PalletBagsListCall extends Enum {
|
19377
19584
|
readonly isRebag: boolean;
|
19378
19585
|
readonly asRebag: {
|
@@ -19389,7 +19596,7 @@ declare module '@polkadot/types/lookup' {
|
|
19389
19596
|
} & Struct;
|
19390
19597
|
readonly type: 'Rebag' | 'PutInFrontOf' | 'PutInFrontOfOther';
|
19391
19598
|
}
|
19392
|
-
/** @name PalletNominationPoolsCall (
|
19599
|
+
/** @name PalletNominationPoolsCall (295) */
|
19393
19600
|
interface PalletNominationPoolsCall extends Enum {
|
19394
19601
|
readonly isJoin: boolean;
|
19395
19602
|
readonly asJoin: {
|
@@ -19521,14 +19728,14 @@ declare module '@polkadot/types/lookup' {
|
|
19521
19728
|
} & Struct;
|
19522
19729
|
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
19730
|
}
|
19524
|
-
/** @name PalletNominationPoolsBondExtra (
|
19731
|
+
/** @name PalletNominationPoolsBondExtra (296) */
|
19525
19732
|
interface PalletNominationPoolsBondExtra extends Enum {
|
19526
19733
|
readonly isFreeBalance: boolean;
|
19527
19734
|
readonly asFreeBalance: u128;
|
19528
19735
|
readonly isRewards: boolean;
|
19529
19736
|
readonly type: 'FreeBalance' | 'Rewards';
|
19530
19737
|
}
|
19531
|
-
/** @name PalletNominationPoolsConfigOpU128 (
|
19738
|
+
/** @name PalletNominationPoolsConfigOpU128 (297) */
|
19532
19739
|
interface PalletNominationPoolsConfigOpU128 extends Enum {
|
19533
19740
|
readonly isNoop: boolean;
|
19534
19741
|
readonly isSet: boolean;
|
@@ -19536,7 +19743,7 @@ declare module '@polkadot/types/lookup' {
|
|
19536
19743
|
readonly isRemove: boolean;
|
19537
19744
|
readonly type: 'Noop' | 'Set' | 'Remove';
|
19538
19745
|
}
|
19539
|
-
/** @name PalletNominationPoolsConfigOpU32 (
|
19746
|
+
/** @name PalletNominationPoolsConfigOpU32 (298) */
|
19540
19747
|
interface PalletNominationPoolsConfigOpU32 extends Enum {
|
19541
19748
|
readonly isNoop: boolean;
|
19542
19749
|
readonly isSet: boolean;
|
@@ -19544,7 +19751,7 @@ declare module '@polkadot/types/lookup' {
|
|
19544
19751
|
readonly isRemove: boolean;
|
19545
19752
|
readonly type: 'Noop' | 'Set' | 'Remove';
|
19546
19753
|
}
|
19547
|
-
/** @name PalletNominationPoolsConfigOpPerbill (
|
19754
|
+
/** @name PalletNominationPoolsConfigOpPerbill (299) */
|
19548
19755
|
interface PalletNominationPoolsConfigOpPerbill extends Enum {
|
19549
19756
|
readonly isNoop: boolean;
|
19550
19757
|
readonly isSet: boolean;
|
@@ -19552,7 +19759,7 @@ declare module '@polkadot/types/lookup' {
|
|
19552
19759
|
readonly isRemove: boolean;
|
19553
19760
|
readonly type: 'Noop' | 'Set' | 'Remove';
|
19554
19761
|
}
|
19555
|
-
/** @name PalletNominationPoolsConfigOpAccountId32 (
|
19762
|
+
/** @name PalletNominationPoolsConfigOpAccountId32 (300) */
|
19556
19763
|
interface PalletNominationPoolsConfigOpAccountId32 extends Enum {
|
19557
19764
|
readonly isNoop: boolean;
|
19558
19765
|
readonly isSet: boolean;
|
@@ -19560,7 +19767,7 @@ declare module '@polkadot/types/lookup' {
|
|
19560
19767
|
readonly isRemove: boolean;
|
19561
19768
|
readonly type: 'Noop' | 'Set' | 'Remove';
|
19562
19769
|
}
|
19563
|
-
/** @name PalletNominationPoolsClaimPermission (
|
19770
|
+
/** @name PalletNominationPoolsClaimPermission (301) */
|
19564
19771
|
interface PalletNominationPoolsClaimPermission extends Enum {
|
19565
19772
|
readonly isPermissioned: boolean;
|
19566
19773
|
readonly isPermissionlessCompound: boolean;
|
@@ -19568,7 +19775,7 @@ declare module '@polkadot/types/lookup' {
|
|
19568
19775
|
readonly isPermissionlessAll: boolean;
|
19569
19776
|
readonly type: 'Permissioned' | 'PermissionlessCompound' | 'PermissionlessWithdraw' | 'PermissionlessAll';
|
19570
19777
|
}
|
19571
|
-
/** @name PalletSchedulerCall (
|
19778
|
+
/** @name PalletSchedulerCall (302) */
|
19572
19779
|
interface PalletSchedulerCall extends Enum {
|
19573
19780
|
readonly isSchedule: boolean;
|
19574
19781
|
readonly asSchedule: {
|
@@ -19631,7 +19838,7 @@ declare module '@polkadot/types/lookup' {
|
|
19631
19838
|
} & Struct;
|
19632
19839
|
readonly type: 'Schedule' | 'Cancel' | 'ScheduleNamed' | 'CancelNamed' | 'ScheduleAfter' | 'ScheduleNamedAfter' | 'SetRetry' | 'SetRetryNamed' | 'CancelRetry' | 'CancelRetryNamed';
|
19633
19840
|
}
|
19634
|
-
/** @name PalletPreimageCall (
|
19841
|
+
/** @name PalletPreimageCall (304) */
|
19635
19842
|
interface PalletPreimageCall extends Enum {
|
19636
19843
|
readonly isNotePreimage: boolean;
|
19637
19844
|
readonly asNotePreimage: {
|
@@ -19655,7 +19862,7 @@ declare module '@polkadot/types/lookup' {
|
|
19655
19862
|
} & Struct;
|
19656
19863
|
readonly type: 'NotePreimage' | 'UnnotePreimage' | 'RequestPreimage' | 'UnrequestPreimage' | 'EnsureUpdated';
|
19657
19864
|
}
|
19658
|
-
/** @name PalletTxPauseCall (
|
19865
|
+
/** @name PalletTxPauseCall (305) */
|
19659
19866
|
interface PalletTxPauseCall extends Enum {
|
19660
19867
|
readonly isPause: boolean;
|
19661
19868
|
readonly asPause: {
|
@@ -19667,7 +19874,7 @@ declare module '@polkadot/types/lookup' {
|
|
19667
19874
|
} & Struct;
|
19668
19875
|
readonly type: 'Pause' | 'Unpause';
|
19669
19876
|
}
|
19670
|
-
/** @name PalletImOnlineCall (
|
19877
|
+
/** @name PalletImOnlineCall (306) */
|
19671
19878
|
interface PalletImOnlineCall extends Enum {
|
19672
19879
|
readonly isHeartbeat: boolean;
|
19673
19880
|
readonly asHeartbeat: {
|
@@ -19676,17 +19883,17 @@ declare module '@polkadot/types/lookup' {
|
|
19676
19883
|
} & Struct;
|
19677
19884
|
readonly type: 'Heartbeat';
|
19678
19885
|
}
|
19679
|
-
/** @name PalletImOnlineHeartbeat (
|
19886
|
+
/** @name PalletImOnlineHeartbeat (307) */
|
19680
19887
|
interface PalletImOnlineHeartbeat extends Struct {
|
19681
19888
|
readonly blockNumber: u64;
|
19682
19889
|
readonly sessionIndex: u32;
|
19683
19890
|
readonly authorityIndex: u32;
|
19684
19891
|
readonly validatorsLen: u32;
|
19685
19892
|
}
|
19686
|
-
/** @name PalletImOnlineSr25519AppSr25519Signature (
|
19893
|
+
/** @name PalletImOnlineSr25519AppSr25519Signature (308) */
|
19687
19894
|
interface PalletImOnlineSr25519AppSr25519Signature extends U8aFixed {
|
19688
19895
|
}
|
19689
|
-
/** @name PalletIdentityCall (
|
19896
|
+
/** @name PalletIdentityCall (309) */
|
19690
19897
|
interface PalletIdentityCall extends Enum {
|
19691
19898
|
readonly isAddRegistrar: boolean;
|
19692
19899
|
readonly asAddRegistrar: {
|
@@ -19785,7 +19992,7 @@ declare module '@polkadot/types/lookup' {
|
|
19785
19992
|
} & Struct;
|
19786
19993
|
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
19994
|
}
|
19788
|
-
/** @name PalletIdentityLegacyIdentityInfo (
|
19995
|
+
/** @name PalletIdentityLegacyIdentityInfo (310) */
|
19789
19996
|
interface PalletIdentityLegacyIdentityInfo extends Struct {
|
19790
19997
|
readonly additional: Vec<ITuple<[Data, Data]>>;
|
19791
19998
|
readonly display: Data;
|
@@ -19797,7 +20004,7 @@ declare module '@polkadot/types/lookup' {
|
|
19797
20004
|
readonly image: Data;
|
19798
20005
|
readonly twitter: Data;
|
19799
20006
|
}
|
19800
|
-
/** @name PalletIdentityJudgement (
|
20007
|
+
/** @name PalletIdentityJudgement (346) */
|
19801
20008
|
interface PalletIdentityJudgement extends Enum {
|
19802
20009
|
readonly isUnknown: boolean;
|
19803
20010
|
readonly isFeePaid: boolean;
|
@@ -19809,7 +20016,7 @@ declare module '@polkadot/types/lookup' {
|
|
19809
20016
|
readonly isErroneous: boolean;
|
19810
20017
|
readonly type: 'Unknown' | 'FeePaid' | 'Reasonable' | 'KnownGood' | 'OutOfDate' | 'LowQuality' | 'Erroneous';
|
19811
20018
|
}
|
19812
|
-
/** @name SpRuntimeMultiSignature (
|
20019
|
+
/** @name SpRuntimeMultiSignature (348) */
|
19813
20020
|
interface SpRuntimeMultiSignature extends Enum {
|
19814
20021
|
readonly isEd25519: boolean;
|
19815
20022
|
readonly asEd25519: U8aFixed;
|
@@ -19819,7 +20026,7 @@ declare module '@polkadot/types/lookup' {
|
|
19819
20026
|
readonly asEcdsa: U8aFixed;
|
19820
20027
|
readonly type: 'Ed25519' | 'Sr25519' | 'Ecdsa';
|
19821
20028
|
}
|
19822
|
-
/** @name PalletUtilityCall (
|
20029
|
+
/** @name PalletUtilityCall (349) */
|
19823
20030
|
interface PalletUtilityCall extends Enum {
|
19824
20031
|
readonly isBatch: boolean;
|
19825
20032
|
readonly asBatch: {
|
@@ -19850,7 +20057,7 @@ declare module '@polkadot/types/lookup' {
|
|
19850
20057
|
} & Struct;
|
19851
20058
|
readonly type: 'Batch' | 'AsDerivative' | 'BatchAll' | 'DispatchAs' | 'ForceBatch' | 'WithWeight';
|
19852
20059
|
}
|
19853
|
-
/** @name TangleTestnetRuntimeOriginCaller (
|
20060
|
+
/** @name TangleTestnetRuntimeOriginCaller (351) */
|
19854
20061
|
interface TangleTestnetRuntimeOriginCaller extends Enum {
|
19855
20062
|
readonly isSystem: boolean;
|
19856
20063
|
readonly asSystem: FrameSupportDispatchRawOrigin;
|
@@ -19861,7 +20068,7 @@ declare module '@polkadot/types/lookup' {
|
|
19861
20068
|
readonly asEthereum: PalletEthereumRawOrigin;
|
19862
20069
|
readonly type: 'System' | 'Void' | 'Council' | 'Ethereum';
|
19863
20070
|
}
|
19864
|
-
/** @name FrameSupportDispatchRawOrigin (
|
20071
|
+
/** @name FrameSupportDispatchRawOrigin (352) */
|
19865
20072
|
interface FrameSupportDispatchRawOrigin extends Enum {
|
19866
20073
|
readonly isRoot: boolean;
|
19867
20074
|
readonly isSigned: boolean;
|
@@ -19869,7 +20076,7 @@ declare module '@polkadot/types/lookup' {
|
|
19869
20076
|
readonly isNone: boolean;
|
19870
20077
|
readonly type: 'Root' | 'Signed' | 'None';
|
19871
20078
|
}
|
19872
|
-
/** @name PalletCollectiveRawOrigin (
|
20079
|
+
/** @name PalletCollectiveRawOrigin (353) */
|
19873
20080
|
interface PalletCollectiveRawOrigin extends Enum {
|
19874
20081
|
readonly isMembers: boolean;
|
19875
20082
|
readonly asMembers: ITuple<[u32, u32]>;
|
@@ -19878,13 +20085,13 @@ declare module '@polkadot/types/lookup' {
|
|
19878
20085
|
readonly isPhantom: boolean;
|
19879
20086
|
readonly type: 'Members' | 'Member' | 'Phantom';
|
19880
20087
|
}
|
19881
|
-
/** @name PalletEthereumRawOrigin (
|
20088
|
+
/** @name PalletEthereumRawOrigin (354) */
|
19882
20089
|
interface PalletEthereumRawOrigin extends Enum {
|
19883
20090
|
readonly isEthereumTransaction: boolean;
|
19884
20091
|
readonly asEthereumTransaction: H160;
|
19885
20092
|
readonly type: 'EthereumTransaction';
|
19886
20093
|
}
|
19887
|
-
/** @name PalletMultisigCall (
|
20094
|
+
/** @name PalletMultisigCall (355) */
|
19888
20095
|
interface PalletMultisigCall extends Enum {
|
19889
20096
|
readonly isAsMultiThreshold1: boolean;
|
19890
20097
|
readonly asAsMultiThreshold1: {
|
@@ -19916,7 +20123,7 @@ declare module '@polkadot/types/lookup' {
|
|
19916
20123
|
} & Struct;
|
19917
20124
|
readonly type: 'AsMultiThreshold1' | 'AsMulti' | 'ApproveAsMulti' | 'CancelAsMulti';
|
19918
20125
|
}
|
19919
|
-
/** @name PalletEthereumCall (
|
20126
|
+
/** @name PalletEthereumCall (357) */
|
19920
20127
|
interface PalletEthereumCall extends Enum {
|
19921
20128
|
readonly isTransact: boolean;
|
19922
20129
|
readonly asTransact: {
|
@@ -19924,7 +20131,7 @@ declare module '@polkadot/types/lookup' {
|
|
19924
20131
|
} & Struct;
|
19925
20132
|
readonly type: 'Transact';
|
19926
20133
|
}
|
19927
|
-
/** @name EthereumTransactionTransactionV2 (
|
20134
|
+
/** @name EthereumTransactionTransactionV2 (358) */
|
19928
20135
|
interface EthereumTransactionTransactionV2 extends Enum {
|
19929
20136
|
readonly isLegacy: boolean;
|
19930
20137
|
readonly asLegacy: EthereumTransactionLegacyTransaction;
|
@@ -19934,7 +20141,7 @@ declare module '@polkadot/types/lookup' {
|
|
19934
20141
|
readonly asEip1559: EthereumTransactionEip1559Transaction;
|
19935
20142
|
readonly type: 'Legacy' | 'Eip2930' | 'Eip1559';
|
19936
20143
|
}
|
19937
|
-
/** @name EthereumTransactionLegacyTransaction (
|
20144
|
+
/** @name EthereumTransactionLegacyTransaction (359) */
|
19938
20145
|
interface EthereumTransactionLegacyTransaction extends Struct {
|
19939
20146
|
readonly nonce: U256;
|
19940
20147
|
readonly gasPrice: U256;
|
@@ -19944,20 +20151,20 @@ declare module '@polkadot/types/lookup' {
|
|
19944
20151
|
readonly input: Bytes;
|
19945
20152
|
readonly signature: EthereumTransactionTransactionSignature;
|
19946
20153
|
}
|
19947
|
-
/** @name EthereumTransactionTransactionAction (
|
20154
|
+
/** @name EthereumTransactionTransactionAction (360) */
|
19948
20155
|
interface EthereumTransactionTransactionAction extends Enum {
|
19949
20156
|
readonly isCall: boolean;
|
19950
20157
|
readonly asCall: H160;
|
19951
20158
|
readonly isCreate: boolean;
|
19952
20159
|
readonly type: 'Call' | 'Create';
|
19953
20160
|
}
|
19954
|
-
/** @name EthereumTransactionTransactionSignature (
|
20161
|
+
/** @name EthereumTransactionTransactionSignature (361) */
|
19955
20162
|
interface EthereumTransactionTransactionSignature extends Struct {
|
19956
20163
|
readonly v: u64;
|
19957
20164
|
readonly r: H256;
|
19958
20165
|
readonly s: H256;
|
19959
20166
|
}
|
19960
|
-
/** @name EthereumTransactionEip2930Transaction (
|
20167
|
+
/** @name EthereumTransactionEip2930Transaction (363) */
|
19961
20168
|
interface EthereumTransactionEip2930Transaction extends Struct {
|
19962
20169
|
readonly chainId: u64;
|
19963
20170
|
readonly nonce: U256;
|
@@ -19971,12 +20178,12 @@ declare module '@polkadot/types/lookup' {
|
|
19971
20178
|
readonly r: H256;
|
19972
20179
|
readonly s: H256;
|
19973
20180
|
}
|
19974
|
-
/** @name EthereumTransactionAccessListItem (
|
20181
|
+
/** @name EthereumTransactionAccessListItem (365) */
|
19975
20182
|
interface EthereumTransactionAccessListItem extends Struct {
|
19976
20183
|
readonly address: H160;
|
19977
20184
|
readonly storageKeys: Vec<H256>;
|
19978
20185
|
}
|
19979
|
-
/** @name EthereumTransactionEip1559Transaction (
|
20186
|
+
/** @name EthereumTransactionEip1559Transaction (366) */
|
19980
20187
|
interface EthereumTransactionEip1559Transaction extends Struct {
|
19981
20188
|
readonly chainId: u64;
|
19982
20189
|
readonly nonce: U256;
|
@@ -19991,7 +20198,7 @@ declare module '@polkadot/types/lookup' {
|
|
19991
20198
|
readonly r: H256;
|
19992
20199
|
readonly s: H256;
|
19993
20200
|
}
|
19994
|
-
/** @name PalletEvmCall (
|
20201
|
+
/** @name PalletEvmCall (367) */
|
19995
20202
|
interface PalletEvmCall extends Enum {
|
19996
20203
|
readonly isWithdraw: boolean;
|
19997
20204
|
readonly asWithdraw: {
|
@@ -20035,7 +20242,7 @@ declare module '@polkadot/types/lookup' {
|
|
20035
20242
|
} & Struct;
|
20036
20243
|
readonly type: 'Withdraw' | 'Call' | 'Create' | 'Create2';
|
20037
20244
|
}
|
20038
|
-
/** @name PalletDynamicFeeCall (
|
20245
|
+
/** @name PalletDynamicFeeCall (371) */
|
20039
20246
|
interface PalletDynamicFeeCall extends Enum {
|
20040
20247
|
readonly isNoteMinGasPriceTarget: boolean;
|
20041
20248
|
readonly asNoteMinGasPriceTarget: {
|
@@ -20043,7 +20250,7 @@ declare module '@polkadot/types/lookup' {
|
|
20043
20250
|
} & Struct;
|
20044
20251
|
readonly type: 'NoteMinGasPriceTarget';
|
20045
20252
|
}
|
20046
|
-
/** @name PalletBaseFeeCall (
|
20253
|
+
/** @name PalletBaseFeeCall (372) */
|
20047
20254
|
interface PalletBaseFeeCall extends Enum {
|
20048
20255
|
readonly isSetBaseFeePerGas: boolean;
|
20049
20256
|
readonly asSetBaseFeePerGas: {
|
@@ -20055,7 +20262,7 @@ declare module '@polkadot/types/lookup' {
|
|
20055
20262
|
} & Struct;
|
20056
20263
|
readonly type: 'SetBaseFeePerGas' | 'SetElasticity';
|
20057
20264
|
}
|
20058
|
-
/** @name PalletHotfixSufficientsCall (
|
20265
|
+
/** @name PalletHotfixSufficientsCall (373) */
|
20059
20266
|
interface PalletHotfixSufficientsCall extends Enum {
|
20060
20267
|
readonly isHotfixIncAccountSufficients: boolean;
|
20061
20268
|
readonly asHotfixIncAccountSufficients: {
|
@@ -20063,7 +20270,7 @@ declare module '@polkadot/types/lookup' {
|
|
20063
20270
|
} & Struct;
|
20064
20271
|
readonly type: 'HotfixIncAccountSufficients';
|
20065
20272
|
}
|
20066
|
-
/** @name PalletAirdropClaimsCall (
|
20273
|
+
/** @name PalletAirdropClaimsCall (375) */
|
20067
20274
|
interface PalletAirdropClaimsCall extends Enum {
|
20068
20275
|
readonly isClaim: boolean;
|
20069
20276
|
readonly asClaim: {
|
@@ -20101,7 +20308,7 @@ declare module '@polkadot/types/lookup' {
|
|
20101
20308
|
} & Struct;
|
20102
20309
|
readonly type: 'Claim' | 'MintClaim' | 'ClaimAttest' | 'MoveClaim' | 'ForceSetExpiryConfig' | 'ClaimSigned';
|
20103
20310
|
}
|
20104
|
-
/** @name PalletAirdropClaimsUtilsMultiAddressSignature (
|
20311
|
+
/** @name PalletAirdropClaimsUtilsMultiAddressSignature (377) */
|
20105
20312
|
interface PalletAirdropClaimsUtilsMultiAddressSignature extends Enum {
|
20106
20313
|
readonly isEvm: boolean;
|
20107
20314
|
readonly asEvm: PalletAirdropClaimsUtilsEthereumAddressEcdsaSignature;
|
@@ -20109,19 +20316,19 @@ declare module '@polkadot/types/lookup' {
|
|
20109
20316
|
readonly asNative: PalletAirdropClaimsUtilsSr25519Signature;
|
20110
20317
|
readonly type: 'Evm' | 'Native';
|
20111
20318
|
}
|
20112
|
-
/** @name PalletAirdropClaimsUtilsEthereumAddressEcdsaSignature (
|
20319
|
+
/** @name PalletAirdropClaimsUtilsEthereumAddressEcdsaSignature (378) */
|
20113
20320
|
interface PalletAirdropClaimsUtilsEthereumAddressEcdsaSignature extends U8aFixed {
|
20114
20321
|
}
|
20115
|
-
/** @name PalletAirdropClaimsUtilsSr25519Signature (
|
20322
|
+
/** @name PalletAirdropClaimsUtilsSr25519Signature (379) */
|
20116
20323
|
interface PalletAirdropClaimsUtilsSr25519Signature extends U8aFixed {
|
20117
20324
|
}
|
20118
|
-
/** @name PalletAirdropClaimsStatementKind (
|
20325
|
+
/** @name PalletAirdropClaimsStatementKind (385) */
|
20119
20326
|
interface PalletAirdropClaimsStatementKind extends Enum {
|
20120
20327
|
readonly isRegular: boolean;
|
20121
20328
|
readonly isSafe: boolean;
|
20122
20329
|
readonly type: 'Regular' | 'Safe';
|
20123
20330
|
}
|
20124
|
-
/** @name PalletProxyCall (
|
20331
|
+
/** @name PalletProxyCall (386) */
|
20125
20332
|
interface PalletProxyCall extends Enum {
|
20126
20333
|
readonly isProxy: boolean;
|
20127
20334
|
readonly asProxy: {
|
@@ -20180,7 +20387,7 @@ declare module '@polkadot/types/lookup' {
|
|
20180
20387
|
} & Struct;
|
20181
20388
|
readonly type: 'Proxy' | 'AddProxy' | 'RemoveProxy' | 'RemoveProxies' | 'CreatePure' | 'KillPure' | 'Announce' | 'RemoveAnnouncement' | 'RejectAnnouncement' | 'ProxyAnnounced';
|
20182
20389
|
}
|
20183
|
-
/** @name PalletMultiAssetDelegationCall (
|
20390
|
+
/** @name PalletMultiAssetDelegationCall (388) */
|
20184
20391
|
interface PalletMultiAssetDelegationCall extends Enum {
|
20185
20392
|
readonly isJoinOperators: boolean;
|
20186
20393
|
readonly asJoinOperators: {
|
@@ -20252,24 +20459,16 @@ declare module '@polkadot/types/lookup' {
|
|
20252
20459
|
} & Struct;
|
20253
20460
|
readonly type: 'JoinOperators' | 'ScheduleLeaveOperators' | 'CancelLeaveOperators' | 'ExecuteLeaveOperators' | 'OperatorBondMore' | 'ScheduleOperatorUnstake' | 'ExecuteOperatorUnstake' | 'CancelOperatorUnstake' | 'GoOffline' | 'GoOnline' | 'Deposit' | 'ScheduleWithdraw' | 'ExecuteWithdraw' | 'CancelWithdraw' | 'Delegate' | 'ScheduleDelegatorUnstake' | 'ExecuteDelegatorUnstake' | 'CancelDelegatorUnstake' | 'AddBlueprintId' | 'RemoveBlueprintId';
|
20254
20461
|
}
|
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) */
|
20462
|
+
/** @name PalletMultiAssetDelegationDelegatorDelegatorBlueprintSelection (390) */
|
20264
20463
|
interface PalletMultiAssetDelegationDelegatorDelegatorBlueprintSelection extends Enum {
|
20265
20464
|
readonly isFixed: boolean;
|
20266
20465
|
readonly asFixed: Vec<u64>;
|
20267
20466
|
readonly isAll: boolean;
|
20268
20467
|
readonly type: 'Fixed' | 'All';
|
20269
20468
|
}
|
20270
|
-
/** @name TangleTestnetRuntimeMaxDelegatorBlueprints (
|
20469
|
+
/** @name TangleTestnetRuntimeMaxDelegatorBlueprints (391) */
|
20271
20470
|
type TangleTestnetRuntimeMaxDelegatorBlueprints = Null;
|
20272
|
-
/** @name PalletServicesModuleCall (
|
20471
|
+
/** @name PalletServicesModuleCall (394) */
|
20273
20472
|
interface PalletServicesModuleCall extends Enum {
|
20274
20473
|
readonly isCreateBlueprint: boolean;
|
20275
20474
|
readonly asCreateBlueprint: {
|
@@ -20349,7 +20548,7 @@ declare module '@polkadot/types/lookup' {
|
|
20349
20548
|
} & Struct;
|
20350
20549
|
readonly type: 'CreateBlueprint' | 'PreRegister' | 'Register' | 'Unregister' | 'UpdatePriceTargets' | 'Request' | 'Approve' | 'Reject' | 'Terminate' | 'Call' | 'SubmitResult' | 'Slash' | 'Dispute' | 'UpdateMasterBlueprintServiceManager';
|
20351
20550
|
}
|
20352
|
-
/** @name TanglePrimitivesServicesServiceBlueprint (
|
20551
|
+
/** @name TanglePrimitivesServicesServiceBlueprint (395) */
|
20353
20552
|
interface TanglePrimitivesServicesServiceBlueprint extends Struct {
|
20354
20553
|
readonly metadata: TanglePrimitivesServicesServiceMetadata;
|
20355
20554
|
readonly jobs: Vec<TanglePrimitivesServicesJobDefinition>;
|
@@ -20359,7 +20558,7 @@ declare module '@polkadot/types/lookup' {
|
|
20359
20558
|
readonly masterManagerRevision: TanglePrimitivesServicesMasterBlueprintServiceManagerRevision;
|
20360
20559
|
readonly gadget: TanglePrimitivesServicesGadget;
|
20361
20560
|
}
|
20362
|
-
/** @name TanglePrimitivesServicesServiceMetadata (
|
20561
|
+
/** @name TanglePrimitivesServicesServiceMetadata (396) */
|
20363
20562
|
interface TanglePrimitivesServicesServiceMetadata extends Struct {
|
20364
20563
|
readonly name: Bytes;
|
20365
20564
|
readonly description: Option<Bytes>;
|
@@ -20370,18 +20569,18 @@ declare module '@polkadot/types/lookup' {
|
|
20370
20569
|
readonly website: Option<Bytes>;
|
20371
20570
|
readonly license: Option<Bytes>;
|
20372
20571
|
}
|
20373
|
-
/** @name TanglePrimitivesServicesJobDefinition (
|
20572
|
+
/** @name TanglePrimitivesServicesJobDefinition (401) */
|
20374
20573
|
interface TanglePrimitivesServicesJobDefinition extends Struct {
|
20375
20574
|
readonly metadata: TanglePrimitivesServicesJobMetadata;
|
20376
20575
|
readonly params: Vec<TanglePrimitivesServicesFieldFieldType>;
|
20377
20576
|
readonly result: Vec<TanglePrimitivesServicesFieldFieldType>;
|
20378
20577
|
}
|
20379
|
-
/** @name TanglePrimitivesServicesJobMetadata (
|
20578
|
+
/** @name TanglePrimitivesServicesJobMetadata (402) */
|
20380
20579
|
interface TanglePrimitivesServicesJobMetadata extends Struct {
|
20381
20580
|
readonly name: Bytes;
|
20382
20581
|
readonly description: Option<Bytes>;
|
20383
20582
|
}
|
20384
|
-
/** @name TanglePrimitivesServicesFieldFieldType (
|
20583
|
+
/** @name TanglePrimitivesServicesFieldFieldType (404) */
|
20385
20584
|
interface TanglePrimitivesServicesFieldFieldType extends Enum {
|
20386
20585
|
readonly isVoid: boolean;
|
20387
20586
|
readonly isBool: boolean;
|
@@ -20406,20 +20605,20 @@ declare module '@polkadot/types/lookup' {
|
|
20406
20605
|
readonly isAccountId: boolean;
|
20407
20606
|
readonly type: 'Void' | 'Bool' | 'Uint8' | 'Int8' | 'Uint16' | 'Int16' | 'Uint32' | 'Int32' | 'Uint64' | 'Int64' | 'String' | 'Bytes' | 'Optional' | 'Array' | 'List' | 'Struct' | 'AccountId';
|
20408
20607
|
}
|
20409
|
-
/** @name TanglePrimitivesServicesBlueprintServiceManager (
|
20608
|
+
/** @name TanglePrimitivesServicesBlueprintServiceManager (410) */
|
20410
20609
|
interface TanglePrimitivesServicesBlueprintServiceManager extends Enum {
|
20411
20610
|
readonly isEvm: boolean;
|
20412
20611
|
readonly asEvm: H160;
|
20413
20612
|
readonly type: 'Evm';
|
20414
20613
|
}
|
20415
|
-
/** @name TanglePrimitivesServicesMasterBlueprintServiceManagerRevision (
|
20614
|
+
/** @name TanglePrimitivesServicesMasterBlueprintServiceManagerRevision (411) */
|
20416
20615
|
interface TanglePrimitivesServicesMasterBlueprintServiceManagerRevision extends Enum {
|
20417
20616
|
readonly isLatest: boolean;
|
20418
20617
|
readonly isSpecific: boolean;
|
20419
20618
|
readonly asSpecific: u32;
|
20420
20619
|
readonly type: 'Latest' | 'Specific';
|
20421
20620
|
}
|
20422
|
-
/** @name TanglePrimitivesServicesGadget (
|
20621
|
+
/** @name TanglePrimitivesServicesGadget (412) */
|
20423
20622
|
interface TanglePrimitivesServicesGadget extends Enum {
|
20424
20623
|
readonly isWasm: boolean;
|
20425
20624
|
readonly asWasm: TanglePrimitivesServicesWasmGadget;
|
@@ -20429,22 +20628,22 @@ declare module '@polkadot/types/lookup' {
|
|
20429
20628
|
readonly asContainer: TanglePrimitivesServicesContainerGadget;
|
20430
20629
|
readonly type: 'Wasm' | 'Native' | 'Container';
|
20431
20630
|
}
|
20432
|
-
/** @name TanglePrimitivesServicesWasmGadget (
|
20631
|
+
/** @name TanglePrimitivesServicesWasmGadget (413) */
|
20433
20632
|
interface TanglePrimitivesServicesWasmGadget extends Struct {
|
20434
20633
|
readonly runtime: TanglePrimitivesServicesWasmRuntime;
|
20435
20634
|
readonly sources: Vec<TanglePrimitivesServicesGadgetSource>;
|
20436
20635
|
}
|
20437
|
-
/** @name TanglePrimitivesServicesWasmRuntime (
|
20636
|
+
/** @name TanglePrimitivesServicesWasmRuntime (414) */
|
20438
20637
|
interface TanglePrimitivesServicesWasmRuntime extends Enum {
|
20439
20638
|
readonly isWasmtime: boolean;
|
20440
20639
|
readonly isWasmer: boolean;
|
20441
20640
|
readonly type: 'Wasmtime' | 'Wasmer';
|
20442
20641
|
}
|
20443
|
-
/** @name TanglePrimitivesServicesGadgetSource (
|
20642
|
+
/** @name TanglePrimitivesServicesGadgetSource (416) */
|
20444
20643
|
interface TanglePrimitivesServicesGadgetSource extends Struct {
|
20445
20644
|
readonly fetcher: TanglePrimitivesServicesGadgetSourceFetcher;
|
20446
20645
|
}
|
20447
|
-
/** @name TanglePrimitivesServicesGadgetSourceFetcher (
|
20646
|
+
/** @name TanglePrimitivesServicesGadgetSourceFetcher (417) */
|
20448
20647
|
interface TanglePrimitivesServicesGadgetSourceFetcher extends Enum {
|
20449
20648
|
readonly isIpfs: boolean;
|
20450
20649
|
readonly asIpfs: Bytes;
|
@@ -20456,21 +20655,21 @@ declare module '@polkadot/types/lookup' {
|
|
20456
20655
|
readonly asTesting: TanglePrimitivesServicesTestFetcher;
|
20457
20656
|
readonly type: 'Ipfs' | 'Github' | 'ContainerImage' | 'Testing';
|
20458
20657
|
}
|
20459
|
-
/** @name TanglePrimitivesServicesGithubFetcher (
|
20658
|
+
/** @name TanglePrimitivesServicesGithubFetcher (419) */
|
20460
20659
|
interface TanglePrimitivesServicesGithubFetcher extends Struct {
|
20461
20660
|
readonly owner: Bytes;
|
20462
20661
|
readonly repo: Bytes;
|
20463
20662
|
readonly tag: Bytes;
|
20464
20663
|
readonly binaries: Vec<TanglePrimitivesServicesGadgetBinary>;
|
20465
20664
|
}
|
20466
|
-
/** @name TanglePrimitivesServicesGadgetBinary (
|
20665
|
+
/** @name TanglePrimitivesServicesGadgetBinary (427) */
|
20467
20666
|
interface TanglePrimitivesServicesGadgetBinary extends Struct {
|
20468
20667
|
readonly arch: TanglePrimitivesServicesArchitecture;
|
20469
20668
|
readonly os: TanglePrimitivesServicesOperatingSystem;
|
20470
20669
|
readonly name: Bytes;
|
20471
20670
|
readonly sha256: U8aFixed;
|
20472
20671
|
}
|
20473
|
-
/** @name TanglePrimitivesServicesArchitecture (
|
20672
|
+
/** @name TanglePrimitivesServicesArchitecture (428) */
|
20474
20673
|
interface TanglePrimitivesServicesArchitecture extends Enum {
|
20475
20674
|
readonly isWasm: boolean;
|
20476
20675
|
readonly isWasm64: boolean;
|
@@ -20484,7 +20683,7 @@ declare module '@polkadot/types/lookup' {
|
|
20484
20683
|
readonly isRiscV64: boolean;
|
20485
20684
|
readonly type: 'Wasm' | 'Wasm64' | 'Wasi' | 'Wasi64' | 'Amd' | 'Amd64' | 'Arm' | 'Arm64' | 'RiscV' | 'RiscV64';
|
20486
20685
|
}
|
20487
|
-
/** @name TanglePrimitivesServicesOperatingSystem (
|
20686
|
+
/** @name TanglePrimitivesServicesOperatingSystem (429) */
|
20488
20687
|
interface TanglePrimitivesServicesOperatingSystem extends Enum {
|
20489
20688
|
readonly isUnknown: boolean;
|
20490
20689
|
readonly isLinux: boolean;
|
@@ -20493,27 +20692,27 @@ declare module '@polkadot/types/lookup' {
|
|
20493
20692
|
readonly isBsd: boolean;
|
20494
20693
|
readonly type: 'Unknown' | 'Linux' | 'Windows' | 'MacOS' | 'Bsd';
|
20495
20694
|
}
|
20496
|
-
/** @name TanglePrimitivesServicesImageRegistryFetcher (
|
20695
|
+
/** @name TanglePrimitivesServicesImageRegistryFetcher (433) */
|
20497
20696
|
interface TanglePrimitivesServicesImageRegistryFetcher extends Struct {
|
20498
20697
|
readonly registry_: Bytes;
|
20499
20698
|
readonly image: Bytes;
|
20500
20699
|
readonly tag: Bytes;
|
20501
20700
|
}
|
20502
|
-
/** @name TanglePrimitivesServicesTestFetcher (
|
20701
|
+
/** @name TanglePrimitivesServicesTestFetcher (440) */
|
20503
20702
|
interface TanglePrimitivesServicesTestFetcher extends Struct {
|
20504
20703
|
readonly cargoPackage: Bytes;
|
20505
20704
|
readonly cargoBin: Bytes;
|
20506
20705
|
readonly basePath: Bytes;
|
20507
20706
|
}
|
20508
|
-
/** @name TanglePrimitivesServicesNativeGadget (
|
20707
|
+
/** @name TanglePrimitivesServicesNativeGadget (442) */
|
20509
20708
|
interface TanglePrimitivesServicesNativeGadget extends Struct {
|
20510
20709
|
readonly sources: Vec<TanglePrimitivesServicesGadgetSource>;
|
20511
20710
|
}
|
20512
|
-
/** @name TanglePrimitivesServicesContainerGadget (
|
20711
|
+
/** @name TanglePrimitivesServicesContainerGadget (443) */
|
20513
20712
|
interface TanglePrimitivesServicesContainerGadget extends Struct {
|
20514
20713
|
readonly sources: Vec<TanglePrimitivesServicesGadgetSource>;
|
20515
20714
|
}
|
20516
|
-
/** @name PalletTangleLstCall (
|
20715
|
+
/** @name PalletTangleLstCall (446) */
|
20517
20716
|
interface PalletTangleLstCall extends Enum {
|
20518
20717
|
readonly isJoin: boolean;
|
20519
20718
|
readonly asJoin: {
|
@@ -20628,15 +20827,19 @@ declare module '@polkadot/types/lookup' {
|
|
20628
20827
|
readonly poolId: u32;
|
20629
20828
|
readonly permission: Option<PalletTangleLstCommissionCommissionClaimPermission>;
|
20630
20829
|
} & Struct;
|
20631
|
-
readonly
|
20830
|
+
readonly isSetLastPoolId: boolean;
|
20831
|
+
readonly asSetLastPoolId: {
|
20832
|
+
readonly poolId: u32;
|
20833
|
+
} & Struct;
|
20834
|
+
readonly type: 'Join' | 'BondExtra' | 'Unbond' | 'PoolWithdrawUnbonded' | 'WithdrawUnbonded' | 'Create' | 'CreateWithPoolId' | 'Nominate' | 'SetState' | 'SetMetadata' | 'SetConfigs' | 'UpdateRoles' | 'Chill' | 'BondExtraOther' | 'SetCommission' | 'SetCommissionMax' | 'SetCommissionChangeRate' | 'ClaimCommission' | 'AdjustPoolDeposit' | 'SetCommissionClaimPermission' | 'SetLastPoolId';
|
20632
20835
|
}
|
20633
|
-
/** @name PalletTangleLstBondExtra (
|
20836
|
+
/** @name PalletTangleLstBondExtra (447) */
|
20634
20837
|
interface PalletTangleLstBondExtra extends Enum {
|
20635
20838
|
readonly isFreeBalance: boolean;
|
20636
20839
|
readonly asFreeBalance: u128;
|
20637
20840
|
readonly type: 'FreeBalance';
|
20638
20841
|
}
|
20639
|
-
/** @name PalletTangleLstConfigOpU128 (
|
20842
|
+
/** @name PalletTangleLstConfigOpU128 (452) */
|
20640
20843
|
interface PalletTangleLstConfigOpU128 extends Enum {
|
20641
20844
|
readonly isNoop: boolean;
|
20642
20845
|
readonly isSet: boolean;
|
@@ -20644,7 +20847,7 @@ declare module '@polkadot/types/lookup' {
|
|
20644
20847
|
readonly isRemove: boolean;
|
20645
20848
|
readonly type: 'Noop' | 'Set' | 'Remove';
|
20646
20849
|
}
|
20647
|
-
/** @name PalletTangleLstConfigOpU32 (
|
20850
|
+
/** @name PalletTangleLstConfigOpU32 (453) */
|
20648
20851
|
interface PalletTangleLstConfigOpU32 extends Enum {
|
20649
20852
|
readonly isNoop: boolean;
|
20650
20853
|
readonly isSet: boolean;
|
@@ -20652,7 +20855,7 @@ declare module '@polkadot/types/lookup' {
|
|
20652
20855
|
readonly isRemove: boolean;
|
20653
20856
|
readonly type: 'Noop' | 'Set' | 'Remove';
|
20654
20857
|
}
|
20655
|
-
/** @name PalletTangleLstConfigOpPerbill (
|
20858
|
+
/** @name PalletTangleLstConfigOpPerbill (454) */
|
20656
20859
|
interface PalletTangleLstConfigOpPerbill extends Enum {
|
20657
20860
|
readonly isNoop: boolean;
|
20658
20861
|
readonly isSet: boolean;
|
@@ -20660,7 +20863,7 @@ declare module '@polkadot/types/lookup' {
|
|
20660
20863
|
readonly isRemove: boolean;
|
20661
20864
|
readonly type: 'Noop' | 'Set' | 'Remove';
|
20662
20865
|
}
|
20663
|
-
/** @name PalletTangleLstConfigOpAccountId32 (
|
20866
|
+
/** @name PalletTangleLstConfigOpAccountId32 (455) */
|
20664
20867
|
interface PalletTangleLstConfigOpAccountId32 extends Enum {
|
20665
20868
|
readonly isNoop: boolean;
|
20666
20869
|
readonly isSet: boolean;
|
@@ -20668,31 +20871,43 @@ declare module '@polkadot/types/lookup' {
|
|
20668
20871
|
readonly isRemove: boolean;
|
20669
20872
|
readonly type: 'Noop' | 'Set' | 'Remove';
|
20670
20873
|
}
|
20671
|
-
/** @name PalletRewardsCall (
|
20874
|
+
/** @name PalletRewardsCall (456) */
|
20672
20875
|
interface PalletRewardsCall extends Enum {
|
20673
20876
|
readonly isClaimRewards: boolean;
|
20674
20877
|
readonly asClaimRewards: {
|
20675
20878
|
readonly asset: TanglePrimitivesServicesAsset;
|
20676
20879
|
} & Struct;
|
20880
|
+
readonly isClaimRewardsOther: boolean;
|
20881
|
+
readonly asClaimRewardsOther: {
|
20882
|
+
readonly who: AccountId32;
|
20883
|
+
readonly asset: TanglePrimitivesServicesAsset;
|
20884
|
+
} & Struct;
|
20677
20885
|
readonly isManageAssetRewardVault: boolean;
|
20678
20886
|
readonly asManageAssetRewardVault: {
|
20679
20887
|
readonly vaultId: u32;
|
20680
20888
|
readonly assetId: TanglePrimitivesServicesAsset;
|
20681
20889
|
readonly action: PalletRewardsAssetAction;
|
20682
20890
|
} & Struct;
|
20891
|
+
readonly isCreateRewardVault: boolean;
|
20892
|
+
readonly asCreateRewardVault: {
|
20893
|
+
readonly vaultId: u32;
|
20894
|
+
readonly newConfig: PalletRewardsRewardConfigForAssetVault;
|
20895
|
+
} & Struct;
|
20683
20896
|
readonly isUpdateVaultRewardConfig: boolean;
|
20684
20897
|
readonly asUpdateVaultRewardConfig: {
|
20685
20898
|
readonly vaultId: u32;
|
20686
20899
|
readonly newConfig: PalletRewardsRewardConfigForAssetVault;
|
20687
20900
|
} & Struct;
|
20688
|
-
readonly
|
20689
|
-
|
20690
|
-
|
20691
|
-
|
20692
|
-
|
20693
|
-
readonly
|
20694
|
-
readonly
|
20695
|
-
|
20901
|
+
readonly isUpdateDecayConfig: boolean;
|
20902
|
+
readonly asUpdateDecayConfig: {
|
20903
|
+
readonly startPeriod: u64;
|
20904
|
+
readonly rate: Percent;
|
20905
|
+
} & Struct;
|
20906
|
+
readonly isUpdateApyBlocks: boolean;
|
20907
|
+
readonly asUpdateApyBlocks: {
|
20908
|
+
readonly blocks: u64;
|
20909
|
+
} & Struct;
|
20910
|
+
readonly type: 'ClaimRewards' | 'ClaimRewardsOther' | 'ManageAssetRewardVault' | 'CreateRewardVault' | 'UpdateVaultRewardConfig' | 'UpdateDecayConfig' | 'UpdateApyBlocks';
|
20696
20911
|
}
|
20697
20912
|
/** @name PalletSudoError (457) */
|
20698
20913
|
interface PalletSudoError extends Enum {
|
@@ -21878,7 +22093,6 @@ declare module '@polkadot/types/lookup' {
|
|
21878
22093
|
readonly isCannotExit: boolean;
|
21879
22094
|
readonly isAlreadyLeaving: boolean;
|
21880
22095
|
readonly isNotLeavingOperator: boolean;
|
21881
|
-
readonly isNotLeavingRound: boolean;
|
21882
22096
|
readonly isLeavingRoundNotReached: boolean;
|
21883
22097
|
readonly isNoScheduledBondLess: boolean;
|
21884
22098
|
readonly isBondLessRequestNotSatisfied: boolean;
|
@@ -21924,7 +22138,8 @@ declare module '@polkadot/types/lookup' {
|
|
21924
22138
|
readonly isEvmAbiDecode: boolean;
|
21925
22139
|
readonly isLockViolation: boolean;
|
21926
22140
|
readonly isDepositExceedsCapForAsset: boolean;
|
21927
|
-
readonly
|
22141
|
+
readonly isOverflowRisk: boolean;
|
22142
|
+
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
22143
|
}
|
21929
22144
|
/** @name TanglePrimitivesServicesServiceRequest (716) */
|
21930
22145
|
interface TanglePrimitivesServicesServiceRequest extends Struct {
|
@@ -22183,8 +22398,16 @@ declare module '@polkadot/types/lookup' {
|
|
22183
22398
|
readonly isDuplicateBlueprintId: boolean;
|
22184
22399
|
readonly isBlueprintIdNotFound: boolean;
|
22185
22400
|
readonly isRewardConfigNotFound: boolean;
|
22186
|
-
readonly
|
22187
|
-
readonly
|
22401
|
+
readonly isCannotCalculatePropotionalApy: boolean;
|
22402
|
+
readonly isCannotCalculateRewardPerBlock: boolean;
|
22403
|
+
readonly isIncentiveCapGreaterThanDepositCap: boolean;
|
22404
|
+
readonly isBoostMultiplierMustBeOne: boolean;
|
22405
|
+
readonly isVaultAlreadyExists: boolean;
|
22406
|
+
readonly isTotalDepositLessThanIncentiveCap: boolean;
|
22407
|
+
readonly isPotAlreadyExists: boolean;
|
22408
|
+
readonly isPotAccountNotFound: boolean;
|
22409
|
+
readonly isInvalidDecayRate: boolean;
|
22410
|
+
readonly type: 'NoRewardsAvailable' | 'InsufficientRewardsBalance' | 'AssetNotWhitelisted' | 'AssetAlreadyWhitelisted' | 'InvalidAPY' | 'AssetAlreadyInVault' | 'AssetNotInVault' | 'VaultNotFound' | 'DuplicateBlueprintId' | 'BlueprintIdNotFound' | 'RewardConfigNotFound' | 'CannotCalculatePropotionalApy' | 'CannotCalculateRewardPerBlock' | 'IncentiveCapGreaterThanDepositCap' | 'BoostMultiplierMustBeOne' | 'VaultAlreadyExists' | 'TotalDepositLessThanIncentiveCap' | 'PotAlreadyExists' | 'PotAccountNotFound' | 'InvalidDecayRate';
|
22188
22411
|
}
|
22189
22412
|
/** @name FrameSystemExtensionsCheckNonZeroSender (768) */
|
22190
22413
|
type FrameSystemExtensionsCheckNonZeroSender = Null;
|
@@ -24131,6 +24354,9 @@ declare const _default: {
|
|
24131
24354
|
poolId: string;
|
24132
24355
|
amount: string;
|
24133
24356
|
};
|
24357
|
+
LastPoolIdUpdated: {
|
24358
|
+
poolId: string;
|
24359
|
+
};
|
24134
24360
|
};
|
24135
24361
|
};
|
24136
24362
|
/**
|
@@ -24180,6 +24406,30 @@ declare const _default: {
|
|
24180
24406
|
};
|
24181
24407
|
VaultRewardConfigUpdated: {
|
24182
24408
|
vaultId: string;
|
24409
|
+
newConfig: string;
|
24410
|
+
};
|
24411
|
+
RewardVaultCreated: {
|
24412
|
+
vaultId: string;
|
24413
|
+
newConfig: string;
|
24414
|
+
potAccount: string;
|
24415
|
+
};
|
24416
|
+
TotalScoreUpdated: {
|
24417
|
+
vaultId: string;
|
24418
|
+
asset: string;
|
24419
|
+
totalScore: string;
|
24420
|
+
lockMultiplier: string;
|
24421
|
+
};
|
24422
|
+
TotalDepositUpdated: {
|
24423
|
+
vaultId: string;
|
24424
|
+
asset: string;
|
24425
|
+
totalDeposit: string;
|
24426
|
+
};
|
24427
|
+
DecayConfigUpdated: {
|
24428
|
+
startPeriod: string;
|
24429
|
+
rate: string;
|
24430
|
+
};
|
24431
|
+
ApyBlocksUpdated: {
|
24432
|
+
blocks: string;
|
24183
24433
|
};
|
24184
24434
|
};
|
24185
24435
|
};
|
@@ -24190,7 +24440,22 @@ declare const _default: {
|
|
24190
24440
|
_enum: string[];
|
24191
24441
|
};
|
24192
24442
|
/**
|
24193
|
-
* Lookup151:
|
24443
|
+
* Lookup151: pallet_rewards::types::RewardConfigForAssetVault<Balance>
|
24444
|
+
**/
|
24445
|
+
PalletRewardsRewardConfigForAssetVault: {
|
24446
|
+
apy: string;
|
24447
|
+
incentiveCap: string;
|
24448
|
+
depositCap: string;
|
24449
|
+
boostMultiplier: string;
|
24450
|
+
};
|
24451
|
+
/**
|
24452
|
+
* Lookup154: tangle_primitives::types::rewards::LockMultiplier
|
24453
|
+
**/
|
24454
|
+
TanglePrimitivesRewardsLockMultiplier: {
|
24455
|
+
_enum: string[];
|
24456
|
+
};
|
24457
|
+
/**
|
24458
|
+
* Lookup155: frame_system::Phase
|
24194
24459
|
**/
|
24195
24460
|
FrameSystemPhase: {
|
24196
24461
|
_enum: {
|
@@ -24200,21 +24465,21 @@ declare const _default: {
|
|
24200
24465
|
};
|
24201
24466
|
};
|
24202
24467
|
/**
|
24203
|
-
*
|
24468
|
+
* Lookup157: frame_system::LastRuntimeUpgradeInfo
|
24204
24469
|
**/
|
24205
24470
|
FrameSystemLastRuntimeUpgradeInfo: {
|
24206
24471
|
specVersion: string;
|
24207
24472
|
specName: string;
|
24208
24473
|
};
|
24209
24474
|
/**
|
24210
|
-
*
|
24475
|
+
* Lookup159: frame_system::CodeUpgradeAuthorization<T>
|
24211
24476
|
**/
|
24212
24477
|
FrameSystemCodeUpgradeAuthorization: {
|
24213
24478
|
codeHash: string;
|
24214
24479
|
checkVersion: string;
|
24215
24480
|
};
|
24216
24481
|
/**
|
24217
|
-
*
|
24482
|
+
* Lookup160: frame_system::pallet::Call<T>
|
24218
24483
|
**/
|
24219
24484
|
FrameSystemCall: {
|
24220
24485
|
_enum: {
|
@@ -24259,7 +24524,7 @@ declare const _default: {
|
|
24259
24524
|
};
|
24260
24525
|
};
|
24261
24526
|
/**
|
24262
|
-
*
|
24527
|
+
* Lookup164: frame_system::limits::BlockWeights
|
24263
24528
|
**/
|
24264
24529
|
FrameSystemLimitsBlockWeights: {
|
24265
24530
|
baseBlock: string;
|
@@ -24267,7 +24532,7 @@ declare const _default: {
|
|
24267
24532
|
perClass: string;
|
24268
24533
|
};
|
24269
24534
|
/**
|
24270
|
-
*
|
24535
|
+
* Lookup165: frame_support::dispatch::PerDispatchClass<frame_system::limits::WeightsPerClass>
|
24271
24536
|
**/
|
24272
24537
|
FrameSupportDispatchPerDispatchClassWeightsPerClass: {
|
24273
24538
|
normal: string;
|
@@ -24275,7 +24540,7 @@ declare const _default: {
|
|
24275
24540
|
mandatory: string;
|
24276
24541
|
};
|
24277
24542
|
/**
|
24278
|
-
*
|
24543
|
+
* Lookup166: frame_system::limits::WeightsPerClass
|
24279
24544
|
**/
|
24280
24545
|
FrameSystemLimitsWeightsPerClass: {
|
24281
24546
|
baseExtrinsic: string;
|
@@ -24284,13 +24549,13 @@ declare const _default: {
|
|
24284
24549
|
reserved: string;
|
24285
24550
|
};
|
24286
24551
|
/**
|
24287
|
-
*
|
24552
|
+
* Lookup168: frame_system::limits::BlockLength
|
24288
24553
|
**/
|
24289
24554
|
FrameSystemLimitsBlockLength: {
|
24290
24555
|
max: string;
|
24291
24556
|
};
|
24292
24557
|
/**
|
24293
|
-
*
|
24558
|
+
* Lookup169: frame_support::dispatch::PerDispatchClass<T>
|
24294
24559
|
**/
|
24295
24560
|
FrameSupportDispatchPerDispatchClassU32: {
|
24296
24561
|
normal: string;
|
@@ -24298,14 +24563,14 @@ declare const _default: {
|
|
24298
24563
|
mandatory: string;
|
24299
24564
|
};
|
24300
24565
|
/**
|
24301
|
-
*
|
24566
|
+
* Lookup170: sp_weights::RuntimeDbWeight
|
24302
24567
|
**/
|
24303
24568
|
SpWeightsRuntimeDbWeight: {
|
24304
24569
|
read: string;
|
24305
24570
|
write: string;
|
24306
24571
|
};
|
24307
24572
|
/**
|
24308
|
-
*
|
24573
|
+
* Lookup171: sp_version::RuntimeVersion
|
24309
24574
|
**/
|
24310
24575
|
SpVersionRuntimeVersion: {
|
24311
24576
|
specName: string;
|
@@ -24318,13 +24583,13 @@ declare const _default: {
|
|
24318
24583
|
stateVersion: string;
|
24319
24584
|
};
|
24320
24585
|
/**
|
24321
|
-
*
|
24586
|
+
* Lookup176: frame_system::pallet::Error<T>
|
24322
24587
|
**/
|
24323
24588
|
FrameSystemError: {
|
24324
24589
|
_enum: string[];
|
24325
24590
|
};
|
24326
24591
|
/**
|
24327
|
-
*
|
24592
|
+
* Lookup177: pallet_timestamp::pallet::Call<T>
|
24328
24593
|
**/
|
24329
24594
|
PalletTimestampCall: {
|
24330
24595
|
_enum: {
|
@@ -24334,7 +24599,7 @@ declare const _default: {
|
|
24334
24599
|
};
|
24335
24600
|
};
|
24336
24601
|
/**
|
24337
|
-
*
|
24602
|
+
* Lookup178: pallet_sudo::pallet::Call<T>
|
24338
24603
|
**/
|
24339
24604
|
PalletSudoCall: {
|
24340
24605
|
_enum: {
|
@@ -24359,7 +24624,7 @@ declare const _default: {
|
|
24359
24624
|
};
|
24360
24625
|
};
|
24361
24626
|
/**
|
24362
|
-
*
|
24627
|
+
* Lookup180: pallet_assets::pallet::Call<T, I>
|
24363
24628
|
**/
|
24364
24629
|
PalletAssetsCall: {
|
24365
24630
|
_enum: {
|
@@ -24511,7 +24776,7 @@ declare const _default: {
|
|
24511
24776
|
};
|
24512
24777
|
};
|
24513
24778
|
/**
|
24514
|
-
*
|
24779
|
+
* Lookup182: pallet_balances::pallet::Call<T, I>
|
24515
24780
|
**/
|
24516
24781
|
PalletBalancesCall: {
|
24517
24782
|
_enum: {
|
@@ -24556,13 +24821,13 @@ declare const _default: {
|
|
24556
24821
|
};
|
24557
24822
|
};
|
24558
24823
|
/**
|
24559
|
-
*
|
24824
|
+
* Lookup183: pallet_balances::types::AdjustmentDirection
|
24560
24825
|
**/
|
24561
24826
|
PalletBalancesAdjustmentDirection: {
|
24562
24827
|
_enum: string[];
|
24563
24828
|
};
|
24564
24829
|
/**
|
24565
|
-
*
|
24830
|
+
* Lookup184: pallet_babe::pallet::Call<T>
|
24566
24831
|
**/
|
24567
24832
|
PalletBabeCall: {
|
24568
24833
|
_enum: {
|
@@ -24580,7 +24845,7 @@ declare const _default: {
|
|
24580
24845
|
};
|
24581
24846
|
};
|
24582
24847
|
/**
|
24583
|
-
*
|
24848
|
+
* Lookup185: sp_consensus_slots::EquivocationProof<sp_runtime::generic::header::Header<Number, Hash>, sp_consensus_babe::app::Public>
|
24584
24849
|
**/
|
24585
24850
|
SpConsensusSlotsEquivocationProof: {
|
24586
24851
|
offender: string;
|
@@ -24589,7 +24854,7 @@ declare const _default: {
|
|
24589
24854
|
secondHeader: string;
|
24590
24855
|
};
|
24591
24856
|
/**
|
24592
|
-
*
|
24857
|
+
* Lookup186: sp_runtime::generic::header::Header<Number, Hash>
|
24593
24858
|
**/
|
24594
24859
|
SpRuntimeHeader: {
|
24595
24860
|
parentHash: string;
|
@@ -24599,11 +24864,11 @@ declare const _default: {
|
|
24599
24864
|
digest: string;
|
24600
24865
|
};
|
24601
24866
|
/**
|
24602
|
-
*
|
24867
|
+
* Lookup187: sp_consensus_babe::app::Public
|
24603
24868
|
**/
|
24604
24869
|
SpConsensusBabeAppPublic: string;
|
24605
24870
|
/**
|
24606
|
-
*
|
24871
|
+
* Lookup189: sp_session::MembershipProof
|
24607
24872
|
**/
|
24608
24873
|
SpSessionMembershipProof: {
|
24609
24874
|
session: string;
|
@@ -24611,7 +24876,7 @@ declare const _default: {
|
|
24611
24876
|
validatorCount: string;
|
24612
24877
|
};
|
24613
24878
|
/**
|
24614
|
-
*
|
24879
|
+
* Lookup190: sp_consensus_babe::digests::NextConfigDescriptor
|
24615
24880
|
**/
|
24616
24881
|
SpConsensusBabeDigestsNextConfigDescriptor: {
|
24617
24882
|
_enum: {
|
@@ -24623,13 +24888,13 @@ declare const _default: {
|
|
24623
24888
|
};
|
24624
24889
|
};
|
24625
24890
|
/**
|
24626
|
-
*
|
24891
|
+
* Lookup192: sp_consensus_babe::AllowedSlots
|
24627
24892
|
**/
|
24628
24893
|
SpConsensusBabeAllowedSlots: {
|
24629
24894
|
_enum: string[];
|
24630
24895
|
};
|
24631
24896
|
/**
|
24632
|
-
*
|
24897
|
+
* Lookup193: pallet_grandpa::pallet::Call<T>
|
24633
24898
|
**/
|
24634
24899
|
PalletGrandpaCall: {
|
24635
24900
|
_enum: {
|
@@ -24648,14 +24913,14 @@ declare const _default: {
|
|
24648
24913
|
};
|
24649
24914
|
};
|
24650
24915
|
/**
|
24651
|
-
*
|
24916
|
+
* Lookup194: sp_consensus_grandpa::EquivocationProof<primitive_types::H256, N>
|
24652
24917
|
**/
|
24653
24918
|
SpConsensusGrandpaEquivocationProof: {
|
24654
24919
|
setId: string;
|
24655
24920
|
equivocation: string;
|
24656
24921
|
};
|
24657
24922
|
/**
|
24658
|
-
*
|
24923
|
+
* Lookup195: sp_consensus_grandpa::Equivocation<primitive_types::H256, N>
|
24659
24924
|
**/
|
24660
24925
|
SpConsensusGrandpaEquivocation: {
|
24661
24926
|
_enum: {
|
@@ -24664,7 +24929,7 @@ declare const _default: {
|
|
24664
24929
|
};
|
24665
24930
|
};
|
24666
24931
|
/**
|
24667
|
-
*
|
24932
|
+
* Lookup196: finality_grandpa::Equivocation<sp_consensus_grandpa::app::Public, finality_grandpa::Prevote<primitive_types::H256, N>, sp_consensus_grandpa::app::Signature>
|
24668
24933
|
**/
|
24669
24934
|
FinalityGrandpaEquivocationPrevote: {
|
24670
24935
|
roundNumber: string;
|
@@ -24673,18 +24938,18 @@ declare const _default: {
|
|
24673
24938
|
second: string;
|
24674
24939
|
};
|
24675
24940
|
/**
|
24676
|
-
*
|
24941
|
+
* Lookup197: finality_grandpa::Prevote<primitive_types::H256, N>
|
24677
24942
|
**/
|
24678
24943
|
FinalityGrandpaPrevote: {
|
24679
24944
|
targetHash: string;
|
24680
24945
|
targetNumber: string;
|
24681
24946
|
};
|
24682
24947
|
/**
|
24683
|
-
*
|
24948
|
+
* Lookup198: sp_consensus_grandpa::app::Signature
|
24684
24949
|
**/
|
24685
24950
|
SpConsensusGrandpaAppSignature: string;
|
24686
24951
|
/**
|
24687
|
-
*
|
24952
|
+
* Lookup201: finality_grandpa::Equivocation<sp_consensus_grandpa::app::Public, finality_grandpa::Precommit<primitive_types::H256, N>, sp_consensus_grandpa::app::Signature>
|
24688
24953
|
**/
|
24689
24954
|
FinalityGrandpaEquivocationPrecommit: {
|
24690
24955
|
roundNumber: string;
|
@@ -24693,18 +24958,18 @@ declare const _default: {
|
|
24693
24958
|
second: string;
|
24694
24959
|
};
|
24695
24960
|
/**
|
24696
|
-
*
|
24961
|
+
* Lookup202: finality_grandpa::Precommit<primitive_types::H256, N>
|
24697
24962
|
**/
|
24698
24963
|
FinalityGrandpaPrecommit: {
|
24699
24964
|
targetHash: string;
|
24700
24965
|
targetNumber: string;
|
24701
24966
|
};
|
24702
24967
|
/**
|
24703
|
-
*
|
24968
|
+
* Lookup204: sp_core::Void
|
24704
24969
|
**/
|
24705
24970
|
SpCoreVoid: string;
|
24706
24971
|
/**
|
24707
|
-
*
|
24972
|
+
* Lookup205: pallet_indices::pallet::Call<T>
|
24708
24973
|
**/
|
24709
24974
|
PalletIndicesCall: {
|
24710
24975
|
_enum: {
|
@@ -24735,7 +25000,7 @@ declare const _default: {
|
|
24735
25000
|
};
|
24736
25001
|
};
|
24737
25002
|
/**
|
24738
|
-
*
|
25003
|
+
* Lookup206: pallet_democracy::pallet::Call<T>
|
24739
25004
|
**/
|
24740
25005
|
PalletDemocracyCall: {
|
24741
25006
|
_enum: {
|
@@ -24804,7 +25069,7 @@ declare const _default: {
|
|
24804
25069
|
};
|
24805
25070
|
};
|
24806
25071
|
/**
|
24807
|
-
*
|
25072
|
+
* Lookup207: frame_support::traits::preimages::Bounded<tangle_testnet_runtime::RuntimeCall, sp_runtime::traits::BlakeTwo256>
|
24808
25073
|
**/
|
24809
25074
|
FrameSupportPreimagesBounded: {
|
24810
25075
|
_enum: {
|
@@ -24825,17 +25090,17 @@ declare const _default: {
|
|
24825
25090
|
};
|
24826
25091
|
};
|
24827
25092
|
/**
|
24828
|
-
*
|
25093
|
+
* Lookup208: sp_runtime::traits::BlakeTwo256
|
24829
25094
|
**/
|
24830
25095
|
SpRuntimeBlakeTwo256: string;
|
24831
25096
|
/**
|
24832
|
-
*
|
25097
|
+
* Lookup210: pallet_democracy::conviction::Conviction
|
24833
25098
|
**/
|
24834
25099
|
PalletDemocracyConviction: {
|
24835
25100
|
_enum: string[];
|
24836
25101
|
};
|
24837
25102
|
/**
|
24838
|
-
*
|
25103
|
+
* Lookup212: pallet_collective::pallet::Call<T, I>
|
24839
25104
|
**/
|
24840
25105
|
PalletCollectiveCall: {
|
24841
25106
|
_enum: {
|
@@ -24871,7 +25136,7 @@ declare const _default: {
|
|
24871
25136
|
};
|
24872
25137
|
};
|
24873
25138
|
/**
|
24874
|
-
*
|
25139
|
+
* Lookup213: pallet_vesting::pallet::Call<T>
|
24875
25140
|
**/
|
24876
25141
|
PalletVestingCall: {
|
24877
25142
|
_enum: {
|
@@ -24899,7 +25164,7 @@ declare const _default: {
|
|
24899
25164
|
};
|
24900
25165
|
};
|
24901
25166
|
/**
|
24902
|
-
*
|
25167
|
+
* Lookup214: pallet_vesting::vesting_info::VestingInfo<Balance, BlockNumber>
|
24903
25168
|
**/
|
24904
25169
|
PalletVestingVestingInfo: {
|
24905
25170
|
locked: string;
|
@@ -24907,7 +25172,7 @@ declare const _default: {
|
|
24907
25172
|
startingBlock: string;
|
24908
25173
|
};
|
24909
25174
|
/**
|
24910
|
-
*
|
25175
|
+
* Lookup215: pallet_elections_phragmen::pallet::Call<T>
|
24911
25176
|
**/
|
24912
25177
|
PalletElectionsPhragmenCall: {
|
24913
25178
|
_enum: {
|
@@ -24934,7 +25199,7 @@ declare const _default: {
|
|
24934
25199
|
};
|
24935
25200
|
};
|
24936
25201
|
/**
|
24937
|
-
*
|
25202
|
+
* Lookup216: pallet_elections_phragmen::Renouncing
|
24938
25203
|
**/
|
24939
25204
|
PalletElectionsPhragmenRenouncing: {
|
24940
25205
|
_enum: {
|
@@ -24944,7 +25209,7 @@ declare const _default: {
|
|
24944
25209
|
};
|
24945
25210
|
};
|
24946
25211
|
/**
|
24947
|
-
*
|
25212
|
+
* Lookup217: pallet_election_provider_multi_phase::pallet::Call<T>
|
24948
25213
|
**/
|
24949
25214
|
PalletElectionProviderMultiPhaseCall: {
|
24950
25215
|
_enum: {
|
@@ -24968,7 +25233,7 @@ declare const _default: {
|
|
24968
25233
|
};
|
24969
25234
|
};
|
24970
25235
|
/**
|
24971
|
-
*
|
25236
|
+
* Lookup218: pallet_election_provider_multi_phase::RawSolution<tangle_testnet_runtime::NposSolution16>
|
24972
25237
|
**/
|
24973
25238
|
PalletElectionProviderMultiPhaseRawSolution: {
|
24974
25239
|
solution: string;
|
@@ -24976,7 +25241,7 @@ declare const _default: {
|
|
24976
25241
|
round: string;
|
24977
25242
|
};
|
24978
25243
|
/**
|
24979
|
-
*
|
25244
|
+
* Lookup219: tangle_testnet_runtime::NposSolution16
|
24980
25245
|
**/
|
24981
25246
|
TangleTestnetRuntimeNposSolution16: {
|
24982
25247
|
votes1: string;
|
@@ -24997,21 +25262,21 @@ declare const _default: {
|
|
24997
25262
|
votes16: string;
|
24998
25263
|
};
|
24999
25264
|
/**
|
25000
|
-
*
|
25265
|
+
* Lookup270: pallet_election_provider_multi_phase::SolutionOrSnapshotSize
|
25001
25266
|
**/
|
25002
25267
|
PalletElectionProviderMultiPhaseSolutionOrSnapshotSize: {
|
25003
25268
|
voters: string;
|
25004
25269
|
targets: string;
|
25005
25270
|
};
|
25006
25271
|
/**
|
25007
|
-
*
|
25272
|
+
* Lookup274: sp_npos_elections::Support<sp_core::crypto::AccountId32>
|
25008
25273
|
**/
|
25009
25274
|
SpNposElectionsSupport: {
|
25010
25275
|
total: string;
|
25011
25276
|
voters: string;
|
25012
25277
|
};
|
25013
25278
|
/**
|
25014
|
-
*
|
25279
|
+
* Lookup275: pallet_staking::pallet::pallet::Call<T>
|
25015
25280
|
**/
|
25016
25281
|
PalletStakingPalletCall: {
|
25017
25282
|
_enum: {
|
@@ -25120,7 +25385,7 @@ declare const _default: {
|
|
25120
25385
|
};
|
25121
25386
|
};
|
25122
25387
|
/**
|
25123
|
-
*
|
25388
|
+
* Lookup278: pallet_staking::pallet::pallet::ConfigOp<T>
|
25124
25389
|
**/
|
25125
25390
|
PalletStakingPalletConfigOpU128: {
|
25126
25391
|
_enum: {
|
@@ -25130,7 +25395,7 @@ declare const _default: {
|
|
25130
25395
|
};
|
25131
25396
|
};
|
25132
25397
|
/**
|
25133
|
-
*
|
25398
|
+
* Lookup279: pallet_staking::pallet::pallet::ConfigOp<T>
|
25134
25399
|
**/
|
25135
25400
|
PalletStakingPalletConfigOpU32: {
|
25136
25401
|
_enum: {
|
@@ -25140,7 +25405,7 @@ declare const _default: {
|
|
25140
25405
|
};
|
25141
25406
|
};
|
25142
25407
|
/**
|
25143
|
-
*
|
25408
|
+
* Lookup280: pallet_staking::pallet::pallet::ConfigOp<sp_arithmetic::per_things::Percent>
|
25144
25409
|
**/
|
25145
25410
|
PalletStakingPalletConfigOpPercent: {
|
25146
25411
|
_enum: {
|
@@ -25150,7 +25415,7 @@ declare const _default: {
|
|
25150
25415
|
};
|
25151
25416
|
};
|
25152
25417
|
/**
|
25153
|
-
*
|
25418
|
+
* Lookup281: pallet_staking::pallet::pallet::ConfigOp<sp_arithmetic::per_things::Perbill>
|
25154
25419
|
**/
|
25155
25420
|
PalletStakingPalletConfigOpPerbill: {
|
25156
25421
|
_enum: {
|
@@ -25160,14 +25425,14 @@ declare const _default: {
|
|
25160
25425
|
};
|
25161
25426
|
};
|
25162
25427
|
/**
|
25163
|
-
*
|
25428
|
+
* Lookup286: pallet_staking::UnlockChunk<Balance>
|
25164
25429
|
**/
|
25165
25430
|
PalletStakingUnlockChunk: {
|
25166
25431
|
value: string;
|
25167
25432
|
era: string;
|
25168
25433
|
};
|
25169
25434
|
/**
|
25170
|
-
*
|
25435
|
+
* Lookup288: pallet_session::pallet::Call<T>
|
25171
25436
|
**/
|
25172
25437
|
PalletSessionCall: {
|
25173
25438
|
_enum: {
|
@@ -25182,7 +25447,7 @@ declare const _default: {
|
|
25182
25447
|
};
|
25183
25448
|
};
|
25184
25449
|
/**
|
25185
|
-
*
|
25450
|
+
* Lookup289: tangle_testnet_runtime::opaque::SessionKeys
|
25186
25451
|
**/
|
25187
25452
|
TangleTestnetRuntimeOpaqueSessionKeys: {
|
25188
25453
|
babe: string;
|
@@ -25190,7 +25455,7 @@ declare const _default: {
|
|
25190
25455
|
imOnline: string;
|
25191
25456
|
};
|
25192
25457
|
/**
|
25193
|
-
*
|
25458
|
+
* Lookup290: pallet_treasury::pallet::Call<T, I>
|
25194
25459
|
**/
|
25195
25460
|
PalletTreasuryCall: {
|
25196
25461
|
_enum: {
|
@@ -25222,7 +25487,7 @@ declare const _default: {
|
|
25222
25487
|
};
|
25223
25488
|
};
|
25224
25489
|
/**
|
25225
|
-
*
|
25490
|
+
* Lookup292: pallet_bounties::pallet::Call<T, I>
|
25226
25491
|
**/
|
25227
25492
|
PalletBountiesCall: {
|
25228
25493
|
_enum: {
|
@@ -25261,7 +25526,7 @@ declare const _default: {
|
|
25261
25526
|
};
|
25262
25527
|
};
|
25263
25528
|
/**
|
25264
|
-
*
|
25529
|
+
* Lookup293: pallet_child_bounties::pallet::Call<T>
|
25265
25530
|
**/
|
25266
25531
|
PalletChildBountiesCall: {
|
25267
25532
|
_enum: {
|
@@ -25300,7 +25565,7 @@ declare const _default: {
|
|
25300
25565
|
};
|
25301
25566
|
};
|
25302
25567
|
/**
|
25303
|
-
*
|
25568
|
+
* Lookup294: pallet_bags_list::pallet::Call<T, I>
|
25304
25569
|
**/
|
25305
25570
|
PalletBagsListCall: {
|
25306
25571
|
_enum: {
|
@@ -25317,7 +25582,7 @@ declare const _default: {
|
|
25317
25582
|
};
|
25318
25583
|
};
|
25319
25584
|
/**
|
25320
|
-
*
|
25585
|
+
* Lookup295: pallet_nomination_pools::pallet::Call<T>
|
25321
25586
|
**/
|
25322
25587
|
PalletNominationPoolsCall: {
|
25323
25588
|
_enum: {
|
@@ -25427,7 +25692,7 @@ declare const _default: {
|
|
25427
25692
|
};
|
25428
25693
|
};
|
25429
25694
|
/**
|
25430
|
-
*
|
25695
|
+
* Lookup296: pallet_nomination_pools::BondExtra<Balance>
|
25431
25696
|
**/
|
25432
25697
|
PalletNominationPoolsBondExtra: {
|
25433
25698
|
_enum: {
|
@@ -25436,7 +25701,7 @@ declare const _default: {
|
|
25436
25701
|
};
|
25437
25702
|
};
|
25438
25703
|
/**
|
25439
|
-
*
|
25704
|
+
* Lookup297: pallet_nomination_pools::ConfigOp<T>
|
25440
25705
|
**/
|
25441
25706
|
PalletNominationPoolsConfigOpU128: {
|
25442
25707
|
_enum: {
|
@@ -25446,7 +25711,7 @@ declare const _default: {
|
|
25446
25711
|
};
|
25447
25712
|
};
|
25448
25713
|
/**
|
25449
|
-
*
|
25714
|
+
* Lookup298: pallet_nomination_pools::ConfigOp<T>
|
25450
25715
|
**/
|
25451
25716
|
PalletNominationPoolsConfigOpU32: {
|
25452
25717
|
_enum: {
|
@@ -25456,7 +25721,7 @@ declare const _default: {
|
|
25456
25721
|
};
|
25457
25722
|
};
|
25458
25723
|
/**
|
25459
|
-
*
|
25724
|
+
* Lookup299: pallet_nomination_pools::ConfigOp<sp_arithmetic::per_things::Perbill>
|
25460
25725
|
**/
|
25461
25726
|
PalletNominationPoolsConfigOpPerbill: {
|
25462
25727
|
_enum: {
|
@@ -25466,7 +25731,7 @@ declare const _default: {
|
|
25466
25731
|
};
|
25467
25732
|
};
|
25468
25733
|
/**
|
25469
|
-
*
|
25734
|
+
* Lookup300: pallet_nomination_pools::ConfigOp<sp_core::crypto::AccountId32>
|
25470
25735
|
**/
|
25471
25736
|
PalletNominationPoolsConfigOpAccountId32: {
|
25472
25737
|
_enum: {
|
@@ -25476,13 +25741,13 @@ declare const _default: {
|
|
25476
25741
|
};
|
25477
25742
|
};
|
25478
25743
|
/**
|
25479
|
-
*
|
25744
|
+
* Lookup301: pallet_nomination_pools::ClaimPermission
|
25480
25745
|
**/
|
25481
25746
|
PalletNominationPoolsClaimPermission: {
|
25482
25747
|
_enum: string[];
|
25483
25748
|
};
|
25484
25749
|
/**
|
25485
|
-
*
|
25750
|
+
* Lookup302: pallet_scheduler::pallet::Call<T>
|
25486
25751
|
**/
|
25487
25752
|
PalletSchedulerCall: {
|
25488
25753
|
_enum: {
|
@@ -25538,7 +25803,7 @@ declare const _default: {
|
|
25538
25803
|
};
|
25539
25804
|
};
|
25540
25805
|
/**
|
25541
|
-
*
|
25806
|
+
* Lookup304: pallet_preimage::pallet::Call<T>
|
25542
25807
|
**/
|
25543
25808
|
PalletPreimageCall: {
|
25544
25809
|
_enum: {
|
@@ -25569,7 +25834,7 @@ declare const _default: {
|
|
25569
25834
|
};
|
25570
25835
|
};
|
25571
25836
|
/**
|
25572
|
-
*
|
25837
|
+
* Lookup305: pallet_tx_pause::pallet::Call<T>
|
25573
25838
|
**/
|
25574
25839
|
PalletTxPauseCall: {
|
25575
25840
|
_enum: {
|
@@ -25582,7 +25847,7 @@ declare const _default: {
|
|
25582
25847
|
};
|
25583
25848
|
};
|
25584
25849
|
/**
|
25585
|
-
*
|
25850
|
+
* Lookup306: pallet_im_online::pallet::Call<T>
|
25586
25851
|
**/
|
25587
25852
|
PalletImOnlineCall: {
|
25588
25853
|
_enum: {
|
@@ -25593,7 +25858,7 @@ declare const _default: {
|
|
25593
25858
|
};
|
25594
25859
|
};
|
25595
25860
|
/**
|
25596
|
-
*
|
25861
|
+
* Lookup307: pallet_im_online::Heartbeat<BlockNumber>
|
25597
25862
|
**/
|
25598
25863
|
PalletImOnlineHeartbeat: {
|
25599
25864
|
blockNumber: string;
|
@@ -25602,11 +25867,11 @@ declare const _default: {
|
|
25602
25867
|
validatorsLen: string;
|
25603
25868
|
};
|
25604
25869
|
/**
|
25605
|
-
*
|
25870
|
+
* Lookup308: pallet_im_online::sr25519::app_sr25519::Signature
|
25606
25871
|
**/
|
25607
25872
|
PalletImOnlineSr25519AppSr25519Signature: string;
|
25608
25873
|
/**
|
25609
|
-
*
|
25874
|
+
* Lookup309: pallet_identity::pallet::Call<T>
|
25610
25875
|
**/
|
25611
25876
|
PalletIdentityCall: {
|
25612
25877
|
_enum: {
|
@@ -25691,7 +25956,7 @@ declare const _default: {
|
|
25691
25956
|
};
|
25692
25957
|
};
|
25693
25958
|
/**
|
25694
|
-
*
|
25959
|
+
* Lookup310: pallet_identity::legacy::IdentityInfo<FieldLimit>
|
25695
25960
|
**/
|
25696
25961
|
PalletIdentityLegacyIdentityInfo: {
|
25697
25962
|
additional: string;
|
@@ -25705,7 +25970,7 @@ declare const _default: {
|
|
25705
25970
|
twitter: string;
|
25706
25971
|
};
|
25707
25972
|
/**
|
25708
|
-
*
|
25973
|
+
* Lookup346: pallet_identity::types::Judgement<Balance>
|
25709
25974
|
**/
|
25710
25975
|
PalletIdentityJudgement: {
|
25711
25976
|
_enum: {
|
@@ -25719,7 +25984,7 @@ declare const _default: {
|
|
25719
25984
|
};
|
25720
25985
|
};
|
25721
25986
|
/**
|
25722
|
-
*
|
25987
|
+
* Lookup348: sp_runtime::MultiSignature
|
25723
25988
|
**/
|
25724
25989
|
SpRuntimeMultiSignature: {
|
25725
25990
|
_enum: {
|
@@ -25729,7 +25994,7 @@ declare const _default: {
|
|
25729
25994
|
};
|
25730
25995
|
};
|
25731
25996
|
/**
|
25732
|
-
*
|
25997
|
+
* Lookup349: pallet_utility::pallet::Call<T>
|
25733
25998
|
**/
|
25734
25999
|
PalletUtilityCall: {
|
25735
26000
|
_enum: {
|
@@ -25757,7 +26022,7 @@ declare const _default: {
|
|
25757
26022
|
};
|
25758
26023
|
};
|
25759
26024
|
/**
|
25760
|
-
*
|
26025
|
+
* Lookup351: tangle_testnet_runtime::OriginCaller
|
25761
26026
|
**/
|
25762
26027
|
TangleTestnetRuntimeOriginCaller: {
|
25763
26028
|
_enum: {
|
@@ -25798,7 +26063,7 @@ declare const _default: {
|
|
25798
26063
|
};
|
25799
26064
|
};
|
25800
26065
|
/**
|
25801
|
-
*
|
26066
|
+
* Lookup352: frame_support::dispatch::RawOrigin<sp_core::crypto::AccountId32>
|
25802
26067
|
**/
|
25803
26068
|
FrameSupportDispatchRawOrigin: {
|
25804
26069
|
_enum: {
|
@@ -25808,7 +26073,7 @@ declare const _default: {
|
|
25808
26073
|
};
|
25809
26074
|
};
|
25810
26075
|
/**
|
25811
|
-
*
|
26076
|
+
* Lookup353: pallet_collective::RawOrigin<sp_core::crypto::AccountId32, I>
|
25812
26077
|
**/
|
25813
26078
|
PalletCollectiveRawOrigin: {
|
25814
26079
|
_enum: {
|
@@ -25818,7 +26083,7 @@ declare const _default: {
|
|
25818
26083
|
};
|
25819
26084
|
};
|
25820
26085
|
/**
|
25821
|
-
*
|
26086
|
+
* Lookup354: pallet_ethereum::RawOrigin
|
25822
26087
|
**/
|
25823
26088
|
PalletEthereumRawOrigin: {
|
25824
26089
|
_enum: {
|
@@ -25826,7 +26091,7 @@ declare const _default: {
|
|
25826
26091
|
};
|
25827
26092
|
};
|
25828
26093
|
/**
|
25829
|
-
*
|
26094
|
+
* Lookup355: pallet_multisig::pallet::Call<T>
|
25830
26095
|
**/
|
25831
26096
|
PalletMultisigCall: {
|
25832
26097
|
_enum: {
|
@@ -25857,7 +26122,7 @@ declare const _default: {
|
|
25857
26122
|
};
|
25858
26123
|
};
|
25859
26124
|
/**
|
25860
|
-
*
|
26125
|
+
* Lookup357: pallet_ethereum::pallet::Call<T>
|
25861
26126
|
**/
|
25862
26127
|
PalletEthereumCall: {
|
25863
26128
|
_enum: {
|
@@ -25867,7 +26132,7 @@ declare const _default: {
|
|
25867
26132
|
};
|
25868
26133
|
};
|
25869
26134
|
/**
|
25870
|
-
*
|
26135
|
+
* Lookup358: ethereum::transaction::TransactionV2
|
25871
26136
|
**/
|
25872
26137
|
EthereumTransactionTransactionV2: {
|
25873
26138
|
_enum: {
|
@@ -25877,7 +26142,7 @@ declare const _default: {
|
|
25877
26142
|
};
|
25878
26143
|
};
|
25879
26144
|
/**
|
25880
|
-
*
|
26145
|
+
* Lookup359: ethereum::transaction::LegacyTransaction
|
25881
26146
|
**/
|
25882
26147
|
EthereumTransactionLegacyTransaction: {
|
25883
26148
|
nonce: string;
|
@@ -25889,7 +26154,7 @@ declare const _default: {
|
|
25889
26154
|
signature: string;
|
25890
26155
|
};
|
25891
26156
|
/**
|
25892
|
-
*
|
26157
|
+
* Lookup360: ethereum::transaction::TransactionAction
|
25893
26158
|
**/
|
25894
26159
|
EthereumTransactionTransactionAction: {
|
25895
26160
|
_enum: {
|
@@ -25898,7 +26163,7 @@ declare const _default: {
|
|
25898
26163
|
};
|
25899
26164
|
};
|
25900
26165
|
/**
|
25901
|
-
*
|
26166
|
+
* Lookup361: ethereum::transaction::TransactionSignature
|
25902
26167
|
**/
|
25903
26168
|
EthereumTransactionTransactionSignature: {
|
25904
26169
|
v: string;
|
@@ -25906,7 +26171,7 @@ declare const _default: {
|
|
25906
26171
|
s: string;
|
25907
26172
|
};
|
25908
26173
|
/**
|
25909
|
-
*
|
26174
|
+
* Lookup363: ethereum::transaction::EIP2930Transaction
|
25910
26175
|
**/
|
25911
26176
|
EthereumTransactionEip2930Transaction: {
|
25912
26177
|
chainId: string;
|
@@ -25922,14 +26187,14 @@ declare const _default: {
|
|
25922
26187
|
s: string;
|
25923
26188
|
};
|
25924
26189
|
/**
|
25925
|
-
*
|
26190
|
+
* Lookup365: ethereum::transaction::AccessListItem
|
25926
26191
|
**/
|
25927
26192
|
EthereumTransactionAccessListItem: {
|
25928
26193
|
address: string;
|
25929
26194
|
storageKeys: string;
|
25930
26195
|
};
|
25931
26196
|
/**
|
25932
|
-
*
|
26197
|
+
* Lookup366: ethereum::transaction::EIP1559Transaction
|
25933
26198
|
**/
|
25934
26199
|
EthereumTransactionEip1559Transaction: {
|
25935
26200
|
chainId: string;
|
@@ -25946,7 +26211,7 @@ declare const _default: {
|
|
25946
26211
|
s: string;
|
25947
26212
|
};
|
25948
26213
|
/**
|
25949
|
-
*
|
26214
|
+
* Lookup367: pallet_evm::pallet::Call<T>
|
25950
26215
|
**/
|
25951
26216
|
PalletEvmCall: {
|
25952
26217
|
_enum: {
|
@@ -25989,7 +26254,7 @@ declare const _default: {
|
|
25989
26254
|
};
|
25990
26255
|
};
|
25991
26256
|
/**
|
25992
|
-
*
|
26257
|
+
* Lookup371: pallet_dynamic_fee::pallet::Call<T>
|
25993
26258
|
**/
|
25994
26259
|
PalletDynamicFeeCall: {
|
25995
26260
|
_enum: {
|
@@ -25999,7 +26264,7 @@ declare const _default: {
|
|
25999
26264
|
};
|
26000
26265
|
};
|
26001
26266
|
/**
|
26002
|
-
*
|
26267
|
+
* Lookup372: pallet_base_fee::pallet::Call<T>
|
26003
26268
|
**/
|
26004
26269
|
PalletBaseFeeCall: {
|
26005
26270
|
_enum: {
|
@@ -26012,7 +26277,7 @@ declare const _default: {
|
|
26012
26277
|
};
|
26013
26278
|
};
|
26014
26279
|
/**
|
26015
|
-
*
|
26280
|
+
* Lookup373: pallet_hotfix_sufficients::pallet::Call<T>
|
26016
26281
|
**/
|
26017
26282
|
PalletHotfixSufficientsCall: {
|
26018
26283
|
_enum: {
|
@@ -26022,7 +26287,7 @@ declare const _default: {
|
|
26022
26287
|
};
|
26023
26288
|
};
|
26024
26289
|
/**
|
26025
|
-
*
|
26290
|
+
* Lookup375: pallet_airdrop_claims::pallet::Call<T>
|
26026
26291
|
**/
|
26027
26292
|
PalletAirdropClaimsCall: {
|
26028
26293
|
_enum: {
|
@@ -26061,7 +26326,7 @@ declare const _default: {
|
|
26061
26326
|
};
|
26062
26327
|
};
|
26063
26328
|
/**
|
26064
|
-
*
|
26329
|
+
* Lookup377: pallet_airdrop_claims::utils::MultiAddressSignature
|
26065
26330
|
**/
|
26066
26331
|
PalletAirdropClaimsUtilsMultiAddressSignature: {
|
26067
26332
|
_enum: {
|
@@ -26070,21 +26335,21 @@ declare const _default: {
|
|
26070
26335
|
};
|
26071
26336
|
};
|
26072
26337
|
/**
|
26073
|
-
*
|
26338
|
+
* Lookup378: pallet_airdrop_claims::utils::ethereum_address::EcdsaSignature
|
26074
26339
|
**/
|
26075
26340
|
PalletAirdropClaimsUtilsEthereumAddressEcdsaSignature: string;
|
26076
26341
|
/**
|
26077
|
-
*
|
26342
|
+
* Lookup379: pallet_airdrop_claims::utils::Sr25519Signature
|
26078
26343
|
**/
|
26079
26344
|
PalletAirdropClaimsUtilsSr25519Signature: string;
|
26080
26345
|
/**
|
26081
|
-
*
|
26346
|
+
* Lookup385: pallet_airdrop_claims::StatementKind
|
26082
26347
|
**/
|
26083
26348
|
PalletAirdropClaimsStatementKind: {
|
26084
26349
|
_enum: string[];
|
26085
26350
|
};
|
26086
26351
|
/**
|
26087
|
-
*
|
26352
|
+
* Lookup386: pallet_proxy::pallet::Call<T>
|
26088
26353
|
**/
|
26089
26354
|
PalletProxyCall: {
|
26090
26355
|
_enum: {
|
@@ -26137,7 +26402,7 @@ declare const _default: {
|
|
26137
26402
|
};
|
26138
26403
|
};
|
26139
26404
|
/**
|
26140
|
-
*
|
26405
|
+
* Lookup388: pallet_multi_asset_delegation::pallet::Call<T>
|
26141
26406
|
**/
|
26142
26407
|
PalletMultiAssetDelegationCall: {
|
26143
26408
|
_enum: {
|
@@ -26204,13 +26469,7 @@ declare const _default: {
|
|
26204
26469
|
};
|
26205
26470
|
};
|
26206
26471
|
/**
|
26207
|
-
*
|
26208
|
-
**/
|
26209
|
-
TanglePrimitivesRewardsLockMultiplier: {
|
26210
|
-
_enum: string[];
|
26211
|
-
};
|
26212
|
-
/**
|
26213
|
-
* Lookup389: pallet_multi_asset_delegation::types::delegator::DelegatorBlueprintSelection<tangle_testnet_runtime::MaxDelegatorBlueprints>
|
26472
|
+
* Lookup390: pallet_multi_asset_delegation::types::delegator::DelegatorBlueprintSelection<tangle_testnet_runtime::MaxDelegatorBlueprints>
|
26214
26473
|
**/
|
26215
26474
|
PalletMultiAssetDelegationDelegatorDelegatorBlueprintSelection: {
|
26216
26475
|
_enum: {
|
@@ -26219,11 +26478,11 @@ declare const _default: {
|
|
26219
26478
|
};
|
26220
26479
|
};
|
26221
26480
|
/**
|
26222
|
-
*
|
26481
|
+
* Lookup391: tangle_testnet_runtime::MaxDelegatorBlueprints
|
26223
26482
|
**/
|
26224
26483
|
TangleTestnetRuntimeMaxDelegatorBlueprints: string;
|
26225
26484
|
/**
|
26226
|
-
*
|
26485
|
+
* Lookup394: pallet_services::module::Call<T>
|
26227
26486
|
**/
|
26228
26487
|
PalletServicesModuleCall: {
|
26229
26488
|
_enum: {
|
@@ -26292,7 +26551,7 @@ declare const _default: {
|
|
26292
26551
|
};
|
26293
26552
|
};
|
26294
26553
|
/**
|
26295
|
-
*
|
26554
|
+
* Lookup395: tangle_primitives::services::ServiceBlueprint<C>
|
26296
26555
|
**/
|
26297
26556
|
TanglePrimitivesServicesServiceBlueprint: {
|
26298
26557
|
metadata: string;
|
@@ -26304,7 +26563,7 @@ declare const _default: {
|
|
26304
26563
|
gadget: string;
|
26305
26564
|
};
|
26306
26565
|
/**
|
26307
|
-
*
|
26566
|
+
* Lookup396: tangle_primitives::services::ServiceMetadata<C>
|
26308
26567
|
**/
|
26309
26568
|
TanglePrimitivesServicesServiceMetadata: {
|
26310
26569
|
name: string;
|
@@ -26317,7 +26576,7 @@ declare const _default: {
|
|
26317
26576
|
license: string;
|
26318
26577
|
};
|
26319
26578
|
/**
|
26320
|
-
*
|
26579
|
+
* Lookup401: tangle_primitives::services::JobDefinition<C>
|
26321
26580
|
**/
|
26322
26581
|
TanglePrimitivesServicesJobDefinition: {
|
26323
26582
|
metadata: string;
|
@@ -26325,14 +26584,14 @@ declare const _default: {
|
|
26325
26584
|
result: string;
|
26326
26585
|
};
|
26327
26586
|
/**
|
26328
|
-
*
|
26587
|
+
* Lookup402: tangle_primitives::services::JobMetadata<C>
|
26329
26588
|
**/
|
26330
26589
|
TanglePrimitivesServicesJobMetadata: {
|
26331
26590
|
name: string;
|
26332
26591
|
description: string;
|
26333
26592
|
};
|
26334
26593
|
/**
|
26335
|
-
*
|
26594
|
+
* Lookup404: tangle_primitives::services::field::FieldType
|
26336
26595
|
**/
|
26337
26596
|
TanglePrimitivesServicesFieldFieldType: {
|
26338
26597
|
_enum: {
|
@@ -26440,7 +26699,7 @@ declare const _default: {
|
|
26440
26699
|
};
|
26441
26700
|
};
|
26442
26701
|
/**
|
26443
|
-
*
|
26702
|
+
* Lookup410: tangle_primitives::services::BlueprintServiceManager
|
26444
26703
|
**/
|
26445
26704
|
TanglePrimitivesServicesBlueprintServiceManager: {
|
26446
26705
|
_enum: {
|
@@ -26448,7 +26707,7 @@ declare const _default: {
|
|
26448
26707
|
};
|
26449
26708
|
};
|
26450
26709
|
/**
|
26451
|
-
*
|
26710
|
+
* Lookup411: tangle_primitives::services::MasterBlueprintServiceManagerRevision
|
26452
26711
|
**/
|
26453
26712
|
TanglePrimitivesServicesMasterBlueprintServiceManagerRevision: {
|
26454
26713
|
_enum: {
|
@@ -26457,7 +26716,7 @@ declare const _default: {
|
|
26457
26716
|
};
|
26458
26717
|
};
|
26459
26718
|
/**
|
26460
|
-
*
|
26719
|
+
* Lookup412: tangle_primitives::services::Gadget<C>
|
26461
26720
|
**/
|
26462
26721
|
TanglePrimitivesServicesGadget: {
|
26463
26722
|
_enum: {
|
@@ -26467,26 +26726,26 @@ declare const _default: {
|
|
26467
26726
|
};
|
26468
26727
|
};
|
26469
26728
|
/**
|
26470
|
-
*
|
26729
|
+
* Lookup413: tangle_primitives::services::WasmGadget<C>
|
26471
26730
|
**/
|
26472
26731
|
TanglePrimitivesServicesWasmGadget: {
|
26473
26732
|
runtime: string;
|
26474
26733
|
sources: string;
|
26475
26734
|
};
|
26476
26735
|
/**
|
26477
|
-
*
|
26736
|
+
* Lookup414: tangle_primitives::services::WasmRuntime
|
26478
26737
|
**/
|
26479
26738
|
TanglePrimitivesServicesWasmRuntime: {
|
26480
26739
|
_enum: string[];
|
26481
26740
|
};
|
26482
26741
|
/**
|
26483
|
-
*
|
26742
|
+
* Lookup416: tangle_primitives::services::GadgetSource<C>
|
26484
26743
|
**/
|
26485
26744
|
TanglePrimitivesServicesGadgetSource: {
|
26486
26745
|
fetcher: string;
|
26487
26746
|
};
|
26488
26747
|
/**
|
26489
|
-
*
|
26748
|
+
* Lookup417: tangle_primitives::services::GadgetSourceFetcher<C>
|
26490
26749
|
**/
|
26491
26750
|
TanglePrimitivesServicesGadgetSourceFetcher: {
|
26492
26751
|
_enum: {
|
@@ -26497,7 +26756,7 @@ declare const _default: {
|
|
26497
26756
|
};
|
26498
26757
|
};
|
26499
26758
|
/**
|
26500
|
-
*
|
26759
|
+
* Lookup419: tangle_primitives::services::GithubFetcher<C>
|
26501
26760
|
**/
|
26502
26761
|
TanglePrimitivesServicesGithubFetcher: {
|
26503
26762
|
owner: string;
|
@@ -26506,7 +26765,7 @@ declare const _default: {
|
|
26506
26765
|
binaries: string;
|
26507
26766
|
};
|
26508
26767
|
/**
|
26509
|
-
*
|
26768
|
+
* Lookup427: tangle_primitives::services::GadgetBinary<C>
|
26510
26769
|
**/
|
26511
26770
|
TanglePrimitivesServicesGadgetBinary: {
|
26512
26771
|
arch: string;
|
@@ -26515,19 +26774,19 @@ declare const _default: {
|
|
26515
26774
|
sha256: string;
|
26516
26775
|
};
|
26517
26776
|
/**
|
26518
|
-
*
|
26777
|
+
* Lookup428: tangle_primitives::services::Architecture
|
26519
26778
|
**/
|
26520
26779
|
TanglePrimitivesServicesArchitecture: {
|
26521
26780
|
_enum: string[];
|
26522
26781
|
};
|
26523
26782
|
/**
|
26524
|
-
*
|
26783
|
+
* Lookup429: tangle_primitives::services::OperatingSystem
|
26525
26784
|
**/
|
26526
26785
|
TanglePrimitivesServicesOperatingSystem: {
|
26527
26786
|
_enum: string[];
|
26528
26787
|
};
|
26529
26788
|
/**
|
26530
|
-
*
|
26789
|
+
* Lookup433: tangle_primitives::services::ImageRegistryFetcher<C>
|
26531
26790
|
**/
|
26532
26791
|
TanglePrimitivesServicesImageRegistryFetcher: {
|
26533
26792
|
_alias: {
|
@@ -26538,7 +26797,7 @@ declare const _default: {
|
|
26538
26797
|
tag: string;
|
26539
26798
|
};
|
26540
26799
|
/**
|
26541
|
-
*
|
26800
|
+
* Lookup440: tangle_primitives::services::TestFetcher<C>
|
26542
26801
|
**/
|
26543
26802
|
TanglePrimitivesServicesTestFetcher: {
|
26544
26803
|
cargoPackage: string;
|
@@ -26546,19 +26805,19 @@ declare const _default: {
|
|
26546
26805
|
basePath: string;
|
26547
26806
|
};
|
26548
26807
|
/**
|
26549
|
-
*
|
26808
|
+
* Lookup442: tangle_primitives::services::NativeGadget<C>
|
26550
26809
|
**/
|
26551
26810
|
TanglePrimitivesServicesNativeGadget: {
|
26552
26811
|
sources: string;
|
26553
26812
|
};
|
26554
26813
|
/**
|
26555
|
-
*
|
26814
|
+
* Lookup443: tangle_primitives::services::ContainerGadget<C>
|
26556
26815
|
**/
|
26557
26816
|
TanglePrimitivesServicesContainerGadget: {
|
26558
26817
|
sources: string;
|
26559
26818
|
};
|
26560
26819
|
/**
|
26561
|
-
*
|
26820
|
+
* Lookup446: pallet_tangle_lst::pallet::Call<T>
|
26562
26821
|
**/
|
26563
26822
|
PalletTangleLstCall: {
|
26564
26823
|
_enum: {
|
@@ -26658,10 +26917,13 @@ declare const _default: {
|
|
26658
26917
|
poolId: string;
|
26659
26918
|
permission: string;
|
26660
26919
|
};
|
26920
|
+
set_last_pool_id: {
|
26921
|
+
poolId: string;
|
26922
|
+
};
|
26661
26923
|
};
|
26662
26924
|
};
|
26663
26925
|
/**
|
26664
|
-
*
|
26926
|
+
* Lookup447: pallet_tangle_lst::types::BondExtra<Balance>
|
26665
26927
|
**/
|
26666
26928
|
PalletTangleLstBondExtra: {
|
26667
26929
|
_enum: {
|
@@ -26669,7 +26931,7 @@ declare const _default: {
|
|
26669
26931
|
};
|
26670
26932
|
};
|
26671
26933
|
/**
|
26672
|
-
*
|
26934
|
+
* Lookup452: pallet_tangle_lst::types::ConfigOp<T>
|
26673
26935
|
**/
|
26674
26936
|
PalletTangleLstConfigOpU128: {
|
26675
26937
|
_enum: {
|
@@ -26679,7 +26941,7 @@ declare const _default: {
|
|
26679
26941
|
};
|
26680
26942
|
};
|
26681
26943
|
/**
|
26682
|
-
*
|
26944
|
+
* Lookup453: pallet_tangle_lst::types::ConfigOp<T>
|
26683
26945
|
**/
|
26684
26946
|
PalletTangleLstConfigOpU32: {
|
26685
26947
|
_enum: {
|
@@ -26689,7 +26951,7 @@ declare const _default: {
|
|
26689
26951
|
};
|
26690
26952
|
};
|
26691
26953
|
/**
|
26692
|
-
*
|
26954
|
+
* Lookup454: pallet_tangle_lst::types::ConfigOp<sp_arithmetic::per_things::Perbill>
|
26693
26955
|
**/
|
26694
26956
|
PalletTangleLstConfigOpPerbill: {
|
26695
26957
|
_enum: {
|
@@ -26699,7 +26961,7 @@ declare const _default: {
|
|
26699
26961
|
};
|
26700
26962
|
};
|
26701
26963
|
/**
|
26702
|
-
*
|
26964
|
+
* Lookup455: pallet_tangle_lst::types::ConfigOp<sp_core::crypto::AccountId32>
|
26703
26965
|
**/
|
26704
26966
|
PalletTangleLstConfigOpAccountId32: {
|
26705
26967
|
_enum: {
|
@@ -26709,7 +26971,7 @@ declare const _default: {
|
|
26709
26971
|
};
|
26710
26972
|
};
|
26711
26973
|
/**
|
26712
|
-
*
|
26974
|
+
* Lookup456: pallet_rewards::pallet::Call<T>
|
26713
26975
|
**/
|
26714
26976
|
PalletRewardsCall: {
|
26715
26977
|
_enum: {
|
@@ -26717,26 +26979,32 @@ declare const _default: {
|
|
26717
26979
|
claim_rewards: {
|
26718
26980
|
asset: string;
|
26719
26981
|
};
|
26982
|
+
claim_rewards_other: {
|
26983
|
+
who: string;
|
26984
|
+
asset: string;
|
26985
|
+
};
|
26720
26986
|
manage_asset_reward_vault: {
|
26721
26987
|
vaultId: string;
|
26722
26988
|
assetId: string;
|
26723
26989
|
action: string;
|
26724
26990
|
};
|
26991
|
+
create_reward_vault: {
|
26992
|
+
vaultId: string;
|
26993
|
+
newConfig: string;
|
26994
|
+
};
|
26725
26995
|
update_vault_reward_config: {
|
26726
26996
|
vaultId: string;
|
26727
26997
|
newConfig: string;
|
26728
26998
|
};
|
26999
|
+
update_decay_config: {
|
27000
|
+
startPeriod: string;
|
27001
|
+
rate: string;
|
27002
|
+
};
|
27003
|
+
update_apy_blocks: {
|
27004
|
+
blocks: string;
|
27005
|
+
};
|
26729
27006
|
};
|
26730
27007
|
};
|
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
27008
|
/**
|
26741
27009
|
* Lookup457: pallet_sudo::pallet::Error<T>
|
26742
27010
|
**/
|