@argonprotocol/mainchain 1.4.3-dev.8dfc7f36 → 1.4.3-dev.8e7d7af7
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/browser/index.d.ts +1427 -1702
- package/browser/index.js +1195 -27
- package/browser/index.js.map +1 -1
- package/lib/chunk-3KFMHNNJ.cjs +706 -0
- package/lib/chunk-3KFMHNNJ.cjs.map +1 -0
- package/lib/chunk-D3FCDADJ.cjs +175 -0
- package/lib/chunk-D3FCDADJ.cjs.map +1 -0
- package/lib/chunk-RF6NOJOR.js +706 -0
- package/lib/chunk-RF6NOJOR.js.map +1 -0
- package/lib/chunk-YPXWOFUS.js +175 -0
- package/lib/chunk-YPXWOFUS.js.map +1 -0
- package/lib/index.cjs +1226 -28
- package/lib/index.cjs.map +1 -1
- package/lib/index.d.cts +1427 -1702
- package/lib/index.d.ts +1427 -1702
- package/lib/index.js +1225 -27
- package/lib/index.js.map +1 -1
- package/lib/lib-CU2JUZW6.cjs +403 -0
- package/lib/lib-CU2JUZW6.cjs.map +1 -0
- package/lib/lib-P3PEMYOB.js +403 -0
- package/lib/lib-P3PEMYOB.js.map +1 -0
- package/lib/setPreset-NCTHSXWD.js +15 -0
- package/lib/setPreset-NCTHSXWD.js.map +1 -0
- package/lib/setPreset-XHOPATBO.cjs +15 -0
- package/lib/setPreset-XHOPATBO.cjs.map +1 -0
- package/package.json +31 -25
- package/src/interfaces/augment-api-consts.ts +603 -0
- package/src/interfaces/augment-api-errors.ts +1179 -0
- package/src/interfaces/augment-api-events.ts +1816 -0
- package/src/interfaces/augment-api-query.ts +1545 -0
- package/src/interfaces/augment-api-rpc.ts +1133 -0
- package/src/interfaces/augment-api-runtime.ts +332 -0
- package/src/interfaces/augment-api-tx.ts +2184 -0
- package/src/interfaces/augment-api.ts +10 -0
- package/src/interfaces/augment-types.ts +2688 -0
- package/src/interfaces/definitions.ts +57 -0
- package/src/interfaces/ethereum/index.ts +4 -0
- package/src/interfaces/ethereum/types.ts +54 -0
- package/src/interfaces/lookup.ts +3769 -0
- package/src/interfaces/registry.ts +558 -0
- package/src/interfaces/types-lookup.ts +4347 -0
package/lib/index.d.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { ApiTypes, AugmentedConst, AugmentedError, AugmentedEvent, AugmentedQuery, AugmentedSubmittable, SubmittableExtrinsic, AugmentedCall } from '@polkadot/api-base/types';
|
|
2
|
-
import { u128, u32, u64, u16, u8,
|
|
2
|
+
import { u128, u32, u64, bool, u16, u8, Bytes, Vec, Option, i128, U8aFixed, Result, Null, BTreeSet, BTreeMap, Compact, Text, HashMap, U256, U64, f64, Json, Enum, Struct, BitVec, Bool, f32, F32, F64, I128, i16, I16, i256, I256, i32, I32, i64, I64, i8, I8, isize, ISize, OptionBool, Raw, Type, U128, U16, u256, U32, U8, usize, USize } from '@polkadot/types-codec';
|
|
3
3
|
export { BTreeMap, Bool, Bytes, Compact, Enum, Null, Option, Range, Result, Struct, Text, Tuple, U256, U8aFixed, Vec, bool, i128, u128, u16, u32, u64, u8 } from '@polkadot/types-codec';
|
|
4
4
|
import { ITuple, AnyNumber, IMethod, Codec } from '@polkadot/types-codec/types';
|
|
5
5
|
export { Codec, ITuple } from '@polkadot/types-codec/types';
|
|
6
|
-
import {
|
|
6
|
+
import { AccountId32, Percent, H256, H160, MultiAddress, Call, Hash, SignedBlock, BlockNumber, Header, StorageData, AccountId, Justification, H64, KeyValue, Index, Block, ExtrinsicInclusionMode, 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, KeyTypeId, LockIdentifier, LookupSource, LookupTarget, ModuleId, Moment, MultiSigner, OpaqueCall, Origin, OriginCaller, PalletId, PalletsOrigin, PalletVersion, Pays, Perbill, Permill, Perquintill, PerU16, Phantom, PhantomData, PreRuntime, Releases, RuntimeCall, RuntimeDbWeight, RuntimeEvent, Seal, SealV0, SignedBlockWithJustification, SignedBlockWithJustifications, Slot, SlotDuration, StorageInfo, StorageProof, TransactionInfo, TransactionLongevity, TransactionPriority, TransactionStorageProof, TransactionTag, U32F32, ValidatorId, ValidatorIdOf, WeightMultiplier, WeightV0, WeightV1, WeightV2 } from '@polkadot/types/interfaces/runtime';
|
|
7
7
|
export { AccountId, AccountId32, Block, Call, H160, H256, Header, MultiAddress, Permill, SignedBlock } from '@polkadot/types/interfaces/runtime';
|
|
8
|
-
import { FrameSupportPalletId, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, SpWeightsRuntimeDbWeight, SpVersionRuntimeVersion, ArgonRuntimeRuntimeHoldReason, FrameSupportTokensMiscBalanceStatus, PalletBalancesUnexpectedKind, SpRuntimeDispatchError, ArgonPrimitivesBitcoinUtxoRef, ArgonPrimitivesBitcoinBitcoinRejectedReason, ArgonPrimitivesBlockSealBlockPayout,
|
|
8
|
+
import { FrameSupportPalletId, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, SpWeightsRuntimeDbWeight, SpVersionRuntimeVersion, ArgonRuntimeRuntimeHoldReason, FrameSupportTokensMiscBalanceStatus, PalletBalancesUnexpectedKind, SpRuntimeDispatchError, ArgonPrimitivesBitcoinUtxoRef, ArgonPrimitivesBitcoinBitcoinRejectedReason, ArgonPrimitivesBlockSealBlockPayout, PalletCrosschainTransferSourceChain, PalletCrosschainTransferBurnNotice, PalletDomainsDomainRegistration, ArgonPrimitivesDomainZoneRecord, PalletEthereumVerifierBasicOperatingMode, ArgonRuntimeOriginCaller, SpConsensusGrandpaAppPublic, ArgonPrimitivesBlockSealMiningRegistration, PalletMintMintType, PalletMultisigTimepoint, ArgonPrimitivesNotaryNotaryRecord, ArgonPrimitivesNotaryNotaryMeta, ArgonNotaryAuditErrorVerifyError, ArgonPrimitivesProvidersOperationalRewardKind, PalletProxyDepositKind, ArgonRuntimeProxyType, FrameSystemDispatchEventInfo, PalletTreasuryBondReleaseReason, PalletBalancesAccountData, FrameSupportTokensMiscIdAmountRuntimeFreezeReason, FrameSupportTokensMiscIdAmountRuntimeHoldReason, PalletBalancesBalanceLock, PalletBalancesReserveData, PalletBitcoinLocksLockReleaseRequest, PalletBitcoinLocksLockedBitcoin, PalletBitcoinLocksOrphanedUtxo, ArgonPrimitivesBitcoinBitcoinNetwork, ArgonPrimitivesBitcoinBitcoinBlock, ArgonPrimitivesBitcoinUtxoValue, ArgonPrimitivesForkPower, ArgonPrimitivesProvidersBlockSealerInfo, ArgonPrimitivesInherentsBlockSealInherent, ArgonPrimitivesDigestsBlockVoteDigest, ArgonPrimitivesNotaryNotaryNotebookVoteDigestDetails, PalletCrosschainTransferChainConfig, ArgonPrimitivesDigestsDigestset, SnowbridgeBeaconPrimitivesSyncCommitteePrepared, PalletEthereumVerifierExecutionHeaderAnchor, PalletEthereumVerifierFinalizedBeaconHeaderState, PalletEthereumVerifierForkVersions, PalletGrandpaStoredPendingChange, PalletGrandpaStoredState, PalletLocalchainTransferQueuedTransferOut, ArgonPrimitivesBlockSealMiningBidStats, PalletMiningSlotMinerNonceScoring, ArgonPrimitivesBlockSealMiningSlotConfig, ArgonPrimitivesDigestsFrameInfo, PalletMintMintAction, PalletMultisigMultisig, ArgonPrimitivesBalanceChangeAccountOrigin, ArgonPrimitivesDigestsNotebookDigest, ArgonPrimitivesNotaryNotaryNotebookKeyDetails, PalletOperationalAccountsOperationalAccount, PalletOperationalAccountsRewardsConfig, PalletPriceIndexPriceIndex, PalletPriceIndexCpiMeasurementBucket, PalletProxyAnnouncement, PalletProxyProxyDefinition, FrameSystemAccountInfo, FrameSystemCodeUpgradeAuthorization, FrameSupportDispatchPerDispatchClassWeight, SpRuntimeDigest, FrameSystemEventRecord, FrameSystemPhase, SpWeightsWeightV2Weight, FrameSystemLastRuntimeUpgradeInfo, ArgonPrimitivesTickTicker, PalletTransactionPaymentReleases, FrameSupportTokensFungibleImbalance, PalletTreasuryBondLot, PalletTreasuryBondLotSummary, PalletTreasuryFrameVaultCapital, PalletVaultsRecentCapacityDrop, PalletVaultsVaultFrameRevenue, ArgonPrimitivesVault, ArgonPrimitivesBitcoinBitcoinXPub, PalletBalancesAdjustmentDirection, ArgonPrimitivesBitcoinCompressedBitcoinPubkey, PalletBitcoinLocksLockOptions, ArgonPrimitivesBitcoinH256Le, ArgonPrimitivesInherentsBitcoinUtxoSync, PalletCrosschainTransferTransferProof, PalletEthereumVerifierCheckpointUpdate, PalletEthereumVerifierExecutionProof, PalletEthereumVerifierUpdate, SpConsensusGrandpaEquivocationProof, SpCoreVoid, ArgonRuntimeSessionKeys, ArgonPrimitivesNotebookSignedNotebookHeader, PalletOperationalAccountsOperationalProgressPatch, PalletOperationalAccountsRegistration, PalletVaultsVaultConfig, ArgonPrimitivesVaultVaultTerms, ArgonPrimitivesBitcoinOpaqueBitcoinXpub, ArgonPrimitivesEthereumEthereumLog as ArgonPrimitivesEthereumEthereumLog$1, ArgonPrimitivesEthereumEthereumProof as ArgonPrimitivesEthereumEthereumProof$1 } from '@polkadot/types/lookup';
|
|
9
9
|
export * from '@polkadot/types/lookup';
|
|
10
10
|
import { Observable, IExtrinsic } from '@polkadot/types/types';
|
|
11
11
|
import { AugmentedRpc } from '@polkadot/rpc-core/types';
|
|
@@ -98,6 +98,8 @@ export { IExtrinsic, ISignerPayload, ISubmittableResult, Signer, SignerResult }
|
|
|
98
98
|
import { GenericEvent } from '@polkadot/types/generic';
|
|
99
99
|
export { GenericAddress, GenericBlock, GenericEvent } from '@polkadot/types/generic';
|
|
100
100
|
import BigNumber from 'bignumber.js';
|
|
101
|
+
import * as __artifacts_contracts_MintingGateway_sol_artifacts_js from './artifacts/contracts/MintingGateway.sol/artifacts.js';
|
|
102
|
+
import { Hex, createPublicClient } from 'viem';
|
|
101
103
|
export { hexToU8a, u8aEq, u8aToHex } from '@polkadot/util';
|
|
102
104
|
|
|
103
105
|
declare module '@polkadot/api-base/types/consts' {
|
|
@@ -241,17 +243,26 @@ declare module '@polkadot/api-base/types/consts' {
|
|
|
241
243
|
**/
|
|
242
244
|
targetBlockVotes: u128 & AugmentedConst<ApiType>;
|
|
243
245
|
};
|
|
244
|
-
|
|
246
|
+
crosschainTransfer: {
|
|
245
247
|
/**
|
|
246
|
-
*
|
|
248
|
+
* Canonical Ethereum burn-accounting account representing funds moved to Ethereum.
|
|
247
249
|
**/
|
|
248
|
-
|
|
249
|
-
palletId: FrameSupportPalletId & AugmentedConst<ApiType>;
|
|
250
|
+
ethereumBurnAccount: AccountId32 & AugmentedConst<ApiType>;
|
|
250
251
|
/**
|
|
251
|
-
*
|
|
252
|
-
*
|
|
252
|
+
* Retention window, in ticks, for recent Argon transfer evidence used by operational
|
|
253
|
+
* accounts.
|
|
253
254
|
**/
|
|
254
|
-
|
|
255
|
+
recentTransferRetentionTicks: u64 & AugmentedConst<ApiType>;
|
|
256
|
+
};
|
|
257
|
+
ethereumVerifier: {
|
|
258
|
+
/**
|
|
259
|
+
* Whether the read-only event-log verification API is enabled.
|
|
260
|
+
**/
|
|
261
|
+
eventLogVerifierEnabled: bool & AugmentedConst<ApiType>;
|
|
262
|
+
/**
|
|
263
|
+
* Minimum gap between finalized headers for an update to be free.
|
|
264
|
+
**/
|
|
265
|
+
freeHeadersInterval: u32 & AugmentedConst<ApiType>;
|
|
255
266
|
};
|
|
256
267
|
grandpa: {
|
|
257
268
|
/**
|
|
@@ -272,27 +283,17 @@ declare module '@polkadot/api-base/types/consts' {
|
|
|
272
283
|
**/
|
|
273
284
|
maxSetIdSessionEntries: u64 & AugmentedConst<ApiType>;
|
|
274
285
|
};
|
|
275
|
-
|
|
276
|
-
/**
|
|
277
|
-
* How many blocks to retain inbound transfer records.
|
|
278
|
-
**/
|
|
279
|
-
inboundTransfersRetentionBlocks: u32 & AugmentedConst<ApiType>;
|
|
280
|
-
/**
|
|
281
|
-
* Maximum number of bytes allowed in a TokenGateway request body (0 disables the cap).
|
|
282
|
-
**/
|
|
283
|
-
maxInboundTransferBytes: u32 & AugmentedConst<ApiType>;
|
|
284
|
-
/**
|
|
285
|
-
* Maximum number of records retained from a single block.
|
|
286
|
-
**/
|
|
287
|
-
maxTransfersToRetainPerBlock: u32 & AugmentedConst<ApiType>;
|
|
286
|
+
localchainTransfer: {
|
|
288
287
|
/**
|
|
289
|
-
*
|
|
288
|
+
* How many transfers out can be queued per block
|
|
290
289
|
**/
|
|
291
|
-
|
|
290
|
+
maxPendingTransfersOutPerBlock: u32 & AugmentedConst<ApiType>;
|
|
291
|
+
palletId: FrameSupportPalletId & AugmentedConst<ApiType>;
|
|
292
292
|
/**
|
|
293
|
-
*
|
|
293
|
+
* How long a transfer should remain in storage before returning. NOTE: there is a 2 tick
|
|
294
|
+
* grace period where we will still allow a transfer
|
|
294
295
|
**/
|
|
295
|
-
|
|
296
|
+
transferExpirationTicks: u64 & AugmentedConst<ApiType>;
|
|
296
297
|
};
|
|
297
298
|
miningSlot: {
|
|
298
299
|
/**
|
|
@@ -325,6 +326,10 @@ declare module '@polkadot/api-base/types/consts' {
|
|
|
325
326
|
* The minimum argonots needed per seat
|
|
326
327
|
**/
|
|
327
328
|
minimumArgonotsPerSeat: u128 & AugmentedConst<ApiType>;
|
|
329
|
+
/**
|
|
330
|
+
* Account that receives mining bid funds before treasury distribution.
|
|
331
|
+
**/
|
|
332
|
+
miningBidPoolAccount: AccountId32 & AugmentedConst<ApiType>;
|
|
328
333
|
/**
|
|
329
334
|
* The damper on the price per seat adjustment (from the last price)
|
|
330
335
|
**/
|
|
@@ -398,41 +403,29 @@ declare module '@polkadot/api-base/types/consts' {
|
|
|
398
403
|
};
|
|
399
404
|
operationalAccounts: {
|
|
400
405
|
/**
|
|
401
|
-
*
|
|
402
|
-
**/
|
|
403
|
-
accessCodeExpirationFrames: u64 & AugmentedConst<ApiType>;
|
|
404
|
-
/**
|
|
405
|
-
* Additional argon amount (base units) required per access code after operational.
|
|
406
|
+
* Additional argon amount (base units) required per referral after operational.
|
|
406
407
|
**/
|
|
407
|
-
|
|
408
|
+
bitcoinLockSizeForReferral: u128 & AugmentedConst<ApiType>;
|
|
408
409
|
/**
|
|
409
|
-
* Maximum number of
|
|
410
|
+
* Maximum number of available referrals allowed at once.
|
|
410
411
|
**/
|
|
411
|
-
|
|
412
|
+
maxAvailableReferrals: u32 & AugmentedConst<ApiType>;
|
|
412
413
|
/**
|
|
413
414
|
* Maximum number of encrypted server bytes stored per sponsee.
|
|
414
415
|
**/
|
|
415
416
|
maxEncryptedServerLen: u32 & AugmentedConst<ApiType>;
|
|
416
417
|
/**
|
|
417
|
-
* Maximum number of
|
|
418
|
-
**/
|
|
419
|
-
maxIssuableAccessCodes: u32 & AugmentedConst<ApiType>;
|
|
420
|
-
/**
|
|
421
|
-
* Maximum number of queued operational rewards.
|
|
422
|
-
**/
|
|
423
|
-
maxOperationalRewardsQueued: u32 & AugmentedConst<ApiType>;
|
|
424
|
-
/**
|
|
425
|
-
* Maximum number of unactivated (issued but unused) access codes allowed at once.
|
|
418
|
+
* Maximum number of expired referral codes cleared per block.
|
|
426
419
|
**/
|
|
427
|
-
|
|
420
|
+
maxExpiredReferralCodeCleanupsPerBlock: u32 & AugmentedConst<ApiType>;
|
|
428
421
|
/**
|
|
429
422
|
* Mining seats required to become operational.
|
|
430
423
|
**/
|
|
431
424
|
miningSeatsForOperational: u32 & AugmentedConst<ApiType>;
|
|
432
425
|
/**
|
|
433
|
-
* Mining seats required per
|
|
426
|
+
* Mining seats required per referral after operational.
|
|
434
427
|
**/
|
|
435
|
-
|
|
428
|
+
miningSeatsPerReferral: u32 & AugmentedConst<ApiType>;
|
|
436
429
|
/**
|
|
437
430
|
* Minimum vault securitization required to become operational.
|
|
438
431
|
**/
|
|
@@ -576,12 +569,6 @@ declare module '@polkadot/api-base/types/consts' {
|
|
|
576
569
|
**/
|
|
577
570
|
minimumPeriod: u64 & AugmentedConst<ApiType>;
|
|
578
571
|
};
|
|
579
|
-
tokenGateway: {
|
|
580
|
-
/**
|
|
581
|
-
* The decimals of the native currency
|
|
582
|
-
**/
|
|
583
|
-
decimals: u8 & AugmentedConst<ApiType>;
|
|
584
|
-
};
|
|
585
572
|
transactionPayment: {
|
|
586
573
|
/**
|
|
587
574
|
* A fee multiplier for `Operational` extrinsics to compute "virtual tip" to boost their
|
|
@@ -610,28 +597,23 @@ declare module '@polkadot/api-base/types/consts' {
|
|
|
610
597
|
};
|
|
611
598
|
treasury: {
|
|
612
599
|
/**
|
|
613
|
-
* The maximum number of
|
|
600
|
+
* The maximum number of bond lots whose release delay may mature in a single frame.
|
|
614
601
|
**/
|
|
615
602
|
maxPendingUnlocksPerFrame: u32 & AugmentedConst<ApiType>;
|
|
616
603
|
/**
|
|
617
|
-
* The maximum number of
|
|
618
|
-
* entries beyond the active pool size.
|
|
619
|
-
**/
|
|
620
|
-
maxTrackedTreasuryFunders: u32 & AugmentedConst<ApiType>;
|
|
621
|
-
/**
|
|
622
|
-
* The maximum number of contributors in a vault's treasury pool
|
|
604
|
+
* The maximum number of accepted bond lots in a vault's accepted bond-lot list.
|
|
623
605
|
**/
|
|
624
606
|
maxTreasuryContributors: u32 & AugmentedConst<ApiType>;
|
|
625
607
|
/**
|
|
626
|
-
* The number of vaults that can participate in
|
|
608
|
+
* The maximum number of vaults that can participate in one frame's locked vault capital.
|
|
627
609
|
**/
|
|
628
610
|
maxVaultsPerPool: u32 & AugmentedConst<ApiType>;
|
|
629
611
|
/**
|
|
630
|
-
* The minimum
|
|
612
|
+
* The minimum whole-bond purchase amount.
|
|
631
613
|
**/
|
|
632
614
|
minimumArgonsPerContributor: u128 & AugmentedConst<ApiType>;
|
|
633
615
|
/**
|
|
634
|
-
*
|
|
616
|
+
* Treasury pallet id retained in metadata for account derivation.
|
|
635
617
|
**/
|
|
636
618
|
palletId: FrameSupportPalletId & AugmentedConst<ApiType>;
|
|
637
619
|
/**
|
|
@@ -639,9 +621,13 @@ declare module '@polkadot/api-base/types/consts' {
|
|
|
639
621
|
**/
|
|
640
622
|
percentForTreasuryReserves: Percent & AugmentedConst<ApiType>;
|
|
641
623
|
/**
|
|
642
|
-
* The number of frames
|
|
624
|
+
* The number of frames a releasing bond lot remains held before release.
|
|
643
625
|
**/
|
|
644
626
|
treasuryExitDelayFrames: u64 & AugmentedConst<ApiType>;
|
|
627
|
+
/**
|
|
628
|
+
* Account that holds treasury reserves for claims and reserve-funded payouts.
|
|
629
|
+
**/
|
|
630
|
+
treasuryReservesAccount: AccountId32 & AugmentedConst<ApiType>;
|
|
645
631
|
};
|
|
646
632
|
txPause: {
|
|
647
633
|
/**
|
|
@@ -658,6 +644,11 @@ declare module '@polkadot/api-base/types/consts' {
|
|
|
658
644
|
batchedCallsLimit: u32 & AugmentedConst<ApiType>;
|
|
659
645
|
};
|
|
660
646
|
vaults: {
|
|
647
|
+
/**
|
|
648
|
+
* One no-fee stale `initialize_for` failure is allowed for each this-many units of lost
|
|
649
|
+
* `available_for_lock`.
|
|
650
|
+
**/
|
|
651
|
+
capacityDropAttemptUnit: u128 & AugmentedConst<ApiType>;
|
|
661
652
|
/**
|
|
662
653
|
* Max concurrent cosigns pending per vault
|
|
663
654
|
**/
|
|
@@ -666,6 +657,10 @@ declare module '@polkadot/api-base/types/consts' {
|
|
|
666
657
|
* The max pending vault term changes per block
|
|
667
658
|
**/
|
|
668
659
|
maxPendingTermModificationsPerTick: u32 & AugmentedConst<ApiType>;
|
|
660
|
+
/**
|
|
661
|
+
* Maximum number of recent `available_for_lock` drops retained per vault.
|
|
662
|
+
**/
|
|
663
|
+
maxRecentCapacityDropsPerVault: u32 & AugmentedConst<ApiType>;
|
|
669
664
|
/**
|
|
670
665
|
* The max number of vaults that can be created
|
|
671
666
|
**/
|
|
@@ -678,6 +673,10 @@ declare module '@polkadot/api-base/types/consts' {
|
|
|
678
673
|
* Minimum vault securitization required while the operational floor lock is active.
|
|
679
674
|
**/
|
|
680
675
|
operationalMinimumVaultSecuritization: u128 & AugmentedConst<ApiType>;
|
|
676
|
+
/**
|
|
677
|
+
* Number of Argon blocks to keep recent `available_for_lock` drops for stale init checks.
|
|
678
|
+
**/
|
|
679
|
+
recentCapacityDropBlockWindow: u32 & AugmentedConst<ApiType>;
|
|
681
680
|
/**
|
|
682
681
|
* The number of frames within which revenue must be collected
|
|
683
682
|
**/
|
|
@@ -1029,36 +1028,51 @@ declare module '@polkadot/api-base/types/errors' {
|
|
|
1029
1028
|
**/
|
|
1030
1029
|
MaxNotebooksAtTickExceeded: AugmentedError<ApiType>;
|
|
1031
1030
|
};
|
|
1032
|
-
|
|
1031
|
+
crosschainTransfer: {
|
|
1033
1032
|
/**
|
|
1034
|
-
*
|
|
1033
|
+
* The captured reimbursable fee is greater than or equal to the burned Argon amount.
|
|
1035
1034
|
**/
|
|
1036
|
-
|
|
1035
|
+
InsufficientBurnAmountForFee: AugmentedError<ApiType>;
|
|
1037
1036
|
/**
|
|
1038
|
-
*
|
|
1037
|
+
* The burn account lacks enough balance for the payout.
|
|
1039
1038
|
**/
|
|
1040
|
-
|
|
1039
|
+
InsufficientLiquidity: AugmentedError<ApiType>;
|
|
1041
1040
|
/**
|
|
1042
|
-
* The
|
|
1041
|
+
* The claimed amount was zero or too large for the local balance type.
|
|
1043
1042
|
**/
|
|
1044
|
-
|
|
1043
|
+
InvalidAmount: AugmentedError<ApiType>;
|
|
1045
1044
|
/**
|
|
1046
|
-
* The
|
|
1045
|
+
* The configured source-chain shape is incomplete or malformed.
|
|
1047
1046
|
**/
|
|
1048
|
-
|
|
1049
|
-
MaxBlockTransfersExceeded: AugmentedError<ApiType>;
|
|
1047
|
+
InvalidChainConfig: AugmentedError<ApiType>;
|
|
1050
1048
|
/**
|
|
1051
|
-
*
|
|
1049
|
+
* The Ethereum event topics or payload do not match `BurnForTransfer`.
|
|
1052
1050
|
**/
|
|
1053
|
-
|
|
1051
|
+
InvalidEthereumEvent: AugmentedError<ApiType>;
|
|
1054
1052
|
/**
|
|
1055
|
-
* The
|
|
1053
|
+
* The Ethereum verifier rejected the supplied proof.
|
|
1056
1054
|
**/
|
|
1057
|
-
|
|
1055
|
+
InvalidProof: AugmentedError<ApiType>;
|
|
1058
1056
|
/**
|
|
1059
|
-
*
|
|
1057
|
+
* The destination account bytes could not be decoded into a local account id.
|
|
1060
1058
|
**/
|
|
1061
|
-
|
|
1059
|
+
InvalidRecipient: AugmentedError<ApiType>;
|
|
1060
|
+
/**
|
|
1061
|
+
* The claim nonce is not exactly the next accepted nonce for the source account.
|
|
1062
|
+
**/
|
|
1063
|
+
UnexpectedNonce: AugmentedError<ApiType>;
|
|
1064
|
+
/**
|
|
1065
|
+
* The gateway does not match the active or still-accepted previous release.
|
|
1066
|
+
**/
|
|
1067
|
+
UnsupportedGateway: AugmentedError<ApiType>;
|
|
1068
|
+
/**
|
|
1069
|
+
* The source chain is not configured for inbound claims.
|
|
1070
|
+
**/
|
|
1071
|
+
UnsupportedSource: AugmentedError<ApiType>;
|
|
1072
|
+
/**
|
|
1073
|
+
* The token is not supported under the matched gateway release.
|
|
1074
|
+
**/
|
|
1075
|
+
UnsupportedToken: AugmentedError<ApiType>;
|
|
1062
1076
|
};
|
|
1063
1077
|
digests: {
|
|
1064
1078
|
/**
|
|
@@ -1136,6 +1150,38 @@ declare module '@polkadot/api-base/types/errors' {
|
|
|
1136
1150
|
**/
|
|
1137
1151
|
NotDomainOwner: AugmentedError<ApiType>;
|
|
1138
1152
|
};
|
|
1153
|
+
ethereumVerifier: {
|
|
1154
|
+
BlockBodyHashTreeRootFailed: AugmentedError<ApiType>;
|
|
1155
|
+
BLSPreparePublicKeysFailed: AugmentedError<ApiType>;
|
|
1156
|
+
BLSVerificationFailed: AugmentedError<ApiType>;
|
|
1157
|
+
ExpectedFinalizedHeaderNotStored: AugmentedError<ApiType>;
|
|
1158
|
+
ForkDataHashTreeRootFailed: AugmentedError<ApiType>;
|
|
1159
|
+
Halted: AugmentedError<ApiType>;
|
|
1160
|
+
HeaderHashTreeRootFailed: AugmentedError<ApiType>;
|
|
1161
|
+
InvalidExecutionHeaderProof: AugmentedError<ApiType>;
|
|
1162
|
+
/**
|
|
1163
|
+
* The gap between finalized headers is larger than the retained historical window.
|
|
1164
|
+
**/
|
|
1165
|
+
InvalidFinalizedHeaderGap: AugmentedError<ApiType>;
|
|
1166
|
+
InvalidHeaderMerkleProof: AugmentedError<ApiType>;
|
|
1167
|
+
InvalidSyncCommitteeMerkleProof: AugmentedError<ApiType>;
|
|
1168
|
+
/**
|
|
1169
|
+
* The given update is not in the expected period, or the given next sync committee does
|
|
1170
|
+
* not match the next sync committee in storage.
|
|
1171
|
+
**/
|
|
1172
|
+
InvalidSyncCommitteeUpdate: AugmentedError<ApiType>;
|
|
1173
|
+
InvalidUpdateSlot: AugmentedError<ApiType>;
|
|
1174
|
+
/**
|
|
1175
|
+
* Attested header is older than latest finalized header.
|
|
1176
|
+
**/
|
|
1177
|
+
IrrelevantUpdate: AugmentedError<ApiType>;
|
|
1178
|
+
NotBootstrapped: AugmentedError<ApiType>;
|
|
1179
|
+
SigningRootHashTreeRootFailed: AugmentedError<ApiType>;
|
|
1180
|
+
SkippedSyncCommitteePeriod: AugmentedError<ApiType>;
|
|
1181
|
+
SyncCommitteeHashTreeRootFailed: AugmentedError<ApiType>;
|
|
1182
|
+
SyncCommitteeParticipantsNotSupermajority: AugmentedError<ApiType>;
|
|
1183
|
+
SyncCommitteeUpdateRequired: AugmentedError<ApiType>;
|
|
1184
|
+
};
|
|
1139
1185
|
feeControl: {
|
|
1140
1186
|
/**
|
|
1141
1187
|
* The requested tip + fee is higher than the maximum allowed by the sponsor
|
|
@@ -1174,32 +1220,36 @@ declare module '@polkadot/api-base/types/errors' {
|
|
|
1174
1220
|
**/
|
|
1175
1221
|
TooSoon: AugmentedError<ApiType>;
|
|
1176
1222
|
};
|
|
1177
|
-
|
|
1178
|
-
|
|
1223
|
+
localchainTransfer: {
|
|
1224
|
+
/**
|
|
1225
|
+
* Insufficient balance to create this transfer
|
|
1226
|
+
**/
|
|
1227
|
+
InsufficientFunds: AugmentedError<ApiType>;
|
|
1179
1228
|
/**
|
|
1180
|
-
*
|
|
1229
|
+
* Insufficient balance to fulfill a mainchain transfer
|
|
1181
1230
|
**/
|
|
1182
|
-
|
|
1231
|
+
InsufficientNotarizedFunds: AugmentedError<ApiType>;
|
|
1183
1232
|
/**
|
|
1184
|
-
*
|
|
1233
|
+
* The notary id is not registered
|
|
1185
1234
|
**/
|
|
1186
|
-
|
|
1235
|
+
InvalidNotaryUsedForTransfer: AugmentedError<ApiType>;
|
|
1187
1236
|
/**
|
|
1188
|
-
*
|
|
1237
|
+
* The transfer was already submitted in a previous block
|
|
1189
1238
|
**/
|
|
1190
|
-
|
|
1239
|
+
InvalidOrDuplicatedLocalchainTransfer: AugmentedError<ApiType>;
|
|
1240
|
+
MaxBlockTransfersExceeded: AugmentedError<ApiType>;
|
|
1191
1241
|
/**
|
|
1192
|
-
*
|
|
1242
|
+
* No transfer IDs are currently available
|
|
1193
1243
|
**/
|
|
1194
|
-
|
|
1244
|
+
NoAvailableTransferId: AugmentedError<ApiType>;
|
|
1195
1245
|
/**
|
|
1196
|
-
*
|
|
1246
|
+
* The notary is currently locked and cannot process transfers
|
|
1197
1247
|
**/
|
|
1198
|
-
|
|
1248
|
+
NotaryLockedForTransfer: AugmentedError<ApiType>;
|
|
1199
1249
|
/**
|
|
1200
|
-
*
|
|
1250
|
+
* A transfer was submitted in a previous block but the expiration block has passed
|
|
1201
1251
|
**/
|
|
1202
|
-
|
|
1252
|
+
NotebookIncludesExpiredLocalchainTransfer: AugmentedError<ApiType>;
|
|
1203
1253
|
};
|
|
1204
1254
|
miningSlot: {
|
|
1205
1255
|
/**
|
|
@@ -1406,14 +1456,14 @@ declare module '@polkadot/api-base/types/errors' {
|
|
|
1406
1456
|
NotebookTickAlreadyUsed: AugmentedError<ApiType>;
|
|
1407
1457
|
};
|
|
1408
1458
|
operationalAccounts: {
|
|
1409
|
-
/**
|
|
1410
|
-
* The access code is already registered.
|
|
1411
|
-
**/
|
|
1412
|
-
AccessCodeAlreadyRegistered: AugmentedError<ApiType>;
|
|
1413
1459
|
/**
|
|
1414
1460
|
* One of the provided accounts is already linked to an operational account.
|
|
1415
1461
|
**/
|
|
1416
1462
|
AccountAlreadyLinked: AugmentedError<ApiType>;
|
|
1463
|
+
/**
|
|
1464
|
+
* The account is already operational.
|
|
1465
|
+
**/
|
|
1466
|
+
AlreadyOperational: AugmentedError<ApiType>;
|
|
1417
1467
|
/**
|
|
1418
1468
|
* The caller already registered an operational account.
|
|
1419
1469
|
**/
|
|
@@ -1422,38 +1472,30 @@ declare module '@polkadot/api-base/types/errors' {
|
|
|
1422
1472
|
* The encrypted server payload exceeds the configured max length.
|
|
1423
1473
|
**/
|
|
1424
1474
|
EncryptedServerTooLong: AugmentedError<ApiType>;
|
|
1425
|
-
/**
|
|
1426
|
-
* The access code provided is not registered.
|
|
1427
|
-
**/
|
|
1428
|
-
InvalidAccessCode: AugmentedError<ApiType>;
|
|
1429
|
-
/**
|
|
1430
|
-
* The access code activation proof is invalid.
|
|
1431
|
-
**/
|
|
1432
|
-
InvalidAccessCodeProof: AugmentedError<ApiType>;
|
|
1433
1475
|
/**
|
|
1434
1476
|
* One of the linked account ownership proofs is invalid.
|
|
1435
1477
|
**/
|
|
1436
1478
|
InvalidAccountProof: AugmentedError<ApiType>;
|
|
1437
1479
|
/**
|
|
1438
|
-
* The
|
|
1439
|
-
**/
|
|
1440
|
-
InvalidRegistrationSubmitter: AugmentedError<ApiType>;
|
|
1441
|
-
/**
|
|
1442
|
-
* Too many access codes are already scheduled to expire in this frame.
|
|
1480
|
+
* The referral proof or sponsor proof is invalid.
|
|
1443
1481
|
**/
|
|
1444
|
-
|
|
1482
|
+
InvalidReferralProof: AugmentedError<ApiType>;
|
|
1445
1483
|
/**
|
|
1446
|
-
*
|
|
1484
|
+
* The caller is not one of the accounts included in the registration.
|
|
1447
1485
|
**/
|
|
1448
|
-
|
|
1486
|
+
InvalidRegistrationSubmitter: AugmentedError<ApiType>;
|
|
1449
1487
|
/**
|
|
1450
|
-
*
|
|
1488
|
+
* The operational account has no pending rewards to claim.
|
|
1451
1489
|
**/
|
|
1452
|
-
|
|
1490
|
+
NoPendingRewards: AugmentedError<ApiType>;
|
|
1453
1491
|
/**
|
|
1454
1492
|
* The requested progress patch does not contain any updates.
|
|
1455
1493
|
**/
|
|
1456
1494
|
NoProgressUpdateProvided: AugmentedError<ApiType>;
|
|
1495
|
+
/**
|
|
1496
|
+
* The account has not satisfied operational requirements yet.
|
|
1497
|
+
**/
|
|
1498
|
+
NotEligibleForActivation: AugmentedError<ApiType>;
|
|
1457
1499
|
/**
|
|
1458
1500
|
* The caller has not registered an operational account.
|
|
1459
1501
|
**/
|
|
@@ -1462,6 +1504,26 @@ declare module '@polkadot/api-base/types/errors' {
|
|
|
1462
1504
|
* The caller is not the sponsor of the requested sponsee.
|
|
1463
1505
|
**/
|
|
1464
1506
|
NotSponsorOfSponsee: AugmentedError<ApiType>;
|
|
1507
|
+
/**
|
|
1508
|
+
* The referral proof has expired.
|
|
1509
|
+
**/
|
|
1510
|
+
ReferralProofExpired: AugmentedError<ApiType>;
|
|
1511
|
+
/**
|
|
1512
|
+
* Reward claims must be at least one Argon.
|
|
1513
|
+
**/
|
|
1514
|
+
RewardClaimBelowMinimum: AugmentedError<ApiType>;
|
|
1515
|
+
/**
|
|
1516
|
+
* The requested reward claim exceeds pending rewards.
|
|
1517
|
+
**/
|
|
1518
|
+
RewardClaimExceedsPending: AugmentedError<ApiType>;
|
|
1519
|
+
/**
|
|
1520
|
+
* Reward claims must be whole Argon increments.
|
|
1521
|
+
**/
|
|
1522
|
+
RewardClaimNotWholeArgon: AugmentedError<ApiType>;
|
|
1523
|
+
/**
|
|
1524
|
+
* The treasury does not currently have enough available reserves for the claim.
|
|
1525
|
+
**/
|
|
1526
|
+
TreasuryInsufficientFunds: AugmentedError<ApiType>;
|
|
1465
1527
|
};
|
|
1466
1528
|
ownership: {
|
|
1467
1529
|
/**
|
|
@@ -1614,89 +1676,47 @@ declare module '@polkadot/api-base/types/errors' {
|
|
|
1614
1676
|
Unauthorized: AugmentedError<ApiType>;
|
|
1615
1677
|
};
|
|
1616
1678
|
ticks: {};
|
|
1617
|
-
tokenGateway: {
|
|
1618
|
-
/**
|
|
1619
|
-
* Asset Id creation failed
|
|
1620
|
-
**/
|
|
1621
|
-
AssetCreationError: AugmentedError<ApiType>;
|
|
1622
|
-
/**
|
|
1623
|
-
* Asset decimals not found
|
|
1624
|
-
**/
|
|
1625
|
-
AssetDecimalsNotFound: AugmentedError<ApiType>;
|
|
1626
|
-
/**
|
|
1627
|
-
* Error while teleporting asset
|
|
1628
|
-
**/
|
|
1629
|
-
AssetTeleportError: AugmentedError<ApiType>;
|
|
1630
|
-
/**
|
|
1631
|
-
* Coprocessor was not configured in the runtime
|
|
1632
|
-
**/
|
|
1633
|
-
CoprocessorNotConfigured: AugmentedError<ApiType>;
|
|
1634
|
-
/**
|
|
1635
|
-
* Asset or update Dispatch Error
|
|
1636
|
-
**/
|
|
1637
|
-
DispatchError: AugmentedError<ApiType>;
|
|
1638
|
-
/**
|
|
1639
|
-
* Only root or asset owner can update asset
|
|
1640
|
-
**/
|
|
1641
|
-
NotAssetOwner: AugmentedError<ApiType>;
|
|
1642
|
-
/**
|
|
1643
|
-
* Protocol Params have not been initialized
|
|
1644
|
-
**/
|
|
1645
|
-
NotInitialized: AugmentedError<ApiType>;
|
|
1646
|
-
/**
|
|
1647
|
-
* Unknown Asset
|
|
1648
|
-
**/
|
|
1649
|
-
UnknownAsset: AugmentedError<ApiType>;
|
|
1650
|
-
/**
|
|
1651
|
-
* A asset that has not been registered
|
|
1652
|
-
**/
|
|
1653
|
-
UnregisteredAsset: AugmentedError<ApiType>;
|
|
1654
|
-
};
|
|
1655
1679
|
treasury: {
|
|
1656
1680
|
/**
|
|
1657
|
-
*
|
|
1681
|
+
* The bond lot is already scheduled for release.
|
|
1658
1682
|
**/
|
|
1659
|
-
|
|
1683
|
+
BondLotAlreadyReleasing: AugmentedError<ApiType>;
|
|
1660
1684
|
/**
|
|
1661
|
-
*
|
|
1685
|
+
* The bond lot could not be found.
|
|
1662
1686
|
**/
|
|
1663
|
-
|
|
1687
|
+
BondLotNotFound: AugmentedError<ApiType>;
|
|
1664
1688
|
/**
|
|
1665
|
-
* The
|
|
1689
|
+
* The vault doesn't have enough bitcoin security to support this bond purchase
|
|
1666
1690
|
**/
|
|
1667
|
-
|
|
1691
|
+
BondPurchaseAboveSecurity: AugmentedError<ApiType>;
|
|
1668
1692
|
/**
|
|
1669
|
-
*
|
|
1693
|
+
* The purchase is below the minimum amount.
|
|
1670
1694
|
**/
|
|
1671
|
-
|
|
1695
|
+
BondPurchaseBelowMinimum: AugmentedError<ApiType>;
|
|
1672
1696
|
/**
|
|
1673
|
-
*
|
|
1697
|
+
* The purchase would not enter the vault's accepted list.
|
|
1674
1698
|
**/
|
|
1675
|
-
|
|
1676
|
-
/**
|
|
1677
|
-
* Max contributors for a fund exceeded
|
|
1678
|
-
**/
|
|
1679
|
-
MaxContributorsExceeded: AugmentedError<ApiType>;
|
|
1699
|
+
BondPurchaseRejected: AugmentedError<ApiType>;
|
|
1680
1700
|
/**
|
|
1681
|
-
*
|
|
1701
|
+
* An internal error occurred.
|
|
1682
1702
|
**/
|
|
1683
|
-
|
|
1703
|
+
InternalError: AugmentedError<ApiType>;
|
|
1684
1704
|
/**
|
|
1685
|
-
*
|
|
1705
|
+
* The vault already has the maximum number of accepted bond lots.
|
|
1686
1706
|
**/
|
|
1687
|
-
|
|
1707
|
+
MaxAcceptedBondLotsExceeded: AugmentedError<ApiType>;
|
|
1688
1708
|
/**
|
|
1689
|
-
*
|
|
1709
|
+
* Too many bond lot releases are scheduled for the same frame.
|
|
1690
1710
|
**/
|
|
1691
|
-
|
|
1711
|
+
MaxPendingBondReleasesExceeded: AugmentedError<ApiType>;
|
|
1692
1712
|
/**
|
|
1693
|
-
*
|
|
1713
|
+
* The caller does not own the bond lot.
|
|
1694
1714
|
**/
|
|
1695
|
-
|
|
1715
|
+
NotBondLotOwner: AugmentedError<ApiType>;
|
|
1696
1716
|
/**
|
|
1697
|
-
* The
|
|
1717
|
+
* The vault is not accepting bond purchases.
|
|
1698
1718
|
**/
|
|
1699
|
-
|
|
1719
|
+
VaultNotAcceptingBondPurchases: AugmentedError<ApiType>;
|
|
1700
1720
|
};
|
|
1701
1721
|
txPause: {
|
|
1702
1722
|
/**
|
|
@@ -1762,6 +1782,11 @@ declare module '@polkadot/api-base/types/errors' {
|
|
|
1762
1782
|
* Funding would result in an overflow of the balance type
|
|
1763
1783
|
**/
|
|
1764
1784
|
InvalidVaultAmount: AugmentedError<ApiType>;
|
|
1785
|
+
/**
|
|
1786
|
+
* Vault names must start with an uppercase ASCII letter and otherwise be ASCII
|
|
1787
|
+
* alphanumeric.
|
|
1788
|
+
**/
|
|
1789
|
+
InvalidVaultName: AugmentedError<ApiType>;
|
|
1765
1790
|
/**
|
|
1766
1791
|
* Unable to decode xpubkey
|
|
1767
1792
|
**/
|
|
@@ -2380,105 +2405,16 @@ declare module '@polkadot/api-base/types/events' {
|
|
|
2380
2405
|
newVoteMinimum: u128;
|
|
2381
2406
|
}>;
|
|
2382
2407
|
};
|
|
2383
|
-
|
|
2384
|
-
/**
|
|
2385
|
-
* A localchain transfer could not be cleaned up properly. Possible invalid transfer
|
|
2386
|
-
* needing investigation.
|
|
2387
|
-
**/
|
|
2388
|
-
PossibleInvalidLocalchainTransferAllowed: AugmentedEvent<ApiType, [
|
|
2389
|
-
transferId: u32,
|
|
2390
|
-
notaryId: u32,
|
|
2391
|
-
notebookNumber: u32
|
|
2392
|
-
], {
|
|
2393
|
-
transferId: u32;
|
|
2394
|
-
notaryId: u32;
|
|
2395
|
-
notebookNumber: u32;
|
|
2396
|
-
}>;
|
|
2397
|
-
/**
|
|
2398
|
-
* Taxation failed
|
|
2399
|
-
**/
|
|
2400
|
-
TaxationError: AugmentedEvent<ApiType, [
|
|
2401
|
-
notaryId: u32,
|
|
2402
|
-
notebookNumber: u32,
|
|
2403
|
-
tax: u128,
|
|
2404
|
-
error: SpRuntimeDispatchError
|
|
2405
|
-
], {
|
|
2406
|
-
notaryId: u32;
|
|
2407
|
-
notebookNumber: u32;
|
|
2408
|
-
tax: u128;
|
|
2409
|
-
error: SpRuntimeDispatchError;
|
|
2410
|
-
}>;
|
|
2411
|
-
/**
|
|
2412
|
-
* Transfer from Localchain to Mainchain
|
|
2413
|
-
**/
|
|
2414
|
-
TransferFromLocalchain: AugmentedEvent<ApiType, [
|
|
2415
|
-
accountId: AccountId32,
|
|
2416
|
-
amount: u128,
|
|
2417
|
-
notaryId: u32
|
|
2418
|
-
], {
|
|
2419
|
-
accountId: AccountId32;
|
|
2420
|
-
amount: u128;
|
|
2421
|
-
notaryId: u32;
|
|
2422
|
-
}>;
|
|
2423
|
-
/**
|
|
2424
|
-
* A transfer into the mainchain failed
|
|
2425
|
-
**/
|
|
2426
|
-
TransferFromLocalchainError: AugmentedEvent<ApiType, [
|
|
2427
|
-
accountId: AccountId32,
|
|
2428
|
-
amount: u128,
|
|
2429
|
-
notaryId: u32,
|
|
2430
|
-
notebookNumber: u32,
|
|
2431
|
-
error: SpRuntimeDispatchError
|
|
2432
|
-
], {
|
|
2433
|
-
accountId: AccountId32;
|
|
2434
|
-
amount: u128;
|
|
2435
|
-
notaryId: u32;
|
|
2436
|
-
notebookNumber: u32;
|
|
2437
|
-
error: SpRuntimeDispatchError;
|
|
2438
|
-
}>;
|
|
2439
|
-
/**
|
|
2440
|
-
* Funds sent to a localchain
|
|
2441
|
-
**/
|
|
2442
|
-
TransferToLocalchain: AugmentedEvent<ApiType, [
|
|
2443
|
-
accountId: AccountId32,
|
|
2444
|
-
amount: u128,
|
|
2445
|
-
transferId: u32,
|
|
2446
|
-
notaryId: u32,
|
|
2447
|
-
expirationTick: u64
|
|
2448
|
-
], {
|
|
2449
|
-
accountId: AccountId32;
|
|
2450
|
-
amount: u128;
|
|
2451
|
-
transferId: u32;
|
|
2452
|
-
notaryId: u32;
|
|
2453
|
-
expirationTick: u64;
|
|
2454
|
-
}>;
|
|
2455
|
-
/**
|
|
2456
|
-
* Transfer to localchain expired and rolled back
|
|
2457
|
-
**/
|
|
2458
|
-
TransferToLocalchainExpired: AugmentedEvent<ApiType, [
|
|
2459
|
-
accountId: AccountId32,
|
|
2460
|
-
transferId: u32,
|
|
2461
|
-
notaryId: u32
|
|
2462
|
-
], {
|
|
2463
|
-
accountId: AccountId32;
|
|
2464
|
-
transferId: u32;
|
|
2465
|
-
notaryId: u32;
|
|
2466
|
-
}>;
|
|
2408
|
+
crosschainTransfer: {
|
|
2467
2409
|
/**
|
|
2468
|
-
* An
|
|
2410
|
+
* An inbound burn notice was accepted and settled locally.
|
|
2469
2411
|
**/
|
|
2470
|
-
|
|
2471
|
-
|
|
2472
|
-
|
|
2473
|
-
notaryId: u32,
|
|
2474
|
-
notebookNumber: u32,
|
|
2475
|
-
error: SpRuntimeDispatchError
|
|
2412
|
+
BurnNoticeAccepted: AugmentedEvent<ApiType, [
|
|
2413
|
+
sourceChain: PalletCrosschainTransferSourceChain,
|
|
2414
|
+
notice: PalletCrosschainTransferBurnNotice
|
|
2476
2415
|
], {
|
|
2477
|
-
|
|
2478
|
-
|
|
2479
|
-
notaryId: u32;
|
|
2480
|
-
notebookNumber: u32;
|
|
2481
|
-
error: SpRuntimeDispatchError;
|
|
2416
|
+
sourceChain: PalletCrosschainTransferSourceChain;
|
|
2417
|
+
notice: PalletCrosschainTransferBurnNotice;
|
|
2482
2418
|
}>;
|
|
2483
2419
|
};
|
|
2484
2420
|
digests: {};
|
|
@@ -2539,6 +2475,33 @@ declare module '@polkadot/api-base/types/events' {
|
|
|
2539
2475
|
zoneRecord: ArgonPrimitivesDomainZoneRecord;
|
|
2540
2476
|
}>;
|
|
2541
2477
|
};
|
|
2478
|
+
ethereumVerifier: {
|
|
2479
|
+
BeaconHeaderImported: AugmentedEvent<ApiType, [
|
|
2480
|
+
blockHash: H256,
|
|
2481
|
+
slot: u64
|
|
2482
|
+
], {
|
|
2483
|
+
blockHash: H256;
|
|
2484
|
+
slot: u64;
|
|
2485
|
+
}>;
|
|
2486
|
+
ExecutionHeaderAnchorImported: AugmentedEvent<ApiType, [
|
|
2487
|
+
blockHash: H256,
|
|
2488
|
+
blockNumber: u64
|
|
2489
|
+
], {
|
|
2490
|
+
blockHash: H256;
|
|
2491
|
+
blockNumber: u64;
|
|
2492
|
+
}>;
|
|
2493
|
+
/**
|
|
2494
|
+
* Set OperatingMode
|
|
2495
|
+
**/
|
|
2496
|
+
OperatingModeChanged: AugmentedEvent<ApiType, [
|
|
2497
|
+
mode: PalletEthereumVerifierBasicOperatingMode
|
|
2498
|
+
], {
|
|
2499
|
+
mode: PalletEthereumVerifierBasicOperatingMode;
|
|
2500
|
+
}>;
|
|
2501
|
+
SyncCommitteeUpdated: AugmentedEvent<ApiType, [period: u64], {
|
|
2502
|
+
period: u64;
|
|
2503
|
+
}>;
|
|
2504
|
+
};
|
|
2542
2505
|
feeControl: {
|
|
2543
2506
|
/**
|
|
2544
2507
|
* A transaction fee was delegated
|
|
@@ -2579,166 +2542,105 @@ declare module '@polkadot/api-base/types/events' {
|
|
|
2579
2542
|
**/
|
|
2580
2543
|
Resumed: AugmentedEvent<ApiType, []>;
|
|
2581
2544
|
};
|
|
2582
|
-
|
|
2545
|
+
localchainTransfer: {
|
|
2583
2546
|
/**
|
|
2584
|
-
*
|
|
2547
|
+
* A localchain transfer could not be cleaned up properly. Possible invalid transfer
|
|
2548
|
+
* needing investigation.
|
|
2585
2549
|
**/
|
|
2586
|
-
|
|
2587
|
-
|
|
2588
|
-
|
|
2550
|
+
PossibleInvalidLocalchainTransferAllowed: AugmentedEvent<ApiType, [
|
|
2551
|
+
transferId: u32,
|
|
2552
|
+
notaryId: u32,
|
|
2553
|
+
notebookNumber: u32
|
|
2589
2554
|
], {
|
|
2590
|
-
|
|
2591
|
-
|
|
2555
|
+
transferId: u32;
|
|
2556
|
+
notaryId: u32;
|
|
2557
|
+
notebookNumber: u32;
|
|
2592
2558
|
}>;
|
|
2593
2559
|
/**
|
|
2594
|
-
*
|
|
2595
|
-
**/
|
|
2596
|
-
RelayerFeeWithdrawn: AugmentedEvent<ApiType, [
|
|
2597
|
-
amount: u128,
|
|
2598
|
-
account: AccountId32
|
|
2599
|
-
], {
|
|
2600
|
-
amount: u128;
|
|
2601
|
-
account: AccountId32;
|
|
2602
|
-
}>;
|
|
2603
|
-
};
|
|
2604
|
-
inboundTransferLog: {
|
|
2605
|
-
/**
|
|
2606
|
-
* A TokenGateway request was ignored or dropped.
|
|
2607
|
-
**/
|
|
2608
|
-
InboundEvmTransferDropped: AugmentedEvent<ApiType, [
|
|
2609
|
-
source: IsmpHostStateMachine,
|
|
2610
|
-
nonce: u64,
|
|
2611
|
-
reason: PalletInboundTransferLogInboundTransferDropReason
|
|
2612
|
-
], {
|
|
2613
|
-
source: IsmpHostStateMachine;
|
|
2614
|
-
nonce: u64;
|
|
2615
|
-
reason: PalletInboundTransferLogInboundTransferDropReason;
|
|
2616
|
-
}>;
|
|
2617
|
-
/**
|
|
2618
|
-
* A qualifying inbound TokenGateway request was recorded.
|
|
2619
|
-
**/
|
|
2620
|
-
InboundEvmTransferRecorded: AugmentedEvent<ApiType, [
|
|
2621
|
-
transfer: PalletInboundTransferLogInboundEvmTransfer
|
|
2622
|
-
], {
|
|
2623
|
-
transfer: PalletInboundTransferLogInboundEvmTransfer;
|
|
2624
|
-
}>;
|
|
2625
|
-
};
|
|
2626
|
-
ismp: {
|
|
2627
|
-
/**
|
|
2628
|
-
* Indicates that a consensus client has been created
|
|
2629
|
-
**/
|
|
2630
|
-
ConsensusClientCreated: AugmentedEvent<ApiType, [
|
|
2631
|
-
consensusClientId: U8aFixed
|
|
2632
|
-
], {
|
|
2633
|
-
consensusClientId: U8aFixed;
|
|
2634
|
-
}>;
|
|
2635
|
-
/**
|
|
2636
|
-
* Indicates that a consensus client has been created
|
|
2637
|
-
**/
|
|
2638
|
-
ConsensusClientFrozen: AugmentedEvent<ApiType, [
|
|
2639
|
-
consensusClientId: U8aFixed
|
|
2640
|
-
], {
|
|
2641
|
-
consensusClientId: U8aFixed;
|
|
2642
|
-
}>;
|
|
2643
|
-
/**
|
|
2644
|
-
* Some errors handling some ismp messages
|
|
2645
|
-
**/
|
|
2646
|
-
Errors: AugmentedEvent<ApiType, [
|
|
2647
|
-
errors: Vec<PalletIsmpErrorsHandlingError>
|
|
2648
|
-
], {
|
|
2649
|
-
errors: Vec<PalletIsmpErrorsHandlingError>;
|
|
2650
|
-
}>;
|
|
2651
|
-
/**
|
|
2652
|
-
* Get Response Handled
|
|
2653
|
-
**/
|
|
2654
|
-
GetRequestHandled: AugmentedEvent<ApiType, [IsmpEventsRequestResponseHandled]>;
|
|
2655
|
-
/**
|
|
2656
|
-
* Get request timeout handled
|
|
2657
|
-
**/
|
|
2658
|
-
GetRequestTimeoutHandled: AugmentedEvent<ApiType, [IsmpEventsTimeoutHandled]>;
|
|
2659
|
-
/**
|
|
2660
|
-
* Post Request Handled
|
|
2661
|
-
**/
|
|
2662
|
-
PostRequestHandled: AugmentedEvent<ApiType, [IsmpEventsRequestResponseHandled]>;
|
|
2663
|
-
/**
|
|
2664
|
-
* Post request timeout handled
|
|
2665
|
-
**/
|
|
2666
|
-
PostRequestTimeoutHandled: AugmentedEvent<ApiType, [IsmpEventsTimeoutHandled]>;
|
|
2667
|
-
/**
|
|
2668
|
-
* Post Response Handled
|
|
2669
|
-
**/
|
|
2670
|
-
PostResponseHandled: AugmentedEvent<ApiType, [IsmpEventsRequestResponseHandled]>;
|
|
2671
|
-
/**
|
|
2672
|
-
* Post response timeout handled
|
|
2673
|
-
**/
|
|
2674
|
-
PostResponseTimeoutHandled: AugmentedEvent<ApiType, [IsmpEventsTimeoutHandled]>;
|
|
2675
|
-
/**
|
|
2676
|
-
* An Outgoing Request has been deposited
|
|
2560
|
+
* Taxation failed
|
|
2677
2561
|
**/
|
|
2678
|
-
|
|
2679
|
-
|
|
2680
|
-
|
|
2681
|
-
|
|
2682
|
-
|
|
2562
|
+
TaxationError: AugmentedEvent<ApiType, [
|
|
2563
|
+
notaryId: u32,
|
|
2564
|
+
notebookNumber: u32,
|
|
2565
|
+
tax: u128,
|
|
2566
|
+
error: SpRuntimeDispatchError
|
|
2683
2567
|
], {
|
|
2684
|
-
|
|
2685
|
-
|
|
2686
|
-
|
|
2687
|
-
|
|
2568
|
+
notaryId: u32;
|
|
2569
|
+
notebookNumber: u32;
|
|
2570
|
+
tax: u128;
|
|
2571
|
+
error: SpRuntimeDispatchError;
|
|
2688
2572
|
}>;
|
|
2689
2573
|
/**
|
|
2690
|
-
*
|
|
2574
|
+
* Transfer from Localchain to Mainchain
|
|
2691
2575
|
**/
|
|
2692
|
-
|
|
2693
|
-
|
|
2694
|
-
|
|
2695
|
-
|
|
2696
|
-
commitment: H256,
|
|
2697
|
-
reqCommitment: H256
|
|
2576
|
+
TransferFromLocalchain: AugmentedEvent<ApiType, [
|
|
2577
|
+
accountId: AccountId32,
|
|
2578
|
+
amount: u128,
|
|
2579
|
+
notaryId: u32
|
|
2698
2580
|
], {
|
|
2699
|
-
|
|
2700
|
-
|
|
2701
|
-
|
|
2702
|
-
commitment: H256;
|
|
2703
|
-
reqCommitment: H256;
|
|
2581
|
+
accountId: AccountId32;
|
|
2582
|
+
amount: u128;
|
|
2583
|
+
notaryId: u32;
|
|
2704
2584
|
}>;
|
|
2705
2585
|
/**
|
|
2706
|
-
*
|
|
2586
|
+
* A transfer into the mainchain failed
|
|
2707
2587
|
**/
|
|
2708
|
-
|
|
2709
|
-
|
|
2710
|
-
|
|
2588
|
+
TransferFromLocalchainError: AugmentedEvent<ApiType, [
|
|
2589
|
+
accountId: AccountId32,
|
|
2590
|
+
amount: u128,
|
|
2591
|
+
notaryId: u32,
|
|
2592
|
+
notebookNumber: u32,
|
|
2593
|
+
error: SpRuntimeDispatchError
|
|
2711
2594
|
], {
|
|
2712
|
-
|
|
2713
|
-
|
|
2595
|
+
accountId: AccountId32;
|
|
2596
|
+
amount: u128;
|
|
2597
|
+
notaryId: u32;
|
|
2598
|
+
notebookNumber: u32;
|
|
2599
|
+
error: SpRuntimeDispatchError;
|
|
2714
2600
|
}>;
|
|
2715
2601
|
/**
|
|
2716
|
-
*
|
|
2602
|
+
* Funds sent to a localchain
|
|
2717
2603
|
**/
|
|
2718
|
-
|
|
2719
|
-
|
|
2720
|
-
|
|
2604
|
+
TransferToLocalchain: AugmentedEvent<ApiType, [
|
|
2605
|
+
accountId: AccountId32,
|
|
2606
|
+
amount: u128,
|
|
2607
|
+
transferId: u32,
|
|
2608
|
+
notaryId: u32,
|
|
2609
|
+
expirationTick: u64
|
|
2721
2610
|
], {
|
|
2722
|
-
|
|
2723
|
-
|
|
2611
|
+
accountId: AccountId32;
|
|
2612
|
+
amount: u128;
|
|
2613
|
+
transferId: u32;
|
|
2614
|
+
notaryId: u32;
|
|
2615
|
+
expirationTick: u64;
|
|
2724
2616
|
}>;
|
|
2725
|
-
};
|
|
2726
|
-
ismpGrandpa: {
|
|
2727
2617
|
/**
|
|
2728
|
-
*
|
|
2618
|
+
* Transfer to localchain expired and rolled back
|
|
2729
2619
|
**/
|
|
2730
|
-
|
|
2731
|
-
|
|
2620
|
+
TransferToLocalchainExpired: AugmentedEvent<ApiType, [
|
|
2621
|
+
accountId: AccountId32,
|
|
2622
|
+
transferId: u32,
|
|
2623
|
+
notaryId: u32
|
|
2732
2624
|
], {
|
|
2733
|
-
|
|
2625
|
+
accountId: AccountId32;
|
|
2626
|
+
transferId: u32;
|
|
2627
|
+
notaryId: u32;
|
|
2734
2628
|
}>;
|
|
2735
2629
|
/**
|
|
2736
|
-
*
|
|
2630
|
+
* An expired transfer to localchain failed to be refunded
|
|
2737
2631
|
**/
|
|
2738
|
-
|
|
2739
|
-
|
|
2632
|
+
TransferToLocalchainRefundError: AugmentedEvent<ApiType, [
|
|
2633
|
+
accountId: AccountId32,
|
|
2634
|
+
transferId: u32,
|
|
2635
|
+
notaryId: u32,
|
|
2636
|
+
notebookNumber: u32,
|
|
2637
|
+
error: SpRuntimeDispatchError
|
|
2740
2638
|
], {
|
|
2741
|
-
|
|
2639
|
+
accountId: AccountId32;
|
|
2640
|
+
transferId: u32;
|
|
2641
|
+
notaryId: u32;
|
|
2642
|
+
notebookNumber: u32;
|
|
2643
|
+
error: SpRuntimeDispatchError;
|
|
2742
2644
|
}>;
|
|
2743
2645
|
};
|
|
2744
2646
|
miningSlot: {
|
|
@@ -2811,8 +2713,8 @@ declare module '@polkadot/api-base/types/events' {
|
|
|
2811
2713
|
amount: u128;
|
|
2812
2714
|
}>;
|
|
2813
2715
|
/**
|
|
2814
|
-
* The amount of microgons minted for mining. NOTE: accounts below Existential Deposit
|
|
2815
|
-
* not be able to mint
|
|
2716
|
+
* The amount of microgons minted for mining. NOTE: accounts below Existential Deposit
|
|
2717
|
+
* will not be able to mint
|
|
2816
2718
|
**/
|
|
2817
2719
|
MiningMint: AugmentedEvent<ApiType, [
|
|
2818
2720
|
amount: u128,
|
|
@@ -3054,7 +2956,7 @@ declare module '@polkadot/api-base/types/events' {
|
|
|
3054
2956
|
observedMiningSeatTotal: u32;
|
|
3055
2957
|
}>;
|
|
3056
2958
|
/**
|
|
3057
|
-
* A reward
|
|
2959
|
+
* A reward is earned for an operational account, but not yet claimed.
|
|
3058
2960
|
**/
|
|
3059
2961
|
OperationalRewardEarned: AugmentedEvent<ApiType, [
|
|
3060
2962
|
account: AccountId32,
|
|
@@ -3066,16 +2968,18 @@ declare module '@polkadot/api-base/types/events' {
|
|
|
3066
2968
|
amount: u128;
|
|
3067
2969
|
}>;
|
|
3068
2970
|
/**
|
|
3069
|
-
*
|
|
2971
|
+
* Claimable operational rewards were paid to a managed account.
|
|
3070
2972
|
**/
|
|
3071
|
-
|
|
3072
|
-
|
|
3073
|
-
|
|
3074
|
-
amount: u128
|
|
2973
|
+
OperationalRewardsClaimed: AugmentedEvent<ApiType, [
|
|
2974
|
+
operationalAccount: AccountId32,
|
|
2975
|
+
claimant: AccountId32,
|
|
2976
|
+
amount: u128,
|
|
2977
|
+
remainingPending: u128
|
|
3075
2978
|
], {
|
|
3076
|
-
|
|
3077
|
-
|
|
2979
|
+
operationalAccount: AccountId32;
|
|
2980
|
+
claimant: AccountId32;
|
|
3078
2981
|
amount: u128;
|
|
2982
|
+
remainingPending: u128;
|
|
3079
2983
|
}>;
|
|
3080
2984
|
/**
|
|
3081
2985
|
* Reward config values were updated.
|
|
@@ -3592,66 +3496,6 @@ declare module '@polkadot/api-base/types/events' {
|
|
|
3592
3496
|
checkVersion: bool;
|
|
3593
3497
|
}>;
|
|
3594
3498
|
};
|
|
3595
|
-
tokenGateway: {
|
|
3596
|
-
/**
|
|
3597
|
-
* An asset has been received and transferred to the beneficiary's account
|
|
3598
|
-
**/
|
|
3599
|
-
AssetReceived: AugmentedEvent<ApiType, [
|
|
3600
|
-
beneficiary: AccountId32,
|
|
3601
|
-
amount: u128,
|
|
3602
|
-
source: IsmpHostStateMachine
|
|
3603
|
-
], {
|
|
3604
|
-
beneficiary: AccountId32;
|
|
3605
|
-
amount: u128;
|
|
3606
|
-
source: IsmpHostStateMachine;
|
|
3607
|
-
}>;
|
|
3608
|
-
/**
|
|
3609
|
-
* An asset has been refunded and transferred to the beneficiary's account
|
|
3610
|
-
**/
|
|
3611
|
-
AssetRefunded: AugmentedEvent<ApiType, [
|
|
3612
|
-
beneficiary: AccountId32,
|
|
3613
|
-
amount: u128,
|
|
3614
|
-
source: IsmpHostStateMachine
|
|
3615
|
-
], {
|
|
3616
|
-
beneficiary: AccountId32;
|
|
3617
|
-
amount: u128;
|
|
3618
|
-
source: IsmpHostStateMachine;
|
|
3619
|
-
}>;
|
|
3620
|
-
/**
|
|
3621
|
-
* An asset has been registered locally
|
|
3622
|
-
**/
|
|
3623
|
-
AssetRegisteredLocally: AugmentedEvent<ApiType, [
|
|
3624
|
-
localId: u32,
|
|
3625
|
-
assetId: H256
|
|
3626
|
-
], {
|
|
3627
|
-
localId: u32;
|
|
3628
|
-
assetId: H256;
|
|
3629
|
-
}>;
|
|
3630
|
-
/**
|
|
3631
|
-
* An asset has been teleported
|
|
3632
|
-
**/
|
|
3633
|
-
AssetTeleported: AugmentedEvent<ApiType, [
|
|
3634
|
-
from: AccountId32,
|
|
3635
|
-
to: H256,
|
|
3636
|
-
amount: u128,
|
|
3637
|
-
dest: IsmpHostStateMachine,
|
|
3638
|
-
commitment: H256
|
|
3639
|
-
], {
|
|
3640
|
-
from: AccountId32;
|
|
3641
|
-
to: H256;
|
|
3642
|
-
amount: u128;
|
|
3643
|
-
dest: IsmpHostStateMachine;
|
|
3644
|
-
commitment: H256;
|
|
3645
|
-
}>;
|
|
3646
|
-
/**
|
|
3647
|
-
* ERC6160 asset creation request dispatched to hyperbridge
|
|
3648
|
-
**/
|
|
3649
|
-
ERC6160AssetRegistrationDispatched: AugmentedEvent<ApiType, [
|
|
3650
|
-
commitment: H256
|
|
3651
|
-
], {
|
|
3652
|
-
commitment: H256;
|
|
3653
|
-
}>;
|
|
3654
|
-
};
|
|
3655
3499
|
transactionPayment: {
|
|
3656
3500
|
/**
|
|
3657
3501
|
* A transaction fee `actual_fee`, of which `tip` was added to the minimum inclusion fee,
|
|
@@ -3669,105 +3513,126 @@ declare module '@polkadot/api-base/types/events' {
|
|
|
3669
3513
|
};
|
|
3670
3514
|
treasury: {
|
|
3671
3515
|
/**
|
|
3672
|
-
*
|
|
3516
|
+
* A bond purchase entered a vault's accepted list.
|
|
3673
3517
|
**/
|
|
3674
|
-
|
|
3675
|
-
|
|
3676
|
-
|
|
3677
|
-
|
|
3678
|
-
|
|
3518
|
+
BondLotPurchased: AugmentedEvent<ApiType, [
|
|
3519
|
+
vaultId: u32,
|
|
3520
|
+
bondLotId: u64,
|
|
3521
|
+
accountId: AccountId32,
|
|
3522
|
+
bonds: u32
|
|
3679
3523
|
], {
|
|
3680
|
-
|
|
3681
|
-
|
|
3682
|
-
|
|
3683
|
-
|
|
3524
|
+
vaultId: u32;
|
|
3525
|
+
bondLotId: u64;
|
|
3526
|
+
accountId: AccountId32;
|
|
3527
|
+
bonds: u32;
|
|
3684
3528
|
}>;
|
|
3685
3529
|
/**
|
|
3686
|
-
*
|
|
3530
|
+
* A bond lot was released.
|
|
3687
3531
|
**/
|
|
3688
|
-
|
|
3689
|
-
accountId: AccountId32,
|
|
3532
|
+
BondLotReleased: AugmentedEvent<ApiType, [
|
|
3690
3533
|
frameId: u64,
|
|
3691
3534
|
vaultId: u32,
|
|
3692
|
-
|
|
3693
|
-
|
|
3694
|
-
|
|
3535
|
+
bondLotId: u64,
|
|
3536
|
+
accountId: AccountId32,
|
|
3537
|
+
bonds: u32
|
|
3695
3538
|
], {
|
|
3696
|
-
accountId: AccountId32;
|
|
3697
3539
|
frameId: u64;
|
|
3698
3540
|
vaultId: u32;
|
|
3699
|
-
|
|
3700
|
-
|
|
3701
|
-
|
|
3541
|
+
bondLotId: u64;
|
|
3542
|
+
accountId: AccountId32;
|
|
3543
|
+
bonds: u32;
|
|
3544
|
+
}>;
|
|
3545
|
+
/**
|
|
3546
|
+
* A bond lot was removed from future frames and scheduled for release.
|
|
3547
|
+
**/
|
|
3548
|
+
BondLotReleaseScheduled: AugmentedEvent<ApiType, [
|
|
3549
|
+
vaultId: u32,
|
|
3550
|
+
bondLotId: u64,
|
|
3551
|
+
accountId: AccountId32,
|
|
3552
|
+
bonds: u32,
|
|
3553
|
+
releaseFrameId: u64,
|
|
3554
|
+
reason: PalletTreasuryBondReleaseReason
|
|
3555
|
+
], {
|
|
3556
|
+
vaultId: u32;
|
|
3557
|
+
bondLotId: u64;
|
|
3558
|
+
accountId: AccountId32;
|
|
3559
|
+
bonds: u32;
|
|
3560
|
+
releaseFrameId: u64;
|
|
3561
|
+
reason: PalletTreasuryBondReleaseReason;
|
|
3702
3562
|
}>;
|
|
3703
3563
|
/**
|
|
3704
|
-
* An error occurred
|
|
3564
|
+
* An error occurred while paying frame earnings for a bond lot.
|
|
3705
3565
|
**/
|
|
3706
|
-
|
|
3566
|
+
CouldNotDistributeEarningsToBondLot: AugmentedEvent<ApiType, [
|
|
3707
3567
|
frameId: u64,
|
|
3568
|
+
vaultId: u32,
|
|
3569
|
+
bondLotId: u64,
|
|
3570
|
+
accountId: AccountId32,
|
|
3708
3571
|
amount: u128,
|
|
3709
3572
|
dispatchError: SpRuntimeDispatchError
|
|
3710
3573
|
], {
|
|
3711
3574
|
frameId: u64;
|
|
3575
|
+
vaultId: u32;
|
|
3576
|
+
bondLotId: u64;
|
|
3577
|
+
accountId: AccountId32;
|
|
3712
3578
|
amount: u128;
|
|
3713
3579
|
dispatchError: SpRuntimeDispatchError;
|
|
3714
3580
|
}>;
|
|
3715
3581
|
/**
|
|
3716
|
-
* An error occurred releasing a
|
|
3582
|
+
* An error occurred while releasing a bond lot.
|
|
3717
3583
|
**/
|
|
3718
|
-
|
|
3584
|
+
CouldNotReleaseBondLot: AugmentedEvent<ApiType, [
|
|
3719
3585
|
frameId: u64,
|
|
3720
3586
|
vaultId: u32,
|
|
3587
|
+
bondLotId: u64,
|
|
3721
3588
|
amount: u128,
|
|
3722
3589
|
accountId: AccountId32,
|
|
3723
3590
|
dispatchError: SpRuntimeDispatchError
|
|
3724
3591
|
], {
|
|
3725
3592
|
frameId: u64;
|
|
3726
3593
|
vaultId: u32;
|
|
3594
|
+
bondLotId: u64;
|
|
3727
3595
|
amount: u128;
|
|
3728
3596
|
accountId: AccountId32;
|
|
3729
3597
|
dispatchError: SpRuntimeDispatchError;
|
|
3730
3598
|
}>;
|
|
3731
3599
|
/**
|
|
3732
|
-
*
|
|
3600
|
+
* An error occurred while moving bid-pool funds into treasury reserves.
|
|
3733
3601
|
**/
|
|
3734
|
-
|
|
3602
|
+
CouldNotTransferToTreasuryReserves: AugmentedEvent<ApiType, [
|
|
3735
3603
|
frameId: u64,
|
|
3736
|
-
|
|
3737
|
-
|
|
3604
|
+
amount: u128,
|
|
3605
|
+
dispatchError: SpRuntimeDispatchError
|
|
3738
3606
|
], {
|
|
3739
3607
|
frameId: u64;
|
|
3740
|
-
|
|
3741
|
-
|
|
3608
|
+
amount: u128;
|
|
3609
|
+
dispatchError: SpRuntimeDispatchError;
|
|
3742
3610
|
}>;
|
|
3743
3611
|
/**
|
|
3744
|
-
*
|
|
3745
|
-
* securitization ratio`) were lower than bond capital
|
|
3612
|
+
* Frame earnings were distributed.
|
|
3746
3613
|
**/
|
|
3747
|
-
|
|
3614
|
+
FrameEarningsDistributed: AugmentedEvent<ApiType, [
|
|
3748
3615
|
frameId: u64,
|
|
3749
|
-
|
|
3750
|
-
|
|
3751
|
-
|
|
3616
|
+
bidPoolDistributed: u128,
|
|
3617
|
+
treasuryReserves: u128,
|
|
3618
|
+
participatingVaults: u32
|
|
3752
3619
|
], {
|
|
3753
3620
|
frameId: u64;
|
|
3754
|
-
|
|
3755
|
-
|
|
3756
|
-
|
|
3621
|
+
bidPoolDistributed: u128;
|
|
3622
|
+
treasuryReserves: u128;
|
|
3623
|
+
participatingVaults: u32;
|
|
3757
3624
|
}>;
|
|
3758
3625
|
/**
|
|
3759
|
-
*
|
|
3626
|
+
* The current frame's vault capital was locked in.
|
|
3760
3627
|
**/
|
|
3761
|
-
|
|
3762
|
-
|
|
3763
|
-
|
|
3764
|
-
|
|
3765
|
-
previousAmount: Option<u128>
|
|
3628
|
+
FrameVaultCapitalLocked: AugmentedEvent<ApiType, [
|
|
3629
|
+
frameId: u64,
|
|
3630
|
+
totalEligibleBonds: u128,
|
|
3631
|
+
participatingVaults: u32
|
|
3766
3632
|
], {
|
|
3767
|
-
|
|
3768
|
-
|
|
3769
|
-
|
|
3770
|
-
previousAmount: Option<u128>;
|
|
3633
|
+
frameId: u64;
|
|
3634
|
+
totalEligibleBonds: u128;
|
|
3635
|
+
participatingVaults: u32;
|
|
3771
3636
|
}>;
|
|
3772
3637
|
};
|
|
3773
3638
|
txPause: {
|
|
@@ -4278,26 +4143,37 @@ declare module '@polkadot/api-base/types/storage' {
|
|
|
4278
4143
|
**/
|
|
4279
4144
|
voteMinimumHistory: AugmentedQuery<ApiType, () => Observable<Vec<u128>>, []>;
|
|
4280
4145
|
};
|
|
4281
|
-
|
|
4146
|
+
crosschainTransfer: {
|
|
4282
4147
|
/**
|
|
4283
|
-
*
|
|
4284
|
-
*
|
|
4285
|
-
* NOTE: Expiration processing follows notebook progression (`header.tick`) for each notary,
|
|
4286
|
-
* not wall/runtime tick. If a notary stops submitting notebooks indefinitely, pending
|
|
4287
|
-
* transfers for that notary remain frozen by design until a notary-switch recovery path is
|
|
4288
|
-
* executed.
|
|
4148
|
+
* Config accepted for each supported source chain.
|
|
4289
4149
|
**/
|
|
4290
|
-
|
|
4291
|
-
|
|
4150
|
+
chainConfigBySourceChain: AugmentedQuery<ApiType, (arg: PalletCrosschainTransferSourceChain | 'Ethereum' | number | Uint8Array) => Observable<Option<PalletCrosschainTransferChainConfig>>, [
|
|
4151
|
+
PalletCrosschainTransferSourceChain
|
|
4152
|
+
]>;
|
|
4153
|
+
/**
|
|
4154
|
+
* Accounts whose recent-transfer evidence expires at a given tick.
|
|
4155
|
+
**/
|
|
4156
|
+
inboundTransfersExpiringAt: AugmentedQuery<ApiType, (arg: u64 | AnyNumber | Uint8Array) => Observable<Vec<AccountId32>>, [
|
|
4292
4157
|
u64
|
|
4293
4158
|
]>;
|
|
4294
4159
|
/**
|
|
4295
|
-
*
|
|
4160
|
+
* Latest tick whose recent-transfer expiration bucket was cleaned up.
|
|
4296
4161
|
**/
|
|
4297
|
-
|
|
4298
|
-
|
|
4299
|
-
|
|
4300
|
-
|
|
4162
|
+
lastTransferExpiryCleanupTick: AugmentedQuery<ApiType, () => Observable<u64>, []>;
|
|
4163
|
+
/**
|
|
4164
|
+
* Latest accepted nonce for each `(source_chain, from)` pair.
|
|
4165
|
+
**/
|
|
4166
|
+
nonceBySourceAccount: AugmentedQuery<ApiType, (arg: ITuple<[PalletCrosschainTransferSourceChain, H160]> | [
|
|
4167
|
+
PalletCrosschainTransferSourceChain | 'Ethereum' | number | Uint8Array,
|
|
4168
|
+
H160 | string | Uint8Array
|
|
4169
|
+
]) => Observable<Option<u64>>, [
|
|
4170
|
+
ITuple<[PalletCrosschainTransferSourceChain, H160]>
|
|
4171
|
+
]>;
|
|
4172
|
+
/**
|
|
4173
|
+
* Count of still-retained qualifying Argon transfers for each local account.
|
|
4174
|
+
**/
|
|
4175
|
+
recentArgonTransfersByAccount: AugmentedQuery<ApiType, (arg: AccountId32 | string | Uint8Array) => Observable<u32>, [
|
|
4176
|
+
AccountId32
|
|
4301
4177
|
]>;
|
|
4302
4178
|
};
|
|
4303
4179
|
digests: {
|
|
@@ -4315,194 +4191,138 @@ declare module '@polkadot/api-base/types/storage' {
|
|
|
4315
4191
|
H256
|
|
4316
4192
|
]>;
|
|
4317
4193
|
};
|
|
4318
|
-
|
|
4194
|
+
ethereumVerifier: {
|
|
4319
4195
|
/**
|
|
4320
|
-
*
|
|
4196
|
+
* Sync committee for current period
|
|
4321
4197
|
**/
|
|
4322
|
-
|
|
4198
|
+
currentSyncCommittee: AugmentedQuery<ApiType, () => Observable<SnowbridgeBeaconPrimitivesSyncCommitteePrepared>, [
|
|
4323
4199
|
]>;
|
|
4324
4200
|
/**
|
|
4325
|
-
*
|
|
4326
|
-
* in the "set" of Grandpa validators from genesis.
|
|
4327
|
-
**/
|
|
4328
|
-
currentSetId: AugmentedQuery<ApiType, () => Observable<u64>, []>;
|
|
4329
|
-
/**
|
|
4330
|
-
* next block number where we can force a change.
|
|
4201
|
+
* Execution header anchors: current position in ring buffer.
|
|
4331
4202
|
**/
|
|
4332
|
-
|
|
4203
|
+
executionHeaderAnchorIndex: AugmentedQuery<ApiType, () => Observable<u32>, []>;
|
|
4333
4204
|
/**
|
|
4334
|
-
*
|
|
4205
|
+
* Execution header anchors: mapping of ring buffer index to a pruning candidate.
|
|
4335
4206
|
**/
|
|
4336
|
-
|
|
4207
|
+
executionHeaderAnchorMapping: AugmentedQuery<ApiType, (arg: u32 | AnyNumber | Uint8Array) => Observable<H256>, [
|
|
4208
|
+
u32
|
|
4337
4209
|
]>;
|
|
4338
4210
|
/**
|
|
4339
|
-
*
|
|
4340
|
-
* members were responsible.
|
|
4341
|
-
*
|
|
4342
|
-
* This is only used for validating equivocation proofs. An equivocation proof must
|
|
4343
|
-
* contains a key-ownership proof for a given session, therefore we need a way to tie
|
|
4344
|
-
* together sessions and GRANDPA set ids, i.e. we need to validate that a validator
|
|
4345
|
-
* was the owner of a given key on a given session, and what the active set ID was
|
|
4346
|
-
* during that session.
|
|
4347
|
-
*
|
|
4348
|
-
* TWOX-NOTE: `SetId` is not under user control.
|
|
4211
|
+
* Retained execution-layer header anchors by execution block hash.
|
|
4349
4212
|
**/
|
|
4350
|
-
|
|
4351
|
-
|
|
4213
|
+
executionHeaderAnchors: AugmentedQuery<ApiType, (arg: H256 | string | Uint8Array) => Observable<Option<PalletEthereumVerifierExecutionHeaderAnchor>>, [
|
|
4214
|
+
H256
|
|
4352
4215
|
]>;
|
|
4353
4216
|
/**
|
|
4354
|
-
*
|
|
4355
|
-
**/
|
|
4356
|
-
stalled: AugmentedQuery<ApiType, () => Observable<Option<ITuple<[u32, u32]>>>, []>;
|
|
4357
|
-
/**
|
|
4358
|
-
* State of the current authority set.
|
|
4359
|
-
**/
|
|
4360
|
-
state: AugmentedQuery<ApiType, () => Observable<PalletGrandpaStoredState>, []>;
|
|
4361
|
-
};
|
|
4362
|
-
hyperbridge: {
|
|
4363
|
-
/**
|
|
4364
|
-
* The host parameters of the pallet-hyperbridge.
|
|
4217
|
+
* Beacon state by finalized block root
|
|
4365
4218
|
**/
|
|
4366
|
-
|
|
4219
|
+
finalizedBeaconState: AugmentedQuery<ApiType, (arg: H256 | string | Uint8Array) => Observable<Option<PalletEthereumVerifierFinalizedBeaconHeaderState>>, [
|
|
4220
|
+
H256
|
|
4367
4221
|
]>;
|
|
4368
|
-
};
|
|
4369
|
-
inboundTransferLog: {
|
|
4370
4222
|
/**
|
|
4371
|
-
*
|
|
4223
|
+
* Finalized Headers: Current position in ring buffer
|
|
4372
4224
|
**/
|
|
4373
|
-
|
|
4374
|
-
H256
|
|
4375
|
-
]>;
|
|
4225
|
+
finalizedBeaconStateIndex: AugmentedQuery<ApiType, () => Observable<u32>, []>;
|
|
4376
4226
|
/**
|
|
4377
|
-
*
|
|
4227
|
+
* Finalized Headers: Mapping of ring buffer index to a pruning candidate
|
|
4378
4228
|
**/
|
|
4379
|
-
|
|
4229
|
+
finalizedBeaconStateMapping: AugmentedQuery<ApiType, (arg: u32 | AnyNumber | Uint8Array) => Observable<H256>, [
|
|
4380
4230
|
u32
|
|
4381
4231
|
]>;
|
|
4382
4232
|
/**
|
|
4383
|
-
*
|
|
4384
|
-
*
|
|
4385
|
-
* This is a transient retained-window index over `InboundEvmTransfers`, not permanent
|
|
4386
|
-
* history.
|
|
4233
|
+
* Fork-version schedule used for sync-committee signing domains and beacon state paths.
|
|
4387
4234
|
**/
|
|
4388
|
-
|
|
4389
|
-
AccountId32
|
|
4235
|
+
forkVersionSchedule: AugmentedQuery<ApiType, () => Observable<Option<PalletEthereumVerifierForkVersions>>, [
|
|
4390
4236
|
]>;
|
|
4391
|
-
};
|
|
4392
|
-
ismp: {
|
|
4393
4237
|
/**
|
|
4394
|
-
*
|
|
4238
|
+
* Latest imported checkpoint root
|
|
4395
4239
|
**/
|
|
4396
|
-
|
|
4397
|
-
stateId?: any;
|
|
4398
|
-
consensusStateId?: any;
|
|
4399
|
-
} | string | Uint8Array) => Observable<Option<u64>>, [
|
|
4400
|
-
IsmpConsensusStateMachineId
|
|
4401
|
-
]>;
|
|
4240
|
+
initialCheckpointRoot: AugmentedQuery<ApiType, () => Observable<H256>, []>;
|
|
4402
4241
|
/**
|
|
4403
|
-
*
|
|
4242
|
+
* Latest retained execution-layer anchor block hash.
|
|
4404
4243
|
**/
|
|
4405
|
-
|
|
4244
|
+
latestExecutionHeaderAnchorBlockHash: AugmentedQuery<ApiType, () => Observable<Option<H256>>, [
|
|
4245
|
+
]>;
|
|
4406
4246
|
/**
|
|
4407
|
-
*
|
|
4408
|
-
* Used in ensuring that the configured challenge period elapses.
|
|
4247
|
+
* Latest imported finalized block root
|
|
4409
4248
|
**/
|
|
4410
|
-
|
|
4411
|
-
U8aFixed
|
|
4412
|
-
]>;
|
|
4249
|
+
latestFinalizedBlockRoot: AugmentedQuery<ApiType, () => Observable<H256>, []>;
|
|
4413
4250
|
/**
|
|
4414
|
-
*
|
|
4251
|
+
* The last period where the next sync committee was updated for free.
|
|
4415
4252
|
**/
|
|
4416
|
-
|
|
4417
|
-
U8aFixed
|
|
4418
|
-
]>;
|
|
4253
|
+
latestSyncCommitteeUpdatePeriod: AugmentedQuery<ApiType, () => Observable<u64>, []>;
|
|
4419
4254
|
/**
|
|
4420
|
-
*
|
|
4255
|
+
* Sync committee for next period
|
|
4421
4256
|
**/
|
|
4422
|
-
|
|
4423
|
-
U8aFixed
|
|
4257
|
+
nextSyncCommittee: AugmentedQuery<ApiType, () => Observable<SnowbridgeBeaconPrimitivesSyncCommitteePrepared>, [
|
|
4424
4258
|
]>;
|
|
4425
4259
|
/**
|
|
4426
|
-
*
|
|
4427
|
-
* behaviour
|
|
4260
|
+
* The current operating mode of the pallet.
|
|
4428
4261
|
**/
|
|
4429
|
-
|
|
4430
|
-
U8aFixed
|
|
4262
|
+
operatingMode: AugmentedQuery<ApiType, () => Observable<PalletEthereumVerifierBasicOperatingMode>, [
|
|
4431
4263
|
]>;
|
|
4264
|
+
validatorsRoot: AugmentedQuery<ApiType, () => Observable<H256>, []>;
|
|
4265
|
+
};
|
|
4266
|
+
grandpa: {
|
|
4432
4267
|
/**
|
|
4433
|
-
* The
|
|
4268
|
+
* The current list of authorities.
|
|
4434
4269
|
**/
|
|
4435
|
-
|
|
4436
|
-
stateId?: any;
|
|
4437
|
-
consensusStateId?: any;
|
|
4438
|
-
} | string | Uint8Array) => Observable<Option<u64>>, [
|
|
4439
|
-
IsmpConsensusStateMachineId
|
|
4270
|
+
authorities: AugmentedQuery<ApiType, () => Observable<Vec<ITuple<[SpConsensusGrandpaAppPublic, u64]>>>, [
|
|
4440
4271
|
]>;
|
|
4441
4272
|
/**
|
|
4442
|
-
*
|
|
4273
|
+
* The number of changes (both in terms of keys and underlying economic responsibilities)
|
|
4274
|
+
* in the "set" of Grandpa validators from genesis.
|
|
4443
4275
|
**/
|
|
4444
|
-
|
|
4276
|
+
currentSetId: AugmentedQuery<ApiType, () => Observable<u64>, []>;
|
|
4445
4277
|
/**
|
|
4446
|
-
*
|
|
4278
|
+
* next block number where we can force a change.
|
|
4447
4279
|
**/
|
|
4448
|
-
|
|
4449
|
-
stateId?: any;
|
|
4450
|
-
consensusStateId?: any;
|
|
4451
|
-
} | string | Uint8Array) => Observable<Option<u64>>, [
|
|
4452
|
-
IsmpConsensusStateMachineId
|
|
4453
|
-
]>;
|
|
4280
|
+
nextForced: AugmentedQuery<ApiType, () => Observable<Option<u32>>, []>;
|
|
4454
4281
|
/**
|
|
4455
|
-
*
|
|
4456
|
-
* The key is the request commitment
|
|
4282
|
+
* Pending change: (signaled at, scheduled change).
|
|
4457
4283
|
**/
|
|
4458
|
-
|
|
4459
|
-
H256
|
|
4284
|
+
pendingChange: AugmentedQuery<ApiType, () => Observable<Option<PalletGrandpaStoredPendingChange>>, [
|
|
4460
4285
|
]>;
|
|
4461
4286
|
/**
|
|
4462
|
-
*
|
|
4463
|
-
*
|
|
4287
|
+
* A mapping from grandpa set ID to the index of the *most recent* session for which its
|
|
4288
|
+
* members were responsible.
|
|
4289
|
+
*
|
|
4290
|
+
* This is only used for validating equivocation proofs. An equivocation proof must
|
|
4291
|
+
* contains a key-ownership proof for a given session, therefore we need a way to tie
|
|
4292
|
+
* together sessions and GRANDPA set ids, i.e. we need to validate that a validator
|
|
4293
|
+
* was the owner of a given key on a given session, and what the active set ID was
|
|
4294
|
+
* during that session.
|
|
4295
|
+
*
|
|
4296
|
+
* TWOX-NOTE: `SetId` is not under user control.
|
|
4464
4297
|
**/
|
|
4465
|
-
|
|
4466
|
-
|
|
4467
|
-
height?: any;
|
|
4468
|
-
} | string | Uint8Array) => Observable<Option<IsmpConsensusStateCommitment>>, [
|
|
4469
|
-
IsmpConsensusStateMachineHeight
|
|
4298
|
+
setIdSession: AugmentedQuery<ApiType, (arg: u64 | AnyNumber | Uint8Array) => Observable<Option<u32>>, [
|
|
4299
|
+
u64
|
|
4470
4300
|
]>;
|
|
4471
4301
|
/**
|
|
4472
|
-
*
|
|
4473
|
-
* Used in ensuring that the configured challenge period elapses.
|
|
4302
|
+
* `true` if we are currently stalled.
|
|
4474
4303
|
**/
|
|
4475
|
-
|
|
4476
|
-
id?: any;
|
|
4477
|
-
height?: any;
|
|
4478
|
-
} | string | Uint8Array) => Observable<Option<u64>>, [
|
|
4479
|
-
IsmpConsensusStateMachineHeight
|
|
4480
|
-
]>;
|
|
4304
|
+
stalled: AugmentedQuery<ApiType, () => Observable<Option<ITuple<[u32, u32]>>>, []>;
|
|
4481
4305
|
/**
|
|
4482
|
-
*
|
|
4306
|
+
* State of the current authority set.
|
|
4483
4307
|
**/
|
|
4484
|
-
|
|
4485
|
-
U8aFixed
|
|
4486
|
-
]>;
|
|
4308
|
+
state: AugmentedQuery<ApiType, () => Observable<PalletGrandpaStoredState>, []>;
|
|
4487
4309
|
};
|
|
4488
|
-
|
|
4310
|
+
localchainTransfer: {
|
|
4489
4311
|
/**
|
|
4490
|
-
*
|
|
4312
|
+
* Expiration index for outgoing transfers keyed by `(notary_id, expiration_tick)`.
|
|
4313
|
+
*
|
|
4314
|
+
* NOTE: Expiration processing follows notebook progression (`header.tick`) for each notary,
|
|
4315
|
+
* not wall/runtime tick. If a notary stops submitting notebooks indefinitely, pending
|
|
4316
|
+
* transfers for that notary remain frozen by design until a notary-switch recovery path is
|
|
4317
|
+
* executed.
|
|
4491
4318
|
**/
|
|
4492
|
-
|
|
4493
|
-
|
|
4494
|
-
|
|
4495
|
-
|
|
4496
|
-
|
|
4497
|
-
|
|
4498
|
-
|
|
4499
|
-
Substrate: any;
|
|
4500
|
-
} | {
|
|
4501
|
-
Tendermint: any;
|
|
4502
|
-
} | {
|
|
4503
|
-
Relay: any;
|
|
4504
|
-
} | string | Uint8Array) => Observable<Option<u64>>, [
|
|
4505
|
-
IsmpHostStateMachine
|
|
4319
|
+
expiringTransfersOutByNotary: AugmentedQuery<ApiType, (arg1: u32 | AnyNumber | Uint8Array, arg2: u64 | AnyNumber | Uint8Array) => Observable<Vec<u32>>, [
|
|
4320
|
+
u32,
|
|
4321
|
+
u64
|
|
4322
|
+
]>;
|
|
4323
|
+
nextTransferId: AugmentedQuery<ApiType, () => Observable<Option<u32>>, []>;
|
|
4324
|
+
pendingTransfersOut: AugmentedQuery<ApiType, (arg: u32 | AnyNumber | Uint8Array) => Observable<Option<PalletLocalchainTransferQueuedTransferOut>>, [
|
|
4325
|
+
u32
|
|
4506
4326
|
]>;
|
|
4507
4327
|
};
|
|
4508
4328
|
miningSlot: {
|
|
@@ -4701,16 +4521,17 @@ declare module '@polkadot/api-base/types/storage' {
|
|
|
4701
4521
|
};
|
|
4702
4522
|
operationalAccounts: {
|
|
4703
4523
|
/**
|
|
4704
|
-
*
|
|
4524
|
+
* Referral codes that have already been linked, keyed to their proof expiration frame.
|
|
4705
4525
|
**/
|
|
4706
|
-
|
|
4526
|
+
consumedReferralCodes: AugmentedQuery<ApiType, (arg: U8aFixed | string | Uint8Array) => Observable<Option<u64>>, [
|
|
4707
4527
|
U8aFixed
|
|
4708
4528
|
]>;
|
|
4709
4529
|
/**
|
|
4710
|
-
*
|
|
4530
|
+
* Referral codes to clear after their referral proof expiration frame.
|
|
4711
4531
|
**/
|
|
4712
|
-
|
|
4713
|
-
u64
|
|
4532
|
+
consumedReferralCodesByExpiration: AugmentedQuery<ApiType, (arg1: u64 | AnyNumber | Uint8Array, arg2: U8aFixed | string | Uint8Array) => Observable<Option<Null>>, [
|
|
4533
|
+
u64,
|
|
4534
|
+
U8aFixed
|
|
4714
4535
|
]>;
|
|
4715
4536
|
/**
|
|
4716
4537
|
* Opaque encrypted sponsor server payload keyed by the sponsee operational account.
|
|
@@ -4718,6 +4539,10 @@ declare module '@polkadot/api-base/types/storage' {
|
|
|
4718
4539
|
encryptedServerBySponsee: AugmentedQuery<ApiType, (arg: AccountId32 | string | Uint8Array) => Observable<Option<Bytes>>, [
|
|
4719
4540
|
AccountId32
|
|
4720
4541
|
]>;
|
|
4542
|
+
/**
|
|
4543
|
+
* Oldest referral expiration frame that still has cleanup work to resume.
|
|
4544
|
+
**/
|
|
4545
|
+
expiredReferralCodeCleanupFrame: AugmentedQuery<ApiType, () => Observable<Option<u64>>, []>;
|
|
4721
4546
|
/**
|
|
4722
4547
|
* Reverse lookup of any linked account to its operational account id.
|
|
4723
4548
|
**/
|
|
@@ -4730,11 +4555,6 @@ declare module '@polkadot/api-base/types/storage' {
|
|
|
4730
4555
|
operationalAccounts: AugmentedQuery<ApiType, (arg: AccountId32 | string | Uint8Array) => Observable<Option<PalletOperationalAccountsOperationalAccount>>, [
|
|
4731
4556
|
AccountId32
|
|
4732
4557
|
]>;
|
|
4733
|
-
/**
|
|
4734
|
-
* Pending operational account rewards waiting on treasury payout (FIFO queue).
|
|
4735
|
-
**/
|
|
4736
|
-
operationalRewardsQueue: AugmentedQuery<ApiType, () => Observable<Vec<ArgonPrimitivesProvidersOperationalRewardPayout>>, [
|
|
4737
|
-
]>;
|
|
4738
4558
|
/**
|
|
4739
4559
|
* Configured reward amounts for operational accounts.
|
|
4740
4560
|
**/
|
|
@@ -4856,10 +4676,6 @@ declare module '@polkadot/api-base/types/storage' {
|
|
|
4856
4676
|
account: AugmentedQuery<ApiType, (arg: AccountId32 | string | Uint8Array) => Observable<FrameSystemAccountInfo>, [
|
|
4857
4677
|
AccountId32
|
|
4858
4678
|
]>;
|
|
4859
|
-
/**
|
|
4860
|
-
* Total length (in bytes) for all extrinsics put together, for the current block.
|
|
4861
|
-
**/
|
|
4862
|
-
allExtrinsicsLen: AugmentedQuery<ApiType, () => Observable<Option<u32>>, []>;
|
|
4863
4679
|
/**
|
|
4864
4680
|
* `Some` if a code upgrade has been authorized.
|
|
4865
4681
|
**/
|
|
@@ -4871,6 +4687,16 @@ declare module '@polkadot/api-base/types/storage' {
|
|
|
4871
4687
|
blockHash: AugmentedQuery<ApiType, (arg: u32 | AnyNumber | Uint8Array) => Observable<H256>, [
|
|
4872
4688
|
u32
|
|
4873
4689
|
]>;
|
|
4690
|
+
/**
|
|
4691
|
+
* Total size (in bytes) of the current block.
|
|
4692
|
+
*
|
|
4693
|
+
* Tracks the size of the header and all extrinsics.
|
|
4694
|
+
**/
|
|
4695
|
+
blockSize: AugmentedQuery<ApiType, () => Observable<Option<u32>>, []>;
|
|
4696
|
+
/**
|
|
4697
|
+
* Number of blocks till the pending code upgrade is applied.
|
|
4698
|
+
**/
|
|
4699
|
+
blocksTillUpgrade: AugmentedQuery<ApiType, () => Observable<Option<u8>>, []>;
|
|
4874
4700
|
/**
|
|
4875
4701
|
* The current weight for the block.
|
|
4876
4702
|
**/
|
|
@@ -4987,65 +4813,6 @@ declare module '@polkadot/api-base/types/storage' {
|
|
|
4987
4813
|
**/
|
|
4988
4814
|
now: AugmentedQuery<ApiType, () => Observable<u64>, []>;
|
|
4989
4815
|
};
|
|
4990
|
-
tokenGateway: {
|
|
4991
|
-
/**
|
|
4992
|
-
* Assets supported by this instance of token gateway
|
|
4993
|
-
* A map of the token gateway asset id to the local asset id
|
|
4994
|
-
**/
|
|
4995
|
-
localAssets: AugmentedQuery<ApiType, (arg: H256 | string | Uint8Array) => Observable<Option<u32>>, [
|
|
4996
|
-
H256
|
|
4997
|
-
]>;
|
|
4998
|
-
/**
|
|
4999
|
-
* Assets that originate from this chain
|
|
5000
|
-
**/
|
|
5001
|
-
nativeAssets: AugmentedQuery<ApiType, (arg: u32 | AnyNumber | Uint8Array) => Observable<bool>, [
|
|
5002
|
-
u32
|
|
5003
|
-
]>;
|
|
5004
|
-
/**
|
|
5005
|
-
* The decimals used by the EVM counterpart of this asset
|
|
5006
|
-
**/
|
|
5007
|
-
precisions: AugmentedQuery<ApiType, (arg1: u32 | AnyNumber | Uint8Array, arg2: IsmpHostStateMachine | {
|
|
5008
|
-
Evm: any;
|
|
5009
|
-
} | {
|
|
5010
|
-
Polkadot: any;
|
|
5011
|
-
} | {
|
|
5012
|
-
Kusama: any;
|
|
5013
|
-
} | {
|
|
5014
|
-
Substrate: any;
|
|
5015
|
-
} | {
|
|
5016
|
-
Tendermint: any;
|
|
5017
|
-
} | {
|
|
5018
|
-
Relay: any;
|
|
5019
|
-
} | string | Uint8Array) => Observable<Option<u8>>, [
|
|
5020
|
-
u32,
|
|
5021
|
-
IsmpHostStateMachine
|
|
5022
|
-
]>;
|
|
5023
|
-
/**
|
|
5024
|
-
* Assets supported by this instance of token gateway
|
|
5025
|
-
* A map of the local asset id to the token gateway asset id
|
|
5026
|
-
**/
|
|
5027
|
-
supportedAssets: AugmentedQuery<ApiType, (arg: u32 | AnyNumber | Uint8Array) => Observable<Option<H256>>, [
|
|
5028
|
-
u32
|
|
5029
|
-
]>;
|
|
5030
|
-
/**
|
|
5031
|
-
* The token gateway adresses on different chains
|
|
5032
|
-
**/
|
|
5033
|
-
tokenGatewayAddresses: AugmentedQuery<ApiType, (arg: IsmpHostStateMachine | {
|
|
5034
|
-
Evm: any;
|
|
5035
|
-
} | {
|
|
5036
|
-
Polkadot: any;
|
|
5037
|
-
} | {
|
|
5038
|
-
Kusama: any;
|
|
5039
|
-
} | {
|
|
5040
|
-
Substrate: any;
|
|
5041
|
-
} | {
|
|
5042
|
-
Tendermint: any;
|
|
5043
|
-
} | {
|
|
5044
|
-
Relay: any;
|
|
5045
|
-
} | string | Uint8Array) => Observable<Option<Bytes>>, [
|
|
5046
|
-
IsmpHostStateMachine
|
|
5047
|
-
]>;
|
|
5048
|
-
};
|
|
5049
4816
|
transactionPayment: {
|
|
5050
4817
|
nextFeeMultiplier: AugmentedQuery<ApiType, () => Observable<u128>, []>;
|
|
5051
4818
|
storageVersion: AugmentedQuery<ApiType, () => Observable<PalletTransactionPaymentReleases>, [
|
|
@@ -5060,44 +4827,45 @@ declare module '@polkadot/api-base/types/storage' {
|
|
|
5060
4827
|
};
|
|
5061
4828
|
treasury: {
|
|
5062
4829
|
/**
|
|
5063
|
-
* The
|
|
5064
|
-
|
|
4830
|
+
* The stored state for each bond lot.
|
|
4831
|
+
**/
|
|
4832
|
+
bondLotById: AugmentedQuery<ApiType, (arg: u64 | AnyNumber | Uint8Array) => Observable<Option<PalletTreasuryBondLot>>, [
|
|
4833
|
+
u64
|
|
4834
|
+
]>;
|
|
4835
|
+
/**
|
|
4836
|
+
* The bond lot ids that belong to an account.
|
|
5065
4837
|
**/
|
|
5066
|
-
|
|
4838
|
+
bondLotIdsByAccount: AugmentedQuery<ApiType, (arg1: AccountId32 | string | Uint8Array, arg2: u64 | AnyNumber | Uint8Array) => Observable<Option<Null>>, [
|
|
4839
|
+
AccountId32,
|
|
4840
|
+
u64
|
|
5067
4841
|
]>;
|
|
5068
4842
|
/**
|
|
5069
|
-
*
|
|
4843
|
+
* The accepted bond lots for a vault.
|
|
5070
4844
|
*
|
|
5071
|
-
*
|
|
5072
|
-
* funded contributors plus a small standby window so treasury can recover from a few exits
|
|
5073
|
-
* without a global scan. Entries are stored with the operator first while funded, then the
|
|
5074
|
-
* remaining accounts sorted by held principal descending.
|
|
4845
|
+
* Lots are kept in descending bond order, then lower `bond_lot_id` first for ties.
|
|
5075
4846
|
**/
|
|
5076
|
-
|
|
4847
|
+
bondLotsByVault: AugmentedQuery<ApiType, (arg: u32 | AnyNumber | Uint8Array) => Observable<Vec<PalletTreasuryBondLotSummary>>, [
|
|
5077
4848
|
u32
|
|
5078
4849
|
]>;
|
|
5079
4850
|
/**
|
|
5080
|
-
*
|
|
4851
|
+
* The vault capital locked for the current frame.
|
|
4852
|
+
*
|
|
4853
|
+
* Payout uses this to see which vaults and bond lots are participating in the frame.
|
|
5081
4854
|
**/
|
|
5082
|
-
|
|
5083
|
-
u32,
|
|
5084
|
-
AccountId32
|
|
4855
|
+
currentFrameVaultCapital: AugmentedQuery<ApiType, () => Observable<Option<PalletTreasuryFrameVaultCapital>>, [
|
|
5085
4856
|
]>;
|
|
5086
4857
|
/**
|
|
5087
|
-
*
|
|
4858
|
+
* The next bond lot id.
|
|
5088
4859
|
**/
|
|
5089
|
-
|
|
4860
|
+
nextBondLotId: AugmentedQuery<ApiType, () => Observable<u64>, []>;
|
|
5090
4861
|
/**
|
|
5091
|
-
*
|
|
4862
|
+
* The oldest frame that still has bond lots to retry releasing.
|
|
5092
4863
|
**/
|
|
5093
|
-
|
|
5094
|
-
u64
|
|
5095
|
-
]>;
|
|
4864
|
+
pendingBondReleaseRetryCursor: AugmentedQuery<ApiType, () => Observable<Option<u64>>, []>;
|
|
5096
4865
|
/**
|
|
5097
|
-
*
|
|
5098
|
-
* bids first
|
|
4866
|
+
* Bond lots to release at the given frame.
|
|
5099
4867
|
**/
|
|
5100
|
-
|
|
4868
|
+
pendingBondReleasesByFrame: AugmentedQuery<ApiType, (arg: u64 | AnyNumber | Uint8Array) => Observable<Vec<u64>>, [
|
|
5101
4869
|
u64
|
|
5102
4870
|
]>;
|
|
5103
4871
|
};
|
|
@@ -5137,6 +4905,12 @@ declare module '@polkadot/api-base/types/storage' {
|
|
|
5137
4905
|
pendingTermsModificationsByTick: AugmentedQuery<ApiType, (arg: u64 | AnyNumber | Uint8Array) => Observable<Vec<u32>>, [
|
|
5138
4906
|
u64
|
|
5139
4907
|
]>;
|
|
4908
|
+
/**
|
|
4909
|
+
* Recent reductions in `available_for_lock`, grouped by vault.
|
|
4910
|
+
**/
|
|
4911
|
+
recentCapacityDropsByVault: AugmentedQuery<ApiType, (arg: u32 | AnyNumber | Uint8Array) => Observable<Vec<PalletVaultsRecentCapacityDrop>>, [
|
|
4912
|
+
u32
|
|
4913
|
+
]>;
|
|
5140
4914
|
/**
|
|
5141
4915
|
* Tracks revenue from Bitcoin Locks and Treasury Pools for the trailing frames for each vault
|
|
5142
4916
|
* (a frame is a "mining day" in Argon). Newest frames are first. Frames are removed after the
|
|
@@ -5545,10 +5319,16 @@ declare module '@polkadot/api-base/types/submittable' {
|
|
|
5545
5319
|
Option<u128>
|
|
5546
5320
|
]>;
|
|
5547
5321
|
};
|
|
5548
|
-
|
|
5549
|
-
|
|
5550
|
-
|
|
5551
|
-
|
|
5322
|
+
crosschainTransfer: {
|
|
5323
|
+
proveTransfer: AugmentedSubmittable<(proof: PalletCrosschainTransferTransferProof | {
|
|
5324
|
+
Ethereum: any;
|
|
5325
|
+
} | string | Uint8Array) => SubmittableExtrinsic<ApiType>, [
|
|
5326
|
+
PalletCrosschainTransferTransferProof
|
|
5327
|
+
]>;
|
|
5328
|
+
setChainConfig: AugmentedSubmittable<(config: PalletCrosschainTransferChainConfig | {
|
|
5329
|
+
Ethereum: any;
|
|
5330
|
+
} | string | Uint8Array) => SubmittableExtrinsic<ApiType>, [
|
|
5331
|
+
PalletCrosschainTransferChainConfig
|
|
5552
5332
|
]>;
|
|
5553
5333
|
};
|
|
5554
5334
|
domains: {
|
|
@@ -5561,6 +5341,59 @@ declare module '@polkadot/api-base/types/submittable' {
|
|
|
5561
5341
|
ArgonPrimitivesDomainZoneRecord
|
|
5562
5342
|
]>;
|
|
5563
5343
|
};
|
|
5344
|
+
ethereumVerifier: {
|
|
5345
|
+
/**
|
|
5346
|
+
* Used for pallet initialization and light client resetting. Needs to be called by
|
|
5347
|
+
* the root origin.
|
|
5348
|
+
**/
|
|
5349
|
+
forceCheckpoint: AugmentedSubmittable<(update: PalletEthereumVerifierCheckpointUpdate | {
|
|
5350
|
+
header?: any;
|
|
5351
|
+
currentSyncCommittee?: any;
|
|
5352
|
+
currentSyncCommitteeBranch?: any;
|
|
5353
|
+
validatorsRoot?: any;
|
|
5354
|
+
} | string | Uint8Array, forkVersions: PalletEthereumVerifierForkVersions | {
|
|
5355
|
+
genesis?: any;
|
|
5356
|
+
altair?: any;
|
|
5357
|
+
bellatrix?: any;
|
|
5358
|
+
capella?: any;
|
|
5359
|
+
deneb?: any;
|
|
5360
|
+
electra?: any;
|
|
5361
|
+
fulu?: any;
|
|
5362
|
+
} | string | Uint8Array) => SubmittableExtrinsic<ApiType>, [
|
|
5363
|
+
PalletEthereumVerifierCheckpointUpdate,
|
|
5364
|
+
PalletEthereumVerifierForkVersions
|
|
5365
|
+
]>;
|
|
5366
|
+
/**
|
|
5367
|
+
* Imports a proven execution header anchor against already-retained beacon state.
|
|
5368
|
+
**/
|
|
5369
|
+
importExecutionHeaderAnchor: AugmentedSubmittable<(executionProof: PalletEthereumVerifierExecutionProof | {
|
|
5370
|
+
header?: any;
|
|
5371
|
+
executionHeader?: any;
|
|
5372
|
+
executionBranch?: any;
|
|
5373
|
+
} | string | Uint8Array) => SubmittableExtrinsic<ApiType>, [
|
|
5374
|
+
PalletEthereumVerifierExecutionProof
|
|
5375
|
+
]>;
|
|
5376
|
+
/**
|
|
5377
|
+
* Halt or resume all pallet operations. May only be called by root.
|
|
5378
|
+
**/
|
|
5379
|
+
setOperatingMode: AugmentedSubmittable<(mode: PalletEthereumVerifierBasicOperatingMode | 'Normal' | 'Halted' | number | Uint8Array) => SubmittableExtrinsic<ApiType>, [
|
|
5380
|
+
PalletEthereumVerifierBasicOperatingMode
|
|
5381
|
+
]>;
|
|
5382
|
+
/**
|
|
5383
|
+
* Submits a new finalized beacon header update. The update may contain the next
|
|
5384
|
+
* sync committee.
|
|
5385
|
+
**/
|
|
5386
|
+
submit: AugmentedSubmittable<(update: PalletEthereumVerifierUpdate | {
|
|
5387
|
+
attestedHeader?: any;
|
|
5388
|
+
syncAggregate?: any;
|
|
5389
|
+
signatureSlot?: any;
|
|
5390
|
+
nextSyncCommitteeUpdate?: any;
|
|
5391
|
+
finalizedHeader?: any;
|
|
5392
|
+
finalityBranch?: any;
|
|
5393
|
+
} | string | Uint8Array) => SubmittableExtrinsic<ApiType>, [
|
|
5394
|
+
PalletEthereumVerifierUpdate
|
|
5395
|
+
]>;
|
|
5396
|
+
};
|
|
5564
5397
|
grandpa: {
|
|
5565
5398
|
/**
|
|
5566
5399
|
* Note that the current authority set of the GRANDPA finality gadget has stalled.
|
|
@@ -5612,104 +5445,10 @@ declare module '@polkadot/api-base/types/submittable' {
|
|
|
5612
5445
|
SpCoreVoid
|
|
5613
5446
|
]>;
|
|
5614
5447
|
};
|
|
5615
|
-
|
|
5616
|
-
|
|
5617
|
-
|
|
5618
|
-
|
|
5619
|
-
* call must be `T::AdminOrigin`.
|
|
5620
|
-
*
|
|
5621
|
-
* - `message`: [`CreateConsensusState`] struct.
|
|
5622
|
-
*
|
|
5623
|
-
* Emits [`Event::ConsensusClientCreated`] if successful.
|
|
5624
|
-
**/
|
|
5625
|
-
createConsensusClient: AugmentedSubmittable<(message: IsmpMessagingCreateConsensusState | {
|
|
5626
|
-
consensusState?: any;
|
|
5627
|
-
consensusClientId?: any;
|
|
5628
|
-
consensusStateId?: any;
|
|
5629
|
-
unbondingPeriod?: any;
|
|
5630
|
-
challengePeriods?: any;
|
|
5631
|
-
stateMachineCommitments?: any;
|
|
5632
|
-
} | string | Uint8Array) => SubmittableExtrinsic<ApiType>, [
|
|
5633
|
-
IsmpMessagingCreateConsensusState
|
|
5634
|
-
]>;
|
|
5635
|
-
/**
|
|
5636
|
-
* Add more funds to a message (request or response) to be used for delivery and execution.
|
|
5637
|
-
*
|
|
5638
|
-
* Should not be called on a message that has been completed (delivered or timed-out) as
|
|
5639
|
-
* those funds will be lost forever.
|
|
5640
|
-
**/
|
|
5641
|
-
fundMessage: AugmentedSubmittable<(message: PalletIsmpUtilsFundMessageParams | {
|
|
5642
|
-
commitment?: any;
|
|
5643
|
-
amount?: any;
|
|
5644
|
-
} | string | Uint8Array) => SubmittableExtrinsic<ApiType>, [
|
|
5645
|
-
PalletIsmpUtilsFundMessageParams
|
|
5646
|
-
]>;
|
|
5647
|
-
/**
|
|
5648
|
-
* Execute the provided batch of ISMP messages, this will short-circuit and revert if any
|
|
5649
|
-
* of the provided messages are invalid. This is an unsigned extrinsic that permits anyone
|
|
5650
|
-
* execute ISMP messages for free, provided they have valid proofs and the messages have
|
|
5651
|
-
* not been previously processed.
|
|
5652
|
-
*
|
|
5653
|
-
* The dispatch origin for this call must be an unsigned one.
|
|
5654
|
-
*
|
|
5655
|
-
* - `messages`: the messages to handle or process.
|
|
5656
|
-
*
|
|
5657
|
-
* Emits different message events based on the Message received if successful.
|
|
5658
|
-
**/
|
|
5659
|
-
handleUnsigned: AugmentedSubmittable<(messages: Vec<IsmpMessagingMessage> | (IsmpMessagingMessage | {
|
|
5660
|
-
Consensus: any;
|
|
5661
|
-
} | {
|
|
5662
|
-
FraudProof: any;
|
|
5663
|
-
} | {
|
|
5664
|
-
Request: any;
|
|
5665
|
-
} | {
|
|
5666
|
-
Response: any;
|
|
5667
|
-
} | {
|
|
5668
|
-
Timeout: any;
|
|
5669
|
-
} | string | Uint8Array)[]) => SubmittableExtrinsic<ApiType>, [
|
|
5670
|
-
Vec<IsmpMessagingMessage>
|
|
5671
|
-
]>;
|
|
5672
|
-
/**
|
|
5673
|
-
* Modify the unbonding period and challenge period for a consensus state.
|
|
5674
|
-
* The dispatch origin for this call must be `T::AdminOrigin`.
|
|
5675
|
-
*
|
|
5676
|
-
* - `message`: `UpdateConsensusState` struct.
|
|
5677
|
-
**/
|
|
5678
|
-
updateConsensusState: AugmentedSubmittable<(message: PalletIsmpUtilsUpdateConsensusState | {
|
|
5679
|
-
consensusStateId?: any;
|
|
5680
|
-
unbondingPeriod?: any;
|
|
5681
|
-
challengePeriods?: any;
|
|
5682
|
-
} | string | Uint8Array) => SubmittableExtrinsic<ApiType>, [
|
|
5683
|
-
PalletIsmpUtilsUpdateConsensusState
|
|
5684
|
-
]>;
|
|
5685
|
-
};
|
|
5686
|
-
ismpGrandpa: {
|
|
5687
|
-
/**
|
|
5688
|
-
* Add some a state machine to the list of supported state machines
|
|
5689
|
-
**/
|
|
5690
|
-
addStateMachines: AugmentedSubmittable<(newStateMachines: Vec<IsmpGrandpaAddStateMachine> | (IsmpGrandpaAddStateMachine | {
|
|
5691
|
-
stateMachine?: any;
|
|
5692
|
-
slotDuration?: any;
|
|
5693
|
-
} | string | Uint8Array)[]) => SubmittableExtrinsic<ApiType>, [
|
|
5694
|
-
Vec<IsmpGrandpaAddStateMachine>
|
|
5695
|
-
]>;
|
|
5696
|
-
/**
|
|
5697
|
-
* Remove a state machine from the list of supported state machines
|
|
5698
|
-
**/
|
|
5699
|
-
removeStateMachines: AugmentedSubmittable<(stateMachines: Vec<IsmpHostStateMachine> | (IsmpHostStateMachine | {
|
|
5700
|
-
Evm: any;
|
|
5701
|
-
} | {
|
|
5702
|
-
Polkadot: any;
|
|
5703
|
-
} | {
|
|
5704
|
-
Kusama: any;
|
|
5705
|
-
} | {
|
|
5706
|
-
Substrate: any;
|
|
5707
|
-
} | {
|
|
5708
|
-
Tendermint: any;
|
|
5709
|
-
} | {
|
|
5710
|
-
Relay: any;
|
|
5711
|
-
} | string | Uint8Array)[]) => SubmittableExtrinsic<ApiType>, [
|
|
5712
|
-
Vec<IsmpHostStateMachine>
|
|
5448
|
+
localchainTransfer: {
|
|
5449
|
+
sendToLocalchain: AugmentedSubmittable<(amount: Compact<u128> | AnyNumber | Uint8Array, notaryId: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic<ApiType>, [
|
|
5450
|
+
Compact<u128>,
|
|
5451
|
+
u32
|
|
5713
5452
|
]>;
|
|
5714
5453
|
};
|
|
5715
5454
|
miningSlot: {
|
|
@@ -5759,6 +5498,13 @@ declare module '@polkadot/api-base/types/submittable' {
|
|
|
5759
5498
|
* Register approval for a dispatch to be made from a deterministic composite account if
|
|
5760
5499
|
* approved by a total of `threshold - 1` of `other_signatories`.
|
|
5761
5500
|
*
|
|
5501
|
+
* **This function will NEVER execute the call, even if the approval threshold is
|
|
5502
|
+
* reached.** It only registers approval. To actually execute the call, `as_multi` must
|
|
5503
|
+
* be called with the full call data by any of the signatories.
|
|
5504
|
+
*
|
|
5505
|
+
* This function is more efficient than `as_multi` for intermediate approvals since it
|
|
5506
|
+
* only requires the call hash, not the full call data.
|
|
5507
|
+
*
|
|
5762
5508
|
* Payment: `DepositBase` will be reserved if this is the first approval, plus
|
|
5763
5509
|
* `threshold` times `DepositFactor`. It is returned once this dispatch happens or
|
|
5764
5510
|
* is cancelled.
|
|
@@ -5773,7 +5519,8 @@ declare module '@polkadot/api-base/types/submittable' {
|
|
|
5773
5519
|
* transaction index) of the first approval transaction.
|
|
5774
5520
|
* - `call_hash`: The hash of the call to be executed.
|
|
5775
5521
|
*
|
|
5776
|
-
* NOTE:
|
|
5522
|
+
* NOTE: To execute the call after approvals are gathered, any signatory must call
|
|
5523
|
+
* `as_multi` with the full call data. This function cannot execute the call.
|
|
5777
5524
|
*
|
|
5778
5525
|
* ## Complexity
|
|
5779
5526
|
* - `O(S)`.
|
|
@@ -5804,7 +5551,9 @@ declare module '@polkadot/api-base/types/submittable' {
|
|
|
5804
5551
|
* Register approval for a dispatch to be made from a deterministic composite account if
|
|
5805
5552
|
* approved by a total of `threshold - 1` of `other_signatories`.
|
|
5806
5553
|
*
|
|
5807
|
-
* If
|
|
5554
|
+
* **If the approval threshold is met (including the sender's approval), this will
|
|
5555
|
+
* immediately execute the call.** This is the only way to execute a multisig call -
|
|
5556
|
+
* `approve_as_multi` will never trigger execution.
|
|
5808
5557
|
*
|
|
5809
5558
|
* Payment: `DepositBase` will be reserved if this is the first approval, plus
|
|
5810
5559
|
* `threshold` times `DepositFactor`. It is returned once this dispatch happens or
|
|
@@ -5820,8 +5569,9 @@ declare module '@polkadot/api-base/types/submittable' {
|
|
|
5820
5569
|
* transaction index) of the first approval transaction.
|
|
5821
5570
|
* - `call`: The call to be executed.
|
|
5822
5571
|
*
|
|
5823
|
-
* NOTE:
|
|
5824
|
-
* `approve_as_multi` instead, since it only requires a hash of the call
|
|
5572
|
+
* NOTE: For intermediate approvals (not the final approval), you should generally use
|
|
5573
|
+
* `approve_as_multi` instead, since it only requires a hash of the call and is more
|
|
5574
|
+
* efficient.
|
|
5825
5575
|
*
|
|
5826
5576
|
* Result is equivalent to the dispatched result if `threshold` is exactly `1`. Otherwise
|
|
5827
5577
|
* on success, result is `Ok` and the result from the interior call, if it was executed,
|
|
@@ -5962,6 +5712,16 @@ declare module '@polkadot/api-base/types/submittable' {
|
|
|
5962
5712
|
]>;
|
|
5963
5713
|
};
|
|
5964
5714
|
operationalAccounts: {
|
|
5715
|
+
/**
|
|
5716
|
+
* Activate an eligible operational account from any managed account.
|
|
5717
|
+
**/
|
|
5718
|
+
activate: AugmentedSubmittable<() => SubmittableExtrinsic<ApiType>, []>;
|
|
5719
|
+
/**
|
|
5720
|
+
* Claim pending operational rewards to any managed account.
|
|
5721
|
+
**/
|
|
5722
|
+
claimRewards: AugmentedSubmittable<(amount: u128 | AnyNumber | Uint8Array) => SubmittableExtrinsic<ApiType>, [
|
|
5723
|
+
u128
|
|
5724
|
+
]>;
|
|
5965
5725
|
/**
|
|
5966
5726
|
* Force-update operational progress markers for an account.
|
|
5967
5727
|
**/
|
|
@@ -5976,17 +5736,10 @@ declare module '@polkadot/api-base/types/submittable' {
|
|
|
5976
5736
|
PalletOperationalAccountsOperationalProgressPatch,
|
|
5977
5737
|
bool
|
|
5978
5738
|
]>;
|
|
5979
|
-
/**
|
|
5980
|
-
* Issue an access code (the public key itself) for this operational account.
|
|
5981
|
-
* The access code expires after `AccessCodeExpirationFrames`.
|
|
5982
|
-
**/
|
|
5983
|
-
issueAccessCode: AugmentedSubmittable<(accessCodePublic: U8aFixed | string | Uint8Array) => SubmittableExtrinsic<ApiType>, [
|
|
5984
|
-
U8aFixed
|
|
5985
|
-
]>;
|
|
5986
5739
|
/**
|
|
5987
5740
|
* Register vault, mining funding, and bot accounts for an operational account.
|
|
5988
5741
|
* Any account in the registration may submit the transaction.
|
|
5989
|
-
* If
|
|
5742
|
+
* If a referral proof is provided, the registration records the sponsor relationship.
|
|
5990
5743
|
**/
|
|
5991
5744
|
register: AugmentedSubmittable<(registration: PalletOperationalAccountsRegistration | {
|
|
5992
5745
|
V1: any;
|
|
@@ -6681,60 +6434,23 @@ declare module '@polkadot/api-base/types/submittable' {
|
|
|
6681
6434
|
Compact<u64>
|
|
6682
6435
|
]>;
|
|
6683
6436
|
};
|
|
6684
|
-
|
|
6685
|
-
/**
|
|
6686
|
-
* Registers a multi-chain ERC6160 asset without sending any dispatch request.
|
|
6687
|
-
* You should use register_asset_locally when you want to enable token gateway transfers
|
|
6688
|
-
* for an asset that already exists on an external chain.
|
|
6689
|
-
**/
|
|
6690
|
-
createErc6160Asset: AugmentedSubmittable<(asset: PalletTokenGatewayAssetRegistration | {
|
|
6691
|
-
localId?: any;
|
|
6692
|
-
reg?: any;
|
|
6693
|
-
native?: any;
|
|
6694
|
-
precision?: any;
|
|
6695
|
-
} | string | Uint8Array) => SubmittableExtrinsic<ApiType>, [
|
|
6696
|
-
PalletTokenGatewayAssetRegistration
|
|
6697
|
-
]>;
|
|
6698
|
-
/**
|
|
6699
|
-
* Set the token gateway address for specified chains
|
|
6700
|
-
**/
|
|
6701
|
-
setTokenGatewayAddresses: AugmentedSubmittable<(addresses: BTreeMap<IsmpHostStateMachine, Bytes>) => SubmittableExtrinsic<ApiType>, [
|
|
6702
|
-
BTreeMap<IsmpHostStateMachine, Bytes>
|
|
6703
|
-
]>;
|
|
6704
|
-
/**
|
|
6705
|
-
* Teleports a registered asset
|
|
6706
|
-
* locks the asset and dispatches a request to token gateway on the destination
|
|
6707
|
-
**/
|
|
6708
|
-
teleport: AugmentedSubmittable<(params: PalletTokenGatewayTeleportParams | {
|
|
6709
|
-
assetId?: any;
|
|
6710
|
-
destination?: any;
|
|
6711
|
-
recepient?: any;
|
|
6712
|
-
amount?: any;
|
|
6713
|
-
timeout?: any;
|
|
6714
|
-
tokenGateway?: any;
|
|
6715
|
-
relayerFee?: any;
|
|
6716
|
-
callData?: any;
|
|
6717
|
-
redeem?: any;
|
|
6718
|
-
} | string | Uint8Array) => SubmittableExtrinsic<ApiType>, [
|
|
6719
|
-
PalletTokenGatewayTeleportParams
|
|
6720
|
-
]>;
|
|
6437
|
+
treasury: {
|
|
6721
6438
|
/**
|
|
6722
|
-
*
|
|
6439
|
+
* Buy whole `1 ARGON` bonds for a vault.
|
|
6440
|
+
*
|
|
6441
|
+
* The purchase either enters the accepted list or fails.
|
|
6723
6442
|
**/
|
|
6724
|
-
|
|
6725
|
-
|
|
6726
|
-
|
|
6727
|
-
} | string | Uint8Array) => SubmittableExtrinsic<ApiType>, [
|
|
6728
|
-
PalletTokenGatewayPrecisionUpdate
|
|
6443
|
+
buyBonds: AugmentedSubmittable<(vaultId: u32 | AnyNumber | Uint8Array, bonds: u32 | AnyNumber | Uint8Array) => SubmittableExtrinsic<ApiType>, [
|
|
6444
|
+
u32,
|
|
6445
|
+
u32
|
|
6729
6446
|
]>;
|
|
6730
|
-
};
|
|
6731
|
-
treasury: {
|
|
6732
6447
|
/**
|
|
6733
|
-
*
|
|
6448
|
+
* Liquidate one full bond lot.
|
|
6449
|
+
*
|
|
6450
|
+
* The lot stops participating right away and is released after the delay.
|
|
6734
6451
|
**/
|
|
6735
|
-
|
|
6736
|
-
|
|
6737
|
-
u128
|
|
6452
|
+
liquidateBondLot: AugmentedSubmittable<(bondLotId: u64 | AnyNumber | Uint8Array) => SubmittableExtrinsic<ApiType>, [
|
|
6453
|
+
u64
|
|
6738
6454
|
]>;
|
|
6739
6455
|
};
|
|
6740
6456
|
txPause: {
|
|
@@ -6921,6 +6637,7 @@ declare module '@polkadot/api-base/types/submittable' {
|
|
|
6921
6637
|
]>;
|
|
6922
6638
|
create: AugmentedSubmittable<(vaultConfig: PalletVaultsVaultConfig | {
|
|
6923
6639
|
terms?: any;
|
|
6640
|
+
name?: any;
|
|
6924
6641
|
securitization?: any;
|
|
6925
6642
|
bitcoinXpubkey?: any;
|
|
6926
6643
|
securitizationRatio?: any;
|
|
@@ -6963,10 +6680,12 @@ declare module '@polkadot/api-base/types/submittable' {
|
|
|
6963
6680
|
u32,
|
|
6964
6681
|
ArgonPrimitivesBitcoinOpaqueBitcoinXpub
|
|
6965
6682
|
]>;
|
|
6966
|
-
setBitcoinLockDelegate: AugmentedSubmittable<(
|
|
6967
|
-
u32,
|
|
6683
|
+
setBitcoinLockDelegate: AugmentedSubmittable<(delegateAccountId: Option<AccountId32> | null | Uint8Array | AccountId32 | string) => SubmittableExtrinsic<ApiType>, [
|
|
6968
6684
|
Option<AccountId32>
|
|
6969
6685
|
]>;
|
|
6686
|
+
setName: AugmentedSubmittable<(name: Option<Bytes> | null | Uint8Array | Bytes | string) => SubmittableExtrinsic<ApiType>, [
|
|
6687
|
+
Option<Bytes>
|
|
6688
|
+
]>;
|
|
6970
6689
|
};
|
|
6971
6690
|
}
|
|
6972
6691
|
}
|
|
@@ -7629,6 +7348,42 @@ declare module '@polkadot/rpc-core/types/jsonrpc' {
|
|
|
7629
7348
|
}
|
|
7630
7349
|
}
|
|
7631
7350
|
|
|
7351
|
+
/** @name ArgonPrimitivesEthereumEthereumExecutionBlockProof */
|
|
7352
|
+
interface ArgonPrimitivesEthereumEthereumExecutionBlockProof extends Struct {
|
|
7353
|
+
readonly anchorBlockHash: H256;
|
|
7354
|
+
readonly targetToAnchorHeaderChain: Vec<ArgonPrimitivesEthereumEthereumExecutionHeader>;
|
|
7355
|
+
}
|
|
7356
|
+
/** @name ArgonPrimitivesEthereumEthereumExecutionHeader */
|
|
7357
|
+
interface ArgonPrimitivesEthereumEthereumExecutionHeader extends Struct {
|
|
7358
|
+
readonly rlp: Bytes;
|
|
7359
|
+
}
|
|
7360
|
+
/** @name ArgonPrimitivesEthereumEthereumLog */
|
|
7361
|
+
interface ArgonPrimitivesEthereumEthereumLog extends Struct {
|
|
7362
|
+
readonly address: H160;
|
|
7363
|
+
readonly topics: Vec<H256>;
|
|
7364
|
+
readonly data: Bytes;
|
|
7365
|
+
}
|
|
7366
|
+
/** @name ArgonPrimitivesEthereumEthereumProof */
|
|
7367
|
+
interface ArgonPrimitivesEthereumEthereumProof extends Struct {
|
|
7368
|
+
readonly executionBlockProof: ArgonPrimitivesEthereumEthereumExecutionBlockProof;
|
|
7369
|
+
readonly receiptProof: ArgonPrimitivesEthereumEthereumReceiptProof;
|
|
7370
|
+
}
|
|
7371
|
+
/** @name ArgonPrimitivesEthereumEthereumReceiptProof */
|
|
7372
|
+
interface ArgonPrimitivesEthereumEthereumReceiptProof extends Struct {
|
|
7373
|
+
readonly transactionIndex: Compact<u64>;
|
|
7374
|
+
readonly nodes: Vec<Bytes>;
|
|
7375
|
+
}
|
|
7376
|
+
/** @name ArgonPrimitivesEthereumEthereumVerifyError */
|
|
7377
|
+
interface ArgonPrimitivesEthereumEthereumVerifyError extends Enum {
|
|
7378
|
+
readonly isVerifierUnavailable: boolean;
|
|
7379
|
+
readonly isAnchorNotFound: boolean;
|
|
7380
|
+
readonly isInvalidHeader: boolean;
|
|
7381
|
+
readonly isInvalidHeaderChain: boolean;
|
|
7382
|
+
readonly isLogNotFound: boolean;
|
|
7383
|
+
readonly isInvalidProof: boolean;
|
|
7384
|
+
readonly type: 'VerifierUnavailable' | 'AnchorNotFound' | 'InvalidHeader' | 'InvalidHeaderChain' | 'LogNotFound' | 'InvalidProof';
|
|
7385
|
+
}
|
|
7386
|
+
|
|
7632
7387
|
declare module '@polkadot/api-base/types/calls' {
|
|
7633
7388
|
interface AugmentedCalls<ApiType extends ApiTypes> {
|
|
7634
7389
|
/** 0xbc9d89904f5b923f/1 */
|
|
@@ -7688,6 +7443,20 @@ declare module '@polkadot/api-base/types/calls' {
|
|
|
7688
7443
|
**/
|
|
7689
7444
|
version: AugmentedCall<ApiType, () => Observable<RuntimeVersion>>;
|
|
7690
7445
|
};
|
|
7446
|
+
/** 0x97c56de838cad0ef/1 */
|
|
7447
|
+
ethereumApis: {
|
|
7448
|
+
/**
|
|
7449
|
+
* Preflight verify an Ethereum event log proof.
|
|
7450
|
+
**/
|
|
7451
|
+
verifyEventLog: AugmentedCall<ApiType, (eventLog: ArgonPrimitivesEthereumEthereumLog$1 | {
|
|
7452
|
+
address?: any;
|
|
7453
|
+
topics?: any;
|
|
7454
|
+
data?: any;
|
|
7455
|
+
} | string | Uint8Array, proof: ArgonPrimitivesEthereumEthereumProof$1 | {
|
|
7456
|
+
executionBlockProof?: any;
|
|
7457
|
+
receiptProof?: any;
|
|
7458
|
+
} | string | Uint8Array) => Observable<Result<Null, ArgonPrimitivesEthereumEthereumVerifyError>>>;
|
|
7459
|
+
};
|
|
7691
7460
|
/** 0xfbc577b9d747efd6/1 */
|
|
7692
7461
|
genesisBuilder: {
|
|
7693
7462
|
/**
|
|
@@ -7749,17 +7518,6 @@ declare module '@polkadot/api-base/types/calls' {
|
|
|
7749
7518
|
digest?: any;
|
|
7750
7519
|
} | string | Uint8Array) => Observable<Null>>;
|
|
7751
7520
|
};
|
|
7752
|
-
/** 0xab3c0572291feb8b/1 */
|
|
7753
|
-
sessionKeys: {
|
|
7754
|
-
/**
|
|
7755
|
-
* Decode the given public session keys.
|
|
7756
|
-
**/
|
|
7757
|
-
decodeSessionKeys: AugmentedCall<ApiType, (encoded: Bytes | string | Uint8Array) => Observable<Option<Vec<ITuple<[Bytes, KeyTypeId]>>>>>;
|
|
7758
|
-
/**
|
|
7759
|
-
* Generate a set of session keys with optionally using the given seed.
|
|
7760
|
-
**/
|
|
7761
|
-
generateSessionKeys: AugmentedCall<ApiType, (seed: Option<Bytes> | null | Uint8Array | Bytes | string) => Observable<Bytes>>;
|
|
7762
|
-
};
|
|
7763
7521
|
/** 0xd2bc9897eed08f15/3 */
|
|
7764
7522
|
taggedTransactionQueue: {
|
|
7765
7523
|
/**
|
|
@@ -7852,6 +7610,12 @@ declare module '@polkadot/types/types/registry' {
|
|
|
7852
7610
|
ApprovalFlag: ApprovalFlag;
|
|
7853
7611
|
Approvals: Approvals;
|
|
7854
7612
|
ApprovalVotingParams: ApprovalVotingParams;
|
|
7613
|
+
ArgonPrimitivesEthereumEthereumExecutionBlockProof: ArgonPrimitivesEthereumEthereumExecutionBlockProof;
|
|
7614
|
+
ArgonPrimitivesEthereumEthereumExecutionHeader: ArgonPrimitivesEthereumEthereumExecutionHeader;
|
|
7615
|
+
ArgonPrimitivesEthereumEthereumLog: ArgonPrimitivesEthereumEthereumLog;
|
|
7616
|
+
ArgonPrimitivesEthereumEthereumProof: ArgonPrimitivesEthereumEthereumProof;
|
|
7617
|
+
ArgonPrimitivesEthereumEthereumReceiptProof: ArgonPrimitivesEthereumEthereumReceiptProof;
|
|
7618
|
+
ArgonPrimitivesEthereumEthereumVerifyError: ArgonPrimitivesEthereumEthereumVerifyError;
|
|
7855
7619
|
ArithmeticError: ArithmeticError;
|
|
7856
7620
|
AssetApproval: AssetApproval;
|
|
7857
7621
|
AssetApprovalKey: AssetApprovalKey;
|
|
@@ -9917,8 +9681,8 @@ declare module '@polkadot/types/lookup' {
|
|
|
9917
9681
|
readonly isBlockSpecificationNotFound: boolean;
|
|
9918
9682
|
readonly type: 'RootNotFound' | 'LastChangeNotFound' | 'InvalidTransferToLocalchain' | 'BlockSpecificationNotFound';
|
|
9919
9683
|
}
|
|
9920
|
-
/** @name
|
|
9921
|
-
interface
|
|
9684
|
+
/** @name PalletLocalchainTransferEvent (76) */
|
|
9685
|
+
interface PalletLocalchainTransferEvent extends Enum {
|
|
9922
9686
|
readonly isTransferToLocalchain: boolean;
|
|
9923
9687
|
readonly asTransferToLocalchain: {
|
|
9924
9688
|
readonly accountId: AccountId32;
|
|
@@ -10397,229 +10161,79 @@ declare module '@polkadot/types/lookup' {
|
|
|
10397
10161
|
} & Struct;
|
|
10398
10162
|
readonly type: 'Sudid' | 'KeyChanged' | 'KeyRemoved' | 'SudoAsDone';
|
|
10399
10163
|
}
|
|
10400
|
-
/** @name
|
|
10401
|
-
interface PalletIsmpEvent extends Enum {
|
|
10402
|
-
readonly isStateMachineUpdated: boolean;
|
|
10403
|
-
readonly asStateMachineUpdated: {
|
|
10404
|
-
readonly stateMachineId: IsmpConsensusStateMachineId;
|
|
10405
|
-
readonly latestHeight: u64;
|
|
10406
|
-
} & Struct;
|
|
10407
|
-
readonly isStateCommitmentVetoed: boolean;
|
|
10408
|
-
readonly asStateCommitmentVetoed: {
|
|
10409
|
-
readonly height: IsmpConsensusStateMachineHeight;
|
|
10410
|
-
readonly fisherman: Bytes;
|
|
10411
|
-
} & Struct;
|
|
10412
|
-
readonly isConsensusClientCreated: boolean;
|
|
10413
|
-
readonly asConsensusClientCreated: {
|
|
10414
|
-
readonly consensusClientId: U8aFixed;
|
|
10415
|
-
} & Struct;
|
|
10416
|
-
readonly isConsensusClientFrozen: boolean;
|
|
10417
|
-
readonly asConsensusClientFrozen: {
|
|
10418
|
-
readonly consensusClientId: U8aFixed;
|
|
10419
|
-
} & Struct;
|
|
10420
|
-
readonly isResponse: boolean;
|
|
10421
|
-
readonly asResponse: {
|
|
10422
|
-
readonly destChain: IsmpHostStateMachine;
|
|
10423
|
-
readonly sourceChain: IsmpHostStateMachine;
|
|
10424
|
-
readonly requestNonce: u64;
|
|
10425
|
-
readonly commitment: H256;
|
|
10426
|
-
readonly reqCommitment: H256;
|
|
10427
|
-
} & Struct;
|
|
10428
|
-
readonly isRequest: boolean;
|
|
10429
|
-
readonly asRequest: {
|
|
10430
|
-
readonly destChain: IsmpHostStateMachine;
|
|
10431
|
-
readonly sourceChain: IsmpHostStateMachine;
|
|
10432
|
-
readonly requestNonce: u64;
|
|
10433
|
-
readonly commitment: H256;
|
|
10434
|
-
} & Struct;
|
|
10435
|
-
readonly isErrors: boolean;
|
|
10436
|
-
readonly asErrors: {
|
|
10437
|
-
readonly errors: Vec<PalletIsmpErrorsHandlingError>;
|
|
10438
|
-
} & Struct;
|
|
10439
|
-
readonly isPostRequestHandled: boolean;
|
|
10440
|
-
readonly asPostRequestHandled: IsmpEventsRequestResponseHandled;
|
|
10441
|
-
readonly isPostResponseHandled: boolean;
|
|
10442
|
-
readonly asPostResponseHandled: IsmpEventsRequestResponseHandled;
|
|
10443
|
-
readonly isGetRequestHandled: boolean;
|
|
10444
|
-
readonly asGetRequestHandled: IsmpEventsRequestResponseHandled;
|
|
10445
|
-
readonly isPostRequestTimeoutHandled: boolean;
|
|
10446
|
-
readonly asPostRequestTimeoutHandled: IsmpEventsTimeoutHandled;
|
|
10447
|
-
readonly isPostResponseTimeoutHandled: boolean;
|
|
10448
|
-
readonly asPostResponseTimeoutHandled: IsmpEventsTimeoutHandled;
|
|
10449
|
-
readonly isGetRequestTimeoutHandled: boolean;
|
|
10450
|
-
readonly asGetRequestTimeoutHandled: IsmpEventsTimeoutHandled;
|
|
10451
|
-
readonly type: 'StateMachineUpdated' | 'StateCommitmentVetoed' | 'ConsensusClientCreated' | 'ConsensusClientFrozen' | 'Response' | 'Request' | 'Errors' | 'PostRequestHandled' | 'PostResponseHandled' | 'GetRequestHandled' | 'PostRequestTimeoutHandled' | 'PostResponseTimeoutHandled' | 'GetRequestTimeoutHandled';
|
|
10452
|
-
}
|
|
10453
|
-
/** @name IsmpConsensusStateMachineId (119) */
|
|
10454
|
-
interface IsmpConsensusStateMachineId extends Struct {
|
|
10455
|
-
readonly stateId: IsmpHostStateMachine;
|
|
10456
|
-
readonly consensusStateId: U8aFixed;
|
|
10457
|
-
}
|
|
10458
|
-
/** @name IsmpHostStateMachine (120) */
|
|
10459
|
-
interface IsmpHostStateMachine extends Enum {
|
|
10460
|
-
readonly isEvm: boolean;
|
|
10461
|
-
readonly asEvm: u32;
|
|
10462
|
-
readonly isPolkadot: boolean;
|
|
10463
|
-
readonly asPolkadot: u32;
|
|
10464
|
-
readonly isKusama: boolean;
|
|
10465
|
-
readonly asKusama: u32;
|
|
10466
|
-
readonly isSubstrate: boolean;
|
|
10467
|
-
readonly asSubstrate: U8aFixed;
|
|
10468
|
-
readonly isTendermint: boolean;
|
|
10469
|
-
readonly asTendermint: U8aFixed;
|
|
10470
|
-
readonly isRelay: boolean;
|
|
10471
|
-
readonly asRelay: {
|
|
10472
|
-
readonly relay: U8aFixed;
|
|
10473
|
-
readonly paraId: u32;
|
|
10474
|
-
} & Struct;
|
|
10475
|
-
readonly type: 'Evm' | 'Polkadot' | 'Kusama' | 'Substrate' | 'Tendermint' | 'Relay';
|
|
10476
|
-
}
|
|
10477
|
-
/** @name IsmpConsensusStateMachineHeight (121) */
|
|
10478
|
-
interface IsmpConsensusStateMachineHeight extends Struct {
|
|
10479
|
-
readonly id: IsmpConsensusStateMachineId;
|
|
10480
|
-
readonly height: u64;
|
|
10481
|
-
}
|
|
10482
|
-
/** @name PalletIsmpErrorsHandlingError (124) */
|
|
10483
|
-
interface PalletIsmpErrorsHandlingError extends Struct {
|
|
10484
|
-
readonly message: Bytes;
|
|
10485
|
-
}
|
|
10486
|
-
/** @name IsmpEventsRequestResponseHandled (126) */
|
|
10487
|
-
interface IsmpEventsRequestResponseHandled extends Struct {
|
|
10488
|
-
readonly commitment: H256;
|
|
10489
|
-
readonly relayer: Bytes;
|
|
10490
|
-
}
|
|
10491
|
-
/** @name IsmpEventsTimeoutHandled (127) */
|
|
10492
|
-
interface IsmpEventsTimeoutHandled extends Struct {
|
|
10493
|
-
readonly commitment: H256;
|
|
10494
|
-
readonly source: IsmpHostStateMachine;
|
|
10495
|
-
readonly dest: IsmpHostStateMachine;
|
|
10496
|
-
}
|
|
10497
|
-
/** @name IsmpGrandpaEvent (128) */
|
|
10498
|
-
interface IsmpGrandpaEvent extends Enum {
|
|
10499
|
-
readonly isStateMachineAdded: boolean;
|
|
10500
|
-
readonly asStateMachineAdded: {
|
|
10501
|
-
readonly stateMachines: Vec<IsmpHostStateMachine>;
|
|
10502
|
-
} & Struct;
|
|
10503
|
-
readonly isStateMachineRemoved: boolean;
|
|
10504
|
-
readonly asStateMachineRemoved: {
|
|
10505
|
-
readonly stateMachines: Vec<IsmpHostStateMachine>;
|
|
10506
|
-
} & Struct;
|
|
10507
|
-
readonly type: 'StateMachineAdded' | 'StateMachineRemoved';
|
|
10508
|
-
}
|
|
10509
|
-
/** @name PalletHyperbridgeEvent (130) */
|
|
10510
|
-
interface PalletHyperbridgeEvent extends Enum {
|
|
10511
|
-
readonly isHostParamsUpdated: boolean;
|
|
10512
|
-
readonly asHostParamsUpdated: {
|
|
10513
|
-
readonly old: PalletHyperbridgeVersionedHostParams;
|
|
10514
|
-
readonly new_: PalletHyperbridgeVersionedHostParams;
|
|
10515
|
-
} & Struct;
|
|
10516
|
-
readonly isRelayerFeeWithdrawn: boolean;
|
|
10517
|
-
readonly asRelayerFeeWithdrawn: {
|
|
10518
|
-
readonly amount: u128;
|
|
10519
|
-
readonly account: AccountId32;
|
|
10520
|
-
} & Struct;
|
|
10521
|
-
readonly type: 'HostParamsUpdated' | 'RelayerFeeWithdrawn';
|
|
10522
|
-
}
|
|
10523
|
-
/** @name PalletHyperbridgeVersionedHostParams (131) */
|
|
10524
|
-
interface PalletHyperbridgeVersionedHostParams extends Enum {
|
|
10525
|
-
readonly isV1: boolean;
|
|
10526
|
-
readonly asV1: PalletHyperbridgeSubstrateHostParams;
|
|
10527
|
-
readonly type: 'V1';
|
|
10528
|
-
}
|
|
10529
|
-
/** @name PalletHyperbridgeSubstrateHostParams (132) */
|
|
10530
|
-
interface PalletHyperbridgeSubstrateHostParams extends Struct {
|
|
10531
|
-
readonly defaultPerByteFee: u128;
|
|
10532
|
-
readonly perByteFees: BTreeMap<IsmpHostStateMachine, u128>;
|
|
10533
|
-
readonly assetRegistrationFee: u128;
|
|
10534
|
-
}
|
|
10535
|
-
/** @name PalletTokenGatewayEvent (136) */
|
|
10536
|
-
interface PalletTokenGatewayEvent extends Enum {
|
|
10537
|
-
readonly isAssetTeleported: boolean;
|
|
10538
|
-
readonly asAssetTeleported: {
|
|
10539
|
-
readonly from: AccountId32;
|
|
10540
|
-
readonly to: H256;
|
|
10541
|
-
readonly amount: u128;
|
|
10542
|
-
readonly dest: IsmpHostStateMachine;
|
|
10543
|
-
readonly commitment: H256;
|
|
10544
|
-
} & Struct;
|
|
10545
|
-
readonly isAssetReceived: boolean;
|
|
10546
|
-
readonly asAssetReceived: {
|
|
10547
|
-
readonly beneficiary: AccountId32;
|
|
10548
|
-
readonly amount: u128;
|
|
10549
|
-
readonly source: IsmpHostStateMachine;
|
|
10550
|
-
} & Struct;
|
|
10551
|
-
readonly isAssetRefunded: boolean;
|
|
10552
|
-
readonly asAssetRefunded: {
|
|
10553
|
-
readonly beneficiary: AccountId32;
|
|
10554
|
-
readonly amount: u128;
|
|
10555
|
-
readonly source: IsmpHostStateMachine;
|
|
10556
|
-
} & Struct;
|
|
10557
|
-
readonly isErc6160AssetRegistrationDispatched: boolean;
|
|
10558
|
-
readonly asErc6160AssetRegistrationDispatched: {
|
|
10559
|
-
readonly commitment: H256;
|
|
10560
|
-
} & Struct;
|
|
10561
|
-
readonly isAssetRegisteredLocally: boolean;
|
|
10562
|
-
readonly asAssetRegisteredLocally: {
|
|
10563
|
-
readonly localId: u32;
|
|
10564
|
-
readonly assetId: H256;
|
|
10565
|
-
} & Struct;
|
|
10566
|
-
readonly type: 'AssetTeleported' | 'AssetReceived' | 'AssetRefunded' | 'Erc6160AssetRegistrationDispatched' | 'AssetRegisteredLocally';
|
|
10567
|
-
}
|
|
10568
|
-
/** @name PalletTreasuryEvent (137) */
|
|
10164
|
+
/** @name PalletTreasuryEvent (118) */
|
|
10569
10165
|
interface PalletTreasuryEvent extends Enum {
|
|
10570
|
-
readonly
|
|
10571
|
-
readonly
|
|
10572
|
-
readonly accountId: AccountId32;
|
|
10166
|
+
readonly isCouldNotDistributeEarningsToBondLot: boolean;
|
|
10167
|
+
readonly asCouldNotDistributeEarningsToBondLot: {
|
|
10573
10168
|
readonly frameId: u64;
|
|
10574
10169
|
readonly vaultId: u32;
|
|
10170
|
+
readonly bondLotId: u64;
|
|
10171
|
+
readonly accountId: AccountId32;
|
|
10575
10172
|
readonly amount: u128;
|
|
10576
10173
|
readonly dispatchError: SpRuntimeDispatchError;
|
|
10577
|
-
readonly isForVault: bool;
|
|
10578
10174
|
} & Struct;
|
|
10579
|
-
readonly
|
|
10580
|
-
readonly
|
|
10175
|
+
readonly isCouldNotTransferToTreasuryReserves: boolean;
|
|
10176
|
+
readonly asCouldNotTransferToTreasuryReserves: {
|
|
10581
10177
|
readonly frameId: u64;
|
|
10582
10178
|
readonly amount: u128;
|
|
10583
10179
|
readonly dispatchError: SpRuntimeDispatchError;
|
|
10584
10180
|
} & Struct;
|
|
10585
|
-
readonly
|
|
10586
|
-
readonly
|
|
10181
|
+
readonly isFrameEarningsDistributed: boolean;
|
|
10182
|
+
readonly asFrameEarningsDistributed: {
|
|
10587
10183
|
readonly frameId: u64;
|
|
10588
10184
|
readonly bidPoolDistributed: u128;
|
|
10589
10185
|
readonly treasuryReserves: u128;
|
|
10590
|
-
readonly
|
|
10186
|
+
readonly participatingVaults: u32;
|
|
10591
10187
|
} & Struct;
|
|
10592
|
-
readonly
|
|
10593
|
-
readonly
|
|
10188
|
+
readonly isFrameVaultCapitalLocked: boolean;
|
|
10189
|
+
readonly asFrameVaultCapitalLocked: {
|
|
10594
10190
|
readonly frameId: u64;
|
|
10595
|
-
readonly
|
|
10191
|
+
readonly totalEligibleBonds: u128;
|
|
10596
10192
|
readonly participatingVaults: u32;
|
|
10597
10193
|
} & Struct;
|
|
10598
|
-
readonly
|
|
10599
|
-
readonly
|
|
10194
|
+
readonly isCouldNotReleaseBondLot: boolean;
|
|
10195
|
+
readonly asCouldNotReleaseBondLot: {
|
|
10600
10196
|
readonly frameId: u64;
|
|
10601
10197
|
readonly vaultId: u32;
|
|
10198
|
+
readonly bondLotId: u64;
|
|
10602
10199
|
readonly amount: u128;
|
|
10603
10200
|
readonly accountId: AccountId32;
|
|
10604
10201
|
readonly dispatchError: SpRuntimeDispatchError;
|
|
10605
10202
|
} & Struct;
|
|
10606
|
-
readonly
|
|
10607
|
-
readonly
|
|
10608
|
-
readonly frameId: u64;
|
|
10203
|
+
readonly isBondLotPurchased: boolean;
|
|
10204
|
+
readonly asBondLotPurchased: {
|
|
10609
10205
|
readonly vaultId: u32;
|
|
10610
|
-
readonly
|
|
10206
|
+
readonly bondLotId: u64;
|
|
10611
10207
|
readonly accountId: AccountId32;
|
|
10208
|
+
readonly bonds: u32;
|
|
10612
10209
|
} & Struct;
|
|
10613
|
-
readonly
|
|
10614
|
-
readonly
|
|
10210
|
+
readonly isBondLotReleaseScheduled: boolean;
|
|
10211
|
+
readonly asBondLotReleaseScheduled: {
|
|
10615
10212
|
readonly vaultId: u32;
|
|
10213
|
+
readonly bondLotId: u64;
|
|
10616
10214
|
readonly accountId: AccountId32;
|
|
10617
|
-
readonly
|
|
10618
|
-
readonly
|
|
10215
|
+
readonly bonds: u32;
|
|
10216
|
+
readonly releaseFrameId: u64;
|
|
10217
|
+
readonly reason: PalletTreasuryBondReleaseReason;
|
|
10218
|
+
} & Struct;
|
|
10219
|
+
readonly isBondLotReleased: boolean;
|
|
10220
|
+
readonly asBondLotReleased: {
|
|
10221
|
+
readonly frameId: u64;
|
|
10222
|
+
readonly vaultId: u32;
|
|
10223
|
+
readonly bondLotId: u64;
|
|
10224
|
+
readonly accountId: AccountId32;
|
|
10225
|
+
readonly bonds: u32;
|
|
10619
10226
|
} & Struct;
|
|
10620
|
-
readonly type: '
|
|
10227
|
+
readonly type: 'CouldNotDistributeEarningsToBondLot' | 'CouldNotTransferToTreasuryReserves' | 'FrameEarningsDistributed' | 'FrameVaultCapitalLocked' | 'CouldNotReleaseBondLot' | 'BondLotPurchased' | 'BondLotReleaseScheduled' | 'BondLotReleased';
|
|
10228
|
+
}
|
|
10229
|
+
/** @name PalletTreasuryBondReleaseReason (119) */
|
|
10230
|
+
interface PalletTreasuryBondReleaseReason extends Enum {
|
|
10231
|
+
readonly isUserLiquidation: boolean;
|
|
10232
|
+
readonly isBumped: boolean;
|
|
10233
|
+
readonly isVaultClosed: boolean;
|
|
10234
|
+
readonly type: 'UserLiquidation' | 'Bumped' | 'VaultClosed';
|
|
10621
10235
|
}
|
|
10622
|
-
/** @name PalletFeeControlEvent (
|
|
10236
|
+
/** @name PalletFeeControlEvent (120) */
|
|
10623
10237
|
interface PalletFeeControlEvent extends Enum {
|
|
10624
10238
|
readonly isFeeSkipped: boolean;
|
|
10625
10239
|
readonly asFeeSkipped: {
|
|
@@ -10633,13 +10247,13 @@ declare module '@polkadot/types/lookup' {
|
|
|
10633
10247
|
} & Struct;
|
|
10634
10248
|
readonly type: 'FeeSkipped' | 'FeeDelegated';
|
|
10635
10249
|
}
|
|
10636
|
-
/** @name ArgonRuntimeOriginCaller (
|
|
10250
|
+
/** @name ArgonRuntimeOriginCaller (121) */
|
|
10637
10251
|
interface ArgonRuntimeOriginCaller extends Enum {
|
|
10638
10252
|
readonly isSystem: boolean;
|
|
10639
10253
|
readonly asSystem: FrameSupportDispatchRawOrigin;
|
|
10640
10254
|
readonly type: 'System';
|
|
10641
10255
|
}
|
|
10642
|
-
/** @name FrameSupportDispatchRawOrigin (
|
|
10256
|
+
/** @name FrameSupportDispatchRawOrigin (122) */
|
|
10643
10257
|
interface FrameSupportDispatchRawOrigin extends Enum {
|
|
10644
10258
|
readonly isRoot: boolean;
|
|
10645
10259
|
readonly isSigned: boolean;
|
|
@@ -10648,50 +10262,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
10648
10262
|
readonly isAuthorized: boolean;
|
|
10649
10263
|
readonly type: 'Root' | 'Signed' | 'None' | 'Authorized';
|
|
10650
10264
|
}
|
|
10651
|
-
/** @name
|
|
10652
|
-
interface PalletInboundTransferLogEvent extends Enum {
|
|
10653
|
-
readonly isInboundEvmTransferRecorded: boolean;
|
|
10654
|
-
readonly asInboundEvmTransferRecorded: {
|
|
10655
|
-
readonly transfer: PalletInboundTransferLogInboundEvmTransfer;
|
|
10656
|
-
} & Struct;
|
|
10657
|
-
readonly isInboundEvmTransferDropped: boolean;
|
|
10658
|
-
readonly asInboundEvmTransferDropped: {
|
|
10659
|
-
readonly source: IsmpHostStateMachine;
|
|
10660
|
-
readonly nonce: u64;
|
|
10661
|
-
readonly reason: PalletInboundTransferLogInboundTransferDropReason;
|
|
10662
|
-
} & Struct;
|
|
10663
|
-
readonly type: 'InboundEvmTransferRecorded' | 'InboundEvmTransferDropped';
|
|
10664
|
-
}
|
|
10665
|
-
/** @name PalletInboundTransferLogInboundEvmTransfer (142) */
|
|
10666
|
-
interface PalletInboundTransferLogInboundEvmTransfer extends Struct {
|
|
10667
|
-
readonly source: IsmpHostStateMachine;
|
|
10668
|
-
readonly nonce: u64;
|
|
10669
|
-
readonly evmFrom: H160;
|
|
10670
|
-
readonly to: AccountId32;
|
|
10671
|
-
readonly assetKind: PalletInboundTransferLogAssetKind;
|
|
10672
|
-
readonly amount: u128;
|
|
10673
|
-
readonly expiresAtBlock: u32;
|
|
10674
|
-
}
|
|
10675
|
-
/** @name PalletInboundTransferLogAssetKind (145) */
|
|
10676
|
-
interface PalletInboundTransferLogAssetKind extends Enum {
|
|
10677
|
-
readonly isArgon: boolean;
|
|
10678
|
-
readonly isArgonot: boolean;
|
|
10679
|
-
readonly type: 'Argon' | 'Argonot';
|
|
10680
|
-
}
|
|
10681
|
-
/** @name PalletInboundTransferLogInboundTransferDropReason (146) */
|
|
10682
|
-
interface PalletInboundTransferLogInboundTransferDropReason extends Enum {
|
|
10683
|
-
readonly isBodyTooLarge: boolean;
|
|
10684
|
-
readonly isAbiDecodeFailed: boolean;
|
|
10685
|
-
readonly isNonEvmSource: boolean;
|
|
10686
|
-
readonly isUnknownAsset: boolean;
|
|
10687
|
-
readonly isUnsupportedAsset: boolean;
|
|
10688
|
-
readonly isUnknownPrecision: boolean;
|
|
10689
|
-
readonly isInvalidAmount: boolean;
|
|
10690
|
-
readonly isAmountBelowMinimum: boolean;
|
|
10691
|
-
readonly isExpirationQueueFull: boolean;
|
|
10692
|
-
readonly type: 'BodyTooLarge' | 'AbiDecodeFailed' | 'NonEvmSource' | 'UnknownAsset' | 'UnsupportedAsset' | 'UnknownPrecision' | 'InvalidAmount' | 'AmountBelowMinimum' | 'ExpirationQueueFull';
|
|
10693
|
-
}
|
|
10694
|
-
/** @name PalletOperationalAccountsEvent (147) */
|
|
10265
|
+
/** @name PalletOperationalAccountsEvent (123) */
|
|
10695
10266
|
interface PalletOperationalAccountsEvent extends Enum {
|
|
10696
10267
|
readonly isOperationalAccountRegistered: boolean;
|
|
10697
10268
|
readonly asOperationalAccountRegistered: {
|
|
@@ -10711,11 +10282,12 @@ declare module '@polkadot/types/lookup' {
|
|
|
10711
10282
|
readonly rewardKind: ArgonPrimitivesProvidersOperationalRewardKind;
|
|
10712
10283
|
readonly amount: u128;
|
|
10713
10284
|
} & Struct;
|
|
10714
|
-
readonly
|
|
10715
|
-
readonly
|
|
10716
|
-
readonly
|
|
10717
|
-
readonly
|
|
10285
|
+
readonly isOperationalRewardsClaimed: boolean;
|
|
10286
|
+
readonly asOperationalRewardsClaimed: {
|
|
10287
|
+
readonly operationalAccount: AccountId32;
|
|
10288
|
+
readonly claimant: AccountId32;
|
|
10718
10289
|
readonly amount: u128;
|
|
10290
|
+
readonly remainingPending: u128;
|
|
10719
10291
|
} & Struct;
|
|
10720
10292
|
readonly isRewardsConfigUpdated: boolean;
|
|
10721
10293
|
readonly asRewardsConfigUpdated: {
|
|
@@ -10737,15 +10309,71 @@ declare module '@polkadot/types/lookup' {
|
|
|
10737
10309
|
readonly sponsor: AccountId32;
|
|
10738
10310
|
readonly sponsee: AccountId32;
|
|
10739
10311
|
} & Struct;
|
|
10740
|
-
readonly type: 'OperationalAccountRegistered' | 'AccountWentOperational' | 'OperationalRewardEarned' | '
|
|
10312
|
+
readonly type: 'OperationalAccountRegistered' | 'AccountWentOperational' | 'OperationalRewardEarned' | 'OperationalRewardsClaimed' | 'RewardsConfigUpdated' | 'OperationalProgressForced' | 'EncryptedServerUpdated';
|
|
10741
10313
|
}
|
|
10742
|
-
/** @name ArgonPrimitivesProvidersOperationalRewardKind (
|
|
10314
|
+
/** @name ArgonPrimitivesProvidersOperationalRewardKind (124) */
|
|
10743
10315
|
interface ArgonPrimitivesProvidersOperationalRewardKind extends Enum {
|
|
10744
10316
|
readonly isActivation: boolean;
|
|
10745
10317
|
readonly isReferralBonus: boolean;
|
|
10746
10318
|
readonly type: 'Activation' | 'ReferralBonus';
|
|
10747
10319
|
}
|
|
10748
|
-
/** @name
|
|
10320
|
+
/** @name PalletEthereumVerifierEvent (125) */
|
|
10321
|
+
interface PalletEthereumVerifierEvent extends Enum {
|
|
10322
|
+
readonly isBeaconHeaderImported: boolean;
|
|
10323
|
+
readonly asBeaconHeaderImported: {
|
|
10324
|
+
readonly blockHash: H256;
|
|
10325
|
+
readonly slot: u64;
|
|
10326
|
+
} & Struct;
|
|
10327
|
+
readonly isExecutionHeaderAnchorImported: boolean;
|
|
10328
|
+
readonly asExecutionHeaderAnchorImported: {
|
|
10329
|
+
readonly blockHash: H256;
|
|
10330
|
+
readonly blockNumber: u64;
|
|
10331
|
+
} & Struct;
|
|
10332
|
+
readonly isSyncCommitteeUpdated: boolean;
|
|
10333
|
+
readonly asSyncCommitteeUpdated: {
|
|
10334
|
+
readonly period: u64;
|
|
10335
|
+
} & Struct;
|
|
10336
|
+
readonly isOperatingModeChanged: boolean;
|
|
10337
|
+
readonly asOperatingModeChanged: {
|
|
10338
|
+
readonly mode: PalletEthereumVerifierBasicOperatingMode;
|
|
10339
|
+
} & Struct;
|
|
10340
|
+
readonly type: 'BeaconHeaderImported' | 'ExecutionHeaderAnchorImported' | 'SyncCommitteeUpdated' | 'OperatingModeChanged';
|
|
10341
|
+
}
|
|
10342
|
+
/** @name PalletEthereumVerifierBasicOperatingMode (126) */
|
|
10343
|
+
interface PalletEthereumVerifierBasicOperatingMode extends Enum {
|
|
10344
|
+
readonly isNormal: boolean;
|
|
10345
|
+
readonly isHalted: boolean;
|
|
10346
|
+
readonly type: 'Normal' | 'Halted';
|
|
10347
|
+
}
|
|
10348
|
+
/** @name PalletCrosschainTransferEvent (127) */
|
|
10349
|
+
interface PalletCrosschainTransferEvent extends Enum {
|
|
10350
|
+
readonly isBurnNoticeAccepted: boolean;
|
|
10351
|
+
readonly asBurnNoticeAccepted: {
|
|
10352
|
+
readonly sourceChain: PalletCrosschainTransferSourceChain;
|
|
10353
|
+
readonly notice: PalletCrosschainTransferBurnNotice;
|
|
10354
|
+
} & Struct;
|
|
10355
|
+
readonly type: 'BurnNoticeAccepted';
|
|
10356
|
+
}
|
|
10357
|
+
/** @name PalletCrosschainTransferSourceChain (128) */
|
|
10358
|
+
interface PalletCrosschainTransferSourceChain extends Enum {
|
|
10359
|
+
readonly isEthereum: boolean;
|
|
10360
|
+
readonly type: 'Ethereum';
|
|
10361
|
+
}
|
|
10362
|
+
/** @name PalletCrosschainTransferBurnNotice (129) */
|
|
10363
|
+
interface PalletCrosschainTransferBurnNotice extends Struct {
|
|
10364
|
+
readonly from: H160;
|
|
10365
|
+
readonly to: AccountId32;
|
|
10366
|
+
readonly assetKind: PalletCrosschainTransferAssetKind;
|
|
10367
|
+
readonly amount: u128;
|
|
10368
|
+
readonly accountNonce: Compact<u64>;
|
|
10369
|
+
}
|
|
10370
|
+
/** @name PalletCrosschainTransferAssetKind (132) */
|
|
10371
|
+
interface PalletCrosschainTransferAssetKind extends Enum {
|
|
10372
|
+
readonly isArgon: boolean;
|
|
10373
|
+
readonly isArgonot: boolean;
|
|
10374
|
+
readonly type: 'Argon' | 'Argonot';
|
|
10375
|
+
}
|
|
10376
|
+
/** @name FrameSystemPhase (133) */
|
|
10749
10377
|
interface FrameSystemPhase extends Enum {
|
|
10750
10378
|
readonly isApplyExtrinsic: boolean;
|
|
10751
10379
|
readonly asApplyExtrinsic: u32;
|
|
@@ -10753,17 +10381,17 @@ declare module '@polkadot/types/lookup' {
|
|
|
10753
10381
|
readonly isInitialization: boolean;
|
|
10754
10382
|
readonly type: 'ApplyExtrinsic' | 'Finalization' | 'Initialization';
|
|
10755
10383
|
}
|
|
10756
|
-
/** @name FrameSystemLastRuntimeUpgradeInfo (
|
|
10384
|
+
/** @name FrameSystemLastRuntimeUpgradeInfo (137) */
|
|
10757
10385
|
interface FrameSystemLastRuntimeUpgradeInfo extends Struct {
|
|
10758
10386
|
readonly specVersion: Compact<u32>;
|
|
10759
10387
|
readonly specName: Text;
|
|
10760
10388
|
}
|
|
10761
|
-
/** @name FrameSystemCodeUpgradeAuthorization (
|
|
10389
|
+
/** @name FrameSystemCodeUpgradeAuthorization (140) */
|
|
10762
10390
|
interface FrameSystemCodeUpgradeAuthorization extends Struct {
|
|
10763
10391
|
readonly codeHash: H256;
|
|
10764
10392
|
readonly checkVersion: bool;
|
|
10765
10393
|
}
|
|
10766
|
-
/** @name FrameSystemCall (
|
|
10394
|
+
/** @name FrameSystemCall (141) */
|
|
10767
10395
|
interface FrameSystemCall extends Enum {
|
|
10768
10396
|
readonly isRemark: boolean;
|
|
10769
10397
|
readonly asRemark: {
|
|
@@ -10812,41 +10440,42 @@ declare module '@polkadot/types/lookup' {
|
|
|
10812
10440
|
} & Struct;
|
|
10813
10441
|
readonly type: 'Remark' | 'SetHeapPages' | 'SetCode' | 'SetCodeWithoutChecks' | 'SetStorage' | 'KillStorage' | 'KillPrefix' | 'RemarkWithEvent' | 'AuthorizeUpgrade' | 'AuthorizeUpgradeWithoutChecks' | 'ApplyAuthorizedUpgrade';
|
|
10814
10442
|
}
|
|
10815
|
-
/** @name FrameSystemLimitsBlockWeights (
|
|
10443
|
+
/** @name FrameSystemLimitsBlockWeights (145) */
|
|
10816
10444
|
interface FrameSystemLimitsBlockWeights extends Struct {
|
|
10817
10445
|
readonly baseBlock: SpWeightsWeightV2Weight;
|
|
10818
10446
|
readonly maxBlock: SpWeightsWeightV2Weight;
|
|
10819
10447
|
readonly perClass: FrameSupportDispatchPerDispatchClassWeightsPerClass;
|
|
10820
10448
|
}
|
|
10821
|
-
/** @name FrameSupportDispatchPerDispatchClassWeightsPerClass (
|
|
10449
|
+
/** @name FrameSupportDispatchPerDispatchClassWeightsPerClass (146) */
|
|
10822
10450
|
interface FrameSupportDispatchPerDispatchClassWeightsPerClass extends Struct {
|
|
10823
10451
|
readonly normal: FrameSystemLimitsWeightsPerClass;
|
|
10824
10452
|
readonly operational: FrameSystemLimitsWeightsPerClass;
|
|
10825
10453
|
readonly mandatory: FrameSystemLimitsWeightsPerClass;
|
|
10826
10454
|
}
|
|
10827
|
-
/** @name FrameSystemLimitsWeightsPerClass (
|
|
10455
|
+
/** @name FrameSystemLimitsWeightsPerClass (147) */
|
|
10828
10456
|
interface FrameSystemLimitsWeightsPerClass extends Struct {
|
|
10829
10457
|
readonly baseExtrinsic: SpWeightsWeightV2Weight;
|
|
10830
10458
|
readonly maxExtrinsic: Option<SpWeightsWeightV2Weight>;
|
|
10831
10459
|
readonly maxTotal: Option<SpWeightsWeightV2Weight>;
|
|
10832
10460
|
readonly reserved: Option<SpWeightsWeightV2Weight>;
|
|
10833
10461
|
}
|
|
10834
|
-
/** @name FrameSystemLimitsBlockLength (
|
|
10462
|
+
/** @name FrameSystemLimitsBlockLength (149) */
|
|
10835
10463
|
interface FrameSystemLimitsBlockLength extends Struct {
|
|
10836
10464
|
readonly max: FrameSupportDispatchPerDispatchClassU32;
|
|
10465
|
+
readonly maxHeaderSize: Option<u32>;
|
|
10837
10466
|
}
|
|
10838
|
-
/** @name FrameSupportDispatchPerDispatchClassU32 (
|
|
10467
|
+
/** @name FrameSupportDispatchPerDispatchClassU32 (150) */
|
|
10839
10468
|
interface FrameSupportDispatchPerDispatchClassU32 extends Struct {
|
|
10840
10469
|
readonly normal: u32;
|
|
10841
10470
|
readonly operational: u32;
|
|
10842
10471
|
readonly mandatory: u32;
|
|
10843
10472
|
}
|
|
10844
|
-
/** @name SpWeightsRuntimeDbWeight (
|
|
10473
|
+
/** @name SpWeightsRuntimeDbWeight (152) */
|
|
10845
10474
|
interface SpWeightsRuntimeDbWeight extends Struct {
|
|
10846
10475
|
readonly read: u64;
|
|
10847
10476
|
readonly write: u64;
|
|
10848
10477
|
}
|
|
10849
|
-
/** @name SpVersionRuntimeVersion (
|
|
10478
|
+
/** @name SpVersionRuntimeVersion (153) */
|
|
10850
10479
|
interface SpVersionRuntimeVersion extends Struct {
|
|
10851
10480
|
readonly specName: Text;
|
|
10852
10481
|
readonly implName: Text;
|
|
@@ -10857,7 +10486,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
10857
10486
|
readonly transactionVersion: u32;
|
|
10858
10487
|
readonly systemVersion: u8;
|
|
10859
10488
|
}
|
|
10860
|
-
/** @name FrameSystemError (
|
|
10489
|
+
/** @name FrameSystemError (158) */
|
|
10861
10490
|
interface FrameSystemError extends Enum {
|
|
10862
10491
|
readonly isInvalidSpecName: boolean;
|
|
10863
10492
|
readonly isSpecVersionNeedsToIncrease: boolean;
|
|
@@ -10870,7 +10499,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
10870
10499
|
readonly isUnauthorized: boolean;
|
|
10871
10500
|
readonly type: 'InvalidSpecName' | 'SpecVersionNeedsToIncrease' | 'FailedToExtractRuntimeVersion' | 'NonDefaultComposite' | 'NonZeroRefCount' | 'CallFiltered' | 'MultiBlockMigrationsOngoing' | 'NothingAuthorized' | 'Unauthorized';
|
|
10872
10501
|
}
|
|
10873
|
-
/** @name ArgonPrimitivesDigestsDigestset (
|
|
10502
|
+
/** @name ArgonPrimitivesDigestsDigestset (159) */
|
|
10874
10503
|
interface ArgonPrimitivesDigestsDigestset extends Struct {
|
|
10875
10504
|
readonly author: AccountId32;
|
|
10876
10505
|
readonly blockVote: ArgonPrimitivesDigestsBlockVoteDigest;
|
|
@@ -10880,16 +10509,16 @@ declare module '@polkadot/types/lookup' {
|
|
|
10880
10509
|
readonly tick: u64;
|
|
10881
10510
|
readonly notebooks: ArgonPrimitivesDigestsNotebookDigest;
|
|
10882
10511
|
}
|
|
10883
|
-
/** @name ArgonPrimitivesDigestsBlockVoteDigest (
|
|
10512
|
+
/** @name ArgonPrimitivesDigestsBlockVoteDigest (160) */
|
|
10884
10513
|
interface ArgonPrimitivesDigestsBlockVoteDigest extends Struct {
|
|
10885
10514
|
readonly votingPower: Compact<u128>;
|
|
10886
10515
|
readonly votesCount: Compact<u32>;
|
|
10887
10516
|
}
|
|
10888
|
-
/** @name ArgonPrimitivesDigestsParentVotingKeyDigest (
|
|
10517
|
+
/** @name ArgonPrimitivesDigestsParentVotingKeyDigest (162) */
|
|
10889
10518
|
interface ArgonPrimitivesDigestsParentVotingKeyDigest extends Struct {
|
|
10890
10519
|
readonly parentVotingKey: Option<H256>;
|
|
10891
10520
|
}
|
|
10892
|
-
/** @name ArgonPrimitivesForkPower (
|
|
10521
|
+
/** @name ArgonPrimitivesForkPower (165) */
|
|
10893
10522
|
interface ArgonPrimitivesForkPower extends Struct {
|
|
10894
10523
|
readonly isLatestVote: bool;
|
|
10895
10524
|
readonly notebooks: Compact<u64>;
|
|
@@ -10899,24 +10528,24 @@ declare module '@polkadot/types/lookup' {
|
|
|
10899
10528
|
readonly voteCreatedBlocks: Compact<u128>;
|
|
10900
10529
|
readonly minerNonceScore: Option<U256>;
|
|
10901
10530
|
}
|
|
10902
|
-
/** @name ArgonPrimitivesDigestsFrameInfo (
|
|
10531
|
+
/** @name ArgonPrimitivesDigestsFrameInfo (170) */
|
|
10903
10532
|
interface ArgonPrimitivesDigestsFrameInfo extends Struct {
|
|
10904
10533
|
readonly frameId: Compact<u64>;
|
|
10905
10534
|
readonly frameRewardTicksRemaining: Compact<u32>;
|
|
10906
10535
|
readonly isNewFrame: bool;
|
|
10907
10536
|
}
|
|
10908
|
-
/** @name ArgonPrimitivesDigestsNotebookDigest (
|
|
10537
|
+
/** @name ArgonPrimitivesDigestsNotebookDigest (172) */
|
|
10909
10538
|
interface ArgonPrimitivesDigestsNotebookDigest extends Struct {
|
|
10910
10539
|
readonly notebooks: Vec<ArgonPrimitivesNotebookNotebookAuditResult>;
|
|
10911
10540
|
}
|
|
10912
|
-
/** @name ArgonPrimitivesNotebookNotebookAuditResult (
|
|
10541
|
+
/** @name ArgonPrimitivesNotebookNotebookAuditResult (174) */
|
|
10913
10542
|
interface ArgonPrimitivesNotebookNotebookAuditResult extends Struct {
|
|
10914
10543
|
readonly notaryId: Compact<u32>;
|
|
10915
10544
|
readonly notebookNumber: Compact<u32>;
|
|
10916
10545
|
readonly tick: Compact<u64>;
|
|
10917
10546
|
readonly auditFirstFailure: Option<ArgonNotaryAuditErrorVerifyError>;
|
|
10918
10547
|
}
|
|
10919
|
-
/** @name PalletDigestsError (
|
|
10548
|
+
/** @name PalletDigestsError (177) */
|
|
10920
10549
|
interface PalletDigestsError extends Enum {
|
|
10921
10550
|
readonly isDuplicateBlockVoteDigest: boolean;
|
|
10922
10551
|
readonly isDuplicateAuthorDigest: boolean;
|
|
@@ -10933,7 +10562,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
10933
10562
|
readonly isDuplicateFrameInfoDigest: boolean;
|
|
10934
10563
|
readonly type: 'DuplicateBlockVoteDigest' | 'DuplicateAuthorDigest' | 'DuplicateTickDigest' | 'DuplicateParentVotingKeyDigest' | 'DuplicateNotebookDigest' | 'DuplicateForkPowerDigest' | 'MissingBlockVoteDigest' | 'MissingAuthorDigest' | 'MissingTickDigest' | 'MissingParentVotingKeyDigest' | 'MissingNotebookDigest' | 'CouldNotDecodeDigest' | 'DuplicateFrameInfoDigest';
|
|
10935
10564
|
}
|
|
10936
|
-
/** @name PalletTimestampCall (
|
|
10565
|
+
/** @name PalletTimestampCall (178) */
|
|
10937
10566
|
interface PalletTimestampCall extends Enum {
|
|
10938
10567
|
readonly isSet: boolean;
|
|
10939
10568
|
readonly asSet: {
|
|
@@ -10941,14 +10570,14 @@ declare module '@polkadot/types/lookup' {
|
|
|
10941
10570
|
} & Struct;
|
|
10942
10571
|
readonly type: 'Set';
|
|
10943
10572
|
}
|
|
10944
|
-
/** @name PalletMultisigMultisig (
|
|
10573
|
+
/** @name PalletMultisigMultisig (180) */
|
|
10945
10574
|
interface PalletMultisigMultisig extends Struct {
|
|
10946
10575
|
readonly when: PalletMultisigTimepoint;
|
|
10947
10576
|
readonly deposit: u128;
|
|
10948
10577
|
readonly depositor: AccountId32;
|
|
10949
10578
|
readonly approvals: Vec<AccountId32>;
|
|
10950
10579
|
}
|
|
10951
|
-
/** @name PalletMultisigCall (
|
|
10580
|
+
/** @name PalletMultisigCall (183) */
|
|
10952
10581
|
interface PalletMultisigCall extends Enum {
|
|
10953
10582
|
readonly isAsMultiThreshold1: boolean;
|
|
10954
10583
|
readonly asAsMultiThreshold1: {
|
|
@@ -10986,7 +10615,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
10986
10615
|
} & Struct;
|
|
10987
10616
|
readonly type: 'AsMultiThreshold1' | 'AsMulti' | 'ApproveAsMulti' | 'CancelAsMulti' | 'PokeDeposit';
|
|
10988
10617
|
}
|
|
10989
|
-
/** @name PalletProxyCall (
|
|
10618
|
+
/** @name PalletProxyCall (185) */
|
|
10990
10619
|
interface PalletProxyCall extends Enum {
|
|
10991
10620
|
readonly isProxy: boolean;
|
|
10992
10621
|
readonly asProxy: {
|
|
@@ -11046,9 +10675,9 @@ declare module '@polkadot/types/lookup' {
|
|
|
11046
10675
|
readonly isPokeDeposit: boolean;
|
|
11047
10676
|
readonly type: 'Proxy' | 'AddProxy' | 'RemoveProxy' | 'RemoveProxies' | 'CreatePure' | 'KillPure' | 'Announce' | 'RemoveAnnouncement' | 'RejectAnnouncement' | 'ProxyAnnounced' | 'PokeDeposit';
|
|
11048
10677
|
}
|
|
11049
|
-
/** @name PalletTicksCall (
|
|
10678
|
+
/** @name PalletTicksCall (189) */
|
|
11050
10679
|
type PalletTicksCall = Null;
|
|
11051
|
-
/** @name PalletMiningSlotCall (
|
|
10680
|
+
/** @name PalletMiningSlotCall (190) */
|
|
11052
10681
|
interface PalletMiningSlotCall extends Enum {
|
|
11053
10682
|
readonly isBid: boolean;
|
|
11054
10683
|
readonly asBid: {
|
|
@@ -11063,7 +10692,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11063
10692
|
} & Struct;
|
|
11064
10693
|
readonly type: 'Bid' | 'ConfigureMiningSlotDelay';
|
|
11065
10694
|
}
|
|
11066
|
-
/** @name PalletBitcoinUtxosCall (
|
|
10695
|
+
/** @name PalletBitcoinUtxosCall (191) */
|
|
11067
10696
|
interface PalletBitcoinUtxosCall extends Enum {
|
|
11068
10697
|
readonly isSync: boolean;
|
|
11069
10698
|
readonly asSync: {
|
|
@@ -11090,19 +10719,19 @@ declare module '@polkadot/types/lookup' {
|
|
|
11090
10719
|
} & Struct;
|
|
11091
10720
|
readonly type: 'Sync' | 'SetConfirmedBlock' | 'SetOperator' | 'FundWithUtxoCandidate' | 'RejectUtxoCandidate';
|
|
11092
10721
|
}
|
|
11093
|
-
/** @name ArgonPrimitivesInherentsBitcoinUtxoSync (
|
|
10722
|
+
/** @name ArgonPrimitivesInherentsBitcoinUtxoSync (192) */
|
|
11094
10723
|
interface ArgonPrimitivesInherentsBitcoinUtxoSync extends Struct {
|
|
11095
10724
|
readonly spent: Vec<ArgonPrimitivesInherentsBitcoinUtxoSpend>;
|
|
11096
10725
|
readonly funded: Vec<ArgonPrimitivesInherentsBitcoinUtxoFunding>;
|
|
11097
10726
|
readonly syncToBlock: ArgonPrimitivesBitcoinBitcoinBlock;
|
|
11098
10727
|
}
|
|
11099
|
-
/** @name ArgonPrimitivesInherentsBitcoinUtxoSpend (
|
|
10728
|
+
/** @name ArgonPrimitivesInherentsBitcoinUtxoSpend (194) */
|
|
11100
10729
|
interface ArgonPrimitivesInherentsBitcoinUtxoSpend extends Struct {
|
|
11101
10730
|
readonly utxoId: Compact<u64>;
|
|
11102
10731
|
readonly utxoRef: Option<ArgonPrimitivesBitcoinUtxoRef>;
|
|
11103
10732
|
readonly bitcoinHeight: Compact<u64>;
|
|
11104
10733
|
}
|
|
11105
|
-
/** @name ArgonPrimitivesInherentsBitcoinUtxoFunding (
|
|
10734
|
+
/** @name ArgonPrimitivesInherentsBitcoinUtxoFunding (197) */
|
|
11106
10735
|
interface ArgonPrimitivesInherentsBitcoinUtxoFunding extends Struct {
|
|
11107
10736
|
readonly utxoId: Compact<u64>;
|
|
11108
10737
|
readonly utxoRef: ArgonPrimitivesBitcoinUtxoRef;
|
|
@@ -11110,12 +10739,12 @@ declare module '@polkadot/types/lookup' {
|
|
|
11110
10739
|
readonly expectedSatoshis: Compact<u64>;
|
|
11111
10740
|
readonly bitcoinHeight: Compact<u64>;
|
|
11112
10741
|
}
|
|
11113
|
-
/** @name ArgonPrimitivesBitcoinBitcoinBlock (
|
|
10742
|
+
/** @name ArgonPrimitivesBitcoinBitcoinBlock (198) */
|
|
11114
10743
|
interface ArgonPrimitivesBitcoinBitcoinBlock extends Struct {
|
|
11115
10744
|
readonly blockHeight: Compact<u64>;
|
|
11116
10745
|
readonly blockHash: ArgonPrimitivesBitcoinH256Le;
|
|
11117
10746
|
}
|
|
11118
|
-
/** @name PalletVaultsCall (
|
|
10747
|
+
/** @name PalletVaultsCall (199) */
|
|
11119
10748
|
interface PalletVaultsCall extends Enum {
|
|
11120
10749
|
readonly isCreate: boolean;
|
|
11121
10750
|
readonly asCreate: {
|
|
@@ -11147,28 +10776,32 @@ declare module '@polkadot/types/lookup' {
|
|
|
11147
10776
|
} & Struct;
|
|
11148
10777
|
readonly isSetBitcoinLockDelegate: boolean;
|
|
11149
10778
|
readonly asSetBitcoinLockDelegate: {
|
|
11150
|
-
readonly vaultId: u32;
|
|
11151
10779
|
readonly delegateAccountId: Option<AccountId32>;
|
|
11152
10780
|
} & Struct;
|
|
11153
|
-
readonly
|
|
10781
|
+
readonly isSetName: boolean;
|
|
10782
|
+
readonly asSetName: {
|
|
10783
|
+
readonly name: Option<Bytes>;
|
|
10784
|
+
} & Struct;
|
|
10785
|
+
readonly type: 'Create' | 'ModifyFunding' | 'ModifyTerms' | 'Close' | 'ReplaceBitcoinXpub' | 'Collect' | 'SetBitcoinLockDelegate' | 'SetName';
|
|
11154
10786
|
}
|
|
11155
|
-
/** @name PalletVaultsVaultConfig (
|
|
10787
|
+
/** @name PalletVaultsVaultConfig (200) */
|
|
11156
10788
|
interface PalletVaultsVaultConfig extends Struct {
|
|
11157
10789
|
readonly terms: ArgonPrimitivesVaultVaultTerms;
|
|
10790
|
+
readonly name: Option<Bytes>;
|
|
11158
10791
|
readonly securitization: Compact<u128>;
|
|
11159
10792
|
readonly bitcoinXpubkey: ArgonPrimitivesBitcoinOpaqueBitcoinXpub;
|
|
11160
10793
|
readonly securitizationRatio: Compact<u128>;
|
|
11161
10794
|
}
|
|
11162
|
-
/** @name ArgonPrimitivesVaultVaultTerms (
|
|
10795
|
+
/** @name ArgonPrimitivesVaultVaultTerms (201) */
|
|
11163
10796
|
interface ArgonPrimitivesVaultVaultTerms extends Struct {
|
|
11164
10797
|
readonly bitcoinAnnualPercentRate: Compact<u128>;
|
|
11165
10798
|
readonly bitcoinBaseFee: Compact<u128>;
|
|
11166
10799
|
readonly treasuryProfitSharing: Compact<Permill>;
|
|
11167
10800
|
}
|
|
11168
|
-
/** @name ArgonPrimitivesBitcoinOpaqueBitcoinXpub (
|
|
10801
|
+
/** @name ArgonPrimitivesBitcoinOpaqueBitcoinXpub (207) */
|
|
11169
10802
|
interface ArgonPrimitivesBitcoinOpaqueBitcoinXpub extends U8aFixed {
|
|
11170
10803
|
}
|
|
11171
|
-
/** @name PalletBitcoinLocksCall (
|
|
10804
|
+
/** @name PalletBitcoinLocksCall (209) */
|
|
11172
10805
|
interface PalletBitcoinLocksCall extends Enum {
|
|
11173
10806
|
readonly isInitialize: boolean;
|
|
11174
10807
|
readonly asInitialize: {
|
|
@@ -11224,10 +10857,10 @@ declare module '@polkadot/types/lookup' {
|
|
|
11224
10857
|
} & Struct;
|
|
11225
10858
|
readonly type: 'Initialize' | 'RequestRelease' | 'CosignRelease' | 'Ratchet' | 'AdminModifyMinimumLockedSats' | 'RequestOrphanedUtxoRelease' | 'CosignOrphanedUtxoRelease' | 'InitializeFor' | 'IncreaseSecuritization';
|
|
11226
10859
|
}
|
|
11227
|
-
/** @name ArgonPrimitivesBitcoinCompressedBitcoinPubkey (
|
|
10860
|
+
/** @name ArgonPrimitivesBitcoinCompressedBitcoinPubkey (210) */
|
|
11228
10861
|
interface ArgonPrimitivesBitcoinCompressedBitcoinPubkey extends U8aFixed {
|
|
11229
10862
|
}
|
|
11230
|
-
/** @name PalletBitcoinLocksLockOptions (
|
|
10863
|
+
/** @name PalletBitcoinLocksLockOptions (213) */
|
|
11231
10864
|
interface PalletBitcoinLocksLockOptions extends Enum {
|
|
11232
10865
|
readonly isV1: boolean;
|
|
11233
10866
|
readonly asV1: {
|
|
@@ -11235,7 +10868,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11235
10868
|
} & Struct;
|
|
11236
10869
|
readonly type: 'V1';
|
|
11237
10870
|
}
|
|
11238
|
-
/** @name PalletNotariesCall (
|
|
10871
|
+
/** @name PalletNotariesCall (216) */
|
|
11239
10872
|
interface PalletNotariesCall extends Enum {
|
|
11240
10873
|
readonly isPropose: boolean;
|
|
11241
10874
|
readonly asPropose: {
|
|
@@ -11253,7 +10886,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11253
10886
|
} & Struct;
|
|
11254
10887
|
readonly type: 'Propose' | 'Activate' | 'Update';
|
|
11255
10888
|
}
|
|
11256
|
-
/** @name PalletNotebookCall (
|
|
10889
|
+
/** @name PalletNotebookCall (217) */
|
|
11257
10890
|
interface PalletNotebookCall extends Enum {
|
|
11258
10891
|
readonly isSubmit: boolean;
|
|
11259
10892
|
readonly asSubmit: {
|
|
@@ -11265,12 +10898,12 @@ declare module '@polkadot/types/lookup' {
|
|
|
11265
10898
|
} & Struct;
|
|
11266
10899
|
readonly type: 'Submit' | 'Unlock';
|
|
11267
10900
|
}
|
|
11268
|
-
/** @name ArgonPrimitivesNotebookSignedNotebookHeader (
|
|
10901
|
+
/** @name ArgonPrimitivesNotebookSignedNotebookHeader (219) */
|
|
11269
10902
|
interface ArgonPrimitivesNotebookSignedNotebookHeader extends Struct {
|
|
11270
10903
|
readonly header: ArgonPrimitivesNotebookNotebookHeader;
|
|
11271
10904
|
readonly signature: U8aFixed;
|
|
11272
10905
|
}
|
|
11273
|
-
/** @name ArgonPrimitivesNotebookNotebookHeader (
|
|
10906
|
+
/** @name ArgonPrimitivesNotebookNotebookHeader (220) */
|
|
11274
10907
|
interface ArgonPrimitivesNotebookNotebookHeader extends Struct {
|
|
11275
10908
|
readonly version: Compact<u16>;
|
|
11276
10909
|
readonly notebookNumber: Compact<u32>;
|
|
@@ -11288,7 +10921,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11288
10921
|
readonly parentSecret: Option<H256>;
|
|
11289
10922
|
readonly domains: Vec<ITuple<[H256, AccountId32]>>;
|
|
11290
10923
|
}
|
|
11291
|
-
/** @name ArgonPrimitivesNotebookChainTransfer (
|
|
10924
|
+
/** @name ArgonPrimitivesNotebookChainTransfer (223) */
|
|
11292
10925
|
interface ArgonPrimitivesNotebookChainTransfer extends Enum {
|
|
11293
10926
|
readonly isToMainchain: boolean;
|
|
11294
10927
|
readonly asToMainchain: {
|
|
@@ -11301,13 +10934,13 @@ declare module '@polkadot/types/lookup' {
|
|
|
11301
10934
|
} & Struct;
|
|
11302
10935
|
readonly type: 'ToMainchain' | 'ToLocalchain';
|
|
11303
10936
|
}
|
|
11304
|
-
/** @name ArgonPrimitivesBalanceChangeAccountOrigin (
|
|
10937
|
+
/** @name ArgonPrimitivesBalanceChangeAccountOrigin (226) */
|
|
11305
10938
|
interface ArgonPrimitivesBalanceChangeAccountOrigin extends Struct {
|
|
11306
10939
|
readonly notebookNumber: Compact<u32>;
|
|
11307
10940
|
readonly accountUid: Compact<u32>;
|
|
11308
10941
|
}
|
|
11309
|
-
/** @name
|
|
11310
|
-
interface
|
|
10942
|
+
/** @name PalletLocalchainTransferCall (233) */
|
|
10943
|
+
interface PalletLocalchainTransferCall extends Enum {
|
|
11311
10944
|
readonly isSendToLocalchain: boolean;
|
|
11312
10945
|
readonly asSendToLocalchain: {
|
|
11313
10946
|
readonly amount: Compact<u128>;
|
|
@@ -11315,7 +10948,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11315
10948
|
} & Struct;
|
|
11316
10949
|
readonly type: 'SendToLocalchain';
|
|
11317
10950
|
}
|
|
11318
|
-
/** @name PalletBlockSealSpecCall (
|
|
10951
|
+
/** @name PalletBlockSealSpecCall (234) */
|
|
11319
10952
|
interface PalletBlockSealSpecCall extends Enum {
|
|
11320
10953
|
readonly isConfigure: boolean;
|
|
11321
10954
|
readonly asConfigure: {
|
|
@@ -11324,7 +10957,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11324
10957
|
} & Struct;
|
|
11325
10958
|
readonly type: 'Configure';
|
|
11326
10959
|
}
|
|
11327
|
-
/** @name PalletDomainsCall (
|
|
10960
|
+
/** @name PalletDomainsCall (235) */
|
|
11328
10961
|
interface PalletDomainsCall extends Enum {
|
|
11329
10962
|
readonly isSetZoneRecord: boolean;
|
|
11330
10963
|
readonly asSetZoneRecord: {
|
|
@@ -11333,7 +10966,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11333
10966
|
} & Struct;
|
|
11334
10967
|
readonly type: 'SetZoneRecord';
|
|
11335
10968
|
}
|
|
11336
|
-
/** @name PalletPriceIndexCall (
|
|
10969
|
+
/** @name PalletPriceIndexCall (236) */
|
|
11337
10970
|
interface PalletPriceIndexCall extends Enum {
|
|
11338
10971
|
readonly isSubmit: boolean;
|
|
11339
10972
|
readonly asSubmit: {
|
|
@@ -11345,7 +10978,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11345
10978
|
} & Struct;
|
|
11346
10979
|
readonly type: 'Submit' | 'SetOperator';
|
|
11347
10980
|
}
|
|
11348
|
-
/** @name PalletPriceIndexPriceIndex (
|
|
10981
|
+
/** @name PalletPriceIndexPriceIndex (237) */
|
|
11349
10982
|
interface PalletPriceIndexPriceIndex extends Struct {
|
|
11350
10983
|
readonly btcUsdPrice: Compact<u128>;
|
|
11351
10984
|
readonly argonotUsdPrice: u128;
|
|
@@ -11354,7 +10987,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11354
10987
|
readonly argonTimeWeightedAverageLiquidity: u128;
|
|
11355
10988
|
readonly tick: Compact<u64>;
|
|
11356
10989
|
}
|
|
11357
|
-
/** @name PalletGrandpaCall (
|
|
10990
|
+
/** @name PalletGrandpaCall (238) */
|
|
11358
10991
|
interface PalletGrandpaCall extends Enum {
|
|
11359
10992
|
readonly isReportEquivocation: boolean;
|
|
11360
10993
|
readonly asReportEquivocation: {
|
|
@@ -11373,12 +11006,12 @@ declare module '@polkadot/types/lookup' {
|
|
|
11373
11006
|
} & Struct;
|
|
11374
11007
|
readonly type: 'ReportEquivocation' | 'ReportEquivocationUnsigned' | 'NoteStalled';
|
|
11375
11008
|
}
|
|
11376
|
-
/** @name SpConsensusGrandpaEquivocationProof (
|
|
11009
|
+
/** @name SpConsensusGrandpaEquivocationProof (239) */
|
|
11377
11010
|
interface SpConsensusGrandpaEquivocationProof extends Struct {
|
|
11378
11011
|
readonly setId: u64;
|
|
11379
11012
|
readonly equivocation: SpConsensusGrandpaEquivocation;
|
|
11380
11013
|
}
|
|
11381
|
-
/** @name SpConsensusGrandpaEquivocation (
|
|
11014
|
+
/** @name SpConsensusGrandpaEquivocation (240) */
|
|
11382
11015
|
interface SpConsensusGrandpaEquivocation extends Enum {
|
|
11383
11016
|
readonly isPrevote: boolean;
|
|
11384
11017
|
readonly asPrevote: FinalityGrandpaEquivocationPrevote;
|
|
@@ -11386,36 +11019,36 @@ declare module '@polkadot/types/lookup' {
|
|
|
11386
11019
|
readonly asPrecommit: FinalityGrandpaEquivocationPrecommit;
|
|
11387
11020
|
readonly type: 'Prevote' | 'Precommit';
|
|
11388
11021
|
}
|
|
11389
|
-
/** @name FinalityGrandpaEquivocationPrevote (
|
|
11022
|
+
/** @name FinalityGrandpaEquivocationPrevote (241) */
|
|
11390
11023
|
interface FinalityGrandpaEquivocationPrevote extends Struct {
|
|
11391
11024
|
readonly roundNumber: u64;
|
|
11392
11025
|
readonly identity: SpConsensusGrandpaAppPublic;
|
|
11393
11026
|
readonly first: ITuple<[FinalityGrandpaPrevote, SpConsensusGrandpaAppSignature]>;
|
|
11394
11027
|
readonly second: ITuple<[FinalityGrandpaPrevote, SpConsensusGrandpaAppSignature]>;
|
|
11395
11028
|
}
|
|
11396
|
-
/** @name FinalityGrandpaPrevote (
|
|
11029
|
+
/** @name FinalityGrandpaPrevote (242) */
|
|
11397
11030
|
interface FinalityGrandpaPrevote extends Struct {
|
|
11398
11031
|
readonly targetHash: H256;
|
|
11399
11032
|
readonly targetNumber: u32;
|
|
11400
11033
|
}
|
|
11401
|
-
/** @name SpConsensusGrandpaAppSignature (
|
|
11034
|
+
/** @name SpConsensusGrandpaAppSignature (243) */
|
|
11402
11035
|
interface SpConsensusGrandpaAppSignature extends U8aFixed {
|
|
11403
11036
|
}
|
|
11404
|
-
/** @name FinalityGrandpaEquivocationPrecommit (
|
|
11037
|
+
/** @name FinalityGrandpaEquivocationPrecommit (245) */
|
|
11405
11038
|
interface FinalityGrandpaEquivocationPrecommit extends Struct {
|
|
11406
11039
|
readonly roundNumber: u64;
|
|
11407
11040
|
readonly identity: SpConsensusGrandpaAppPublic;
|
|
11408
11041
|
readonly first: ITuple<[FinalityGrandpaPrecommit, SpConsensusGrandpaAppSignature]>;
|
|
11409
11042
|
readonly second: ITuple<[FinalityGrandpaPrecommit, SpConsensusGrandpaAppSignature]>;
|
|
11410
11043
|
}
|
|
11411
|
-
/** @name FinalityGrandpaPrecommit (
|
|
11044
|
+
/** @name FinalityGrandpaPrecommit (246) */
|
|
11412
11045
|
interface FinalityGrandpaPrecommit extends Struct {
|
|
11413
11046
|
readonly targetHash: H256;
|
|
11414
11047
|
readonly targetNumber: u32;
|
|
11415
11048
|
}
|
|
11416
|
-
/** @name SpCoreVoid (
|
|
11049
|
+
/** @name SpCoreVoid (248) */
|
|
11417
11050
|
type SpCoreVoid = Null;
|
|
11418
|
-
/** @name PalletBlockSealCall (
|
|
11051
|
+
/** @name PalletBlockSealCall (249) */
|
|
11419
11052
|
interface PalletBlockSealCall extends Enum {
|
|
11420
11053
|
readonly isApply: boolean;
|
|
11421
11054
|
readonly asApply: {
|
|
@@ -11423,7 +11056,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11423
11056
|
} & Struct;
|
|
11424
11057
|
readonly type: 'Apply';
|
|
11425
11058
|
}
|
|
11426
|
-
/** @name ArgonPrimitivesInherentsBlockSealInherent (
|
|
11059
|
+
/** @name ArgonPrimitivesInherentsBlockSealInherent (250) */
|
|
11427
11060
|
interface ArgonPrimitivesInherentsBlockSealInherent extends Enum {
|
|
11428
11061
|
readonly isVote: boolean;
|
|
11429
11062
|
readonly asVote: {
|
|
@@ -11437,13 +11070,13 @@ declare module '@polkadot/types/lookup' {
|
|
|
11437
11070
|
readonly isCompute: boolean;
|
|
11438
11071
|
readonly type: 'Vote' | 'Compute';
|
|
11439
11072
|
}
|
|
11440
|
-
/** @name ArgonPrimitivesBalanceChangeMerkleProof (
|
|
11073
|
+
/** @name ArgonPrimitivesBalanceChangeMerkleProof (251) */
|
|
11441
11074
|
interface ArgonPrimitivesBalanceChangeMerkleProof extends Struct {
|
|
11442
11075
|
readonly proof: Vec<H256>;
|
|
11443
11076
|
readonly numberOfLeaves: Compact<u32>;
|
|
11444
11077
|
readonly leafIndex: Compact<u32>;
|
|
11445
11078
|
}
|
|
11446
|
-
/** @name ArgonPrimitivesBlockVoteBlockVoteT (
|
|
11079
|
+
/** @name ArgonPrimitivesBlockVoteBlockVoteT (253) */
|
|
11447
11080
|
interface ArgonPrimitivesBlockVoteBlockVoteT extends Struct {
|
|
11448
11081
|
readonly accountId: AccountId32;
|
|
11449
11082
|
readonly blockHash: H256;
|
|
@@ -11453,7 +11086,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11453
11086
|
readonly blockRewardsAccountId: AccountId32;
|
|
11454
11087
|
readonly tick: Compact<u64>;
|
|
11455
11088
|
}
|
|
11456
|
-
/** @name SpRuntimeMultiSignature (
|
|
11089
|
+
/** @name SpRuntimeMultiSignature (254) */
|
|
11457
11090
|
interface SpRuntimeMultiSignature extends Enum {
|
|
11458
11091
|
readonly isEd25519: boolean;
|
|
11459
11092
|
readonly asEd25519: U8aFixed;
|
|
@@ -11465,7 +11098,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11465
11098
|
readonly asEth: U8aFixed;
|
|
11466
11099
|
readonly type: 'Ed25519' | 'Sr25519' | 'Ecdsa' | 'Eth';
|
|
11467
11100
|
}
|
|
11468
|
-
/** @name PalletBlockRewardsCall (
|
|
11101
|
+
/** @name PalletBlockRewardsCall (256) */
|
|
11469
11102
|
interface PalletBlockRewardsCall extends Enum {
|
|
11470
11103
|
readonly isSetBlockRewardsPaused: boolean;
|
|
11471
11104
|
readonly asSetBlockRewardsPaused: {
|
|
@@ -11473,9 +11106,9 @@ declare module '@polkadot/types/lookup' {
|
|
|
11473
11106
|
} & Struct;
|
|
11474
11107
|
readonly type: 'SetBlockRewardsPaused';
|
|
11475
11108
|
}
|
|
11476
|
-
/** @name PalletMintCall (
|
|
11109
|
+
/** @name PalletMintCall (257) */
|
|
11477
11110
|
type PalletMintCall = Null;
|
|
11478
|
-
/** @name PalletBalancesCall (
|
|
11111
|
+
/** @name PalletBalancesCall (258) */
|
|
11479
11112
|
interface PalletBalancesCall extends Enum {
|
|
11480
11113
|
readonly isTransferAllowDeath: boolean;
|
|
11481
11114
|
readonly asTransferAllowDeath: {
|
|
@@ -11524,13 +11157,13 @@ declare module '@polkadot/types/lookup' {
|
|
|
11524
11157
|
} & Struct;
|
|
11525
11158
|
readonly type: 'TransferAllowDeath' | 'ForceTransfer' | 'TransferKeepAlive' | 'TransferAll' | 'ForceUnreserve' | 'UpgradeAccounts' | 'ForceSetBalance' | 'ForceAdjustTotalIssuance' | 'Burn';
|
|
11526
11159
|
}
|
|
11527
|
-
/** @name PalletBalancesAdjustmentDirection (
|
|
11160
|
+
/** @name PalletBalancesAdjustmentDirection (259) */
|
|
11528
11161
|
interface PalletBalancesAdjustmentDirection extends Enum {
|
|
11529
11162
|
readonly isIncrease: boolean;
|
|
11530
11163
|
readonly isDecrease: boolean;
|
|
11531
11164
|
readonly type: 'Increase' | 'Decrease';
|
|
11532
11165
|
}
|
|
11533
|
-
/** @name PalletTxPauseCall (
|
|
11166
|
+
/** @name PalletTxPauseCall (261) */
|
|
11534
11167
|
interface PalletTxPauseCall extends Enum {
|
|
11535
11168
|
readonly isPause: boolean;
|
|
11536
11169
|
readonly asPause: {
|
|
@@ -11542,7 +11175,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11542
11175
|
} & Struct;
|
|
11543
11176
|
readonly type: 'Pause' | 'Unpause';
|
|
11544
11177
|
}
|
|
11545
|
-
/** @name PalletUtilityCall (
|
|
11178
|
+
/** @name PalletUtilityCall (262) */
|
|
11546
11179
|
interface PalletUtilityCall extends Enum {
|
|
11547
11180
|
readonly isBatch: boolean;
|
|
11548
11181
|
readonly asBatch: {
|
|
@@ -11583,7 +11216,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
11583
11216
|
} & Struct;
|
|
11584
11217
|
readonly type: 'Batch' | 'AsDerivative' | 'BatchAll' | 'DispatchAs' | 'ForceBatch' | 'WithWeight' | 'IfElse' | 'DispatchAsFallible';
|
|
11585
11218
|
}
|
|
11586
|
-
/** @name PalletSudoCall (
|
|
11219
|
+
/** @name PalletSudoCall (264) */
|
|
11587
11220
|
interface PalletSudoCall extends Enum {
|
|
11588
11221
|
readonly isSudo: boolean;
|
|
11589
11222
|
readonly asSudo: {
|
|
@@ -11606,275 +11239,25 @@ declare module '@polkadot/types/lookup' {
|
|
|
11606
11239
|
readonly isRemoveKey: boolean;
|
|
11607
11240
|
readonly type: 'Sudo' | 'SudoUncheckedWeight' | 'SetKey' | 'SudoAs' | 'RemoveKey';
|
|
11608
11241
|
}
|
|
11609
|
-
/** @name
|
|
11610
|
-
interface PalletIsmpCall extends Enum {
|
|
11611
|
-
readonly isHandleUnsigned: boolean;
|
|
11612
|
-
readonly asHandleUnsigned: {
|
|
11613
|
-
readonly messages: Vec<IsmpMessagingMessage>;
|
|
11614
|
-
} & Struct;
|
|
11615
|
-
readonly isCreateConsensusClient: boolean;
|
|
11616
|
-
readonly asCreateConsensusClient: {
|
|
11617
|
-
readonly message: IsmpMessagingCreateConsensusState;
|
|
11618
|
-
} & Struct;
|
|
11619
|
-
readonly isUpdateConsensusState: boolean;
|
|
11620
|
-
readonly asUpdateConsensusState: {
|
|
11621
|
-
readonly message: PalletIsmpUtilsUpdateConsensusState;
|
|
11622
|
-
} & Struct;
|
|
11623
|
-
readonly isFundMessage: boolean;
|
|
11624
|
-
readonly asFundMessage: {
|
|
11625
|
-
readonly message: PalletIsmpUtilsFundMessageParams;
|
|
11626
|
-
} & Struct;
|
|
11627
|
-
readonly type: 'HandleUnsigned' | 'CreateConsensusClient' | 'UpdateConsensusState' | 'FundMessage';
|
|
11628
|
-
}
|
|
11629
|
-
/** @name IsmpMessagingMessage (280) */
|
|
11630
|
-
interface IsmpMessagingMessage extends Enum {
|
|
11631
|
-
readonly isConsensus: boolean;
|
|
11632
|
-
readonly asConsensus: IsmpMessagingConsensusMessage;
|
|
11633
|
-
readonly isFraudProof: boolean;
|
|
11634
|
-
readonly asFraudProof: IsmpMessagingFraudProofMessage;
|
|
11635
|
-
readonly isRequest: boolean;
|
|
11636
|
-
readonly asRequest: IsmpMessagingRequestMessage;
|
|
11637
|
-
readonly isResponse: boolean;
|
|
11638
|
-
readonly asResponse: IsmpMessagingResponseMessage;
|
|
11639
|
-
readonly isTimeout: boolean;
|
|
11640
|
-
readonly asTimeout: IsmpMessagingTimeoutMessage;
|
|
11641
|
-
readonly type: 'Consensus' | 'FraudProof' | 'Request' | 'Response' | 'Timeout';
|
|
11642
|
-
}
|
|
11643
|
-
/** @name IsmpMessagingConsensusMessage (281) */
|
|
11644
|
-
interface IsmpMessagingConsensusMessage extends Struct {
|
|
11645
|
-
readonly consensusProof: Bytes;
|
|
11646
|
-
readonly consensusStateId: U8aFixed;
|
|
11647
|
-
readonly signer: Bytes;
|
|
11648
|
-
}
|
|
11649
|
-
/** @name IsmpMessagingFraudProofMessage (282) */
|
|
11650
|
-
interface IsmpMessagingFraudProofMessage extends Struct {
|
|
11651
|
-
readonly proof1: Bytes;
|
|
11652
|
-
readonly proof2: Bytes;
|
|
11653
|
-
readonly consensusStateId: U8aFixed;
|
|
11654
|
-
readonly signer: Bytes;
|
|
11655
|
-
}
|
|
11656
|
-
/** @name IsmpMessagingRequestMessage (283) */
|
|
11657
|
-
interface IsmpMessagingRequestMessage extends Struct {
|
|
11658
|
-
readonly requests: Vec<IsmpRouterPostRequest>;
|
|
11659
|
-
readonly proof: IsmpMessagingProof;
|
|
11660
|
-
readonly signer: Bytes;
|
|
11661
|
-
}
|
|
11662
|
-
/** @name IsmpRouterPostRequest (285) */
|
|
11663
|
-
interface IsmpRouterPostRequest extends Struct {
|
|
11664
|
-
readonly source: IsmpHostStateMachine;
|
|
11665
|
-
readonly dest: IsmpHostStateMachine;
|
|
11666
|
-
readonly nonce: u64;
|
|
11667
|
-
readonly from: Bytes;
|
|
11668
|
-
readonly to: Bytes;
|
|
11669
|
-
readonly timeoutTimestamp: u64;
|
|
11670
|
-
readonly body: Bytes;
|
|
11671
|
-
}
|
|
11672
|
-
/** @name IsmpMessagingProof (286) */
|
|
11673
|
-
interface IsmpMessagingProof extends Struct {
|
|
11674
|
-
readonly height: IsmpConsensusStateMachineHeight;
|
|
11675
|
-
readonly proof: Bytes;
|
|
11676
|
-
}
|
|
11677
|
-
/** @name IsmpMessagingResponseMessage (287) */
|
|
11678
|
-
interface IsmpMessagingResponseMessage extends Struct {
|
|
11679
|
-
readonly datagram: IsmpRouterRequestResponse;
|
|
11680
|
-
readonly proof: IsmpMessagingProof;
|
|
11681
|
-
readonly signer: Bytes;
|
|
11682
|
-
}
|
|
11683
|
-
/** @name IsmpRouterRequestResponse (288) */
|
|
11684
|
-
interface IsmpRouterRequestResponse extends Enum {
|
|
11685
|
-
readonly isRequest: boolean;
|
|
11686
|
-
readonly asRequest: Vec<IsmpRouterRequest>;
|
|
11687
|
-
readonly isResponse: boolean;
|
|
11688
|
-
readonly asResponse: Vec<IsmpRouterResponse>;
|
|
11689
|
-
readonly type: 'Request' | 'Response';
|
|
11690
|
-
}
|
|
11691
|
-
/** @name IsmpRouterRequest (290) */
|
|
11692
|
-
interface IsmpRouterRequest extends Enum {
|
|
11693
|
-
readonly isPost: boolean;
|
|
11694
|
-
readonly asPost: IsmpRouterPostRequest;
|
|
11695
|
-
readonly isGet: boolean;
|
|
11696
|
-
readonly asGet: IsmpRouterGetRequest;
|
|
11697
|
-
readonly type: 'Post' | 'Get';
|
|
11698
|
-
}
|
|
11699
|
-
/** @name IsmpRouterGetRequest (291) */
|
|
11700
|
-
interface IsmpRouterGetRequest extends Struct {
|
|
11701
|
-
readonly source: IsmpHostStateMachine;
|
|
11702
|
-
readonly dest: IsmpHostStateMachine;
|
|
11703
|
-
readonly nonce: u64;
|
|
11704
|
-
readonly from: Bytes;
|
|
11705
|
-
readonly keys_: Vec<Bytes>;
|
|
11706
|
-
readonly height: u64;
|
|
11707
|
-
readonly context: Bytes;
|
|
11708
|
-
readonly timeoutTimestamp: u64;
|
|
11709
|
-
}
|
|
11710
|
-
/** @name IsmpRouterResponse (293) */
|
|
11711
|
-
interface IsmpRouterResponse extends Enum {
|
|
11712
|
-
readonly isPost: boolean;
|
|
11713
|
-
readonly asPost: IsmpRouterPostResponse;
|
|
11714
|
-
readonly isGet: boolean;
|
|
11715
|
-
readonly asGet: IsmpRouterGetResponse;
|
|
11716
|
-
readonly type: 'Post' | 'Get';
|
|
11717
|
-
}
|
|
11718
|
-
/** @name IsmpRouterPostResponse (294) */
|
|
11719
|
-
interface IsmpRouterPostResponse extends Struct {
|
|
11720
|
-
readonly post: IsmpRouterPostRequest;
|
|
11721
|
-
readonly response: Bytes;
|
|
11722
|
-
readonly timeoutTimestamp: u64;
|
|
11723
|
-
}
|
|
11724
|
-
/** @name IsmpRouterGetResponse (295) */
|
|
11725
|
-
interface IsmpRouterGetResponse extends Struct {
|
|
11726
|
-
readonly get_: IsmpRouterGetRequest;
|
|
11727
|
-
readonly values_: Vec<IsmpRouterStorageValue>;
|
|
11728
|
-
}
|
|
11729
|
-
/** @name IsmpRouterStorageValue (297) */
|
|
11730
|
-
interface IsmpRouterStorageValue extends Struct {
|
|
11731
|
-
readonly key: Bytes;
|
|
11732
|
-
readonly value: Option<Bytes>;
|
|
11733
|
-
}
|
|
11734
|
-
/** @name IsmpMessagingTimeoutMessage (299) */
|
|
11735
|
-
interface IsmpMessagingTimeoutMessage extends Enum {
|
|
11736
|
-
readonly isPost: boolean;
|
|
11737
|
-
readonly asPost: {
|
|
11738
|
-
readonly requests: Vec<IsmpRouterRequest>;
|
|
11739
|
-
readonly timeoutProof: IsmpMessagingProof;
|
|
11740
|
-
} & Struct;
|
|
11741
|
-
readonly isPostResponse: boolean;
|
|
11742
|
-
readonly asPostResponse: {
|
|
11743
|
-
readonly responses: Vec<IsmpRouterPostResponse>;
|
|
11744
|
-
readonly timeoutProof: IsmpMessagingProof;
|
|
11745
|
-
} & Struct;
|
|
11746
|
-
readonly isGet: boolean;
|
|
11747
|
-
readonly asGet: {
|
|
11748
|
-
readonly requests: Vec<IsmpRouterRequest>;
|
|
11749
|
-
} & Struct;
|
|
11750
|
-
readonly type: 'Post' | 'PostResponse' | 'Get';
|
|
11751
|
-
}
|
|
11752
|
-
/** @name IsmpMessagingCreateConsensusState (301) */
|
|
11753
|
-
interface IsmpMessagingCreateConsensusState extends Struct {
|
|
11754
|
-
readonly consensusState: Bytes;
|
|
11755
|
-
readonly consensusClientId: U8aFixed;
|
|
11756
|
-
readonly consensusStateId: U8aFixed;
|
|
11757
|
-
readonly unbondingPeriod: u64;
|
|
11758
|
-
readonly challengePeriods: BTreeMap<IsmpHostStateMachine, u64>;
|
|
11759
|
-
readonly stateMachineCommitments: Vec<ITuple<[IsmpConsensusStateMachineId, IsmpMessagingStateCommitmentHeight]>>;
|
|
11760
|
-
}
|
|
11761
|
-
/** @name IsmpMessagingStateCommitmentHeight (307) */
|
|
11762
|
-
interface IsmpMessagingStateCommitmentHeight extends Struct {
|
|
11763
|
-
readonly commitment: IsmpConsensusStateCommitment;
|
|
11764
|
-
readonly height: u64;
|
|
11765
|
-
}
|
|
11766
|
-
/** @name IsmpConsensusStateCommitment (308) */
|
|
11767
|
-
interface IsmpConsensusStateCommitment extends Struct {
|
|
11768
|
-
readonly timestamp: u64;
|
|
11769
|
-
readonly overlayRoot: Option<H256>;
|
|
11770
|
-
readonly stateRoot: H256;
|
|
11771
|
-
}
|
|
11772
|
-
/** @name PalletIsmpUtilsUpdateConsensusState (309) */
|
|
11773
|
-
interface PalletIsmpUtilsUpdateConsensusState extends Struct {
|
|
11774
|
-
readonly consensusStateId: U8aFixed;
|
|
11775
|
-
readonly unbondingPeriod: Option<u64>;
|
|
11776
|
-
readonly challengePeriods: BTreeMap<IsmpHostStateMachine, u64>;
|
|
11777
|
-
}
|
|
11778
|
-
/** @name PalletIsmpUtilsFundMessageParams (310) */
|
|
11779
|
-
interface PalletIsmpUtilsFundMessageParams extends Struct {
|
|
11780
|
-
readonly commitment: PalletIsmpUtilsMessageCommitment;
|
|
11781
|
-
readonly amount: u128;
|
|
11782
|
-
}
|
|
11783
|
-
/** @name PalletIsmpUtilsMessageCommitment (311) */
|
|
11784
|
-
interface PalletIsmpUtilsMessageCommitment extends Enum {
|
|
11785
|
-
readonly isRequest: boolean;
|
|
11786
|
-
readonly asRequest: H256;
|
|
11787
|
-
readonly isResponse: boolean;
|
|
11788
|
-
readonly asResponse: H256;
|
|
11789
|
-
readonly type: 'Request' | 'Response';
|
|
11790
|
-
}
|
|
11791
|
-
/** @name IsmpGrandpaCall (312) */
|
|
11792
|
-
interface IsmpGrandpaCall extends Enum {
|
|
11793
|
-
readonly isAddStateMachines: boolean;
|
|
11794
|
-
readonly asAddStateMachines: {
|
|
11795
|
-
readonly newStateMachines: Vec<IsmpGrandpaAddStateMachine>;
|
|
11796
|
-
} & Struct;
|
|
11797
|
-
readonly isRemoveStateMachines: boolean;
|
|
11798
|
-
readonly asRemoveStateMachines: {
|
|
11799
|
-
readonly stateMachines: Vec<IsmpHostStateMachine>;
|
|
11800
|
-
} & Struct;
|
|
11801
|
-
readonly type: 'AddStateMachines' | 'RemoveStateMachines';
|
|
11802
|
-
}
|
|
11803
|
-
/** @name IsmpGrandpaAddStateMachine (314) */
|
|
11804
|
-
interface IsmpGrandpaAddStateMachine extends Struct {
|
|
11805
|
-
readonly stateMachine: IsmpHostStateMachine;
|
|
11806
|
-
readonly slotDuration: u64;
|
|
11807
|
-
}
|
|
11808
|
-
/** @name PalletTokenGatewayCall (315) */
|
|
11809
|
-
interface PalletTokenGatewayCall extends Enum {
|
|
11810
|
-
readonly isTeleport: boolean;
|
|
11811
|
-
readonly asTeleport: {
|
|
11812
|
-
readonly params: PalletTokenGatewayTeleportParams;
|
|
11813
|
-
} & Struct;
|
|
11814
|
-
readonly isSetTokenGatewayAddresses: boolean;
|
|
11815
|
-
readonly asSetTokenGatewayAddresses: {
|
|
11816
|
-
readonly addresses: BTreeMap<IsmpHostStateMachine, Bytes>;
|
|
11817
|
-
} & Struct;
|
|
11818
|
-
readonly isCreateErc6160Asset: boolean;
|
|
11819
|
-
readonly asCreateErc6160Asset: {
|
|
11820
|
-
readonly asset: PalletTokenGatewayAssetRegistration;
|
|
11821
|
-
} & Struct;
|
|
11822
|
-
readonly isUpdateAssetPrecision: boolean;
|
|
11823
|
-
readonly asUpdateAssetPrecision: {
|
|
11824
|
-
readonly update: PalletTokenGatewayPrecisionUpdate;
|
|
11825
|
-
} & Struct;
|
|
11826
|
-
readonly type: 'Teleport' | 'SetTokenGatewayAddresses' | 'CreateErc6160Asset' | 'UpdateAssetPrecision';
|
|
11827
|
-
}
|
|
11828
|
-
/** @name PalletTokenGatewayTeleportParams (316) */
|
|
11829
|
-
interface PalletTokenGatewayTeleportParams extends Struct {
|
|
11830
|
-
readonly assetId: u32;
|
|
11831
|
-
readonly destination: IsmpHostStateMachine;
|
|
11832
|
-
readonly recepient: H256;
|
|
11833
|
-
readonly amount: u128;
|
|
11834
|
-
readonly timeout: u64;
|
|
11835
|
-
readonly tokenGateway: Bytes;
|
|
11836
|
-
readonly relayerFee: u128;
|
|
11837
|
-
readonly callData: Option<Bytes>;
|
|
11838
|
-
readonly redeem: bool;
|
|
11839
|
-
}
|
|
11840
|
-
/** @name PalletTokenGatewayAssetRegistration (320) */
|
|
11841
|
-
interface PalletTokenGatewayAssetRegistration extends Struct {
|
|
11842
|
-
readonly localId: u32;
|
|
11843
|
-
readonly reg: TokenGatewayPrimitivesGatewayAssetRegistration;
|
|
11844
|
-
readonly native: bool;
|
|
11845
|
-
readonly precision: BTreeMap<IsmpHostStateMachine, u8>;
|
|
11846
|
-
}
|
|
11847
|
-
/** @name TokenGatewayPrimitivesGatewayAssetRegistration (321) */
|
|
11848
|
-
interface TokenGatewayPrimitivesGatewayAssetRegistration extends Struct {
|
|
11849
|
-
readonly name: Bytes;
|
|
11850
|
-
readonly symbol: Bytes;
|
|
11851
|
-
readonly chains: Vec<IsmpHostStateMachine>;
|
|
11852
|
-
readonly minimumBalance: Option<u128>;
|
|
11853
|
-
}
|
|
11854
|
-
/** @name PalletTokenGatewayPrecisionUpdate (326) */
|
|
11855
|
-
interface PalletTokenGatewayPrecisionUpdate extends Struct {
|
|
11856
|
-
readonly assetId: u32;
|
|
11857
|
-
readonly precisions: BTreeMap<IsmpHostStateMachine, u8>;
|
|
11858
|
-
}
|
|
11859
|
-
/** @name PalletTreasuryCall (327) */
|
|
11242
|
+
/** @name PalletTreasuryCall (265) */
|
|
11860
11243
|
interface PalletTreasuryCall extends Enum {
|
|
11861
|
-
readonly
|
|
11862
|
-
readonly
|
|
11244
|
+
readonly isBuyBonds: boolean;
|
|
11245
|
+
readonly asBuyBonds: {
|
|
11863
11246
|
readonly vaultId: u32;
|
|
11864
|
-
readonly
|
|
11247
|
+
readonly bonds: u32;
|
|
11248
|
+
} & Struct;
|
|
11249
|
+
readonly isLiquidateBondLot: boolean;
|
|
11250
|
+
readonly asLiquidateBondLot: {
|
|
11251
|
+
readonly bondLotId: u64;
|
|
11865
11252
|
} & Struct;
|
|
11866
|
-
readonly type: '
|
|
11253
|
+
readonly type: 'BuyBonds' | 'LiquidateBondLot';
|
|
11867
11254
|
}
|
|
11868
|
-
/** @name PalletOperationalAccountsCall (
|
|
11255
|
+
/** @name PalletOperationalAccountsCall (266) */
|
|
11869
11256
|
interface PalletOperationalAccountsCall extends Enum {
|
|
11870
11257
|
readonly isRegister: boolean;
|
|
11871
11258
|
readonly asRegister: {
|
|
11872
11259
|
readonly registration: PalletOperationalAccountsRegistration;
|
|
11873
11260
|
} & Struct;
|
|
11874
|
-
readonly isIssueAccessCode: boolean;
|
|
11875
|
-
readonly asIssueAccessCode: {
|
|
11876
|
-
readonly accessCodePublic: U8aFixed;
|
|
11877
|
-
} & Struct;
|
|
11878
11261
|
readonly isSetRewardConfig: boolean;
|
|
11879
11262
|
readonly asSetRewardConfig: {
|
|
11880
11263
|
readonly operationalReferralReward: u128;
|
|
@@ -11891,15 +11274,20 @@ declare module '@polkadot/types/lookup' {
|
|
|
11891
11274
|
readonly sponsee: AccountId32;
|
|
11892
11275
|
readonly encryptedServer: Bytes;
|
|
11893
11276
|
} & Struct;
|
|
11894
|
-
readonly
|
|
11277
|
+
readonly isActivate: boolean;
|
|
11278
|
+
readonly isClaimRewards: boolean;
|
|
11279
|
+
readonly asClaimRewards: {
|
|
11280
|
+
readonly amount: u128;
|
|
11281
|
+
} & Struct;
|
|
11282
|
+
readonly type: 'Register' | 'SetRewardConfig' | 'ForceSetProgress' | 'SetEncryptedServerForSponsee' | 'Activate' | 'ClaimRewards';
|
|
11895
11283
|
}
|
|
11896
|
-
/** @name PalletOperationalAccountsRegistration (
|
|
11284
|
+
/** @name PalletOperationalAccountsRegistration (267) */
|
|
11897
11285
|
interface PalletOperationalAccountsRegistration extends Enum {
|
|
11898
11286
|
readonly isV1: boolean;
|
|
11899
11287
|
readonly asV1: PalletOperationalAccountsRegistrationV1;
|
|
11900
11288
|
readonly type: 'V1';
|
|
11901
11289
|
}
|
|
11902
|
-
/** @name PalletOperationalAccountsRegistrationV1 (
|
|
11290
|
+
/** @name PalletOperationalAccountsRegistrationV1 (268) */
|
|
11903
11291
|
interface PalletOperationalAccountsRegistrationV1 extends Struct {
|
|
11904
11292
|
readonly operationalAccount: AccountId32;
|
|
11905
11293
|
readonly encryptionPubkey: PalletOperationalAccountsOpaqueEncryptionPubkey;
|
|
@@ -11910,21 +11298,24 @@ declare module '@polkadot/types/lookup' {
|
|
|
11910
11298
|
readonly vaultAccountProof: PalletOperationalAccountsAccountOwnershipProof;
|
|
11911
11299
|
readonly miningFundingAccountProof: PalletOperationalAccountsAccountOwnershipProof;
|
|
11912
11300
|
readonly miningBotAccountProof: PalletOperationalAccountsAccountOwnershipProof;
|
|
11913
|
-
readonly
|
|
11301
|
+
readonly referralProof: Option<PalletOperationalAccountsReferralProof>;
|
|
11914
11302
|
}
|
|
11915
|
-
/** @name PalletOperationalAccountsOpaqueEncryptionPubkey (
|
|
11303
|
+
/** @name PalletOperationalAccountsOpaqueEncryptionPubkey (269) */
|
|
11916
11304
|
interface PalletOperationalAccountsOpaqueEncryptionPubkey extends U8aFixed {
|
|
11917
11305
|
}
|
|
11918
|
-
/** @name PalletOperationalAccountsAccountOwnershipProof (
|
|
11306
|
+
/** @name PalletOperationalAccountsAccountOwnershipProof (270) */
|
|
11919
11307
|
interface PalletOperationalAccountsAccountOwnershipProof extends Struct {
|
|
11920
11308
|
readonly signature: SpRuntimeMultiSignature;
|
|
11921
11309
|
}
|
|
11922
|
-
/** @name
|
|
11923
|
-
interface
|
|
11924
|
-
readonly
|
|
11925
|
-
readonly
|
|
11310
|
+
/** @name PalletOperationalAccountsReferralProof (272) */
|
|
11311
|
+
interface PalletOperationalAccountsReferralProof extends Struct {
|
|
11312
|
+
readonly referralCode: U8aFixed;
|
|
11313
|
+
readonly referralSignature: U8aFixed;
|
|
11314
|
+
readonly sponsor: AccountId32;
|
|
11315
|
+
readonly expiresAtFrame: Compact<u64>;
|
|
11316
|
+
readonly sponsorSignature: SpRuntimeMultiSignature;
|
|
11926
11317
|
}
|
|
11927
|
-
/** @name PalletOperationalAccountsOperationalProgressPatch (
|
|
11318
|
+
/** @name PalletOperationalAccountsOperationalProgressPatch (273) */
|
|
11928
11319
|
interface PalletOperationalAccountsOperationalProgressPatch extends Struct {
|
|
11929
11320
|
readonly hasUniswapTransfer: Option<bool>;
|
|
11930
11321
|
readonly vaultCreated: Option<bool>;
|
|
@@ -11932,7 +11323,199 @@ declare module '@polkadot/types/lookup' {
|
|
|
11932
11323
|
readonly observedBitcoinTotal: Option<u128>;
|
|
11933
11324
|
readonly observedMiningSeatTotal: Option<u32>;
|
|
11934
11325
|
}
|
|
11935
|
-
/** @name
|
|
11326
|
+
/** @name PalletEthereumVerifierCall (275) */
|
|
11327
|
+
interface PalletEthereumVerifierCall extends Enum {
|
|
11328
|
+
readonly isForceCheckpoint: boolean;
|
|
11329
|
+
readonly asForceCheckpoint: {
|
|
11330
|
+
readonly update: PalletEthereumVerifierCheckpointUpdate;
|
|
11331
|
+
readonly forkVersions: PalletEthereumVerifierForkVersions;
|
|
11332
|
+
} & Struct;
|
|
11333
|
+
readonly isSubmit: boolean;
|
|
11334
|
+
readonly asSubmit: {
|
|
11335
|
+
readonly update: PalletEthereumVerifierUpdate;
|
|
11336
|
+
} & Struct;
|
|
11337
|
+
readonly isImportExecutionHeaderAnchor: boolean;
|
|
11338
|
+
readonly asImportExecutionHeaderAnchor: {
|
|
11339
|
+
readonly executionProof: PalletEthereumVerifierExecutionProof;
|
|
11340
|
+
} & Struct;
|
|
11341
|
+
readonly isSetOperatingMode: boolean;
|
|
11342
|
+
readonly asSetOperatingMode: {
|
|
11343
|
+
readonly mode: PalletEthereumVerifierBasicOperatingMode;
|
|
11344
|
+
} & Struct;
|
|
11345
|
+
readonly type: 'ForceCheckpoint' | 'Submit' | 'ImportExecutionHeaderAnchor' | 'SetOperatingMode';
|
|
11346
|
+
}
|
|
11347
|
+
/** @name PalletEthereumVerifierCheckpointUpdate (276) */
|
|
11348
|
+
interface PalletEthereumVerifierCheckpointUpdate extends Struct {
|
|
11349
|
+
readonly header: SnowbridgeBeaconPrimitivesBeaconHeader;
|
|
11350
|
+
readonly currentSyncCommittee: SnowbridgeBeaconPrimitivesSyncCommittee;
|
|
11351
|
+
readonly currentSyncCommitteeBranch: Vec<H256>;
|
|
11352
|
+
readonly validatorsRoot: H256;
|
|
11353
|
+
}
|
|
11354
|
+
/** @name SnowbridgeBeaconPrimitivesBeaconHeader (277) */
|
|
11355
|
+
interface SnowbridgeBeaconPrimitivesBeaconHeader extends Struct {
|
|
11356
|
+
readonly slot: u64;
|
|
11357
|
+
readonly proposerIndex: u64;
|
|
11358
|
+
readonly parentRoot: H256;
|
|
11359
|
+
readonly stateRoot: H256;
|
|
11360
|
+
readonly bodyRoot: H256;
|
|
11361
|
+
}
|
|
11362
|
+
/** @name SnowbridgeBeaconPrimitivesSyncCommittee (278) */
|
|
11363
|
+
interface SnowbridgeBeaconPrimitivesSyncCommittee extends Struct {
|
|
11364
|
+
readonly pubkeys: Vec<SnowbridgeBeaconPrimitivesPublicKey>;
|
|
11365
|
+
readonly aggregatePubkey: SnowbridgeBeaconPrimitivesPublicKey;
|
|
11366
|
+
}
|
|
11367
|
+
/** @name SnowbridgeBeaconPrimitivesPublicKey (280) */
|
|
11368
|
+
interface SnowbridgeBeaconPrimitivesPublicKey extends U8aFixed {
|
|
11369
|
+
}
|
|
11370
|
+
/** @name PalletEthereumVerifierForkVersions (283) */
|
|
11371
|
+
interface PalletEthereumVerifierForkVersions extends Struct {
|
|
11372
|
+
readonly genesis: PalletEthereumVerifierFork;
|
|
11373
|
+
readonly altair: PalletEthereumVerifierFork;
|
|
11374
|
+
readonly bellatrix: PalletEthereumVerifierFork;
|
|
11375
|
+
readonly capella: PalletEthereumVerifierFork;
|
|
11376
|
+
readonly deneb: PalletEthereumVerifierFork;
|
|
11377
|
+
readonly electra: PalletEthereumVerifierFork;
|
|
11378
|
+
readonly fulu: PalletEthereumVerifierFork;
|
|
11379
|
+
}
|
|
11380
|
+
/** @name PalletEthereumVerifierFork (284) */
|
|
11381
|
+
interface PalletEthereumVerifierFork extends Struct {
|
|
11382
|
+
readonly version: U8aFixed;
|
|
11383
|
+
readonly epoch: Compact<u64>;
|
|
11384
|
+
}
|
|
11385
|
+
/** @name PalletEthereumVerifierUpdate (285) */
|
|
11386
|
+
interface PalletEthereumVerifierUpdate extends Struct {
|
|
11387
|
+
readonly attestedHeader: SnowbridgeBeaconPrimitivesBeaconHeader;
|
|
11388
|
+
readonly syncAggregate: SnowbridgeBeaconPrimitivesSyncAggregate;
|
|
11389
|
+
readonly signatureSlot: Compact<u64>;
|
|
11390
|
+
readonly nextSyncCommitteeUpdate: Option<PalletEthereumVerifierNextSyncCommitteeUpdate>;
|
|
11391
|
+
readonly finalizedHeader: SnowbridgeBeaconPrimitivesBeaconHeader;
|
|
11392
|
+
readonly finalityBranch: Vec<H256>;
|
|
11393
|
+
}
|
|
11394
|
+
/** @name SnowbridgeBeaconPrimitivesSyncAggregate (286) */
|
|
11395
|
+
interface SnowbridgeBeaconPrimitivesSyncAggregate extends Struct {
|
|
11396
|
+
readonly syncCommitteeBits: U8aFixed;
|
|
11397
|
+
readonly syncCommitteeSignature: SnowbridgeBeaconPrimitivesSignature;
|
|
11398
|
+
}
|
|
11399
|
+
/** @name SnowbridgeBeaconPrimitivesSignature (287) */
|
|
11400
|
+
interface SnowbridgeBeaconPrimitivesSignature extends U8aFixed {
|
|
11401
|
+
}
|
|
11402
|
+
/** @name PalletEthereumVerifierNextSyncCommitteeUpdate (290) */
|
|
11403
|
+
interface PalletEthereumVerifierNextSyncCommitteeUpdate extends Struct {
|
|
11404
|
+
readonly nextSyncCommittee: SnowbridgeBeaconPrimitivesSyncCommittee;
|
|
11405
|
+
readonly nextSyncCommitteeBranch: Vec<H256>;
|
|
11406
|
+
}
|
|
11407
|
+
/** @name PalletEthereumVerifierExecutionProof (291) */
|
|
11408
|
+
interface PalletEthereumVerifierExecutionProof extends Struct {
|
|
11409
|
+
readonly header: SnowbridgeBeaconPrimitivesBeaconHeader;
|
|
11410
|
+
readonly executionHeader: SnowbridgeBeaconPrimitivesVersionedExecutionPayloadHeader;
|
|
11411
|
+
readonly executionBranch: Vec<H256>;
|
|
11412
|
+
}
|
|
11413
|
+
/** @name SnowbridgeBeaconPrimitivesVersionedExecutionPayloadHeader (292) */
|
|
11414
|
+
interface SnowbridgeBeaconPrimitivesVersionedExecutionPayloadHeader extends Enum {
|
|
11415
|
+
readonly isCapella: boolean;
|
|
11416
|
+
readonly asCapella: SnowbridgeBeaconPrimitivesExecutionPayloadHeader;
|
|
11417
|
+
readonly isDeneb: boolean;
|
|
11418
|
+
readonly asDeneb: SnowbridgeBeaconPrimitivesDenebExecutionPayloadHeader;
|
|
11419
|
+
readonly type: 'Capella' | 'Deneb';
|
|
11420
|
+
}
|
|
11421
|
+
/** @name SnowbridgeBeaconPrimitivesExecutionPayloadHeader (293) */
|
|
11422
|
+
interface SnowbridgeBeaconPrimitivesExecutionPayloadHeader extends Struct {
|
|
11423
|
+
readonly parentHash: H256;
|
|
11424
|
+
readonly feeRecipient: H160;
|
|
11425
|
+
readonly stateRoot: H256;
|
|
11426
|
+
readonly receiptsRoot: H256;
|
|
11427
|
+
readonly logsBloom: Bytes;
|
|
11428
|
+
readonly prevRandao: H256;
|
|
11429
|
+
readonly blockNumber: u64;
|
|
11430
|
+
readonly gasLimit: u64;
|
|
11431
|
+
readonly gasUsed: u64;
|
|
11432
|
+
readonly timestamp: u64;
|
|
11433
|
+
readonly extraData: Bytes;
|
|
11434
|
+
readonly baseFeePerGas: U256;
|
|
11435
|
+
readonly blockHash: H256;
|
|
11436
|
+
readonly transactionsRoot: H256;
|
|
11437
|
+
readonly withdrawalsRoot: H256;
|
|
11438
|
+
}
|
|
11439
|
+
/** @name SnowbridgeBeaconPrimitivesDenebExecutionPayloadHeader (294) */
|
|
11440
|
+
interface SnowbridgeBeaconPrimitivesDenebExecutionPayloadHeader extends Struct {
|
|
11441
|
+
readonly parentHash: H256;
|
|
11442
|
+
readonly feeRecipient: H160;
|
|
11443
|
+
readonly stateRoot: H256;
|
|
11444
|
+
readonly receiptsRoot: H256;
|
|
11445
|
+
readonly logsBloom: Bytes;
|
|
11446
|
+
readonly prevRandao: H256;
|
|
11447
|
+
readonly blockNumber: u64;
|
|
11448
|
+
readonly gasLimit: u64;
|
|
11449
|
+
readonly gasUsed: u64;
|
|
11450
|
+
readonly timestamp: u64;
|
|
11451
|
+
readonly extraData: Bytes;
|
|
11452
|
+
readonly baseFeePerGas: U256;
|
|
11453
|
+
readonly blockHash: H256;
|
|
11454
|
+
readonly transactionsRoot: H256;
|
|
11455
|
+
readonly withdrawalsRoot: H256;
|
|
11456
|
+
readonly blobGasUsed: u64;
|
|
11457
|
+
readonly excessBlobGas: u64;
|
|
11458
|
+
}
|
|
11459
|
+
/** @name PalletCrosschainTransferCall (295) */
|
|
11460
|
+
interface PalletCrosschainTransferCall extends Enum {
|
|
11461
|
+
readonly isSetChainConfig: boolean;
|
|
11462
|
+
readonly asSetChainConfig: {
|
|
11463
|
+
readonly config: PalletCrosschainTransferChainConfig;
|
|
11464
|
+
} & Struct;
|
|
11465
|
+
readonly isProveTransfer: boolean;
|
|
11466
|
+
readonly asProveTransfer: {
|
|
11467
|
+
readonly proof: PalletCrosschainTransferTransferProof;
|
|
11468
|
+
} & Struct;
|
|
11469
|
+
readonly type: 'SetChainConfig' | 'ProveTransfer';
|
|
11470
|
+
}
|
|
11471
|
+
/** @name PalletCrosschainTransferChainConfig (296) */
|
|
11472
|
+
interface PalletCrosschainTransferChainConfig extends Enum {
|
|
11473
|
+
readonly isEthereum: boolean;
|
|
11474
|
+
readonly asEthereum: {
|
|
11475
|
+
readonly gateway: H160;
|
|
11476
|
+
readonly argonToken: H160;
|
|
11477
|
+
readonly argonotToken: H160;
|
|
11478
|
+
readonly previousGateway: Option<H160>;
|
|
11479
|
+
readonly previousReleaseExpiration: Option<u64>;
|
|
11480
|
+
} & Struct;
|
|
11481
|
+
readonly type: 'Ethereum';
|
|
11482
|
+
}
|
|
11483
|
+
/** @name PalletCrosschainTransferTransferProof (298) */
|
|
11484
|
+
interface PalletCrosschainTransferTransferProof extends Enum {
|
|
11485
|
+
readonly isEthereum: boolean;
|
|
11486
|
+
readonly asEthereum: {
|
|
11487
|
+
readonly sourceChain: PalletCrosschainTransferSourceChain;
|
|
11488
|
+
readonly eventLog: ArgonPrimitivesEthereumEthereumLog;
|
|
11489
|
+
readonly proof: ArgonPrimitivesEthereumEthereumProof;
|
|
11490
|
+
} & Struct;
|
|
11491
|
+
readonly type: 'Ethereum';
|
|
11492
|
+
}
|
|
11493
|
+
/** @name ArgonPrimitivesEthereumEthereumLog (299) */
|
|
11494
|
+
interface ArgonPrimitivesEthereumEthereumLog extends Struct {
|
|
11495
|
+
readonly address: H160;
|
|
11496
|
+
readonly topics: Vec<H256>;
|
|
11497
|
+
readonly data: Bytes;
|
|
11498
|
+
}
|
|
11499
|
+
/** @name ArgonPrimitivesEthereumEthereumProof (302) */
|
|
11500
|
+
interface ArgonPrimitivesEthereumEthereumProof extends Struct {
|
|
11501
|
+
readonly executionBlockProof: ArgonPrimitivesEthereumEthereumExecutionBlockProof;
|
|
11502
|
+
readonly receiptProof: ArgonPrimitivesEthereumEthereumReceiptProof;
|
|
11503
|
+
}
|
|
11504
|
+
/** @name ArgonPrimitivesEthereumEthereumExecutionBlockProof (303) */
|
|
11505
|
+
interface ArgonPrimitivesEthereumEthereumExecutionBlockProof extends Struct {
|
|
11506
|
+
readonly anchorBlockHash: H256;
|
|
11507
|
+
readonly targetToAnchorHeaderChain: Vec<ArgonPrimitivesEthereumEthereumExecutionHeader>;
|
|
11508
|
+
}
|
|
11509
|
+
/** @name ArgonPrimitivesEthereumEthereumExecutionHeader (305) */
|
|
11510
|
+
interface ArgonPrimitivesEthereumEthereumExecutionHeader extends Struct {
|
|
11511
|
+
readonly rlp: Bytes;
|
|
11512
|
+
}
|
|
11513
|
+
/** @name ArgonPrimitivesEthereumEthereumReceiptProof (308) */
|
|
11514
|
+
interface ArgonPrimitivesEthereumEthereumReceiptProof extends Struct {
|
|
11515
|
+
readonly transactionIndex: Compact<u64>;
|
|
11516
|
+
readonly nodes: Vec<Bytes>;
|
|
11517
|
+
}
|
|
11518
|
+
/** @name PalletMultisigError (312) */
|
|
11936
11519
|
interface PalletMultisigError extends Enum {
|
|
11937
11520
|
readonly isMinimumThreshold: boolean;
|
|
11938
11521
|
readonly isAlreadyApproved: boolean;
|
|
@@ -11950,19 +11533,19 @@ declare module '@polkadot/types/lookup' {
|
|
|
11950
11533
|
readonly isAlreadyStored: boolean;
|
|
11951
11534
|
readonly type: 'MinimumThreshold' | 'AlreadyApproved' | 'NoApprovalsNeeded' | 'TooFewSignatories' | 'TooManySignatories' | 'SignatoriesOutOfOrder' | 'SenderInSignatories' | 'NotFound' | 'NotOwner' | 'NoTimepoint' | 'WrongTimepoint' | 'UnexpectedTimepoint' | 'MaxWeightTooLow' | 'AlreadyStored';
|
|
11952
11535
|
}
|
|
11953
|
-
/** @name PalletProxyProxyDefinition (
|
|
11536
|
+
/** @name PalletProxyProxyDefinition (315) */
|
|
11954
11537
|
interface PalletProxyProxyDefinition extends Struct {
|
|
11955
11538
|
readonly delegate: AccountId32;
|
|
11956
11539
|
readonly proxyType: ArgonRuntimeProxyType;
|
|
11957
11540
|
readonly delay: u32;
|
|
11958
11541
|
}
|
|
11959
|
-
/** @name PalletProxyAnnouncement (
|
|
11542
|
+
/** @name PalletProxyAnnouncement (319) */
|
|
11960
11543
|
interface PalletProxyAnnouncement extends Struct {
|
|
11961
11544
|
readonly real: AccountId32;
|
|
11962
11545
|
readonly callHash: H256;
|
|
11963
11546
|
readonly height: u32;
|
|
11964
11547
|
}
|
|
11965
|
-
/** @name PalletProxyError (
|
|
11548
|
+
/** @name PalletProxyError (321) */
|
|
11966
11549
|
interface PalletProxyError extends Enum {
|
|
11967
11550
|
readonly isTooMany: boolean;
|
|
11968
11551
|
readonly isNotFound: boolean;
|
|
@@ -11974,34 +11557,34 @@ declare module '@polkadot/types/lookup' {
|
|
|
11974
11557
|
readonly isNoSelfProxy: boolean;
|
|
11975
11558
|
readonly type: 'TooMany' | 'NotFound' | 'NotProxy' | 'Unproxyable' | 'Duplicate' | 'NoPermission' | 'Unannounced' | 'NoSelfProxy';
|
|
11976
11559
|
}
|
|
11977
|
-
/** @name ArgonPrimitivesTickTicker (
|
|
11560
|
+
/** @name ArgonPrimitivesTickTicker (322) */
|
|
11978
11561
|
interface ArgonPrimitivesTickTicker extends Struct {
|
|
11979
11562
|
readonly tickDurationMillis: Compact<u64>;
|
|
11980
11563
|
readonly channelHoldExpirationTicks: Compact<u64>;
|
|
11981
11564
|
}
|
|
11982
|
-
/** @name PalletTicksError (
|
|
11565
|
+
/** @name PalletTicksError (324) */
|
|
11983
11566
|
type PalletTicksError = Null;
|
|
11984
|
-
/** @name PalletMiningSlotMinerNonceScoring (
|
|
11567
|
+
/** @name PalletMiningSlotMinerNonceScoring (327) */
|
|
11985
11568
|
interface PalletMiningSlotMinerNonceScoring extends Struct {
|
|
11986
11569
|
readonly nonce: U256;
|
|
11987
11570
|
readonly lastWinBlock: Option<u32>;
|
|
11988
11571
|
readonly blocksWonInFrame: u16;
|
|
11989
11572
|
readonly frameStartBlocksWonSurplus: i16;
|
|
11990
11573
|
}
|
|
11991
|
-
/** @name ArgonPrimitivesBlockSealMiningBidStats (
|
|
11574
|
+
/** @name ArgonPrimitivesBlockSealMiningBidStats (339) */
|
|
11992
11575
|
interface ArgonPrimitivesBlockSealMiningBidStats extends Struct {
|
|
11993
11576
|
readonly bidsCount: u32;
|
|
11994
11577
|
readonly bidAmountMin: u128;
|
|
11995
11578
|
readonly bidAmountMax: u128;
|
|
11996
11579
|
readonly bidAmountSum: u128;
|
|
11997
11580
|
}
|
|
11998
|
-
/** @name ArgonPrimitivesBlockSealMiningSlotConfig (
|
|
11581
|
+
/** @name ArgonPrimitivesBlockSealMiningSlotConfig (343) */
|
|
11999
11582
|
interface ArgonPrimitivesBlockSealMiningSlotConfig extends Struct {
|
|
12000
11583
|
readonly ticksBeforeBidEndForVrfClose: Compact<u64>;
|
|
12001
11584
|
readonly ticksBetweenSlots: Compact<u64>;
|
|
12002
11585
|
readonly slotBiddingStartAfterTicks: Compact<u64>;
|
|
12003
11586
|
}
|
|
12004
|
-
/** @name PalletMiningSlotError (
|
|
11587
|
+
/** @name PalletMiningSlotError (354) */
|
|
12005
11588
|
interface PalletMiningSlotError extends Enum {
|
|
12006
11589
|
readonly isSlotNotTakingBids: boolean;
|
|
12007
11590
|
readonly isTooManyBlockRegistrants: boolean;
|
|
@@ -12015,7 +11598,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
12015
11598
|
readonly isUnrecoverableHold: boolean;
|
|
12016
11599
|
readonly type: 'SlotNotTakingBids' | 'TooManyBlockRegistrants' | 'InsufficientOwnershipTokens' | 'BidTooLow' | 'CannotRegisterOverlappingSessions' | 'CannotChangeFundingAccount' | 'InsufficientFunds' | 'BidCannotBeReduced' | 'InvalidBidAmount' | 'UnrecoverableHold';
|
|
12017
11600
|
}
|
|
12018
|
-
/** @name ArgonPrimitivesBitcoinUtxoValue (
|
|
11601
|
+
/** @name ArgonPrimitivesBitcoinUtxoValue (355) */
|
|
12019
11602
|
interface ArgonPrimitivesBitcoinUtxoValue extends Struct {
|
|
12020
11603
|
readonly utxoId: u64;
|
|
12021
11604
|
readonly scriptPubkey: ArgonPrimitivesBitcoinBitcoinCosignScriptPubkey;
|
|
@@ -12023,7 +11606,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
12023
11606
|
readonly submittedAtHeight: Compact<u64>;
|
|
12024
11607
|
readonly watchForSpentUntilHeight: Compact<u64>;
|
|
12025
11608
|
}
|
|
12026
|
-
/** @name ArgonPrimitivesBitcoinBitcoinCosignScriptPubkey (
|
|
11609
|
+
/** @name ArgonPrimitivesBitcoinBitcoinCosignScriptPubkey (356) */
|
|
12027
11610
|
interface ArgonPrimitivesBitcoinBitcoinCosignScriptPubkey extends Enum {
|
|
12028
11611
|
readonly isP2wsh: boolean;
|
|
12029
11612
|
readonly asP2wsh: {
|
|
@@ -12031,7 +11614,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
12031
11614
|
} & Struct;
|
|
12032
11615
|
readonly type: 'P2wsh';
|
|
12033
11616
|
}
|
|
12034
|
-
/** @name ArgonPrimitivesBitcoinBitcoinNetwork (
|
|
11617
|
+
/** @name ArgonPrimitivesBitcoinBitcoinNetwork (365) */
|
|
12035
11618
|
interface ArgonPrimitivesBitcoinBitcoinNetwork extends Enum {
|
|
12036
11619
|
readonly isBitcoin: boolean;
|
|
12037
11620
|
readonly isTestnet: boolean;
|
|
@@ -12039,7 +11622,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
12039
11622
|
readonly isRegtest: boolean;
|
|
12040
11623
|
readonly type: 'Bitcoin' | 'Testnet' | 'Signet' | 'Regtest';
|
|
12041
11624
|
}
|
|
12042
|
-
/** @name PalletBitcoinUtxosError (
|
|
11625
|
+
/** @name PalletBitcoinUtxosError (366) */
|
|
12043
11626
|
interface PalletBitcoinUtxosError extends Enum {
|
|
12044
11627
|
readonly isNoPermissions: boolean;
|
|
12045
11628
|
readonly isNoBitcoinConfirmedBlock: boolean;
|
|
@@ -12058,10 +11641,12 @@ declare module '@polkadot/types/lookup' {
|
|
|
12058
11641
|
readonly isLockAlreadyFunded: boolean;
|
|
12059
11642
|
readonly type: 'NoPermissions' | 'NoBitcoinConfirmedBlock' | 'InsufficientBitcoinAmount' | 'NoBitcoinPricesAvailable' | 'ScriptPubkeyConflict' | 'UtxoNotLocked' | 'RedemptionsUnavailable' | 'InvalidBitcoinSyncHeight' | 'BitcoinHeightNotConfirmed' | 'MaxUtxosExceeded' | 'InvalidBitcoinScript' | 'DuplicateUtxoId' | 'MaxCandidateUtxosExceeded' | 'UtxoNotCandidate' | 'LockAlreadyFunded';
|
|
12060
11643
|
}
|
|
12061
|
-
/** @name ArgonPrimitivesVault (
|
|
11644
|
+
/** @name ArgonPrimitivesVault (367) */
|
|
12062
11645
|
interface ArgonPrimitivesVault extends Struct {
|
|
12063
11646
|
readonly operatorAccountId: AccountId32;
|
|
12064
11647
|
readonly bitcoinLockDelegateAccount: Option<AccountId32>;
|
|
11648
|
+
readonly name: Option<Bytes>;
|
|
11649
|
+
readonly lastNameChangeTick: Option<u64>;
|
|
12065
11650
|
readonly securitization: Compact<u128>;
|
|
12066
11651
|
readonly securitizationTarget: Compact<u128>;
|
|
12067
11652
|
readonly securitizationLocked: Compact<u128>;
|
|
@@ -12076,7 +11661,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
12076
11661
|
readonly openedTick: Compact<u64>;
|
|
12077
11662
|
readonly operationalMinimumReleaseTick: Option<u64>;
|
|
12078
11663
|
}
|
|
12079
|
-
/** @name ArgonPrimitivesBitcoinBitcoinXPub (
|
|
11664
|
+
/** @name ArgonPrimitivesBitcoinBitcoinXPub (375) */
|
|
12080
11665
|
interface ArgonPrimitivesBitcoinBitcoinXPub extends Struct {
|
|
12081
11666
|
readonly publicKey: ArgonPrimitivesBitcoinCompressedBitcoinPubkey;
|
|
12082
11667
|
readonly depth: Compact<u8>;
|
|
@@ -12085,13 +11670,13 @@ declare module '@polkadot/types/lookup' {
|
|
|
12085
11670
|
readonly chainCode: U8aFixed;
|
|
12086
11671
|
readonly network: ArgonPrimitivesBitcoinNetworkKind;
|
|
12087
11672
|
}
|
|
12088
|
-
/** @name ArgonPrimitivesBitcoinNetworkKind (
|
|
11673
|
+
/** @name ArgonPrimitivesBitcoinNetworkKind (377) */
|
|
12089
11674
|
interface ArgonPrimitivesBitcoinNetworkKind extends Enum {
|
|
12090
11675
|
readonly isMain: boolean;
|
|
12091
11676
|
readonly isTest: boolean;
|
|
12092
11677
|
readonly type: 'Main' | 'Test';
|
|
12093
11678
|
}
|
|
12094
|
-
/** @name PalletVaultsVaultFrameRevenue (
|
|
11679
|
+
/** @name PalletVaultsVaultFrameRevenue (386) */
|
|
12095
11680
|
interface PalletVaultsVaultFrameRevenue extends Struct {
|
|
12096
11681
|
readonly frameId: Compact<u64>;
|
|
12097
11682
|
readonly bitcoinLockFeeRevenue: Compact<u128>;
|
|
@@ -12110,7 +11695,14 @@ declare module '@polkadot/types/lookup' {
|
|
|
12110
11695
|
readonly treasuryExternalCapital: Compact<u128>;
|
|
12111
11696
|
readonly uncollectedRevenue: Compact<u128>;
|
|
12112
11697
|
}
|
|
12113
|
-
/** @name
|
|
11698
|
+
/** @name PalletVaultsRecentCapacityDrop (389) */
|
|
11699
|
+
interface PalletVaultsRecentCapacityDrop extends Struct {
|
|
11700
|
+
readonly blockNumber: Compact<u32>;
|
|
11701
|
+
readonly availableBeforeDrop: Compact<u128>;
|
|
11702
|
+
readonly availableAfterDrop: Compact<u128>;
|
|
11703
|
+
readonly noFeeFailuresUsed: Compact<u32>;
|
|
11704
|
+
}
|
|
11705
|
+
/** @name PalletVaultsError (391) */
|
|
12114
11706
|
interface PalletVaultsError extends Enum {
|
|
12115
11707
|
readonly isNoMoreVaultIds: boolean;
|
|
12116
11708
|
readonly isInsufficientFunds: boolean;
|
|
@@ -12138,12 +11730,13 @@ declare module '@polkadot/types/lookup' {
|
|
|
12138
11730
|
readonly isInternalError: boolean;
|
|
12139
11731
|
readonly isUnableToGenerateVaultBitcoinPubkey: boolean;
|
|
12140
11732
|
readonly isFundingChangeAlreadyScheduled: boolean;
|
|
11733
|
+
readonly isInvalidVaultName: boolean;
|
|
12141
11734
|
readonly isPendingCosignsBeforeCollect: boolean;
|
|
12142
11735
|
readonly isPendingOrphanedUtxoCosignsBeforeCollect: boolean;
|
|
12143
11736
|
readonly isAccountAlreadyHasVault: boolean;
|
|
12144
|
-
readonly type: 'NoMoreVaultIds' | 'InsufficientFunds' | 'InsufficientVaultFunds' | 'AccountBelowMinimumBalance' | 'VaultClosed' | 'InvalidVaultAmount' | 'VaultReductionBelowSecuritization' | 'InvalidSecuritization' | 'ReusedVaultBitcoinXpub' | 'InvalidBitcoinScript' | 'InvalidXpubkey' | 'WrongXpubNetwork' | 'UnsafeXpubkey' | 'UnableToDeriveVaultXpubChild' | 'BitcoinConversionFailed' | 'NoPermissions' | 'HoldUnexpectedlyModified' | 'UnrecoverableHold' | 'VaultNotFound' | 'VaultNotYetActive' | 'NoVaultBitcoinPubkeysAvailable' | 'TermsModificationOverflow' | 'TermsChangeAlreadyScheduled' | 'InternalError' | 'UnableToGenerateVaultBitcoinPubkey' | 'FundingChangeAlreadyScheduled' | 'PendingCosignsBeforeCollect' | 'PendingOrphanedUtxoCosignsBeforeCollect' | 'AccountAlreadyHasVault';
|
|
11737
|
+
readonly type: 'NoMoreVaultIds' | 'InsufficientFunds' | 'InsufficientVaultFunds' | 'AccountBelowMinimumBalance' | 'VaultClosed' | 'InvalidVaultAmount' | 'VaultReductionBelowSecuritization' | 'InvalidSecuritization' | 'ReusedVaultBitcoinXpub' | 'InvalidBitcoinScript' | 'InvalidXpubkey' | 'WrongXpubNetwork' | 'UnsafeXpubkey' | 'UnableToDeriveVaultXpubChild' | 'BitcoinConversionFailed' | 'NoPermissions' | 'HoldUnexpectedlyModified' | 'UnrecoverableHold' | 'VaultNotFound' | 'VaultNotYetActive' | 'NoVaultBitcoinPubkeysAvailable' | 'TermsModificationOverflow' | 'TermsChangeAlreadyScheduled' | 'InternalError' | 'UnableToGenerateVaultBitcoinPubkey' | 'FundingChangeAlreadyScheduled' | 'InvalidVaultName' | 'PendingCosignsBeforeCollect' | 'PendingOrphanedUtxoCosignsBeforeCollect' | 'AccountAlreadyHasVault';
|
|
12145
11738
|
}
|
|
12146
|
-
/** @name PalletBitcoinLocksLockedBitcoin (
|
|
11739
|
+
/** @name PalletBitcoinLocksLockedBitcoin (392) */
|
|
12147
11740
|
interface PalletBitcoinLocksLockedBitcoin extends Struct {
|
|
12148
11741
|
readonly vaultId: Compact<u32>;
|
|
12149
11742
|
readonly liquidityPromised: Compact<u128>;
|
|
@@ -12166,7 +11759,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
12166
11759
|
readonly fundHoldExtensions: BTreeMap<u64, u128>;
|
|
12167
11760
|
readonly createdAtArgonBlock: Compact<u32>;
|
|
12168
11761
|
}
|
|
12169
|
-
/** @name PalletBitcoinLocksLockReleaseRequest (
|
|
11762
|
+
/** @name PalletBitcoinLocksLockReleaseRequest (395) */
|
|
12170
11763
|
interface PalletBitcoinLocksLockReleaseRequest extends Struct {
|
|
12171
11764
|
readonly utxoId: Compact<u64>;
|
|
12172
11765
|
readonly vaultId: Compact<u32>;
|
|
@@ -12175,7 +11768,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
12175
11768
|
readonly toScriptPubkey: Bytes;
|
|
12176
11769
|
readonly redemptionPrice: Compact<u128>;
|
|
12177
11770
|
}
|
|
12178
|
-
/** @name PalletBitcoinLocksOrphanedUtxo (
|
|
11771
|
+
/** @name PalletBitcoinLocksOrphanedUtxo (397) */
|
|
12179
11772
|
interface PalletBitcoinLocksOrphanedUtxo extends Struct {
|
|
12180
11773
|
readonly utxoId: Compact<u64>;
|
|
12181
11774
|
readonly vaultId: Compact<u32>;
|
|
@@ -12183,13 +11776,13 @@ declare module '@polkadot/types/lookup' {
|
|
|
12183
11776
|
readonly recordedArgonBlockNumber: Compact<u32>;
|
|
12184
11777
|
readonly cosignRequest: Option<PalletBitcoinLocksOrphanedUtxoCosignRequest>;
|
|
12185
11778
|
}
|
|
12186
|
-
/** @name PalletBitcoinLocksOrphanedUtxoCosignRequest (
|
|
11779
|
+
/** @name PalletBitcoinLocksOrphanedUtxoCosignRequest (399) */
|
|
12187
11780
|
interface PalletBitcoinLocksOrphanedUtxoCosignRequest extends Struct {
|
|
12188
11781
|
readonly bitcoinNetworkFee: u64;
|
|
12189
11782
|
readonly toScriptPubkey: Bytes;
|
|
12190
11783
|
readonly createdAtArgonBlockNumber: u32;
|
|
12191
11784
|
}
|
|
12192
|
-
/** @name PalletBitcoinLocksError (
|
|
11785
|
+
/** @name PalletBitcoinLocksError (406) */
|
|
12193
11786
|
interface PalletBitcoinLocksError extends Enum {
|
|
12194
11787
|
readonly isInsufficientFunds: boolean;
|
|
12195
11788
|
readonly isInsufficientVaultFunds: boolean;
|
|
@@ -12229,7 +11822,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
12229
11822
|
readonly isMaxOrphanedUtxoReleaseRequestsExceeded: boolean;
|
|
12230
11823
|
readonly type: 'InsufficientFunds' | 'InsufficientVaultFunds' | 'AccountWouldGoBelowMinimumBalance' | 'VaultClosed' | 'InvalidVaultAmount' | 'RedemptionNotLocked' | 'BitcoinReleaseInitiationDeadlinePassed' | 'BitcoinFeeTooHigh' | 'BitcoinUtxoNotFound' | 'BitcoinUnableToBeDecodedForRelease' | 'BitcoinSignatureUnableToBeDecoded' | 'BitcoinPubkeyUnableToBeDecoded' | 'BitcoinInvalidCosignature' | 'InsufficientSatoshisLocked' | 'NoBitcoinPricesAvailable' | 'InvalidBitcoinScript' | 'NoPermissions' | 'HoldUnexpectedlyModified' | 'UnrecoverableHold' | 'VaultNotFound' | 'GenericVaultError' | 'LockNotFound' | 'NoVaultBitcoinPubkeysAvailable' | 'UnableToGenerateVaultBitcoinPubkey' | 'VaultNotYetActive' | 'ExpirationAtBlockOverflow' | 'NoRatchetingAvailable' | 'LockInProcessOfRelease' | 'LockPendingFunding' | 'OverflowError' | 'IneligibleMicrogonRateRequested' | 'OrphanedUtxoFundingConflict' | 'OrphanedUtxoReleaseRequested' | 'FundingUtxoCannotBeReleased' | 'MaxOrphanedUtxoReleaseRequestsExceeded';
|
|
12231
11824
|
}
|
|
12232
|
-
/** @name ArgonPrimitivesVaultVaultError (
|
|
11825
|
+
/** @name ArgonPrimitivesVaultVaultError (407) */
|
|
12233
11826
|
interface ArgonPrimitivesVaultVaultError extends Enum {
|
|
12234
11827
|
readonly isVaultClosed: boolean;
|
|
12235
11828
|
readonly isAccountWouldBeBelowMinimum: boolean;
|
|
@@ -12245,7 +11838,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
12245
11838
|
readonly isVaultNotYetActive: boolean;
|
|
12246
11839
|
readonly type: 'VaultClosed' | 'AccountWouldBeBelowMinimum' | 'InsufficientFunds' | 'InsufficientVaultFunds' | 'HoldUnexpectedlyModified' | 'UnrecoverableHold' | 'VaultNotFound' | 'NoVaultBitcoinPubkeysAvailable' | 'UnableToGenerateVaultBitcoinPubkey' | 'InvalidBitcoinScript' | 'InternalError' | 'VaultNotYetActive';
|
|
12247
11840
|
}
|
|
12248
|
-
/** @name PalletNotariesError (
|
|
11841
|
+
/** @name PalletNotariesError (419) */
|
|
12249
11842
|
interface PalletNotariesError extends Enum {
|
|
12250
11843
|
readonly isProposalNotFound: boolean;
|
|
12251
11844
|
readonly isMaxNotariesExceeded: boolean;
|
|
@@ -12258,7 +11851,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
12258
11851
|
readonly isInvalidNotary: boolean;
|
|
12259
11852
|
readonly type: 'ProposalNotFound' | 'MaxNotariesExceeded' | 'MaxProposalsPerBlockExceeded' | 'NotAnActiveNotary' | 'InvalidNotaryOperator' | 'NoMoreNotaryIds' | 'EffectiveTickTooSoon' | 'TooManyKeys' | 'InvalidNotary';
|
|
12260
11853
|
}
|
|
12261
|
-
/** @name ArgonPrimitivesNotaryNotaryNotebookKeyDetails (
|
|
11854
|
+
/** @name ArgonPrimitivesNotaryNotaryNotebookKeyDetails (423) */
|
|
12262
11855
|
interface ArgonPrimitivesNotaryNotaryNotebookKeyDetails extends Struct {
|
|
12263
11856
|
readonly notebookNumber: Compact<u32>;
|
|
12264
11857
|
readonly tick: Compact<u64>;
|
|
@@ -12266,7 +11859,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
12266
11859
|
readonly secretHash: H256;
|
|
12267
11860
|
readonly parentSecret: Option<H256>;
|
|
12268
11861
|
}
|
|
12269
|
-
/** @name PalletNotebookError (
|
|
11862
|
+
/** @name PalletNotebookError (426) */
|
|
12270
11863
|
interface PalletNotebookError extends Enum {
|
|
12271
11864
|
readonly isDuplicateNotebookNumber: boolean;
|
|
12272
11865
|
readonly isMissingNotebookNumber: boolean;
|
|
@@ -12285,18 +11878,18 @@ declare module '@polkadot/types/lookup' {
|
|
|
12285
11878
|
readonly isInvalidNotebookSubmissionTick: boolean;
|
|
12286
11879
|
readonly type: 'DuplicateNotebookNumber' | 'MissingNotebookNumber' | 'NotebookTickAlreadyUsed' | 'InvalidNotebookSignature' | 'InvalidSecretProvided' | 'CouldNotDecodeNotebook' | 'DuplicateNotebookDigest' | 'MissingNotebookDigest' | 'InvalidNotebookDigest' | 'MultipleNotebookInherentsProvided' | 'InternalError' | 'NotebookSubmittedForLockedNotary' | 'InvalidReprocessNotebook' | 'InvalidNotaryOperator' | 'InvalidNotebookSubmissionTick';
|
|
12287
11880
|
}
|
|
12288
|
-
/** @name
|
|
12289
|
-
interface
|
|
11881
|
+
/** @name PalletLocalchainTransferQueuedTransferOut (427) */
|
|
11882
|
+
interface PalletLocalchainTransferQueuedTransferOut extends Struct {
|
|
12290
11883
|
readonly accountId: AccountId32;
|
|
12291
11884
|
readonly amount: u128;
|
|
12292
11885
|
readonly expirationTick: u64;
|
|
12293
11886
|
readonly notaryId: u32;
|
|
12294
11887
|
}
|
|
12295
|
-
/** @name FrameSupportPalletId (
|
|
11888
|
+
/** @name FrameSupportPalletId (429) */
|
|
12296
11889
|
interface FrameSupportPalletId extends U8aFixed {
|
|
12297
11890
|
}
|
|
12298
|
-
/** @name
|
|
12299
|
-
interface
|
|
11891
|
+
/** @name PalletLocalchainTransferError (430) */
|
|
11892
|
+
interface PalletLocalchainTransferError extends Enum {
|
|
12300
11893
|
readonly isMaxBlockTransfersExceeded: boolean;
|
|
12301
11894
|
readonly isInsufficientFunds: boolean;
|
|
12302
11895
|
readonly isInsufficientNotarizedFunds: boolean;
|
|
@@ -12307,7 +11900,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
12307
11900
|
readonly isNoAvailableTransferId: boolean;
|
|
12308
11901
|
readonly type: 'MaxBlockTransfersExceeded' | 'InsufficientFunds' | 'InsufficientNotarizedFunds' | 'InvalidOrDuplicatedLocalchainTransfer' | 'NotebookIncludesExpiredLocalchainTransfer' | 'InvalidNotaryUsedForTransfer' | 'NotaryLockedForTransfer' | 'NoAvailableTransferId';
|
|
12309
11902
|
}
|
|
12310
|
-
/** @name ArgonPrimitivesNotaryNotaryNotebookVoteDigestDetails (
|
|
11903
|
+
/** @name ArgonPrimitivesNotaryNotaryNotebookVoteDigestDetails (434) */
|
|
12311
11904
|
interface ArgonPrimitivesNotaryNotaryNotebookVoteDigestDetails extends Struct {
|
|
12312
11905
|
readonly notaryId: Compact<u32>;
|
|
12313
11906
|
readonly notebookNumber: Compact<u32>;
|
|
@@ -12315,12 +11908,12 @@ declare module '@polkadot/types/lookup' {
|
|
|
12315
11908
|
readonly blockVotesCount: Compact<u32>;
|
|
12316
11909
|
readonly blockVotingPower: Compact<u128>;
|
|
12317
11910
|
}
|
|
12318
|
-
/** @name PalletBlockSealSpecError (
|
|
11911
|
+
/** @name PalletBlockSealSpecError (439) */
|
|
12319
11912
|
interface PalletBlockSealSpecError extends Enum {
|
|
12320
11913
|
readonly isMaxNotebooksAtTickExceeded: boolean;
|
|
12321
11914
|
readonly type: 'MaxNotebooksAtTickExceeded';
|
|
12322
11915
|
}
|
|
12323
|
-
/** @name PalletDomainsError (
|
|
11916
|
+
/** @name PalletDomainsError (441) */
|
|
12324
11917
|
interface PalletDomainsError extends Enum {
|
|
12325
11918
|
readonly isDomainNotRegistered: boolean;
|
|
12326
11919
|
readonly isNotDomainOwner: boolean;
|
|
@@ -12329,13 +11922,13 @@ declare module '@polkadot/types/lookup' {
|
|
|
12329
11922
|
readonly isAccountDecodingError: boolean;
|
|
12330
11923
|
readonly type: 'DomainNotRegistered' | 'NotDomainOwner' | 'FailedToAddToAddressHistory' | 'FailedToAddExpiringDomain' | 'AccountDecodingError';
|
|
12331
11924
|
}
|
|
12332
|
-
/** @name PalletPriceIndexCpiMeasurementBucket (
|
|
11925
|
+
/** @name PalletPriceIndexCpiMeasurementBucket (443) */
|
|
12333
11926
|
interface PalletPriceIndexCpiMeasurementBucket extends Struct {
|
|
12334
11927
|
readonly tickRange: ITuple<[u64, u64]>;
|
|
12335
11928
|
readonly totalCpi: i128;
|
|
12336
11929
|
readonly measurementsCount: u32;
|
|
12337
11930
|
}
|
|
12338
|
-
/** @name PalletPriceIndexError (
|
|
11931
|
+
/** @name PalletPriceIndexError (445) */
|
|
12339
11932
|
interface PalletPriceIndexError extends Enum {
|
|
12340
11933
|
readonly isNotAuthorizedOperator: boolean;
|
|
12341
11934
|
readonly isMissingValue: boolean;
|
|
@@ -12343,7 +11936,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
12343
11936
|
readonly isMaxPriceChangePerTickExceeded: boolean;
|
|
12344
11937
|
readonly type: 'NotAuthorizedOperator' | 'MissingValue' | 'PricesTooOld' | 'MaxPriceChangePerTickExceeded';
|
|
12345
11938
|
}
|
|
12346
|
-
/** @name PalletGrandpaStoredState (
|
|
11939
|
+
/** @name PalletGrandpaStoredState (446) */
|
|
12347
11940
|
interface PalletGrandpaStoredState extends Enum {
|
|
12348
11941
|
readonly isLive: boolean;
|
|
12349
11942
|
readonly isPendingPause: boolean;
|
|
@@ -12359,14 +11952,14 @@ declare module '@polkadot/types/lookup' {
|
|
|
12359
11952
|
} & Struct;
|
|
12360
11953
|
readonly type: 'Live' | 'PendingPause' | 'Paused' | 'PendingResume';
|
|
12361
11954
|
}
|
|
12362
|
-
/** @name PalletGrandpaStoredPendingChange (
|
|
11955
|
+
/** @name PalletGrandpaStoredPendingChange (447) */
|
|
12363
11956
|
interface PalletGrandpaStoredPendingChange extends Struct {
|
|
12364
11957
|
readonly scheduledAt: u32;
|
|
12365
11958
|
readonly delay: u32;
|
|
12366
11959
|
readonly nextAuthorities: Vec<ITuple<[SpConsensusGrandpaAppPublic, u64]>>;
|
|
12367
11960
|
readonly forced: Option<u32>;
|
|
12368
11961
|
}
|
|
12369
|
-
/** @name PalletGrandpaError (
|
|
11962
|
+
/** @name PalletGrandpaError (449) */
|
|
12370
11963
|
interface PalletGrandpaError extends Enum {
|
|
12371
11964
|
readonly isPauseFailed: boolean;
|
|
12372
11965
|
readonly isResumeFailed: boolean;
|
|
@@ -12377,13 +11970,13 @@ declare module '@polkadot/types/lookup' {
|
|
|
12377
11970
|
readonly isDuplicateOffenceReport: boolean;
|
|
12378
11971
|
readonly type: 'PauseFailed' | 'ResumeFailed' | 'ChangePending' | 'TooSoon' | 'InvalidKeyOwnershipProof' | 'InvalidEquivocationProof' | 'DuplicateOffenceReport';
|
|
12379
11972
|
}
|
|
12380
|
-
/** @name ArgonPrimitivesProvidersBlockSealerInfo (
|
|
11973
|
+
/** @name ArgonPrimitivesProvidersBlockSealerInfo (450) */
|
|
12381
11974
|
interface ArgonPrimitivesProvidersBlockSealerInfo extends Struct {
|
|
12382
11975
|
readonly blockAuthorAccountId: AccountId32;
|
|
12383
11976
|
readonly blockVoteRewardsAccount: Option<AccountId32>;
|
|
12384
11977
|
readonly blockSealAuthority: Option<ArgonPrimitivesBlockSealAppPublic>;
|
|
12385
11978
|
}
|
|
12386
|
-
/** @name PalletBlockSealError (
|
|
11979
|
+
/** @name PalletBlockSealError (452) */
|
|
12387
11980
|
interface PalletBlockSealError extends Enum {
|
|
12388
11981
|
readonly isInvalidVoteSealStrength: boolean;
|
|
12389
11982
|
readonly isInvalidSubmitter: boolean;
|
|
@@ -12408,59 +12001,59 @@ declare module '@polkadot/types/lookup' {
|
|
|
12408
12001
|
readonly isDuplicateVoteBlockAtTick: boolean;
|
|
12409
12002
|
readonly type: 'InvalidVoteSealStrength' | 'InvalidSubmitter' | 'UnableToDecodeVoteAccount' | 'UnregisteredBlockAuthor' | 'InvalidBlockVoteProof' | 'NoGrandparentVoteMinimum' | 'DuplicateBlockSealProvided' | 'InsufficientVotingPower' | 'ParentVotingKeyNotFound' | 'InvalidVoteGrandparentHash' | 'IneligibleNotebookUsed' | 'NoEligibleVotingRoot' | 'CouldNotDecodeVote' | 'MaxNotebooksAtTickExceeded' | 'NoClosestMinerFoundForVote' | 'BlockVoteInvalidSignature' | 'InvalidForkPowerParent' | 'BlockSealDecodeError' | 'InvalidComputeBlockTick' | 'InvalidMinerNonceScore' | 'DuplicateVoteBlockAtTick';
|
|
12410
12003
|
}
|
|
12411
|
-
/** @name PalletBlockRewardsError (
|
|
12004
|
+
/** @name PalletBlockRewardsError (456) */
|
|
12412
12005
|
type PalletBlockRewardsError = Null;
|
|
12413
|
-
/** @name PalletMintMintAction (
|
|
12006
|
+
/** @name PalletMintMintAction (462) */
|
|
12414
12007
|
interface PalletMintMintAction extends Struct {
|
|
12415
12008
|
readonly argonBurned: u128;
|
|
12416
12009
|
readonly argonMinted: u128;
|
|
12417
12010
|
readonly bitcoinMinted: u128;
|
|
12418
12011
|
}
|
|
12419
|
-
/** @name PalletMintError (
|
|
12012
|
+
/** @name PalletMintError (463) */
|
|
12420
12013
|
interface PalletMintError extends Enum {
|
|
12421
12014
|
readonly isTooManyPendingMints: boolean;
|
|
12422
12015
|
readonly type: 'TooManyPendingMints';
|
|
12423
12016
|
}
|
|
12424
|
-
/** @name PalletBalancesBalanceLock (
|
|
12017
|
+
/** @name PalletBalancesBalanceLock (465) */
|
|
12425
12018
|
interface PalletBalancesBalanceLock extends Struct {
|
|
12426
12019
|
readonly id: U8aFixed;
|
|
12427
12020
|
readonly amount: u128;
|
|
12428
12021
|
readonly reasons: PalletBalancesReasons;
|
|
12429
12022
|
}
|
|
12430
|
-
/** @name PalletBalancesReasons (
|
|
12023
|
+
/** @name PalletBalancesReasons (466) */
|
|
12431
12024
|
interface PalletBalancesReasons extends Enum {
|
|
12432
12025
|
readonly isFee: boolean;
|
|
12433
12026
|
readonly isMisc: boolean;
|
|
12434
12027
|
readonly isAll: boolean;
|
|
12435
12028
|
readonly type: 'Fee' | 'Misc' | 'All';
|
|
12436
12029
|
}
|
|
12437
|
-
/** @name PalletBalancesReserveData (
|
|
12030
|
+
/** @name PalletBalancesReserveData (469) */
|
|
12438
12031
|
interface PalletBalancesReserveData extends Struct {
|
|
12439
12032
|
readonly id: U8aFixed;
|
|
12440
12033
|
readonly amount: u128;
|
|
12441
12034
|
}
|
|
12442
|
-
/** @name FrameSupportTokensMiscIdAmountRuntimeHoldReason (
|
|
12035
|
+
/** @name FrameSupportTokensMiscIdAmountRuntimeHoldReason (472) */
|
|
12443
12036
|
interface FrameSupportTokensMiscIdAmountRuntimeHoldReason extends Struct {
|
|
12444
12037
|
readonly id: ArgonRuntimeRuntimeHoldReason;
|
|
12445
12038
|
readonly amount: u128;
|
|
12446
12039
|
}
|
|
12447
|
-
/** @name FrameSupportTokensMiscIdAmountRuntimeFreezeReason (
|
|
12040
|
+
/** @name FrameSupportTokensMiscIdAmountRuntimeFreezeReason (475) */
|
|
12448
12041
|
interface FrameSupportTokensMiscIdAmountRuntimeFreezeReason extends Struct {
|
|
12449
12042
|
readonly id: ArgonRuntimeRuntimeFreezeReason;
|
|
12450
12043
|
readonly amount: u128;
|
|
12451
12044
|
}
|
|
12452
|
-
/** @name ArgonRuntimeRuntimeFreezeReason (
|
|
12045
|
+
/** @name ArgonRuntimeRuntimeFreezeReason (476) */
|
|
12453
12046
|
interface ArgonRuntimeRuntimeFreezeReason extends Enum {
|
|
12454
12047
|
readonly isBlockRewards: boolean;
|
|
12455
12048
|
readonly asBlockRewards: PalletBlockRewardsFreezeReason;
|
|
12456
12049
|
readonly type: 'BlockRewards';
|
|
12457
12050
|
}
|
|
12458
|
-
/** @name PalletBlockRewardsFreezeReason (
|
|
12051
|
+
/** @name PalletBlockRewardsFreezeReason (477) */
|
|
12459
12052
|
interface PalletBlockRewardsFreezeReason extends Enum {
|
|
12460
12053
|
readonly isMaturationPeriod: boolean;
|
|
12461
12054
|
readonly type: 'MaturationPeriod';
|
|
12462
12055
|
}
|
|
12463
|
-
/** @name PalletBalancesError (
|
|
12056
|
+
/** @name PalletBalancesError (479) */
|
|
12464
12057
|
interface PalletBalancesError extends Enum {
|
|
12465
12058
|
readonly isVestingBalance: boolean;
|
|
12466
12059
|
readonly isLiquidityRestrictions: boolean;
|
|
@@ -12476,7 +12069,7 @@ declare module '@polkadot/types/lookup' {
|
|
|
12476
12069
|
readonly isDeltaZero: boolean;
|
|
12477
12070
|
readonly type: 'VestingBalance' | 'LiquidityRestrictions' | 'InsufficientBalance' | 'ExistentialDeposit' | 'Expendability' | 'ExistingVestingSchedule' | 'DeadAccount' | 'TooManyReserves' | 'TooManyHolds' | 'TooManyFreezes' | 'IssuanceDeactivated' | 'DeltaZero';
|
|
12478
12071
|
}
|
|
12479
|
-
/** @name PalletTxPauseError (
|
|
12072
|
+
/** @name PalletTxPauseError (481) */
|
|
12480
12073
|
interface PalletTxPauseError extends Enum {
|
|
12481
12074
|
readonly isIsPaused: boolean;
|
|
12482
12075
|
readonly isIsUnpaused: boolean;
|
|
@@ -12484,101 +12077,83 @@ declare module '@polkadot/types/lookup' {
|
|
|
12484
12077
|
readonly isNotFound: boolean;
|
|
12485
12078
|
readonly type: 'IsPaused' | 'IsUnpaused' | 'Unpausable' | 'NotFound';
|
|
12486
12079
|
}
|
|
12487
|
-
/** @name PalletTransactionPaymentReleases (
|
|
12080
|
+
/** @name PalletTransactionPaymentReleases (482) */
|
|
12488
12081
|
interface PalletTransactionPaymentReleases extends Enum {
|
|
12489
12082
|
readonly isV1Ancient: boolean;
|
|
12490
12083
|
readonly isV2: boolean;
|
|
12491
12084
|
readonly type: 'V1Ancient' | 'V2';
|
|
12492
12085
|
}
|
|
12493
|
-
/** @name FrameSupportStorageNoDrop (
|
|
12086
|
+
/** @name FrameSupportStorageNoDrop (483) */
|
|
12494
12087
|
interface FrameSupportStorageNoDrop extends FrameSupportTokensFungibleImbalance {
|
|
12495
12088
|
}
|
|
12496
|
-
/** @name FrameSupportTokensFungibleImbalance (
|
|
12089
|
+
/** @name FrameSupportTokensFungibleImbalance (484) */
|
|
12497
12090
|
interface FrameSupportTokensFungibleImbalance extends Struct {
|
|
12498
12091
|
readonly amount: u128;
|
|
12499
12092
|
}
|
|
12500
|
-
/** @name PalletUtilityError (
|
|
12093
|
+
/** @name PalletUtilityError (485) */
|
|
12501
12094
|
interface PalletUtilityError extends Enum {
|
|
12502
12095
|
readonly isTooManyCalls: boolean;
|
|
12503
12096
|
readonly type: 'TooManyCalls';
|
|
12504
12097
|
}
|
|
12505
|
-
/** @name PalletSudoError (
|
|
12098
|
+
/** @name PalletSudoError (486) */
|
|
12506
12099
|
interface PalletSudoError extends Enum {
|
|
12507
12100
|
readonly isRequireSudo: boolean;
|
|
12508
12101
|
readonly type: 'RequireSudo';
|
|
12509
12102
|
}
|
|
12510
|
-
/** @name
|
|
12511
|
-
interface
|
|
12512
|
-
readonly
|
|
12513
|
-
readonly
|
|
12514
|
-
readonly isConsensusClientCreationFailed: boolean;
|
|
12515
|
-
readonly isUnbondingPeriodUpdateFailed: boolean;
|
|
12516
|
-
readonly isChallengePeriodUpdateFailed: boolean;
|
|
12517
|
-
readonly isErrorChargingFee: boolean;
|
|
12518
|
-
readonly type: 'InvalidMessage' | 'MessageNotFound' | 'ConsensusClientCreationFailed' | 'UnbondingPeriodUpdateFailed' | 'ChallengePeriodUpdateFailed' | 'ErrorChargingFee';
|
|
12519
|
-
}
|
|
12520
|
-
/** @name PalletHyperbridgeError (512) */
|
|
12521
|
-
type PalletHyperbridgeError = Null;
|
|
12522
|
-
/** @name PalletTokenGatewayError (514) */
|
|
12523
|
-
interface PalletTokenGatewayError extends Enum {
|
|
12524
|
-
readonly isUnregisteredAsset: boolean;
|
|
12525
|
-
readonly isAssetTeleportError: boolean;
|
|
12526
|
-
readonly isCoprocessorNotConfigured: boolean;
|
|
12527
|
-
readonly isDispatchError: boolean;
|
|
12528
|
-
readonly isAssetCreationError: boolean;
|
|
12529
|
-
readonly isAssetDecimalsNotFound: boolean;
|
|
12530
|
-
readonly isNotInitialized: boolean;
|
|
12531
|
-
readonly isUnknownAsset: boolean;
|
|
12532
|
-
readonly isNotAssetOwner: boolean;
|
|
12533
|
-
readonly type: 'UnregisteredAsset' | 'AssetTeleportError' | 'CoprocessorNotConfigured' | 'DispatchError' | 'AssetCreationError' | 'AssetDecimalsNotFound' | 'NotInitialized' | 'UnknownAsset' | 'NotAssetOwner';
|
|
12103
|
+
/** @name PalletTreasuryFrameVaultCapital (487) */
|
|
12104
|
+
interface PalletTreasuryFrameVaultCapital extends Struct {
|
|
12105
|
+
readonly frameId: Compact<u64>;
|
|
12106
|
+
readonly vaults: BTreeMap<u32, PalletTreasuryVaultCapital>;
|
|
12534
12107
|
}
|
|
12535
|
-
/** @name
|
|
12536
|
-
interface
|
|
12537
|
-
readonly
|
|
12538
|
-
readonly
|
|
12108
|
+
/** @name PalletTreasuryVaultCapital (489) */
|
|
12109
|
+
interface PalletTreasuryVaultCapital extends Struct {
|
|
12110
|
+
readonly bondLotAllocations: Vec<PalletTreasuryBondLotAllocation>;
|
|
12111
|
+
readonly eligibleBonds: Compact<u32>;
|
|
12539
12112
|
readonly vaultSharingPercent: Compact<Permill>;
|
|
12540
12113
|
}
|
|
12541
|
-
/** @name
|
|
12542
|
-
interface
|
|
12543
|
-
readonly
|
|
12544
|
-
readonly
|
|
12545
|
-
readonly pendingUnlockAtFrame: Option<u64>;
|
|
12546
|
-
readonly lifetimeCompoundedEarnings: Compact<u128>;
|
|
12547
|
-
readonly lifetimePrincipalDeployed: Compact<u128>;
|
|
12548
|
-
readonly lifetimePrincipalLastBasisFrame: Compact<u64>;
|
|
12549
|
-
}
|
|
12550
|
-
/** @name PalletTreasuryTreasuryCapital (525) */
|
|
12551
|
-
interface PalletTreasuryTreasuryCapital extends Struct {
|
|
12552
|
-
readonly vaultId: Compact<u32>;
|
|
12553
|
-
readonly activatedCapital: Compact<u128>;
|
|
12554
|
-
readonly frameId: Compact<u64>;
|
|
12114
|
+
/** @name PalletTreasuryBondLotAllocation (491) */
|
|
12115
|
+
interface PalletTreasuryBondLotAllocation extends Struct {
|
|
12116
|
+
readonly bondLotId: Compact<u64>;
|
|
12117
|
+
readonly prorata: u128;
|
|
12555
12118
|
}
|
|
12556
|
-
/** @name
|
|
12557
|
-
interface
|
|
12119
|
+
/** @name PalletTreasuryBondLot (496) */
|
|
12120
|
+
interface PalletTreasuryBondLot extends Struct {
|
|
12121
|
+
readonly owner: AccountId32;
|
|
12558
12122
|
readonly vaultId: Compact<u32>;
|
|
12559
|
-
readonly
|
|
12560
|
-
|
|
12561
|
-
|
|
12123
|
+
readonly bonds: Compact<u32>;
|
|
12124
|
+
readonly createdFrameId: Compact<u64>;
|
|
12125
|
+
readonly participatedFrames: Compact<u32>;
|
|
12126
|
+
readonly lastFrameEarningsFrameId: Option<u64>;
|
|
12127
|
+
readonly lastFrameEarnings: Option<u128>;
|
|
12128
|
+
readonly cumulativeEarnings: Compact<u128>;
|
|
12129
|
+
readonly releaseFrameId: Option<u64>;
|
|
12130
|
+
readonly releaseReason: Option<PalletTreasuryBondReleaseReason>;
|
|
12131
|
+
}
|
|
12132
|
+
/** @name PalletTreasuryBondLotSummary (501) */
|
|
12133
|
+
interface PalletTreasuryBondLotSummary extends Struct {
|
|
12134
|
+
readonly bondLotId: Compact<u64>;
|
|
12135
|
+
readonly bonds: Compact<u32>;
|
|
12136
|
+
}
|
|
12137
|
+
/** @name PalletTreasuryError (503) */
|
|
12562
12138
|
interface PalletTreasuryError extends Enum {
|
|
12563
|
-
readonly
|
|
12564
|
-
readonly
|
|
12565
|
-
readonly
|
|
12566
|
-
readonly isNotAFundContributor: boolean;
|
|
12139
|
+
readonly isBondPurchaseRejected: boolean;
|
|
12140
|
+
readonly isVaultNotAcceptingBondPurchases: boolean;
|
|
12141
|
+
readonly isBondPurchaseBelowMinimum: boolean;
|
|
12567
12142
|
readonly isInternalError: boolean;
|
|
12568
|
-
readonly
|
|
12569
|
-
readonly
|
|
12570
|
-
readonly
|
|
12571
|
-
readonly
|
|
12572
|
-
readonly
|
|
12573
|
-
readonly
|
|
12574
|
-
readonly type: '
|
|
12575
|
-
}
|
|
12576
|
-
/** @name PalletFeeControlError (
|
|
12143
|
+
readonly isMaxAcceptedBondLotsExceeded: boolean;
|
|
12144
|
+
readonly isMaxPendingBondReleasesExceeded: boolean;
|
|
12145
|
+
readonly isBondLotNotFound: boolean;
|
|
12146
|
+
readonly isNotBondLotOwner: boolean;
|
|
12147
|
+
readonly isBondLotAlreadyReleasing: boolean;
|
|
12148
|
+
readonly isBondPurchaseAboveSecurity: boolean;
|
|
12149
|
+
readonly type: 'BondPurchaseRejected' | 'VaultNotAcceptingBondPurchases' | 'BondPurchaseBelowMinimum' | 'InternalError' | 'MaxAcceptedBondLotsExceeded' | 'MaxPendingBondReleasesExceeded' | 'BondLotNotFound' | 'NotBondLotOwner' | 'BondLotAlreadyReleasing' | 'BondPurchaseAboveSecurity';
|
|
12150
|
+
}
|
|
12151
|
+
/** @name PalletFeeControlError (504) */
|
|
12577
12152
|
interface PalletFeeControlError extends Enum {
|
|
12578
12153
|
readonly isSponsoredFeeTooHigh: boolean;
|
|
12579
12154
|
readonly type: 'SponsoredFeeTooHigh';
|
|
12580
12155
|
}
|
|
12581
|
-
/** @name PalletOperationalAccountsOperationalAccount (
|
|
12156
|
+
/** @name PalletOperationalAccountsOperationalAccount (505) */
|
|
12582
12157
|
interface PalletOperationalAccountsOperationalAccount extends Struct {
|
|
12583
12158
|
readonly vaultAccount: AccountId32;
|
|
12584
12159
|
readonly miningFundingAccount: AccountId32;
|
|
@@ -12593,80 +12168,145 @@ declare module '@polkadot/types/lookup' {
|
|
|
12593
12168
|
readonly miningSeatAccrual: Compact<u32>;
|
|
12594
12169
|
readonly miningSeatAppliedTotal: Compact<u32>;
|
|
12595
12170
|
readonly operationalReferralsCount: Compact<u32>;
|
|
12596
|
-
readonly
|
|
12597
|
-
readonly
|
|
12598
|
-
readonly unactivatedAccessCodes: Compact<u32>;
|
|
12171
|
+
readonly referralPending: bool;
|
|
12172
|
+
readonly availableReferrals: Compact<u32>;
|
|
12599
12173
|
readonly rewardsEarnedCount: Compact<u32>;
|
|
12600
12174
|
readonly rewardsEarnedAmount: u128;
|
|
12601
12175
|
readonly rewardsCollectedAmount: u128;
|
|
12602
12176
|
readonly isOperational: bool;
|
|
12603
12177
|
}
|
|
12604
|
-
/** @name
|
|
12605
|
-
interface PalletOperationalAccountsAccessCodeMetadata extends Struct {
|
|
12606
|
-
readonly sponsor: AccountId32;
|
|
12607
|
-
readonly expirationFrame: Compact<u64>;
|
|
12608
|
-
}
|
|
12609
|
-
/** @name PalletOperationalAccountsRewardsConfig (538) */
|
|
12178
|
+
/** @name PalletOperationalAccountsRewardsConfig (507) */
|
|
12610
12179
|
interface PalletOperationalAccountsRewardsConfig extends Struct {
|
|
12611
12180
|
readonly operationalReferralReward: Compact<u128>;
|
|
12612
12181
|
readonly referralBonusReward: Compact<u128>;
|
|
12613
12182
|
}
|
|
12614
|
-
/** @name
|
|
12615
|
-
interface ArgonPrimitivesProvidersOperationalRewardPayout extends Struct {
|
|
12616
|
-
readonly operationalAccount: AccountId32;
|
|
12617
|
-
readonly payoutAccount: AccountId32;
|
|
12618
|
-
readonly rewardKind: ArgonPrimitivesProvidersOperationalRewardKind;
|
|
12619
|
-
readonly amount: u128;
|
|
12620
|
-
}
|
|
12621
|
-
/** @name PalletOperationalAccountsError (543) */
|
|
12183
|
+
/** @name PalletOperationalAccountsError (509) */
|
|
12622
12184
|
interface PalletOperationalAccountsError extends Enum {
|
|
12623
12185
|
readonly isAlreadyRegistered: boolean;
|
|
12624
12186
|
readonly isInvalidRegistrationSubmitter: boolean;
|
|
12625
12187
|
readonly isAccountAlreadyLinked: boolean;
|
|
12626
12188
|
readonly isInvalidAccountProof: boolean;
|
|
12627
12189
|
readonly isNotOperationalAccount: boolean;
|
|
12628
|
-
readonly
|
|
12629
|
-
readonly
|
|
12630
|
-
readonly isInvalidAccessCodeProof: boolean;
|
|
12631
|
-
readonly isNoIssuableAccessCodes: boolean;
|
|
12632
|
-
readonly isMaxUnactivatedAccessCodesReached: boolean;
|
|
12633
|
-
readonly isMaxAccessCodesExpiringPerFrameReached: boolean;
|
|
12190
|
+
readonly isInvalidReferralProof: boolean;
|
|
12191
|
+
readonly isReferralProofExpired: boolean;
|
|
12634
12192
|
readonly isNoProgressUpdateProvided: boolean;
|
|
12635
12193
|
readonly isEncryptedServerTooLong: boolean;
|
|
12636
12194
|
readonly isNotSponsorOfSponsee: boolean;
|
|
12637
|
-
readonly
|
|
12638
|
-
|
|
12639
|
-
|
|
12195
|
+
readonly isNoPendingRewards: boolean;
|
|
12196
|
+
readonly isRewardClaimBelowMinimum: boolean;
|
|
12197
|
+
readonly isRewardClaimNotWholeArgon: boolean;
|
|
12198
|
+
readonly isRewardClaimExceedsPending: boolean;
|
|
12199
|
+
readonly isTreasuryInsufficientFunds: boolean;
|
|
12200
|
+
readonly isAlreadyOperational: boolean;
|
|
12201
|
+
readonly isNotEligibleForActivation: boolean;
|
|
12202
|
+
readonly type: 'AlreadyRegistered' | 'InvalidRegistrationSubmitter' | 'AccountAlreadyLinked' | 'InvalidAccountProof' | 'NotOperationalAccount' | 'InvalidReferralProof' | 'ReferralProofExpired' | 'NoProgressUpdateProvided' | 'EncryptedServerTooLong' | 'NotSponsorOfSponsee' | 'NoPendingRewards' | 'RewardClaimBelowMinimum' | 'RewardClaimNotWholeArgon' | 'RewardClaimExceedsPending' | 'TreasuryInsufficientFunds' | 'AlreadyOperational' | 'NotEligibleForActivation';
|
|
12203
|
+
}
|
|
12204
|
+
/** @name PalletEthereumVerifierFinalizedBeaconHeaderState (510) */
|
|
12205
|
+
interface PalletEthereumVerifierFinalizedBeaconHeaderState extends Struct {
|
|
12206
|
+
readonly slot: Compact<u64>;
|
|
12207
|
+
}
|
|
12208
|
+
/** @name PalletEthereumVerifierExecutionHeaderAnchor (511) */
|
|
12209
|
+
interface PalletEthereumVerifierExecutionHeaderAnchor extends Struct {
|
|
12210
|
+
readonly blockNumber: Compact<u64>;
|
|
12211
|
+
readonly blockHash: H256;
|
|
12212
|
+
readonly parentHash: H256;
|
|
12213
|
+
readonly receiptsRoot: H256;
|
|
12214
|
+
}
|
|
12215
|
+
/** @name SnowbridgeBeaconPrimitivesSyncCommitteePrepared (512) */
|
|
12216
|
+
interface SnowbridgeBeaconPrimitivesSyncCommitteePrepared extends Struct {
|
|
12217
|
+
readonly root: H256;
|
|
12218
|
+
readonly pubkeys: Vec<SnowbridgeMilagroBlsKeysPublicKey>;
|
|
12219
|
+
readonly aggregatePubkey: SnowbridgeMilagroBlsKeysPublicKey;
|
|
12220
|
+
}
|
|
12221
|
+
/** @name SnowbridgeMilagroBlsKeysPublicKey (514) */
|
|
12222
|
+
interface SnowbridgeMilagroBlsKeysPublicKey extends Struct {
|
|
12223
|
+
readonly point: SnowbridgeAmclBls381Ecp;
|
|
12224
|
+
}
|
|
12225
|
+
/** @name SnowbridgeAmclBls381Ecp (515) */
|
|
12226
|
+
interface SnowbridgeAmclBls381Ecp extends Struct {
|
|
12227
|
+
readonly x: SnowbridgeAmclBls381Fp;
|
|
12228
|
+
readonly y: SnowbridgeAmclBls381Fp;
|
|
12229
|
+
readonly z: SnowbridgeAmclBls381Fp;
|
|
12230
|
+
}
|
|
12231
|
+
/** @name SnowbridgeAmclBls381Fp (516) */
|
|
12232
|
+
interface SnowbridgeAmclBls381Fp extends Struct {
|
|
12233
|
+
readonly x: SnowbridgeAmclBls381Big;
|
|
12234
|
+
readonly xes: i32;
|
|
12235
|
+
}
|
|
12236
|
+
/** @name SnowbridgeAmclBls381Big (517) */
|
|
12237
|
+
interface SnowbridgeAmclBls381Big extends Struct {
|
|
12238
|
+
readonly w: Vec<i32>;
|
|
12239
|
+
}
|
|
12240
|
+
/** @name PalletEthereumVerifierError (520) */
|
|
12241
|
+
interface PalletEthereumVerifierError extends Enum {
|
|
12242
|
+
readonly isSkippedSyncCommitteePeriod: boolean;
|
|
12243
|
+
readonly isSyncCommitteeUpdateRequired: boolean;
|
|
12244
|
+
readonly isIrrelevantUpdate: boolean;
|
|
12245
|
+
readonly isNotBootstrapped: boolean;
|
|
12246
|
+
readonly isSyncCommitteeParticipantsNotSupermajority: boolean;
|
|
12247
|
+
readonly isInvalidHeaderMerkleProof: boolean;
|
|
12248
|
+
readonly isInvalidSyncCommitteeMerkleProof: boolean;
|
|
12249
|
+
readonly isInvalidExecutionHeaderProof: boolean;
|
|
12250
|
+
readonly isInvalidFinalizedHeaderGap: boolean;
|
|
12251
|
+
readonly isHeaderHashTreeRootFailed: boolean;
|
|
12252
|
+
readonly isBlockBodyHashTreeRootFailed: boolean;
|
|
12253
|
+
readonly isSyncCommitteeHashTreeRootFailed: boolean;
|
|
12254
|
+
readonly isSigningRootHashTreeRootFailed: boolean;
|
|
12255
|
+
readonly isForkDataHashTreeRootFailed: boolean;
|
|
12256
|
+
readonly isExpectedFinalizedHeaderNotStored: boolean;
|
|
12257
|
+
readonly isBlsPreparePublicKeysFailed: boolean;
|
|
12258
|
+
readonly isBlsVerificationFailed: boolean;
|
|
12259
|
+
readonly isInvalidUpdateSlot: boolean;
|
|
12260
|
+
readonly isInvalidSyncCommitteeUpdate: boolean;
|
|
12261
|
+
readonly isHalted: boolean;
|
|
12262
|
+
readonly type: 'SkippedSyncCommitteePeriod' | 'SyncCommitteeUpdateRequired' | 'IrrelevantUpdate' | 'NotBootstrapped' | 'SyncCommitteeParticipantsNotSupermajority' | 'InvalidHeaderMerkleProof' | 'InvalidSyncCommitteeMerkleProof' | 'InvalidExecutionHeaderProof' | 'InvalidFinalizedHeaderGap' | 'HeaderHashTreeRootFailed' | 'BlockBodyHashTreeRootFailed' | 'SyncCommitteeHashTreeRootFailed' | 'SigningRootHashTreeRootFailed' | 'ForkDataHashTreeRootFailed' | 'ExpectedFinalizedHeaderNotStored' | 'BlsPreparePublicKeysFailed' | 'BlsVerificationFailed' | 'InvalidUpdateSlot' | 'InvalidSyncCommitteeUpdate' | 'Halted';
|
|
12263
|
+
}
|
|
12264
|
+
/** @name PalletCrosschainTransferError (522) */
|
|
12265
|
+
interface PalletCrosschainTransferError extends Enum {
|
|
12266
|
+
readonly isInvalidEthereumEvent: boolean;
|
|
12267
|
+
readonly isInvalidProof: boolean;
|
|
12268
|
+
readonly isInvalidRecipient: boolean;
|
|
12269
|
+
readonly isInvalidAmount: boolean;
|
|
12270
|
+
readonly isUnsupportedSource: boolean;
|
|
12271
|
+
readonly isUnsupportedGateway: boolean;
|
|
12272
|
+
readonly isUnsupportedToken: boolean;
|
|
12273
|
+
readonly isUnexpectedNonce: boolean;
|
|
12274
|
+
readonly isInvalidChainConfig: boolean;
|
|
12275
|
+
readonly isInsufficientLiquidity: boolean;
|
|
12276
|
+
readonly isInsufficientBurnAmountForFee: boolean;
|
|
12277
|
+
readonly type: 'InvalidEthereumEvent' | 'InvalidProof' | 'InvalidRecipient' | 'InvalidAmount' | 'UnsupportedSource' | 'UnsupportedGateway' | 'UnsupportedToken' | 'UnexpectedNonce' | 'InvalidChainConfig' | 'InsufficientLiquidity' | 'InsufficientBurnAmountForFee';
|
|
12278
|
+
}
|
|
12279
|
+
/** @name FrameSystemExtensionsAuthorizeCall (525) */
|
|
12640
12280
|
type FrameSystemExtensionsAuthorizeCall = Null;
|
|
12641
|
-
/** @name FrameSystemExtensionsCheckNonZeroSender (
|
|
12281
|
+
/** @name FrameSystemExtensionsCheckNonZeroSender (526) */
|
|
12642
12282
|
type FrameSystemExtensionsCheckNonZeroSender = Null;
|
|
12643
|
-
/** @name FrameSystemExtensionsCheckSpecVersion (
|
|
12283
|
+
/** @name FrameSystemExtensionsCheckSpecVersion (527) */
|
|
12644
12284
|
type FrameSystemExtensionsCheckSpecVersion = Null;
|
|
12645
|
-
/** @name FrameSystemExtensionsCheckTxVersion (
|
|
12285
|
+
/** @name FrameSystemExtensionsCheckTxVersion (528) */
|
|
12646
12286
|
type FrameSystemExtensionsCheckTxVersion = Null;
|
|
12647
|
-
/** @name FrameSystemExtensionsCheckGenesis (
|
|
12287
|
+
/** @name FrameSystemExtensionsCheckGenesis (529) */
|
|
12648
12288
|
type FrameSystemExtensionsCheckGenesis = Null;
|
|
12649
|
-
/** @name FrameSystemExtensionsCheckNonce (
|
|
12289
|
+
/** @name FrameSystemExtensionsCheckNonce (532) */
|
|
12650
12290
|
interface FrameSystemExtensionsCheckNonce extends Compact<u32> {
|
|
12651
12291
|
}
|
|
12652
|
-
/** @name FrameSystemExtensionsCheckWeight (
|
|
12292
|
+
/** @name FrameSystemExtensionsCheckWeight (533) */
|
|
12653
12293
|
type FrameSystemExtensionsCheckWeight = Null;
|
|
12654
|
-
/** @name PalletTransactionPaymentChargeTransactionPayment (
|
|
12294
|
+
/** @name PalletTransactionPaymentChargeTransactionPayment (534) */
|
|
12655
12295
|
interface PalletTransactionPaymentChargeTransactionPayment extends Compact<u128> {
|
|
12656
12296
|
}
|
|
12657
|
-
/** @name FrameMetadataHashExtensionCheckMetadataHash (
|
|
12297
|
+
/** @name FrameMetadataHashExtensionCheckMetadataHash (535) */
|
|
12658
12298
|
interface FrameMetadataHashExtensionCheckMetadataHash extends Struct {
|
|
12659
12299
|
readonly mode: FrameMetadataHashExtensionMode;
|
|
12660
12300
|
}
|
|
12661
|
-
/** @name FrameMetadataHashExtensionMode (
|
|
12301
|
+
/** @name FrameMetadataHashExtensionMode (536) */
|
|
12662
12302
|
interface FrameMetadataHashExtensionMode extends Enum {
|
|
12663
12303
|
readonly isDisabled: boolean;
|
|
12664
12304
|
readonly isEnabled: boolean;
|
|
12665
12305
|
readonly type: 'Disabled' | 'Enabled';
|
|
12666
12306
|
}
|
|
12667
|
-
/** @name FrameSystemExtensionsWeightReclaim (
|
|
12307
|
+
/** @name FrameSystemExtensionsWeightReclaim (537) */
|
|
12668
12308
|
type FrameSystemExtensionsWeightReclaim = Null;
|
|
12669
|
-
/** @name ArgonRuntimeRuntime (
|
|
12309
|
+
/** @name ArgonRuntimeRuntime (539) */
|
|
12670
12310
|
type ArgonRuntimeRuntime = Null;
|
|
12671
12311
|
}
|
|
12672
12312
|
|
|
@@ -12790,7 +12430,11 @@ declare class TxResult {
|
|
|
12790
12430
|
private parseEvents;
|
|
12791
12431
|
}
|
|
12792
12432
|
|
|
12793
|
-
type
|
|
12433
|
+
type TxSigningAccount = KeyringPair | {
|
|
12434
|
+
address: string;
|
|
12435
|
+
signer: NonNullable<SignerOptions['signer']>;
|
|
12436
|
+
};
|
|
12437
|
+
type ISubmittableOptions = Partial<Omit<SignerOptions, 'signer'>> & {
|
|
12794
12438
|
tip?: bigint;
|
|
12795
12439
|
logResults?: boolean;
|
|
12796
12440
|
useLatestNonce?: boolean;
|
|
@@ -12800,8 +12444,9 @@ type ISubmittableOptions = Partial<SignerOptions> & {
|
|
|
12800
12444
|
declare class TxSubmitter {
|
|
12801
12445
|
readonly client: ArgonClient;
|
|
12802
12446
|
tx: SubmittableExtrinsic$1;
|
|
12803
|
-
|
|
12804
|
-
|
|
12447
|
+
readonly account: TxSigningAccount;
|
|
12448
|
+
readonly address: string;
|
|
12449
|
+
constructor(client: ArgonClient, tx: SubmittableExtrinsic$1, account: TxSigningAccount);
|
|
12805
12450
|
feeEstimate(tip?: bigint): Promise<bigint>;
|
|
12806
12451
|
canAfford(options?: {
|
|
12807
12452
|
tip?: bigint;
|
|
@@ -12812,6 +12457,8 @@ declare class TxSubmitter {
|
|
|
12812
12457
|
availableBalance: bigint;
|
|
12813
12458
|
txFee: bigint;
|
|
12814
12459
|
}>;
|
|
12460
|
+
sign(options?: ISubmittableOptions): Promise<SubmittableExtrinsic$1>;
|
|
12461
|
+
submitSigned(signedTx: SubmittableExtrinsic$1, options?: ISubmittableOptions): Promise<TxResult>;
|
|
12815
12462
|
submit(options?: ISubmittableOptions): Promise<TxResult>;
|
|
12816
12463
|
private logRequest;
|
|
12817
12464
|
}
|
|
@@ -12861,6 +12508,8 @@ declare class Vault {
|
|
|
12861
12508
|
securitizationRatio: number;
|
|
12862
12509
|
lockedSatoshis: number;
|
|
12863
12510
|
securitizedSatoshis: number;
|
|
12511
|
+
name?: string;
|
|
12512
|
+
lastNameChangeTick?: number;
|
|
12864
12513
|
bitcoinLockDelegateAccount?: string;
|
|
12865
12514
|
constructor(id: number, vault: ArgonPrimitivesVault, tickDuration: number);
|
|
12866
12515
|
load(vault: ArgonPrimitivesVault | ArgonPrimitivesVaultV144): void;
|
|
@@ -12875,12 +12524,13 @@ declare class Vault {
|
|
|
12875
12524
|
activatedSecuritizationPerSlot(): bigint;
|
|
12876
12525
|
calculateBitcoinFee(amount: bigint): bigint;
|
|
12877
12526
|
static get(client: ArgonClient | ApiDecoration<'promise'>, vaultId: number, tickDurationMillis?: number): Promise<Vault>;
|
|
12878
|
-
static create(client: ArgonClient,
|
|
12527
|
+
static create(client: ArgonClient, txSigner: TxSigningAccount, args: {
|
|
12879
12528
|
securitization: bigint | number;
|
|
12880
12529
|
securitizationRatio: number;
|
|
12881
12530
|
annualPercentRate: number;
|
|
12882
12531
|
baseFee: bigint | number;
|
|
12883
12532
|
bitcoinXpub: string;
|
|
12533
|
+
name?: string;
|
|
12884
12534
|
treasuryProfitSharing: number;
|
|
12885
12535
|
doNotExceedBalance?: bigint;
|
|
12886
12536
|
} & ISubmittableOptions, config?: {
|
|
@@ -12889,6 +12539,9 @@ declare class Vault {
|
|
|
12889
12539
|
getVault(): Promise<Vault>;
|
|
12890
12540
|
txResult: TxResult;
|
|
12891
12541
|
}>;
|
|
12542
|
+
static setName(client: ArgonClient, txSigner: TxSigningAccount, args: {
|
|
12543
|
+
name?: string | null;
|
|
12544
|
+
} & ISubmittableOptions): Promise<TxResult>;
|
|
12892
12545
|
}
|
|
12893
12546
|
interface ITerms {
|
|
12894
12547
|
readonly bitcoinAnnualPercentRate: BigNumber;
|
|
@@ -12968,7 +12621,7 @@ declare class BitcoinLock implements IBitcoinLock {
|
|
|
12968
12621
|
ratchet(args: {
|
|
12969
12622
|
client: ArgonClient;
|
|
12970
12623
|
priceIndex: PriceIndex;
|
|
12971
|
-
|
|
12624
|
+
txSigner: TxSigningAccount;
|
|
12972
12625
|
vault: Vault;
|
|
12973
12626
|
microgonsPerBtc?: bigint;
|
|
12974
12627
|
} & ISubmittableOptions): Promise<{
|
|
@@ -12989,7 +12642,7 @@ declare class BitcoinLock implements IBitcoinLock {
|
|
|
12989
12642
|
client: ArgonClient;
|
|
12990
12643
|
priceIndex: PriceIndex;
|
|
12991
12644
|
releaseRequest: IReleaseRequest;
|
|
12992
|
-
|
|
12645
|
+
txSigner: TxSigningAccount;
|
|
12993
12646
|
} & ISubmittableOptions): Promise<TxResult>;
|
|
12994
12647
|
getReleaseRequest(client: IQueryableClient): Promise<IReleaseRequestDetails | undefined>;
|
|
12995
12648
|
/**
|
|
@@ -13015,7 +12668,7 @@ declare class BitcoinLock implements IBitcoinLock {
|
|
|
13015
12668
|
client: ArgonClient;
|
|
13016
12669
|
utxoId: number;
|
|
13017
12670
|
vaultSignature: Uint8Array;
|
|
13018
|
-
|
|
12671
|
+
txSigner: TxSigningAccount;
|
|
13019
12672
|
} & ISubmittableOptions): Promise<TxResult>;
|
|
13020
12673
|
static createIncreaseSecuritizationTx(args: {
|
|
13021
12674
|
utxoId: number;
|
|
@@ -13046,7 +12699,7 @@ declare class BitcoinLock implements IBitcoinLock {
|
|
|
13046
12699
|
priceIndex: PriceIndex;
|
|
13047
12700
|
ownerBitcoinPubkey: Uint8Array;
|
|
13048
12701
|
satoshis: bigint;
|
|
13049
|
-
|
|
12702
|
+
txSigner: TxSigningAccount;
|
|
13050
12703
|
reducedBalanceBy?: bigint;
|
|
13051
12704
|
microgonsPerBtc?: bigint;
|
|
13052
12705
|
tip?: bigint;
|
|
@@ -13064,7 +12717,7 @@ declare class BitcoinLock implements IBitcoinLock {
|
|
|
13064
12717
|
vault: Vault;
|
|
13065
12718
|
priceIndex: PriceIndex;
|
|
13066
12719
|
ownerBitcoinPubkey: Uint8Array;
|
|
13067
|
-
|
|
12720
|
+
txSigner: TxSigningAccount;
|
|
13068
12721
|
satoshis: bigint;
|
|
13069
12722
|
} & ISubmittableOptions): Promise<{
|
|
13070
12723
|
getLock(): Promise<{
|
|
@@ -13123,7 +12776,79 @@ interface IBitcoinLock {
|
|
|
13123
12776
|
fundHoldExtensionsByBitcoinExpirationHeight: Record<number, bigint>;
|
|
13124
12777
|
}
|
|
13125
12778
|
|
|
12779
|
+
declare const MINTING_GATEWAY_BURN_FOR_TRANSFER_EVENT_NAME: 'BurnForTransfer';
|
|
12780
|
+
declare const MINTING_GATEWAY_RUNTIME_DECIMALS: 6;
|
|
12781
|
+
declare const MINTING_GATEWAY_TOKEN_DECIMALS: 18;
|
|
12782
|
+
declare const MINTING_GATEWAY_RUNTIME_TO_ERC20_SCALE: bigint;
|
|
12783
|
+
declare const mintingGatewayArtifact: __artifacts_contracts_MintingGateway_sol_artifacts_js.MintingGateway$Type;
|
|
12784
|
+
|
|
12785
|
+
type VerifyEventLog = IArgonQueryable['call']['ethereumApis']['verifyEventLog'];
|
|
12786
|
+
type EthereumVerifyEventLogResult = Awaited<ReturnType<VerifyEventLog>>;
|
|
12787
|
+
type EthereumReceipt = Awaited<ReturnType<ReturnType<typeof createPublicClient>['getTransactionReceipt']>>;
|
|
12788
|
+
type EthereumExecutionClient = ReturnType<typeof createPublicClient>;
|
|
12789
|
+
type RetainedExecutionAnchor = {
|
|
12790
|
+
blockHash: Hex;
|
|
12791
|
+
blockNumber: bigint;
|
|
12792
|
+
};
|
|
12793
|
+
type EthereumEventLocator = {
|
|
12794
|
+
txHash: Hex;
|
|
12795
|
+
logIndex?: number;
|
|
12796
|
+
executionRpcUrl?: string;
|
|
12797
|
+
executionClient?: EthereumExecutionClient;
|
|
12798
|
+
receipt?: EthereumReceipt;
|
|
12799
|
+
};
|
|
12800
|
+
type EthereumEventLog = {
|
|
12801
|
+
address: Hex;
|
|
12802
|
+
topics: Hex[];
|
|
12803
|
+
data: Hex;
|
|
12804
|
+
};
|
|
12805
|
+
type EthereumExecutionHeaderProof = {
|
|
12806
|
+
rlp: Hex;
|
|
12807
|
+
};
|
|
12808
|
+
type EthereumExecutionBlockProof = {
|
|
12809
|
+
anchorBlockHash: Hex;
|
|
12810
|
+
targetToAnchorHeaderChain: EthereumExecutionHeaderProof[];
|
|
12811
|
+
};
|
|
12812
|
+
type EthereumReceiptProof = {
|
|
12813
|
+
transactionIndex: number;
|
|
12814
|
+
nodes: Hex[];
|
|
12815
|
+
};
|
|
12816
|
+
type EthereumEventProof = {
|
|
12817
|
+
eventLog: EthereumEventLog;
|
|
12818
|
+
proof: {
|
|
12819
|
+
executionBlockProof: EthereumExecutionBlockProof;
|
|
12820
|
+
receiptProof: EthereumReceiptProof;
|
|
12821
|
+
};
|
|
12822
|
+
};
|
|
12823
|
+
declare function buildEthereumEventProof(client: IArgonQueryable, { txHash, logIndex, receipt: providedReceipt, ...executionSource }: EthereumEventLocator): Promise<EthereumEventProof>;
|
|
12824
|
+
declare function findEthereumBurnForTransferLogIndex(receipt: EthereumReceipt, gatewayAddress: Hex): number;
|
|
12825
|
+
declare function getLatestRetainedAnchor(client: IArgonQueryable): Promise<RetainedExecutionAnchor>;
|
|
12826
|
+
declare function waitForRetainedExecutionAnchor(client: IArgonQueryable, targetBlockNumber: bigint, options?: {
|
|
12827
|
+
pollMs?: number;
|
|
12828
|
+
timeoutMs?: number;
|
|
12829
|
+
}): Promise<RetainedExecutionAnchor>;
|
|
12830
|
+
|
|
12831
|
+
type EthereumBeaconSyncState = {
|
|
12832
|
+
isBootstrapped: false;
|
|
12833
|
+
hasNextSyncCommittee: boolean;
|
|
12834
|
+
latestFinalizedBlockRoot: string;
|
|
12835
|
+
latestSyncCommitteeUpdatePeriod: bigint;
|
|
12836
|
+
headerInterval: bigint;
|
|
12837
|
+
} | {
|
|
12838
|
+
isBootstrapped: true;
|
|
12839
|
+
hasNextSyncCommittee: boolean;
|
|
12840
|
+
latestFinalizedBlockRoot: string;
|
|
12841
|
+
latestFinalizedSlot: bigint;
|
|
12842
|
+
nextRecommendedFinalizedSlot: bigint;
|
|
12843
|
+
latestSyncCommitteeUpdatePeriod: bigint;
|
|
12844
|
+
headerInterval: bigint;
|
|
12845
|
+
};
|
|
12846
|
+
declare function getEthereumBeaconSyncBootstrapTx(client: ArgonClient, beaconApiUrl: string): Promise<SubmittableExtrinsic$1>;
|
|
12847
|
+
declare function getNextEthereumBeaconSyncTxs(client: ArgonClient, beaconApiUrl: string): Promise<SubmittableExtrinsic$1[]>;
|
|
12848
|
+
declare function getEthereumBeaconSyncState(client: ArgonClient): Promise<EthereumBeaconSyncState>;
|
|
12849
|
+
|
|
13126
12850
|
type ArgonClient = ApiPromise;
|
|
12851
|
+
type IArgonQueryable = ArgonClient | ApiDecoration<'promise'>;
|
|
13127
12852
|
/**
|
|
13128
12853
|
* Wait for the crypto library to be ready (requires wasm, which needs async loading in commonjs)
|
|
13129
12854
|
*/
|
|
@@ -13137,4 +12862,4 @@ declare function waitForLoad(): Promise<void>;
|
|
|
13137
12862
|
declare function getClient(host: string, options?: ApiOptions): Promise<ArgonClient>;
|
|
13138
12863
|
declare function getOfflineRegistry(): TypeRegistry;
|
|
13139
12864
|
|
|
13140
|
-
export { type ArgonClient, BitcoinLock, ExtrinsicError, FIXED_U128_DECIMALS, type IBitcoinLock, type IBitcoinLockConfig, type IReleaseRequest, type IReleaseRequestDetails, type ISubmittableOptions, type ITerms, type ITxProgressCallback, MICROGONS_PER_ARGON, PERMILL_DECIMALS, PriceIndex, SATS_PER_BTC, TxResult, TxSubmitter, Vault, WageProtector, checkForExtrinsicSuccess, createKeyringPair, dispatchErrorToExtrinsicError, dispatchErrorToString, formatArgons, fromFixedNumber, getAuthorFromHeader, getClient, getFrameInfoFromHeader, getOfflineRegistry, getTickFromHeader, gettersToObject, keyringFromSuri, toFixedNumber, waitForLoad };
|
|
12865
|
+
export { type ArgonClient, BitcoinLock, type EthereumEventLocator, type EthereumEventProof, type EthereumExecutionClient, type EthereumReceipt, type EthereumVerifyEventLogResult, ExtrinsicError, FIXED_U128_DECIMALS, type IArgonQueryable, type IBitcoinLock, type IBitcoinLockConfig, type IReleaseRequest, type IReleaseRequestDetails, type ISubmittableOptions, type ITerms, type ITxProgressCallback, MICROGONS_PER_ARGON, MINTING_GATEWAY_BURN_FOR_TRANSFER_EVENT_NAME, MINTING_GATEWAY_RUNTIME_DECIMALS, MINTING_GATEWAY_RUNTIME_TO_ERC20_SCALE, MINTING_GATEWAY_TOKEN_DECIMALS, PERMILL_DECIMALS, PriceIndex, type RetainedExecutionAnchor, SATS_PER_BTC, TxResult, type TxSigningAccount, TxSubmitter, Vault, WageProtector, buildEthereumEventProof, checkForExtrinsicSuccess, createKeyringPair, dispatchErrorToExtrinsicError, dispatchErrorToString, findEthereumBurnForTransferLogIndex, formatArgons, fromFixedNumber, getAuthorFromHeader, getClient, getEthereumBeaconSyncBootstrapTx, getEthereumBeaconSyncState, getFrameInfoFromHeader, getLatestRetainedAnchor, getNextEthereumBeaconSyncTxs, getOfflineRegistry, getTickFromHeader, gettersToObject, keyringFromSuri, mintingGatewayArtifact, toFixedNumber, waitForLoad, waitForRetainedExecutionAnchor };
|