@chainflip/processor 2.2.0-alpha.4 → 2.2.0-alpha.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.MD +6 -6
- package/dist/100/bitcoinThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/100/bitcoinThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- package/dist/100/polkadotThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/100/swapping/ccmDepositReceived.d.cts +4 -4
- package/dist/100/swapping/ccmDepositReceived.d.mts +4 -4
- package/dist/100/swapping/ccmFailed.d.cts +4 -4
- package/dist/100/swapping/ccmFailed.d.mts +4 -4
- package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/100/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +24 -24
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +24 -24
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +42 -42
- package/dist/11000/assethubIngressEgress/depositFailed.d.mts +42 -42
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +24 -24
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +24 -24
- package/dist/11000/common.d.cts +280 -280
- package/dist/11000/common.d.mts +280 -280
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +24 -24
- package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +24 -24
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +10 -10
- package/dist/11000/lendingPools/boostFundsAdded.d.mts +10 -10
- package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
- package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
- package/dist/11000/lendingPools/stoppedBoosting.d.cts +10 -10
- package/dist/11000/lendingPools/stoppedBoosting.d.mts +10 -10
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +42 -42
- package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +42 -42
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +24 -24
- package/dist/11000/solanaIngressEgress/depositFailed.d.mts +24 -24
- package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
- package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
- package/dist/11000/swapping/refundEgressScheduled.d.cts +13 -13
- package/dist/11000/swapping/refundEgressScheduled.d.mts +13 -13
- package/dist/11000/swapping/refundedOnChain.d.cts +8 -8
- package/dist/11000/swapping/refundedOnChain.d.mts +8 -8
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +28 -28
- package/dist/11000/swapping/swapDepositAddressReady.d.mts +28 -28
- package/dist/11000/swapping/swapRequested.d.cts +16 -16
- package/dist/11000/swapping/swapRequested.d.mts +16 -16
- package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
- package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
- package/dist/111/common.d.cts +4 -4
- package/dist/111/common.d.mts +4 -4
- package/dist/111/liquidityPools/limitOrderUpdated.d.cts +16 -16
- package/dist/111/liquidityPools/limitOrderUpdated.d.mts +16 -16
- package/dist/111/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/111/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/111/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/111/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +20 -20
- package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +20 -20
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +4 -4
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +4 -4
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +176 -176
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +176 -176
- package/dist/11100/assethubIngressEgress/depositFailed.d.cts +194 -194
- package/dist/11100/assethubIngressEgress/depositFailed.d.mts +194 -194
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +322 -322
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +322 -322
- package/dist/11100/common.d.cts +2947 -2947
- package/dist/11100/common.d.mts +2947 -2947
- package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +124 -124
- package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +124 -124
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +176 -176
- package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +176 -176
- package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +2 -2
- package/dist/11100/funding/sCCallCannotBeDecoded.d.mts +2 -2
- package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +56 -56
- package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +56 -56
- package/dist/11100/funding/sCCallExecuted.d.cts +32 -32
- package/dist/11100/funding/sCCallExecuted.d.mts +32 -32
- package/dist/11100/lendingPools/collateralAdded.d.cts +12 -12
- package/dist/11100/lendingPools/collateralAdded.d.mts +12 -12
- package/dist/11100/lendingPools/collateralRemoved.d.cts +12 -12
- package/dist/11100/lendingPools/collateralRemoved.d.mts +12 -12
- package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.cts +6 -6
- package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.mts +6 -6
- package/dist/11100/lendingPools/lendingFundsAdded.d.cts +8 -8
- package/dist/11100/lendingPools/lendingFundsAdded.d.mts +8 -8
- package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +7 -7
- package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +7 -7
- package/dist/11100/lendingPools/lendingPoolCreated.d.cts +6 -6
- package/dist/11100/lendingPools/lendingPoolCreated.d.mts +6 -6
- package/dist/11100/lendingPools/loanCreated.d.cts +6 -6
- package/dist/11100/lendingPools/loanCreated.d.mts +6 -6
- package/dist/11100/lendingPools/loanRepaid.d.cts +6 -6
- package/dist/11100/lendingPools/loanRepaid.d.mts +6 -6
- package/dist/11100/lendingPools/loanSettled.d.cts +6 -6
- package/dist/11100/lendingPools/loanSettled.d.mts +6 -6
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +194 -194
- package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +194 -194
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +176 -176
- package/dist/11100/solanaIngressEgress/depositFailed.d.mts +176 -176
- package/dist/11100/swapping/swapDepositAddressReady.d.cts +41 -41
- package/dist/11100/swapping/swapDepositAddressReady.d.mts +41 -41
- package/dist/11100/swapping/swapExecuted.d.cts +14 -14
- package/dist/11100/swapping/swapExecuted.d.mts +14 -14
- package/dist/11100/swapping/swapRequested.d.cts +382 -382
- package/dist/11100/swapping/swapRequested.d.mts +382 -382
- package/dist/11100/validator/maxBidUpdated.d.cts +8 -8
- package/dist/11100/validator/maxBidUpdated.d.mts +8 -8
- package/dist/11100/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/11100/validator/rotationPhaseUpdated.d.mts +20 -20
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +16 -16
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +16 -16
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/11200/assethubIngressEgress/depositFailed.d.cts +16 -16
- package/dist/11200/assethubIngressEgress/depositFailed.d.mts +16 -16
- package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +16 -16
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +16 -16
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/11200/common.d.cts +182 -182
- package/dist/11200/common.d.mts +182 -182
- package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +16 -16
- package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +16 -16
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +16 -16
- package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +16 -16
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/11200/solanaIngressEgress/depositFailed.d.cts +16 -16
- package/dist/11200/solanaIngressEgress/depositFailed.d.mts +16 -16
- package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/11200/swapping/swapRequested.d.cts +23 -23
- package/dist/11200/swapping/swapRequested.d.mts +23 -23
- package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/120/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/131/common.d.cts +11 -11
- package/dist/131/common.d.mts +11 -11
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/131/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/131/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +17 -17
- package/dist/131/liquidityPools/limitOrderUpdated.d.mts +17 -17
- package/dist/131/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/131/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/131/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/131/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +21 -21
- package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +21 -21
- package/dist/131/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/131/liquidityProvider/accountCredited.d.mts +6 -6
- package/dist/131/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/131/liquidityProvider/accountDebited.d.mts +6 -6
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
- package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
- package/dist/131/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +16 -16
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +16 -16
- package/dist/131/reputation/offencePenalty.d.cts +2 -2
- package/dist/131/reputation/offencePenalty.d.mts +2 -2
- package/dist/131/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/131/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/131/swapping/ccmFailed.d.cts +9 -9
- package/dist/131/swapping/ccmFailed.d.mts +9 -9
- package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/131/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/131/swapping/swapAmountConfiscated.d.mts +12 -12
- package/dist/131/swapping/swapDepositAddressReady.d.cts +24 -24
- package/dist/131/swapping/swapDepositAddressReady.d.mts +24 -24
- package/dist/131/swapping/swapEgressIgnored.d.cts +8 -8
- package/dist/131/swapping/swapEgressIgnored.d.mts +8 -8
- package/dist/131/swapping/swapEgressScheduled.d.cts +10 -10
- package/dist/131/swapping/swapEgressScheduled.d.mts +10 -10
- package/dist/131/swapping/swapExecuted.d.cts +14 -14
- package/dist/131/swapping/swapExecuted.d.mts +14 -14
- package/dist/131/swapping/swapScheduled.d.cts +27 -27
- package/dist/131/swapping/swapScheduled.d.mts +27 -27
- package/dist/131/swapping/withdrawalRequested.d.cts +14 -14
- package/dist/131/swapping/withdrawalRequested.d.mts +14 -14
- package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
- package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +4 -4
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +4 -4
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/swapping/swapDepositAddressReady.d.cts +2 -2
- package/dist/141/swapping/swapDepositAddressReady.d.mts +2 -2
- package/dist/141/swapping/swapExecuted.d.cts +2 -2
- package/dist/141/swapping/swapExecuted.d.mts +2 -2
- package/dist/141/swapping/swapScheduled.d.cts +8 -8
- package/dist/141/swapping/swapScheduled.d.mts +8 -8
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.mts +20 -20
- package/dist/150/assetBalances/refundScheduled.d.cts +52 -52
- package/dist/150/assetBalances/refundScheduled.d.mts +52 -52
- package/dist/150/assetBalances/refundSkipped.d.cts +97 -97
- package/dist/150/assetBalances/refundSkipped.d.mts +97 -97
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +26 -26
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +26 -26
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
- package/dist/150/common.d.cts +249 -249
- package/dist/150/common.d.mts +249 -249
- package/dist/150/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/150/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/150/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/150/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/150/ethereumIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.mts +20 -20
- package/dist/150/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/150/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/150/liquidityPools/limitOrderUpdated.d.cts +20 -20
- package/dist/150/liquidityPools/limitOrderUpdated.d.mts +20 -20
- package/dist/150/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/150/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/150/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/150/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +32 -32
- package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +32 -32
- package/dist/150/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/150/liquidityProvider/accountCredited.d.mts +6 -6
- package/dist/150/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/150/liquidityProvider/accountDebited.d.mts +6 -6
- package/dist/150/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/150/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +50 -50
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.mts +50 -50
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/150/polkadotIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.mts +20 -20
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/solanaIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +30 -30
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +30 -30
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/150/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/150/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/150/swapping/ccmDepositReceived.d.cts +76 -76
- package/dist/150/swapping/ccmDepositReceived.d.mts +76 -76
- package/dist/150/swapping/ccmFailed.d.cts +83 -83
- package/dist/150/swapping/ccmFailed.d.mts +83 -83
- package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/150/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/150/swapping/refundEgressIgnored.d.cts +28 -28
- package/dist/150/swapping/refundEgressIgnored.d.mts +28 -28
- package/dist/150/swapping/refundEgressScheduled.d.cts +9 -9
- package/dist/150/swapping/refundEgressScheduled.d.mts +9 -9
- package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.mts +12 -12
- package/dist/150/swapping/swapDepositAddressReady.d.cts +25 -25
- package/dist/150/swapping/swapDepositAddressReady.d.mts +25 -25
- package/dist/150/swapping/swapEgressIgnored.d.cts +28 -28
- package/dist/150/swapping/swapEgressIgnored.d.mts +28 -28
- package/dist/150/swapping/swapEgressScheduled.d.cts +9 -9
- package/dist/150/swapping/swapEgressScheduled.d.mts +9 -9
- package/dist/150/swapping/swapExecuted.d.cts +101 -101
- package/dist/150/swapping/swapExecuted.d.mts +101 -101
- package/dist/150/swapping/swapScheduled.d.cts +111 -111
- package/dist/150/swapping/swapScheduled.d.mts +111 -111
- package/dist/150/swapping/withdrawalRequested.d.cts +12 -12
- package/dist/150/swapping/withdrawalRequested.d.mts +12 -12
- package/dist/150/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalEnacted.d.mts +8 -8
- package/dist/150/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalPassed.d.mts +8 -8
- package/dist/150/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalRejected.d.mts +8 -8
- package/dist/150/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/160/assetBalances/accountCredited.d.cts +8 -8
- package/dist/160/assetBalances/accountCredited.d.mts +8 -8
- package/dist/160/assetBalances/accountDebited.d.cts +8 -8
- package/dist/160/assetBalances/accountDebited.d.mts +8 -8
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +28 -28
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +22 -22
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +22 -22
- package/dist/160/common.d.cts +155 -155
- package/dist/160/common.d.mts +155 -155
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/160/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/160/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/160/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +20 -20
- package/dist/160/liquidityPools/limitOrderUpdated.d.mts +20 -20
- package/dist/160/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/160/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/160/liquidityPools/orderDeletionFailed.d.cts +32 -32
- package/dist/160/liquidityPools/orderDeletionFailed.d.mts +32 -32
- package/dist/160/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/160/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +20 -20
- package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +20 -20
- package/dist/160/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/160/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/solanaIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +22 -22
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +22 -22
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/160/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/160/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/160/swapping/ccmFailed.d.cts +18 -18
- package/dist/160/swapping/ccmFailed.d.mts +18 -18
- package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/160/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/160/swapping/refundEgressIgnored.d.cts +30 -30
- package/dist/160/swapping/refundEgressIgnored.d.mts +30 -30
- package/dist/160/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/160/swapping/refundEgressScheduled.d.mts +8 -8
- package/dist/160/swapping/swapAmountConfiscated.d.cts +7 -7
- package/dist/160/swapping/swapAmountConfiscated.d.mts +7 -7
- package/dist/160/swapping/swapDepositAddressReady.d.cts +27 -27
- package/dist/160/swapping/swapDepositAddressReady.d.mts +27 -27
- package/dist/160/swapping/swapEgressIgnored.d.cts +30 -30
- package/dist/160/swapping/swapEgressIgnored.d.mts +30 -30
- package/dist/160/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/160/swapping/swapEgressScheduled.d.mts +8 -8
- package/dist/160/swapping/swapExecuted.d.cts +13 -13
- package/dist/160/swapping/swapExecuted.d.mts +13 -13
- package/dist/160/swapping/swapRequested.d.cts +42 -42
- package/dist/160/swapping/swapRequested.d.mts +42 -42
- package/dist/160/swapping/swapScheduled.d.cts +6 -6
- package/dist/160/swapping/swapScheduled.d.mts +6 -6
- package/dist/160/swapping/withdrawalRequested.d.cts +15 -15
- package/dist/160/swapping/withdrawalRequested.d.mts +15 -15
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/170/common.d.cts +62 -62
- package/dist/170/common.d.mts +62 -62
- package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/170/solanaIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/solanaIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/solanaIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/170/solanaIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/170/swapping/minimumChunkSizeSet.d.cts +6 -6
- package/dist/170/swapping/minimumChunkSizeSet.d.mts +6 -6
- package/dist/170/swapping/swapRequested.d.cts +53 -53
- package/dist/170/swapping/swapRequested.d.mts +53 -53
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +160 -160
- package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +160 -160
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +24 -24
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +24 -24
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +290 -290
- package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +290 -290
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +20 -20
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +20 -20
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +20 -20
- package/dist/180/common.d.cts +1467 -1467
- package/dist/180/common.d.mts +1467 -1467
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +160 -160
- package/dist/180/ethereumIngressEgress/depositFailed.d.mts +160 -160
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +178 -178
- package/dist/180/polkadotIngressEgress/depositFailed.d.mts +178 -178
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/solanaElections/unknownElection.d.cts +4 -4
- package/dist/180/solanaElections/unknownElection.d.mts +4 -4
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/180/solanaIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +160 -160
- package/dist/180/solanaIngressEgress/depositFailed.d.mts +160 -160
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/swapping/refundEgressScheduled.d.cts +14 -14
- package/dist/180/swapping/refundEgressScheduled.d.mts +14 -14
- package/dist/180/swapping/swapDepositAddressReady.d.cts +27 -27
- package/dist/180/swapping/swapDepositAddressReady.d.mts +27 -27
- package/dist/180/swapping/swapEgressScheduled.d.cts +14 -14
- package/dist/180/swapping/swapEgressScheduled.d.mts +14 -14
- package/dist/180/swapping/swapRequested.d.cts +58 -58
- package/dist/180/swapping/swapRequested.d.mts +58 -58
- package/dist/180/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/180/swapping/withdrawalRequested.d.mts +10 -10
- package/dist/190/assetBalances/accountCredited.d.cts +2 -2
- package/dist/190/assetBalances/accountCredited.d.mts +2 -2
- package/dist/190/assetBalances/accountDebited.d.cts +2 -2
- package/dist/190/assetBalances/accountDebited.d.mts +2 -2
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
- package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/190/swapping/swapDepositAddressReady.d.cts +2 -2
- package/dist/190/swapping/swapDepositAddressReady.d.mts +2 -2
- package/dist/200/common.d.cts +56 -56
- package/dist/200/common.d.mts +56 -56
- package/dist/200/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/200/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/200/lendingPools/liquidationCompleted.d.cts +2 -2
- package/dist/200/lendingPools/liquidationCompleted.d.mts +2 -2
- package/dist/200/lendingPools/loanCreated.d.cts +2 -2
- package/dist/200/lendingPools/loanCreated.d.mts +2 -2
- package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
- package/dist/200/swapping/swapRequestCompleted.d.mts +2 -2
- package/dist/200/swapping/swapRequested.d.cts +16 -16
- package/dist/200/swapping/swapRequested.d.mts +16 -16
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +102 -102
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +102 -102
- package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +197 -197
- package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +197 -197
- package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
- package/dist/210/assetBalances/accountCredited.d.cts +6 -6
- package/dist/210/assetBalances/accountCredited.d.mts +6 -6
- package/dist/210/assetBalances/accountDebited.d.cts +6 -6
- package/dist/210/assetBalances/accountDebited.d.mts +6 -6
- package/dist/210/assetBalances/refundSkipped.d.cts +74 -74
- package/dist/210/assetBalances/refundSkipped.d.mts +74 -74
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +102 -102
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +102 -102
- package/dist/210/assethubIngressEgress/depositFailed.d.cts +200 -200
- package/dist/210/assethubIngressEgress/depositFailed.d.mts +200 -200
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.cts +102 -102
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +102 -102
- package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +366 -366
- package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +366 -366
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
- package/dist/210/common.d.cts +3451 -3451
- package/dist/210/common.d.mts +3451 -3451
- package/dist/210/emissions/flipBurnSkipped.d.cts +20 -20
- package/dist/210/emissions/flipBurnSkipped.d.mts +20 -20
- package/dist/210/environment/runtimeSafeModeUpdated.d.cts +107 -107
- package/dist/210/environment/runtimeSafeModeUpdated.d.mts +107 -107
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +102 -102
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +102 -102
- package/dist/210/ethereumIngressEgress/depositFailed.d.cts +197 -197
- package/dist/210/ethereumIngressEgress/depositFailed.d.mts +197 -197
- package/dist/210/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/210/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
- package/dist/210/funding/funded.d.cts +8 -8
- package/dist/210/funding/funded.d.mts +8 -8
- package/dist/210/funding/redemptionSettled.d.cts +2 -2
- package/dist/210/funding/redemptionSettled.d.mts +2 -2
- package/dist/210/funding/sCCallCannotBeExecuted.d.cts +54 -54
- package/dist/210/funding/sCCallCannotBeExecuted.d.mts +54 -54
- package/dist/210/governance/failedExecution.d.cts +10 -10
- package/dist/210/governance/failedExecution.d.mts +10 -10
- package/dist/210/governance/govKeyCallExecutionFailed.d.cts +20 -20
- package/dist/210/governance/govKeyCallExecutionFailed.d.mts +20 -20
- package/dist/210/lendingPools/boostFundsAdded.d.cts +8 -8
- package/dist/210/lendingPools/boostFundsAdded.d.mts +8 -8
- package/dist/210/lendingPools/boostPoolCreated.d.cts +8 -8
- package/dist/210/lendingPools/boostPoolCreated.d.mts +8 -8
- package/dist/210/lendingPools/collateralAdded.d.cts +6 -6
- package/dist/210/lendingPools/collateralAdded.d.mts +6 -6
- package/dist/210/lendingPools/collateralRemoved.d.cts +6 -6
- package/dist/210/lendingPools/collateralRemoved.d.mts +6 -6
- package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +6 -6
- package/dist/210/lendingPools/collateralTopupAssetUpdated.d.mts +6 -6
- package/dist/210/lendingPools/lendingFundsAdded.d.cts +6 -6
- package/dist/210/lendingPools/lendingFundsAdded.d.mts +6 -6
- package/dist/210/lendingPools/lendingFundsRemoved.d.cts +6 -6
- package/dist/210/lendingPools/lendingFundsRemoved.d.mts +6 -6
- package/dist/210/lendingPools/lendingPoolCreated.d.cts +6 -6
- package/dist/210/lendingPools/lendingPoolCreated.d.mts +6 -6
- package/dist/210/lendingPools/loanCreated.d.cts +6 -6
- package/dist/210/lendingPools/loanCreated.d.mts +6 -6
- package/dist/210/lendingPools/palletConfigUpdated.d.cts +34 -34
- package/dist/210/lendingPools/palletConfigUpdated.d.mts +34 -34
- package/dist/210/lendingPools/stoppedBoosting.d.cts +8 -8
- package/dist/210/lendingPools/stoppedBoosting.d.mts +8 -8
- package/dist/210/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/210/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/210/liquidityPools/limitOrderUpdated.d.cts +22 -22
- package/dist/210/liquidityPools/limitOrderUpdated.d.mts +22 -22
- package/dist/210/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/210/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/210/liquidityPools/orderDeletionFailed.d.cts +32 -32
- package/dist/210/liquidityPools/orderDeletionFailed.d.mts +32 -32
- package/dist/210/liquidityPools/palletConfigUpdated.d.cts +8 -8
- package/dist/210/liquidityPools/palletConfigUpdated.d.mts +8 -8
- package/dist/210/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/210/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +28 -28
- package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +28 -28
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +20 -20
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +20 -20
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +30 -30
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +30 -30
- package/dist/210/liquidityProvider/assetBalancePurged.d.cts +15 -15
- package/dist/210/liquidityProvider/assetBalancePurged.d.mts +15 -15
- package/dist/210/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/210/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.cts +102 -102
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +102 -102
- package/dist/210/polkadotIngressEgress/depositFailed.d.cts +200 -200
- package/dist/210/polkadotIngressEgress/depositFailed.d.mts +200 -200
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.cts +102 -102
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +102 -102
- package/dist/210/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/210/solanaIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/210/solanaIngressEgress/depositFailed.d.cts +235 -235
- package/dist/210/solanaIngressEgress/depositFailed.d.mts +235 -235
- package/dist/210/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/210/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/210/solanaIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/210/solanaIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
- package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +15 -15
- package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +15 -15
- package/dist/210/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/210/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/210/swapping/creditedOnChain.d.cts +8 -8
- package/dist/210/swapping/creditedOnChain.d.mts +8 -8
- package/dist/210/swapping/palletConfigUpdated.d.cts +48 -48
- package/dist/210/swapping/palletConfigUpdated.d.mts +48 -48
- package/dist/210/swapping/refundEgressIgnored.d.cts +28 -28
- package/dist/210/swapping/refundEgressIgnored.d.mts +28 -28
- package/dist/210/swapping/refundEgressScheduled.d.cts +14 -14
- package/dist/210/swapping/refundEgressScheduled.d.mts +14 -14
- package/dist/210/swapping/refundedOnChain.d.cts +8 -8
- package/dist/210/swapping/refundedOnChain.d.mts +8 -8
- package/dist/210/swapping/swapAmountConfiscated.d.cts +7 -7
- package/dist/210/swapping/swapAmountConfiscated.d.mts +7 -7
- package/dist/210/swapping/swapDepositAddressReady.d.cts +46 -46
- package/dist/210/swapping/swapDepositAddressReady.d.mts +46 -46
- package/dist/210/swapping/swapEgressIgnored.d.cts +28 -28
- package/dist/210/swapping/swapEgressIgnored.d.mts +28 -28
- package/dist/210/swapping/swapEgressScheduled.d.cts +14 -14
- package/dist/210/swapping/swapEgressScheduled.d.mts +14 -14
- package/dist/210/swapping/swapExecuted.d.cts +12 -12
- package/dist/210/swapping/swapExecuted.d.mts +12 -12
- package/dist/210/swapping/swapRequested.d.cts +405 -405
- package/dist/210/swapping/swapRequested.d.mts +405 -405
- package/dist/210/swapping/withdrawalRequested.d.cts +16 -16
- package/dist/210/swapping/withdrawalRequested.d.mts +16 -16
- package/dist/210/system/extrinsicFailed.d.cts +20 -20
- package/dist/210/system/extrinsicFailed.d.mts +20 -20
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.cts +20 -20
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.mts +20 -20
- package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
- package/dist/210/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
- package/dist/210/tradingStrategy/palletConfigUpdated.d.cts +24 -24
- package/dist/210/tradingStrategy/palletConfigUpdated.d.mts +24 -24
- package/dist/210/tradingStrategy/strategyDeployed.d.cts +24 -24
- package/dist/210/tradingStrategy/strategyDeployed.d.mts +24 -24
- package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +20 -20
- package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +20 -20
- package/dist/210/witnesser/witnessExecutionFailed.d.cts +20 -20
- package/dist/210/witnesser/witnessExecutionFailed.d.mts +20 -20
- package/dist/220/arbitrumBroadcaster/callResigned.cjs +4 -1
- package/dist/220/arbitrumBroadcaster/callResigned.d.cts +52 -1
- package/dist/220/arbitrumBroadcaster/callResigned.d.mts +52 -1
- package/dist/220/arbitrumBroadcaster/callResigned.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.cts +1060 -5
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.mts +1060 -5
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/depositBoosted.d.cts +221 -1
- package/dist/220/arbitrumIngressEgress/depositBoosted.d.mts +221 -1
- package/dist/220/arbitrumIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/depositFailed.d.cts +1510 -7
- package/dist/220/arbitrumIngressEgress/depositFailed.d.mts +1510 -7
- package/dist/220/arbitrumIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/depositFinalised.d.cts +195 -1
- package/dist/220/arbitrumIngressEgress/depositFinalised.d.mts +195 -1
- package/dist/220/arbitrumIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/transferFallbackRequested.d.cts +65 -3
- package/dist/220/arbitrumIngressEgress/transferFallbackRequested.d.mts +65 -3
- package/dist/220/arbitrumIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/assetBalances/accountCredited.cjs +4 -1
- package/dist/220/assetBalances/accountCredited.d.cts +30 -3
- package/dist/220/assetBalances/accountCredited.d.mts +30 -3
- package/dist/220/assetBalances/accountCredited.mjs +3 -1
- package/dist/220/assetBalances/accountDebited.cjs +4 -1
- package/dist/220/assetBalances/accountDebited.d.cts +30 -3
- package/dist/220/assetBalances/accountDebited.d.mts +30 -3
- package/dist/220/assetBalances/accountDebited.mjs +3 -1
- package/dist/220/assetBalances/refundScheduled.cjs +4 -1
- package/dist/220/assetBalances/refundScheduled.d.cts +265 -3
- package/dist/220/assetBalances/refundScheduled.d.mts +265 -3
- package/dist/220/assetBalances/refundScheduled.mjs +3 -1
- package/dist/220/assetBalances/refundSkipped.cjs +4 -1
- package/dist/220/assetBalances/refundSkipped.d.cts +507 -1
- package/dist/220/assetBalances/refundSkipped.d.mts +507 -1
- package/dist/220/assetBalances/refundSkipped.mjs +3 -1
- package/dist/220/assetBalances/vaultDeficitDetected.cjs +4 -1
- package/dist/220/assetBalances/vaultDeficitDetected.d.cts +25 -1
- package/dist/220/assetBalances/vaultDeficitDetected.d.mts +25 -1
- package/dist/220/assetBalances/vaultDeficitDetected.mjs +3 -1
- package/dist/220/assethubBroadcaster/callResigned.cjs +4 -1
- package/dist/220/assethubBroadcaster/callResigned.d.cts +22 -1
- package/dist/220/assethubBroadcaster/callResigned.d.mts +22 -1
- package/dist/220/assethubBroadcaster/callResigned.mjs +3 -1
- package/dist/220/assethubIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/assethubIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/assethubIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/assethubIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/assethubIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/assethubIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/assethubIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/assethubIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.cts +1060 -5
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.mts +1060 -5
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/assethubIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/assethubIngressEgress/depositBoosted.d.cts +211 -1
- package/dist/220/assethubIngressEgress/depositBoosted.d.mts +211 -1
- package/dist/220/assethubIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/assethubIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/assethubIngressEgress/depositFailed.d.cts +1501 -7
- package/dist/220/assethubIngressEgress/depositFailed.d.mts +1501 -7
- package/dist/220/assethubIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/assethubIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/assethubIngressEgress/depositFinalised.d.cts +185 -1
- package/dist/220/assethubIngressEgress/depositFinalised.d.mts +185 -1
- package/dist/220/assethubIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/assethubIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/assethubIngressEgress/transferFallbackRequested.d.cts +65 -3
- package/dist/220/assethubIngressEgress/transferFallbackRequested.d.mts +65 -3
- package/dist/220/assethubIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/bitcoinBroadcaster/callResigned.cjs +4 -1
- package/dist/220/bitcoinBroadcaster/callResigned.d.cts +22 -1
- package/dist/220/bitcoinBroadcaster/callResigned.d.mts +22 -1
- package/dist/220/bitcoinBroadcaster/callResigned.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.cts +1060 -5
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.mts +1060 -5
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/depositBoosted.d.cts +435 -1
- package/dist/220/bitcoinIngressEgress/depositBoosted.d.mts +435 -1
- package/dist/220/bitcoinIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/depositFailed.d.cts +2419 -7
- package/dist/220/bitcoinIngressEgress/depositFailed.d.mts +2419 -7
- package/dist/220/bitcoinIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/depositFinalised.d.cts +409 -1
- package/dist/220/bitcoinIngressEgress/depositFinalised.d.mts +409 -1
- package/dist/220/bitcoinIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.cts +160 -3
- package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.mts +160 -3
- package/dist/220/bitcoinIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/common.d.cts +109 -109
- package/dist/220/common.d.mts +109 -109
- package/dist/220/emissions/networkFeeBurned.cjs +4 -1
- package/dist/220/emissions/networkFeeBurned.d.cts +24 -3
- package/dist/220/emissions/networkFeeBurned.d.mts +24 -3
- package/dist/220/emissions/networkFeeBurned.mjs +3 -1
- package/dist/220/environment/runtimeSafeModeUpdated.cjs +4 -1
- package/dist/220/environment/runtimeSafeModeUpdated.d.cts +1941 -1
- package/dist/220/environment/runtimeSafeModeUpdated.d.mts +1941 -1
- package/dist/220/environment/runtimeSafeModeUpdated.mjs +3 -1
- package/dist/220/environment/tronInitialized.cjs +4 -1
- package/dist/220/environment/tronInitialized.d.cts +3 -1
- package/dist/220/environment/tronInitialized.d.mts +3 -1
- package/dist/220/environment/tronInitialized.mjs +3 -1
- package/dist/220/ethereumBroadcaster/callResigned.cjs +4 -1
- package/dist/220/ethereumBroadcaster/callResigned.d.cts +52 -1
- package/dist/220/ethereumBroadcaster/callResigned.d.mts +52 -1
- package/dist/220/ethereumBroadcaster/callResigned.mjs +3 -1
- package/dist/220/ethereumIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/ethereumIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/ethereumIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/ethereumIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.cts +1060 -5
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.mts +1060 -5
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/ethereumIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/ethereumIngressEgress/depositBoosted.d.cts +221 -1
- package/dist/220/ethereumIngressEgress/depositBoosted.d.mts +221 -1
- package/dist/220/ethereumIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/ethereumIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/ethereumIngressEgress/depositFailed.d.cts +1510 -7
- package/dist/220/ethereumIngressEgress/depositFailed.d.mts +1510 -7
- package/dist/220/ethereumIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/ethereumIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/ethereumIngressEgress/depositFinalised.d.cts +195 -1
- package/dist/220/ethereumIngressEgress/depositFinalised.d.mts +195 -1
- package/dist/220/ethereumIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/ethereumIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/ethereumIngressEgress/transferFallbackRequested.d.cts +65 -3
- package/dist/220/ethereumIngressEgress/transferFallbackRequested.d.mts +65 -3
- package/dist/220/ethereumIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/funding/funded.cjs +4 -1
- package/dist/220/funding/funded.d.cts +85 -1
- package/dist/220/funding/funded.d.mts +85 -1
- package/dist/220/funding/funded.mjs +3 -1
- package/dist/220/grandpa/grandpaVoteDelegated.cjs +4 -1
- package/dist/220/grandpa/grandpaVoteDelegated.d.cts +12 -1
- package/dist/220/grandpa/grandpaVoteDelegated.d.mts +12 -1
- package/dist/220/grandpa/grandpaVoteDelegated.mjs +3 -1
- package/dist/220/grandpa/grandpaVoteDelegationRemoved.cjs +4 -1
- package/dist/220/grandpa/grandpaVoteDelegationRemoved.d.cts +9 -1
- package/dist/220/grandpa/grandpaVoteDelegationRemoved.d.mts +9 -1
- package/dist/220/grandpa/grandpaVoteDelegationRemoved.mjs +3 -1
- package/dist/220/lendingPools/boostFundsAdded.cjs +4 -1
- package/dist/220/lendingPools/boostFundsAdded.d.cts +42 -1
- package/dist/220/lendingPools/boostFundsAdded.d.mts +42 -1
- package/dist/220/lendingPools/boostFundsAdded.mjs +3 -1
- package/dist/220/lendingPools/boostPoolCreated.cjs +4 -1
- package/dist/220/lendingPools/boostPoolCreated.d.cts +36 -1
- package/dist/220/lendingPools/boostPoolCreated.d.mts +36 -1
- package/dist/220/lendingPools/boostPoolCreated.mjs +3 -1
- package/dist/220/lendingPools/lendingFundsAdded.cjs +4 -1
- package/dist/220/lendingPools/lendingFundsAdded.d.cts +78 -1
- package/dist/220/lendingPools/lendingFundsAdded.d.mts +78 -1
- package/dist/220/lendingPools/lendingFundsAdded.mjs +3 -1
- package/dist/220/lendingPools/lendingFundsRemoved.cjs +4 -1
- package/dist/220/lendingPools/lendingFundsRemoved.d.cts +40 -3
- package/dist/220/lendingPools/lendingFundsRemoved.d.mts +40 -3
- package/dist/220/lendingPools/lendingFundsRemoved.mjs +3 -1
- package/dist/220/lendingPools/lendingPoolCreated.cjs +4 -1
- package/dist/220/lendingPools/lendingPoolCreated.d.cts +19 -1
- package/dist/220/lendingPools/lendingPoolCreated.d.mts +19 -1
- package/dist/220/lendingPools/lendingPoolCreated.mjs +3 -1
- package/dist/220/lendingPools/loanCreated.cjs +4 -1
- package/dist/220/lendingPools/loanCreated.d.cts +61 -1
- package/dist/220/lendingPools/loanCreated.d.mts +61 -1
- package/dist/220/lendingPools/loanCreated.mjs +3 -1
- package/dist/220/lendingPools/loanRepaid.cjs +4 -1
- package/dist/220/lendingPools/loanRepaid.d.cts +50 -1
- package/dist/220/lendingPools/loanRepaid.d.mts +50 -1
- package/dist/220/lendingPools/loanRepaid.mjs +3 -1
- package/dist/220/lendingPools/palletConfigUpdated.cjs +4 -1
- package/dist/220/lendingPools/palletConfigUpdated.d.cts +435 -1
- package/dist/220/lendingPools/palletConfigUpdated.d.mts +435 -1
- package/dist/220/lendingPools/palletConfigUpdated.mjs +3 -1
- package/dist/220/lendingPools/stoppedBoosting.cjs +4 -1
- package/dist/220/lendingPools/stoppedBoosting.d.cts +47 -3
- package/dist/220/lendingPools/stoppedBoosting.d.mts +47 -3
- package/dist/220/lendingPools/stoppedBoosting.mjs +3 -1
- package/dist/220/liquidityPools/assetSwapped.cjs +4 -1
- package/dist/220/liquidityPools/assetSwapped.d.cts +38 -1
- package/dist/220/liquidityPools/assetSwapped.d.mts +38 -1
- package/dist/220/liquidityPools/assetSwapped.mjs +3 -1
- package/dist/220/liquidityPools/limitOrderUpdated.cjs +4 -1
- package/dist/220/liquidityPools/limitOrderUpdated.d.cts +96 -1
- package/dist/220/liquidityPools/limitOrderUpdated.d.mts +96 -1
- package/dist/220/liquidityPools/limitOrderUpdated.mjs +3 -1
- package/dist/220/liquidityPools/newPoolCreated.cjs +4 -1
- package/dist/220/liquidityPools/newPoolCreated.d.cts +38 -1
- package/dist/220/liquidityPools/newPoolCreated.d.mts +38 -1
- package/dist/220/liquidityPools/newPoolCreated.mjs +3 -1
- package/dist/220/liquidityPools/orderDeletionFailed.cjs +4 -1
- package/dist/220/liquidityPools/orderDeletionFailed.d.cts +124 -1
- package/dist/220/liquidityPools/orderDeletionFailed.d.mts +124 -1
- package/dist/220/liquidityPools/orderDeletionFailed.mjs +3 -1
- package/dist/220/liquidityPools/palletConfigUpdated.cjs +4 -1
- package/dist/220/liquidityPools/palletConfigUpdated.d.cts +41 -1
- package/dist/220/liquidityPools/palletConfigUpdated.d.mts +41 -1
- package/dist/220/liquidityPools/palletConfigUpdated.mjs +3 -1
- package/dist/220/liquidityPools/poolFeeSet.cjs +4 -1
- package/dist/220/liquidityPools/poolFeeSet.d.cts +35 -1
- package/dist/220/liquidityPools/poolFeeSet.d.mts +35 -1
- package/dist/220/liquidityPools/poolFeeSet.mjs +3 -1
- package/dist/220/liquidityPools/priceImpactLimitSet.cjs +4 -1
- package/dist/220/liquidityPools/priceImpactLimitSet.d.cts +43 -1
- package/dist/220/liquidityPools/priceImpactLimitSet.d.mts +43 -1
- package/dist/220/liquidityPools/priceImpactLimitSet.mjs +3 -1
- package/dist/220/liquidityPools/rangeOrderUpdated.cjs +4 -1
- package/dist/220/liquidityPools/rangeOrderUpdated.d.cts +206 -1
- package/dist/220/liquidityPools/rangeOrderUpdated.d.mts +206 -1
- package/dist/220/liquidityPools/rangeOrderUpdated.mjs +3 -1
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.cjs +4 -1
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.cts +272 -1
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.mts +272 -1
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.mjs +3 -1
- package/dist/220/liquidityProvider/assetBalancePurged.cjs +4 -1
- package/dist/220/liquidityProvider/assetBalancePurged.d.cts +107 -7
- package/dist/220/liquidityProvider/assetBalancePurged.d.mts +107 -7
- package/dist/220/liquidityProvider/assetBalancePurged.mjs +3 -1
- package/dist/220/liquidityProvider/assetTransferred.cjs +4 -1
- package/dist/220/liquidityProvider/assetTransferred.d.cts +28 -1
- package/dist/220/liquidityProvider/assetTransferred.d.mts +28 -1
- package/dist/220/liquidityProvider/assetTransferred.mjs +3 -1
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.cjs +4 -1
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.cts +98 -5
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.mts +98 -5
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.mjs +3 -1
- package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.cjs +4 -1
- package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.cts +263 -1
- package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.mts +263 -1
- package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.mjs +3 -1
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.cjs +4 -1
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.cts +104 -7
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.mts +104 -7
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.mjs +3 -1
- package/dist/220/polkadotBroadcaster/callResigned.cjs +4 -1
- package/dist/220/polkadotBroadcaster/callResigned.d.cts +22 -1
- package/dist/220/polkadotBroadcaster/callResigned.d.mts +22 -1
- package/dist/220/polkadotBroadcaster/callResigned.mjs +3 -1
- package/dist/220/polkadotIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/polkadotIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/polkadotIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/polkadotIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.cts +1060 -5
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.mts +1060 -5
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/polkadotIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/polkadotIngressEgress/depositBoosted.d.cts +211 -1
- package/dist/220/polkadotIngressEgress/depositBoosted.d.mts +211 -1
- package/dist/220/polkadotIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/polkadotIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/polkadotIngressEgress/depositFailed.d.cts +1501 -7
- package/dist/220/polkadotIngressEgress/depositFailed.d.mts +1501 -7
- package/dist/220/polkadotIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/polkadotIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/polkadotIngressEgress/depositFinalised.d.cts +185 -1
- package/dist/220/polkadotIngressEgress/depositFinalised.d.mts +185 -1
- package/dist/220/polkadotIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/polkadotIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/polkadotIngressEgress/transferFallbackRequested.d.cts +65 -3
- package/dist/220/polkadotIngressEgress/transferFallbackRequested.d.mts +65 -3
- package/dist/220/polkadotIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/reputation/offencePenalty.cjs +4 -1
- package/dist/220/reputation/offencePenalty.d.cts +122 -1
- package/dist/220/reputation/offencePenalty.d.mts +122 -1
- package/dist/220/reputation/offencePenalty.mjs +3 -1
- package/dist/220/reputation/penaltyUpdated.cjs +4 -1
- package/dist/220/reputation/penaltyUpdated.d.cts +152 -1
- package/dist/220/reputation/penaltyUpdated.d.mts +152 -1
- package/dist/220/reputation/penaltyUpdated.mjs +3 -1
- package/dist/220/solanaBroadcaster/callResigned.cjs +4 -1
- package/dist/220/solanaBroadcaster/callResigned.d.cts +27 -1
- package/dist/220/solanaBroadcaster/callResigned.d.mts +27 -1
- package/dist/220/solanaBroadcaster/callResigned.mjs +3 -1
- package/dist/220/solanaIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/solanaIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/solanaIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/solanaIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/solanaIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/solanaIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/solanaIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/solanaIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.cts +1060 -5
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.mts +1060 -5
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/solanaIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/solanaIngressEgress/depositBoosted.d.cts +241 -1
- package/dist/220/solanaIngressEgress/depositBoosted.d.mts +241 -1
- package/dist/220/solanaIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/solanaIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/solanaIngressEgress/depositFailed.d.cts +1582 -7
- package/dist/220/solanaIngressEgress/depositFailed.d.mts +1582 -7
- package/dist/220/solanaIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/solanaIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/solanaIngressEgress/depositFinalised.d.cts +215 -1
- package/dist/220/solanaIngressEgress/depositFinalised.d.mts +215 -1
- package/dist/220/solanaIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/solanaIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/solanaIngressEgress/transferFallbackRequested.d.cts +65 -3
- package/dist/220/solanaIngressEgress/transferFallbackRequested.d.mts +65 -3
- package/dist/220/solanaIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/swapping/accountCreationDepositAddressReady.cjs +4 -1
- package/dist/220/swapping/accountCreationDepositAddressReady.d.cts +165 -9
- package/dist/220/swapping/accountCreationDepositAddressReady.d.mts +165 -9
- package/dist/220/swapping/accountCreationDepositAddressReady.mjs +3 -1
- package/dist/220/swapping/affiliateDeregistration.cjs +4 -1
- package/dist/220/swapping/affiliateDeregistration.d.cts +15 -1
- package/dist/220/swapping/affiliateDeregistration.d.mts +15 -1
- package/dist/220/swapping/affiliateDeregistration.mjs +3 -1
- package/dist/220/swapping/batchSwapFailed.cjs +4 -1
- package/dist/220/swapping/batchSwapFailed.d.cts +35 -1
- package/dist/220/swapping/batchSwapFailed.d.mts +35 -1
- package/dist/220/swapping/batchSwapFailed.mjs +3 -1
- package/dist/220/swapping/creditedOnChain.cjs +4 -1
- package/dist/220/swapping/creditedOnChain.d.cts +28 -1
- package/dist/220/swapping/creditedOnChain.d.mts +28 -1
- package/dist/220/swapping/creditedOnChain.mjs +3 -1
- package/dist/220/swapping/palletConfigUpdated.cjs +4 -1
- package/dist/220/swapping/palletConfigUpdated.d.cts +301 -1
- package/dist/220/swapping/palletConfigUpdated.d.mts +301 -1
- package/dist/220/swapping/palletConfigUpdated.mjs +3 -1
- package/dist/220/swapping/refundEgressIgnored.cjs +4 -1
- package/dist/220/swapping/refundEgressIgnored.d.cts +272 -1
- package/dist/220/swapping/refundEgressIgnored.d.mts +272 -1
- package/dist/220/swapping/refundEgressIgnored.mjs +3 -1
- package/dist/220/swapping/refundEgressScheduled.cjs +4 -1
- package/dist/220/swapping/refundEgressScheduled.d.cts +56 -3
- package/dist/220/swapping/refundEgressScheduled.d.mts +56 -3
- package/dist/220/swapping/refundEgressScheduled.mjs +3 -1
- package/dist/220/swapping/refundedOnChain.cjs +4 -1
- package/dist/220/swapping/refundedOnChain.d.cts +31 -1
- package/dist/220/swapping/refundedOnChain.d.mts +31 -1
- package/dist/220/swapping/refundedOnChain.mjs +3 -1
- package/dist/220/swapping/swapAmountConfiscated.cjs +4 -1
- package/dist/220/swapping/swapAmountConfiscated.d.cts +28 -1
- package/dist/220/swapping/swapAmountConfiscated.d.mts +28 -1
- package/dist/220/swapping/swapAmountConfiscated.mjs +3 -1
- package/dist/220/swapping/swapDepositAddressReady.cjs +4 -1
- package/dist/220/swapping/swapDepositAddressReady.d.cts +726 -14
- package/dist/220/swapping/swapDepositAddressReady.d.mts +726 -14
- package/dist/220/swapping/swapDepositAddressReady.mjs +3 -1
- package/dist/220/swapping/swapEgressIgnored.cjs +4 -1
- package/dist/220/swapping/swapEgressIgnored.d.cts +272 -1
- package/dist/220/swapping/swapEgressIgnored.d.mts +272 -1
- package/dist/220/swapping/swapEgressIgnored.mjs +3 -1
- package/dist/220/swapping/swapEgressScheduled.cjs +4 -1
- package/dist/220/swapping/swapEgressScheduled.d.cts +53 -3
- package/dist/220/swapping/swapEgressScheduled.d.mts +53 -3
- package/dist/220/swapping/swapEgressScheduled.mjs +3 -1
- package/dist/220/swapping/swapExecuted.cjs +4 -1
- package/dist/220/swapping/swapExecuted.d.cts +59 -1
- package/dist/220/swapping/swapExecuted.d.mts +59 -1
- package/dist/220/swapping/swapExecuted.mjs +3 -1
- package/dist/220/swapping/swapRequested.cjs +4 -1
- package/dist/220/swapping/swapRequested.d.cts +4150 -32
- package/dist/220/swapping/swapRequested.d.mts +4150 -32
- package/dist/220/swapping/swapRequested.mjs +3 -1
- package/dist/220/swapping/withdrawalRequested.cjs +4 -1
- package/dist/220/swapping/withdrawalRequested.d.cts +107 -7
- package/dist/220/swapping/withdrawalRequested.d.mts +107 -7
- package/dist/220/swapping/withdrawalRequested.mjs +3 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.cjs +4 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.d.cts +22 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.d.mts +22 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.mjs +3 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.cjs +4 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.cts +22 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.mts +22 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.mjs +3 -1
- package/dist/220/tokenholderGovernance/proposalEnacted.cjs +4 -1
- package/dist/220/tokenholderGovernance/proposalEnacted.d.cts +51 -1
- package/dist/220/tokenholderGovernance/proposalEnacted.d.mts +51 -1
- package/dist/220/tokenholderGovernance/proposalEnacted.mjs +3 -1
- package/dist/220/tokenholderGovernance/proposalPassed.cjs +4 -1
- package/dist/220/tokenholderGovernance/proposalPassed.d.cts +51 -1
- package/dist/220/tokenholderGovernance/proposalPassed.d.mts +51 -1
- package/dist/220/tokenholderGovernance/proposalPassed.mjs +3 -1
- package/dist/220/tokenholderGovernance/proposalRejected.cjs +4 -1
- package/dist/220/tokenholderGovernance/proposalRejected.d.cts +51 -1
- package/dist/220/tokenholderGovernance/proposalRejected.d.mts +51 -1
- package/dist/220/tokenholderGovernance/proposalRejected.mjs +3 -1
- package/dist/220/tokenholderGovernance/proposalSubmitted.cjs +4 -1
- package/dist/220/tokenholderGovernance/proposalSubmitted.d.cts +51 -1
- package/dist/220/tokenholderGovernance/proposalSubmitted.d.mts +51 -1
- package/dist/220/tokenholderGovernance/proposalSubmitted.mjs +3 -1
- package/dist/220/tradingStrategy/fundsAddedToStrategy.cjs +4 -1
- package/dist/220/tradingStrategy/fundsAddedToStrategy.d.cts +22 -1
- package/dist/220/tradingStrategy/fundsAddedToStrategy.d.mts +22 -1
- package/dist/220/tradingStrategy/fundsAddedToStrategy.mjs +3 -1
- package/dist/220/tradingStrategy/palletConfigUpdated.cjs +4 -1
- package/dist/220/tradingStrategy/palletConfigUpdated.d.cts +105 -1
- package/dist/220/tradingStrategy/palletConfigUpdated.d.mts +105 -1
- package/dist/220/tradingStrategy/palletConfigUpdated.mjs +3 -1
- package/dist/220/tradingStrategy/strategyDeployed.cjs +4 -1
- package/dist/220/tradingStrategy/strategyDeployed.d.cts +195 -1
- package/dist/220/tradingStrategy/strategyDeployed.d.mts +195 -1
- package/dist/220/tradingStrategy/strategyDeployed.mjs +3 -1
- package/dist/220/tronBroadcaster/broadcastAborted.cjs +4 -1
- package/dist/220/tronBroadcaster/broadcastAborted.d.cts +9 -1
- package/dist/220/tronBroadcaster/broadcastAborted.d.mts +9 -1
- package/dist/220/tronBroadcaster/broadcastAborted.mjs +3 -1
- package/dist/220/tronBroadcaster/broadcastRetryScheduled.cjs +4 -1
- package/dist/220/tronBroadcaster/broadcastRetryScheduled.d.cts +12 -1
- package/dist/220/tronBroadcaster/broadcastRetryScheduled.d.mts +12 -1
- package/dist/220/tronBroadcaster/broadcastRetryScheduled.mjs +3 -1
- package/dist/220/tronBroadcaster/broadcastSuccess.cjs +4 -1
- package/dist/220/tronBroadcaster/broadcastSuccess.d.cts +30 -1
- package/dist/220/tronBroadcaster/broadcastSuccess.d.mts +30 -1
- package/dist/220/tronBroadcaster/broadcastSuccess.mjs +3 -1
- package/dist/220/tronBroadcaster/broadcastTimeout.cjs +4 -1
- package/dist/220/tronBroadcaster/broadcastTimeout.d.cts +9 -1
- package/dist/220/tronBroadcaster/broadcastTimeout.d.mts +9 -1
- package/dist/220/tronBroadcaster/broadcastTimeout.mjs +3 -1
- package/dist/220/tronBroadcaster/callResigned.cjs +4 -1
- package/dist/220/tronBroadcaster/callResigned.d.cts +42 -1
- package/dist/220/tronBroadcaster/callResigned.d.mts +42 -1
- package/dist/220/tronBroadcaster/callResigned.mjs +3 -1
- package/dist/220/tronBroadcaster/historicalBroadcastRequested.cjs +4 -1
- package/dist/220/tronBroadcaster/historicalBroadcastRequested.d.cts +15 -1
- package/dist/220/tronBroadcaster/historicalBroadcastRequested.d.mts +15 -1
- package/dist/220/tronBroadcaster/historicalBroadcastRequested.mjs +3 -1
- package/dist/220/tronBroadcaster/palletConfigUpdated.cjs +4 -1
- package/dist/220/tronBroadcaster/palletConfigUpdated.d.cts +24 -1
- package/dist/220/tronBroadcaster/palletConfigUpdated.d.mts +24 -1
- package/dist/220/tronBroadcaster/palletConfigUpdated.mjs +3 -1
- package/dist/220/tronBroadcaster/thresholdSignatureInvalid.cjs +4 -1
- package/dist/220/tronBroadcaster/thresholdSignatureInvalid.d.cts +9 -1
- package/dist/220/tronBroadcaster/thresholdSignatureInvalid.d.mts +9 -1
- package/dist/220/tronBroadcaster/thresholdSignatureInvalid.mjs +3 -1
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.cjs +4 -1
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.cts +63 -1
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.mts +63 -1
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.mjs +3 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.cjs +4 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.d.cts +12 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.d.mts +12 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.mjs +3 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.cjs +4 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.d.cts +9 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.d.mts +9 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.mjs +3 -1
- package/dist/220/tronChainTracking/chainStateUpdated.cjs +4 -1
- package/dist/220/tronChainTracking/chainStateUpdated.d.cts +19 -1
- package/dist/220/tronChainTracking/chainStateUpdated.d.mts +19 -1
- package/dist/220/tronChainTracking/chainStateUpdated.mjs +3 -1
- package/dist/220/tronChainTracking/feeMultiplierUpdated.cjs +4 -1
- package/dist/220/tronChainTracking/feeMultiplierUpdated.d.cts +9 -1
- package/dist/220/tronChainTracking/feeMultiplierUpdated.d.mts +9 -1
- package/dist/220/tronChainTracking/feeMultiplierUpdated.mjs +3 -1
- package/dist/220/tronElections/allVotesCleared.cjs +4 -1
- package/dist/220/tronElections/allVotesCleared.d.cts +3 -1
- package/dist/220/tronElections/allVotesCleared.d.mts +3 -1
- package/dist/220/tronElections/allVotesCleared.mjs +3 -1
- package/dist/220/tronElections/allVotesNotCleared.cjs +4 -1
- package/dist/220/tronElections/allVotesNotCleared.d.cts +3 -1
- package/dist/220/tronElections/allVotesNotCleared.d.mts +3 -1
- package/dist/220/tronElections/allVotesNotCleared.mjs +3 -1
- package/dist/220/tronElections/corruptStorage.cjs +4 -1
- package/dist/220/tronElections/corruptStorage.d.cts +3 -1
- package/dist/220/tronElections/corruptStorage.d.mts +3 -1
- package/dist/220/tronElections/corruptStorage.mjs +3 -1
- package/dist/220/tronElections/electoralEvent.cjs +5 -1
- package/dist/220/tronElections/electoralEvent.d.cts +27 -1
- package/dist/220/tronElections/electoralEvent.d.mts +27 -1
- package/dist/220/tronElections/electoralEvent.mjs +3 -1
- package/dist/220/tronElections/uninitialized.cjs +4 -1
- package/dist/220/tronElections/uninitialized.d.cts +3 -1
- package/dist/220/tronElections/uninitialized.d.mts +3 -1
- package/dist/220/tronElections/uninitialized.mjs +3 -1
- package/dist/220/tronElections/unknownElection.cjs +4 -1
- package/dist/220/tronElections/unknownElection.d.cts +11 -1
- package/dist/220/tronElections/unknownElection.d.mts +11 -1
- package/dist/220/tronElections/unknownElection.mjs +3 -1
- package/dist/220/tronIngressEgress/assetEgressStatusChanged.cjs +4 -1
- package/dist/220/tronIngressEgress/assetEgressStatusChanged.d.cts +22 -1
- package/dist/220/tronIngressEgress/assetEgressStatusChanged.d.mts +22 -1
- package/dist/220/tronIngressEgress/assetEgressStatusChanged.mjs +3 -1
- package/dist/220/tronIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/tronIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/tronIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/tronIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/tronIngressEgress/boostedDepositLost.cjs +4 -1
- package/dist/220/tronIngressEgress/boostedDepositLost.d.cts +12 -1
- package/dist/220/tronIngressEgress/boostedDepositLost.d.mts +12 -1
- package/dist/220/tronIngressEgress/boostedDepositLost.mjs +3 -1
- package/dist/220/tronIngressEgress/ccmBroadcastFailed.cjs +4 -1
- package/dist/220/tronIngressEgress/ccmBroadcastFailed.d.cts +9 -1
- package/dist/220/tronIngressEgress/ccmBroadcastFailed.d.mts +9 -1
- package/dist/220/tronIngressEgress/ccmBroadcastFailed.mjs +3 -1
- package/dist/220/tronIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/tronIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/tronIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/tronIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/tronIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/tronIngressEgress/ccmEgressInvalid.d.cts +1060 -5
- package/dist/220/tronIngressEgress/ccmEgressInvalid.d.mts +1060 -5
- package/dist/220/tronIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/tronIngressEgress/channelOpeningFeePaid.cjs +4 -1
- package/dist/220/tronIngressEgress/channelOpeningFeePaid.d.cts +9 -1
- package/dist/220/tronIngressEgress/channelOpeningFeePaid.d.mts +9 -1
- package/dist/220/tronIngressEgress/channelOpeningFeePaid.mjs +3 -1
- package/dist/220/tronIngressEgress/channelRejectionRequestReceived.cjs +4 -1
- package/dist/220/tronIngressEgress/channelRejectionRequestReceived.d.cts +12 -1
- package/dist/220/tronIngressEgress/channelRejectionRequestReceived.d.mts +12 -1
- package/dist/220/tronIngressEgress/channelRejectionRequestReceived.mjs +3 -1
- package/dist/220/tronIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/tronIngressEgress/depositBoosted.d.cts +221 -1
- package/dist/220/tronIngressEgress/depositBoosted.d.mts +221 -1
- package/dist/220/tronIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/tronIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/tronIngressEgress/depositFailed.d.cts +1510 -7
- package/dist/220/tronIngressEgress/depositFailed.d.mts +1510 -7
- package/dist/220/tronIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/tronIngressEgress/depositFetchesScheduled.cjs +4 -1
- package/dist/220/tronIngressEgress/depositFetchesScheduled.d.cts +22 -1
- package/dist/220/tronIngressEgress/depositFetchesScheduled.d.mts +22 -1
- package/dist/220/tronIngressEgress/depositFetchesScheduled.mjs +3 -1
- package/dist/220/tronIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/tronIngressEgress/depositFinalised.d.cts +195 -1
- package/dist/220/tronIngressEgress/depositFinalised.d.mts +195 -1
- package/dist/220/tronIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallExpired.cjs +4 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallExpired.d.cts +9 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallExpired.d.mts +9 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallExpired.mjs +3 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallResigned.cjs +4 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallResigned.d.cts +12 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallResigned.d.mts +12 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallResigned.mjs +3 -1
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.cjs +4 -1
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.cts +1053 -1
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.mts +1053 -1
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.mjs +3 -1
- package/dist/220/tronIngressEgress/insufficientBoostLiquidity.cjs +4 -1
- package/dist/220/tronIngressEgress/insufficientBoostLiquidity.d.cts +41 -1
- package/dist/220/tronIngressEgress/insufficientBoostLiquidity.d.mts +41 -1
- package/dist/220/tronIngressEgress/insufficientBoostLiquidity.mjs +3 -1
- package/dist/220/tronIngressEgress/invalidCcmRefunded.cjs +4 -1
- package/dist/220/tronIngressEgress/invalidCcmRefunded.d.cts +25 -1
- package/dist/220/tronIngressEgress/invalidCcmRefunded.d.mts +25 -1
- package/dist/220/tronIngressEgress/invalidCcmRefunded.mjs +3 -1
- package/dist/220/tronIngressEgress/palletConfigUpdated.cjs +4 -1
- package/dist/220/tronIngressEgress/palletConfigUpdated.d.cts +148 -1
- package/dist/220/tronIngressEgress/palletConfigUpdated.d.mts +148 -1
- package/dist/220/tronIngressEgress/palletConfigUpdated.mjs +3 -1
- package/dist/220/tronIngressEgress/transactionRejectedByBroker.cjs +4 -1
- package/dist/220/tronIngressEgress/transactionRejectedByBroker.d.cts +24 -3
- package/dist/220/tronIngressEgress/transactionRejectedByBroker.d.mts +24 -3
- package/dist/220/tronIngressEgress/transactionRejectedByBroker.mjs +3 -1
- package/dist/220/tronIngressEgress/transactionRejectionFailed.cjs +4 -1
- package/dist/220/tronIngressEgress/transactionRejectionFailed.d.cts +19 -1
- package/dist/220/tronIngressEgress/transactionRejectionFailed.d.mts +19 -1
- package/dist/220/tronIngressEgress/transactionRejectionFailed.mjs +3 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.cjs +4 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.d.cts +12 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.d.mts +12 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.mjs +3 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.cjs +4 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.d.cts +15 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.d.mts +15 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.mjs +3 -1
- package/dist/220/tronIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/tronIngressEgress/transferFallbackRequested.d.cts +65 -3
- package/dist/220/tronIngressEgress/transferFallbackRequested.d.mts +65 -3
- package/dist/220/tronIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/tronIngressEgress/unknownAffiliate.cjs +4 -1
- package/dist/220/tronIngressEgress/unknownAffiliate.d.cts +12 -1
- package/dist/220/tronIngressEgress/unknownAffiliate.d.mts +12 -1
- package/dist/220/tronIngressEgress/unknownAffiliate.mjs +3 -1
- package/dist/220/tronIngressEgress/unknownBroker.cjs +4 -1
- package/dist/220/tronIngressEgress/unknownBroker.d.cts +9 -1
- package/dist/220/tronIngressEgress/unknownBroker.d.mts +9 -1
- package/dist/220/tronIngressEgress/unknownBroker.mjs +3 -1
- package/dist/220/tronIngressEgress/utxoConsolidation.cjs +4 -1
- package/dist/220/tronIngressEgress/utxoConsolidation.d.cts +9 -1
- package/dist/220/tronIngressEgress/utxoConsolidation.d.mts +9 -1
- package/dist/220/tronIngressEgress/utxoConsolidation.mjs +3 -1
- package/dist/220/tronVault/activationTxFailedAwaitingGovernance.cjs +4 -1
- package/dist/220/tronVault/activationTxFailedAwaitingGovernance.d.cts +36 -1
- package/dist/220/tronVault/activationTxFailedAwaitingGovernance.d.mts +36 -1
- package/dist/220/tronVault/activationTxFailedAwaitingGovernance.mjs +3 -1
- package/dist/220/tronVault/awaitingGovernanceActivation.cjs +4 -1
- package/dist/220/tronVault/awaitingGovernanceActivation.d.cts +36 -1
- package/dist/220/tronVault/awaitingGovernanceActivation.d.mts +36 -1
- package/dist/220/tronVault/awaitingGovernanceActivation.mjs +3 -1
- package/dist/220/tronVault/chainInitialized.cjs +4 -1
- package/dist/220/tronVault/chainInitialized.d.cts +3 -1
- package/dist/220/tronVault/chainInitialized.d.mts +3 -1
- package/dist/220/tronVault/chainInitialized.mjs +3 -1
- package/dist/220/tronVault/vaultActivationCompleted.cjs +4 -1
- package/dist/220/tronVault/vaultActivationCompleted.d.cts +3 -1
- package/dist/220/tronVault/vaultActivationCompleted.d.mts +3 -1
- package/dist/220/tronVault/vaultActivationCompleted.mjs +3 -1
- package/dist/220/tronVault/vaultRotatedExternally.cjs +5 -1
- package/dist/220/tronVault/vaultRotatedExternally.d.cts +22 -1
- package/dist/220/tronVault/vaultRotatedExternally.d.mts +22 -1
- package/dist/220/tronVault/vaultRotatedExternally.mjs +3 -1
- package/dist/220/validator/witnessingTaskRestarted.cjs +4 -1
- package/dist/220/validator/witnessingTaskRestarted.d.cts +22 -1
- package/dist/220/validator/witnessingTaskRestarted.d.mts +22 -1
- package/dist/220/validator/witnessingTaskRestarted.mjs +3 -1
- package/dist/CodeGenerator.cjs +5 -0
- package/dist/CodeGenerator.mjs +5 -0
- package/dist/chainspec/src/BaseCodeGenerator.cjs +9 -1
- package/dist/chainspec/src/BaseCodeGenerator.mjs +9 -1
- package/dist/event.cjs +17 -0
- package/dist/event.d.cts +23 -0
- package/dist/event.d.mts +23 -0
- package/dist/event.mjs +15 -0
- package/package.json +1 -1
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as _$_chainflip_processor_event0 from "@chainflip/processor/event";
|
|
1
2
|
import { z } from "zod";
|
|
2
3
|
|
|
3
4
|
//#region generated/220/tronIngressEgress/ccmEgressInvalid.d.ts
|
|
@@ -791,6 +792,7 @@ declare const tronIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
791
792
|
__kind: "NoChannelAvailable";
|
|
792
793
|
}>]>;
|
|
793
794
|
}, "strip", z.ZodTypeAny, {
|
|
795
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron", bigint];
|
|
794
796
|
error: {
|
|
795
797
|
__kind: "Unsupported";
|
|
796
798
|
} | {
|
|
@@ -910,8 +912,10 @@ declare const tronIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
910
912
|
} | {
|
|
911
913
|
__kind: "NoChannelAvailable";
|
|
912
914
|
};
|
|
913
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron", bigint];
|
|
914
915
|
}, {
|
|
916
|
+
egressId: [{
|
|
917
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
|
|
918
|
+
}, string | number];
|
|
915
919
|
error: {
|
|
916
920
|
__kind: "Unsupported";
|
|
917
921
|
} | {
|
|
@@ -1051,9 +1055,1060 @@ declare const tronIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
1051
1055
|
} | {
|
|
1052
1056
|
__kind: "NoChannelAvailable";
|
|
1053
1057
|
};
|
|
1054
|
-
egressId: [{
|
|
1055
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
|
|
1056
|
-
}, string | number];
|
|
1057
1058
|
}>;
|
|
1059
|
+
declare const tronIngressEgressCcmEgressInvalidEvent: _$_chainflip_processor_event0.EventDescriptor<"TronIngressEgress.CcmEgressInvalid", z.ZodObject<{
|
|
1060
|
+
egressId: z.ZodTuple<[z.ZodEffects<z.ZodObject<{
|
|
1061
|
+
__kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub", "Tron"]>;
|
|
1062
|
+
}, "strip", z.ZodTypeAny, {
|
|
1063
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
|
|
1064
|
+
}, {
|
|
1065
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
|
|
1066
|
+
}>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron", {
|
|
1067
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
|
|
1068
|
+
}>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
|
|
1069
|
+
error: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
1070
|
+
__kind: z.ZodLiteral<"Unsupported">;
|
|
1071
|
+
}, "strip", z.ZodTypeAny, {
|
|
1072
|
+
__kind: "Unsupported";
|
|
1073
|
+
}, {
|
|
1074
|
+
__kind: "Unsupported";
|
|
1075
|
+
}>, z.ZodObject<{
|
|
1076
|
+
__kind: z.ZodLiteral<"FailedToBuildCcmForSolana">;
|
|
1077
|
+
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
1078
|
+
__kind: z.ZodLiteral<"CannotLookupApiEnvironment">;
|
|
1079
|
+
}, "strip", z.ZodTypeAny, {
|
|
1080
|
+
__kind: "CannotLookupApiEnvironment";
|
|
1081
|
+
}, {
|
|
1082
|
+
__kind: "CannotLookupApiEnvironment";
|
|
1083
|
+
}>, z.ZodObject<{
|
|
1084
|
+
__kind: z.ZodLiteral<"CannotLookupCurrentAggKey">;
|
|
1085
|
+
}, "strip", z.ZodTypeAny, {
|
|
1086
|
+
__kind: "CannotLookupCurrentAggKey";
|
|
1087
|
+
}, {
|
|
1088
|
+
__kind: "CannotLookupCurrentAggKey";
|
|
1089
|
+
}>, z.ZodObject<{
|
|
1090
|
+
__kind: z.ZodLiteral<"CannotLookupComputePrice">;
|
|
1091
|
+
}, "strip", z.ZodTypeAny, {
|
|
1092
|
+
__kind: "CannotLookupComputePrice";
|
|
1093
|
+
}, {
|
|
1094
|
+
__kind: "CannotLookupComputePrice";
|
|
1095
|
+
}>, z.ZodObject<{
|
|
1096
|
+
__kind: z.ZodLiteral<"NoNonceAccountsSet">;
|
|
1097
|
+
}, "strip", z.ZodTypeAny, {
|
|
1098
|
+
__kind: "NoNonceAccountsSet";
|
|
1099
|
+
}, {
|
|
1100
|
+
__kind: "NoNonceAccountsSet";
|
|
1101
|
+
}>, z.ZodObject<{
|
|
1102
|
+
__kind: z.ZodLiteral<"NoAvailableNonceAccount">;
|
|
1103
|
+
}, "strip", z.ZodTypeAny, {
|
|
1104
|
+
__kind: "NoAvailableNonceAccount";
|
|
1105
|
+
}, {
|
|
1106
|
+
__kind: "NoAvailableNonceAccount";
|
|
1107
|
+
}>, z.ZodObject<{
|
|
1108
|
+
__kind: z.ZodLiteral<"FailedToDeriveAddress">;
|
|
1109
|
+
value: z.ZodEffects<z.ZodObject<{
|
|
1110
|
+
__kind: z.ZodEnum<["NotAValidPoint", "TooManySeeds", "SeedTooLarge", "BumpSeedBadLuck"]>;
|
|
1111
|
+
}, "strip", z.ZodTypeAny, {
|
|
1112
|
+
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
1113
|
+
}, {
|
|
1114
|
+
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
1115
|
+
}>, "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck", {
|
|
1116
|
+
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
1117
|
+
}>;
|
|
1118
|
+
}, "strip", z.ZodTypeAny, {
|
|
1119
|
+
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
1120
|
+
__kind: "FailedToDeriveAddress";
|
|
1121
|
+
}, {
|
|
1122
|
+
value: {
|
|
1123
|
+
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
1124
|
+
};
|
|
1125
|
+
__kind: "FailedToDeriveAddress";
|
|
1126
|
+
}>, z.ZodObject<{
|
|
1127
|
+
__kind: z.ZodLiteral<"InvalidCcm">;
|
|
1128
|
+
value: z.ZodEffects<z.ZodObject<{
|
|
1129
|
+
__kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied", "InvalidDestinationAddress", "TooManyAddressLookupTables"]>;
|
|
1130
|
+
}, "strip", z.ZodTypeAny, {
|
|
1131
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
1132
|
+
}, {
|
|
1133
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
1134
|
+
}>, "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables", {
|
|
1135
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
1136
|
+
}>;
|
|
1137
|
+
}, "strip", z.ZodTypeAny, {
|
|
1138
|
+
value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
1139
|
+
__kind: "InvalidCcm";
|
|
1140
|
+
}, {
|
|
1141
|
+
value: {
|
|
1142
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
1143
|
+
};
|
|
1144
|
+
__kind: "InvalidCcm";
|
|
1145
|
+
}>, z.ZodObject<{
|
|
1146
|
+
__kind: z.ZodLiteral<"FailedToSerializeFinalTransaction">;
|
|
1147
|
+
}, "strip", z.ZodTypeAny, {
|
|
1148
|
+
__kind: "FailedToSerializeFinalTransaction";
|
|
1149
|
+
}, {
|
|
1150
|
+
__kind: "FailedToSerializeFinalTransaction";
|
|
1151
|
+
}>, z.ZodObject<{
|
|
1152
|
+
__kind: z.ZodLiteral<"FinalTransactionExceededMaxLength">;
|
|
1153
|
+
value: z.ZodNumber;
|
|
1154
|
+
}, "strip", z.ZodTypeAny, {
|
|
1155
|
+
value: number;
|
|
1156
|
+
__kind: "FinalTransactionExceededMaxLength";
|
|
1157
|
+
}, {
|
|
1158
|
+
value: number;
|
|
1159
|
+
__kind: "FinalTransactionExceededMaxLength";
|
|
1160
|
+
}>, z.ZodObject<{
|
|
1161
|
+
__kind: z.ZodLiteral<"DispatchError">;
|
|
1162
|
+
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
1163
|
+
__kind: z.ZodLiteral<"Other">;
|
|
1164
|
+
}, "strip", z.ZodTypeAny, {
|
|
1165
|
+
__kind: "Other";
|
|
1166
|
+
}, {
|
|
1167
|
+
__kind: "Other";
|
|
1168
|
+
}>, z.ZodObject<{
|
|
1169
|
+
__kind: z.ZodLiteral<"CannotLookup">;
|
|
1170
|
+
}, "strip", z.ZodTypeAny, {
|
|
1171
|
+
__kind: "CannotLookup";
|
|
1172
|
+
}, {
|
|
1173
|
+
__kind: "CannotLookup";
|
|
1174
|
+
}>, z.ZodObject<{
|
|
1175
|
+
__kind: z.ZodLiteral<"BadOrigin">;
|
|
1176
|
+
}, "strip", z.ZodTypeAny, {
|
|
1177
|
+
__kind: "BadOrigin";
|
|
1178
|
+
}, {
|
|
1179
|
+
__kind: "BadOrigin";
|
|
1180
|
+
}>, z.ZodObject<{
|
|
1181
|
+
__kind: z.ZodLiteral<"Module">;
|
|
1182
|
+
value: z.ZodObject<{
|
|
1183
|
+
index: z.ZodNumber;
|
|
1184
|
+
error: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1185
|
+
}, "strip", z.ZodTypeAny, {
|
|
1186
|
+
index: number;
|
|
1187
|
+
error: `0x${string}`;
|
|
1188
|
+
}, {
|
|
1189
|
+
index: number;
|
|
1190
|
+
error: string;
|
|
1191
|
+
}>;
|
|
1192
|
+
}, "strip", z.ZodTypeAny, {
|
|
1193
|
+
value: {
|
|
1194
|
+
index: number;
|
|
1195
|
+
error: `0x${string}`;
|
|
1196
|
+
};
|
|
1197
|
+
__kind: "Module";
|
|
1198
|
+
}, {
|
|
1199
|
+
value: {
|
|
1200
|
+
index: number;
|
|
1201
|
+
error: string;
|
|
1202
|
+
};
|
|
1203
|
+
__kind: "Module";
|
|
1204
|
+
}>, z.ZodObject<{
|
|
1205
|
+
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
1206
|
+
}, "strip", z.ZodTypeAny, {
|
|
1207
|
+
__kind: "ConsumerRemaining";
|
|
1208
|
+
}, {
|
|
1209
|
+
__kind: "ConsumerRemaining";
|
|
1210
|
+
}>, z.ZodObject<{
|
|
1211
|
+
__kind: z.ZodLiteral<"NoProviders">;
|
|
1212
|
+
}, "strip", z.ZodTypeAny, {
|
|
1213
|
+
__kind: "NoProviders";
|
|
1214
|
+
}, {
|
|
1215
|
+
__kind: "NoProviders";
|
|
1216
|
+
}>, z.ZodObject<{
|
|
1217
|
+
__kind: z.ZodLiteral<"TooManyConsumers">;
|
|
1218
|
+
}, "strip", z.ZodTypeAny, {
|
|
1219
|
+
__kind: "TooManyConsumers";
|
|
1220
|
+
}, {
|
|
1221
|
+
__kind: "TooManyConsumers";
|
|
1222
|
+
}>, z.ZodObject<{
|
|
1223
|
+
__kind: z.ZodLiteral<"Token">;
|
|
1224
|
+
value: z.ZodEffects<z.ZodObject<{
|
|
1225
|
+
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
1226
|
+
}, "strip", z.ZodTypeAny, {
|
|
1227
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1228
|
+
}, {
|
|
1229
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1230
|
+
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
1231
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1232
|
+
}>;
|
|
1233
|
+
}, "strip", z.ZodTypeAny, {
|
|
1234
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1235
|
+
__kind: "Token";
|
|
1236
|
+
}, {
|
|
1237
|
+
value: {
|
|
1238
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1239
|
+
};
|
|
1240
|
+
__kind: "Token";
|
|
1241
|
+
}>, z.ZodObject<{
|
|
1242
|
+
__kind: z.ZodLiteral<"Arithmetic">;
|
|
1243
|
+
value: z.ZodEffects<z.ZodObject<{
|
|
1244
|
+
__kind: z.ZodEnum<["Underflow", "Overflow", "DivisionByZero"]>;
|
|
1245
|
+
}, "strip", z.ZodTypeAny, {
|
|
1246
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1247
|
+
}, {
|
|
1248
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1249
|
+
}>, "Underflow" | "Overflow" | "DivisionByZero", {
|
|
1250
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1251
|
+
}>;
|
|
1252
|
+
}, "strip", z.ZodTypeAny, {
|
|
1253
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1254
|
+
__kind: "Arithmetic";
|
|
1255
|
+
}, {
|
|
1256
|
+
value: {
|
|
1257
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1258
|
+
};
|
|
1259
|
+
__kind: "Arithmetic";
|
|
1260
|
+
}>, z.ZodObject<{
|
|
1261
|
+
__kind: z.ZodLiteral<"Transactional">;
|
|
1262
|
+
value: z.ZodEffects<z.ZodObject<{
|
|
1263
|
+
__kind: z.ZodEnum<["LimitReached", "NoLayer"]>;
|
|
1264
|
+
}, "strip", z.ZodTypeAny, {
|
|
1265
|
+
__kind: "LimitReached" | "NoLayer";
|
|
1266
|
+
}, {
|
|
1267
|
+
__kind: "LimitReached" | "NoLayer";
|
|
1268
|
+
}>, "LimitReached" | "NoLayer", {
|
|
1269
|
+
__kind: "LimitReached" | "NoLayer";
|
|
1270
|
+
}>;
|
|
1271
|
+
}, "strip", z.ZodTypeAny, {
|
|
1272
|
+
value: "LimitReached" | "NoLayer";
|
|
1273
|
+
__kind: "Transactional";
|
|
1274
|
+
}, {
|
|
1275
|
+
value: {
|
|
1276
|
+
__kind: "LimitReached" | "NoLayer";
|
|
1277
|
+
};
|
|
1278
|
+
__kind: "Transactional";
|
|
1279
|
+
}>, z.ZodObject<{
|
|
1280
|
+
__kind: z.ZodLiteral<"Exhausted">;
|
|
1281
|
+
}, "strip", z.ZodTypeAny, {
|
|
1282
|
+
__kind: "Exhausted";
|
|
1283
|
+
}, {
|
|
1284
|
+
__kind: "Exhausted";
|
|
1285
|
+
}>, z.ZodObject<{
|
|
1286
|
+
__kind: z.ZodLiteral<"Corruption">;
|
|
1287
|
+
}, "strip", z.ZodTypeAny, {
|
|
1288
|
+
__kind: "Corruption";
|
|
1289
|
+
}, {
|
|
1290
|
+
__kind: "Corruption";
|
|
1291
|
+
}>, z.ZodObject<{
|
|
1292
|
+
__kind: z.ZodLiteral<"Unavailable">;
|
|
1293
|
+
}, "strip", z.ZodTypeAny, {
|
|
1294
|
+
__kind: "Unavailable";
|
|
1295
|
+
}, {
|
|
1296
|
+
__kind: "Unavailable";
|
|
1297
|
+
}>, z.ZodObject<{
|
|
1298
|
+
__kind: z.ZodLiteral<"RootNotAllowed">;
|
|
1299
|
+
}, "strip", z.ZodTypeAny, {
|
|
1300
|
+
__kind: "RootNotAllowed";
|
|
1301
|
+
}, {
|
|
1302
|
+
__kind: "RootNotAllowed";
|
|
1303
|
+
}>, z.ZodObject<{
|
|
1304
|
+
__kind: z.ZodLiteral<"Trie">;
|
|
1305
|
+
value: z.ZodEffects<z.ZodObject<{
|
|
1306
|
+
__kind: z.ZodEnum<["InvalidStateRoot", "IncompleteDatabase", "ValueAtIncompleteKey", "DecoderError", "InvalidHash", "DuplicateKey", "ExtraneousNode", "ExtraneousValue", "ExtraneousHashReference", "InvalidChildReference", "ValueMismatch", "IncompleteProof", "RootMismatch", "DecodeError"]>;
|
|
1307
|
+
}, "strip", z.ZodTypeAny, {
|
|
1308
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1309
|
+
}, {
|
|
1310
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1311
|
+
}>, "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError", {
|
|
1312
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1313
|
+
}>;
|
|
1314
|
+
}, "strip", z.ZodTypeAny, {
|
|
1315
|
+
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1316
|
+
__kind: "Trie";
|
|
1317
|
+
}, {
|
|
1318
|
+
value: {
|
|
1319
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1320
|
+
};
|
|
1321
|
+
__kind: "Trie";
|
|
1322
|
+
}>]>;
|
|
1323
|
+
}, "strip", z.ZodTypeAny, {
|
|
1324
|
+
value: {
|
|
1325
|
+
__kind: "Other";
|
|
1326
|
+
} | {
|
|
1327
|
+
__kind: "CannotLookup";
|
|
1328
|
+
} | {
|
|
1329
|
+
__kind: "BadOrigin";
|
|
1330
|
+
} | {
|
|
1331
|
+
value: {
|
|
1332
|
+
index: number;
|
|
1333
|
+
error: `0x${string}`;
|
|
1334
|
+
};
|
|
1335
|
+
__kind: "Module";
|
|
1336
|
+
} | {
|
|
1337
|
+
__kind: "ConsumerRemaining";
|
|
1338
|
+
} | {
|
|
1339
|
+
__kind: "NoProviders";
|
|
1340
|
+
} | {
|
|
1341
|
+
__kind: "TooManyConsumers";
|
|
1342
|
+
} | {
|
|
1343
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1344
|
+
__kind: "Token";
|
|
1345
|
+
} | {
|
|
1346
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1347
|
+
__kind: "Arithmetic";
|
|
1348
|
+
} | {
|
|
1349
|
+
value: "LimitReached" | "NoLayer";
|
|
1350
|
+
__kind: "Transactional";
|
|
1351
|
+
} | {
|
|
1352
|
+
__kind: "Exhausted";
|
|
1353
|
+
} | {
|
|
1354
|
+
__kind: "Corruption";
|
|
1355
|
+
} | {
|
|
1356
|
+
__kind: "Unavailable";
|
|
1357
|
+
} | {
|
|
1358
|
+
__kind: "RootNotAllowed";
|
|
1359
|
+
} | {
|
|
1360
|
+
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1361
|
+
__kind: "Trie";
|
|
1362
|
+
};
|
|
1363
|
+
__kind: "DispatchError";
|
|
1364
|
+
}, {
|
|
1365
|
+
value: {
|
|
1366
|
+
__kind: "Other";
|
|
1367
|
+
} | {
|
|
1368
|
+
__kind: "CannotLookup";
|
|
1369
|
+
} | {
|
|
1370
|
+
__kind: "BadOrigin";
|
|
1371
|
+
} | {
|
|
1372
|
+
value: {
|
|
1373
|
+
index: number;
|
|
1374
|
+
error: string;
|
|
1375
|
+
};
|
|
1376
|
+
__kind: "Module";
|
|
1377
|
+
} | {
|
|
1378
|
+
__kind: "ConsumerRemaining";
|
|
1379
|
+
} | {
|
|
1380
|
+
__kind: "NoProviders";
|
|
1381
|
+
} | {
|
|
1382
|
+
__kind: "TooManyConsumers";
|
|
1383
|
+
} | {
|
|
1384
|
+
value: {
|
|
1385
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1386
|
+
};
|
|
1387
|
+
__kind: "Token";
|
|
1388
|
+
} | {
|
|
1389
|
+
value: {
|
|
1390
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1391
|
+
};
|
|
1392
|
+
__kind: "Arithmetic";
|
|
1393
|
+
} | {
|
|
1394
|
+
value: {
|
|
1395
|
+
__kind: "LimitReached" | "NoLayer";
|
|
1396
|
+
};
|
|
1397
|
+
__kind: "Transactional";
|
|
1398
|
+
} | {
|
|
1399
|
+
__kind: "Exhausted";
|
|
1400
|
+
} | {
|
|
1401
|
+
__kind: "Corruption";
|
|
1402
|
+
} | {
|
|
1403
|
+
__kind: "Unavailable";
|
|
1404
|
+
} | {
|
|
1405
|
+
__kind: "RootNotAllowed";
|
|
1406
|
+
} | {
|
|
1407
|
+
value: {
|
|
1408
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1409
|
+
};
|
|
1410
|
+
__kind: "Trie";
|
|
1411
|
+
};
|
|
1412
|
+
__kind: "DispatchError";
|
|
1413
|
+
}>, z.ZodObject<{
|
|
1414
|
+
__kind: z.ZodLiteral<"AltsNotYetWitnessed">;
|
|
1415
|
+
}, "strip", z.ZodTypeAny, {
|
|
1416
|
+
__kind: "AltsNotYetWitnessed";
|
|
1417
|
+
}, {
|
|
1418
|
+
__kind: "AltsNotYetWitnessed";
|
|
1419
|
+
}>, z.ZodObject<{
|
|
1420
|
+
__kind: z.ZodLiteral<"AltsInvalid">;
|
|
1421
|
+
}, "strip", z.ZodTypeAny, {
|
|
1422
|
+
__kind: "AltsInvalid";
|
|
1423
|
+
}, {
|
|
1424
|
+
__kind: "AltsInvalid";
|
|
1425
|
+
}>]>;
|
|
1426
|
+
}, "strip", z.ZodTypeAny, {
|
|
1427
|
+
value: {
|
|
1428
|
+
__kind: "CannotLookupApiEnvironment";
|
|
1429
|
+
} | {
|
|
1430
|
+
__kind: "CannotLookupCurrentAggKey";
|
|
1431
|
+
} | {
|
|
1432
|
+
__kind: "CannotLookupComputePrice";
|
|
1433
|
+
} | {
|
|
1434
|
+
__kind: "NoNonceAccountsSet";
|
|
1435
|
+
} | {
|
|
1436
|
+
__kind: "NoAvailableNonceAccount";
|
|
1437
|
+
} | {
|
|
1438
|
+
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
1439
|
+
__kind: "FailedToDeriveAddress";
|
|
1440
|
+
} | {
|
|
1441
|
+
value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
1442
|
+
__kind: "InvalidCcm";
|
|
1443
|
+
} | {
|
|
1444
|
+
__kind: "FailedToSerializeFinalTransaction";
|
|
1445
|
+
} | {
|
|
1446
|
+
value: number;
|
|
1447
|
+
__kind: "FinalTransactionExceededMaxLength";
|
|
1448
|
+
} | {
|
|
1449
|
+
value: {
|
|
1450
|
+
__kind: "Other";
|
|
1451
|
+
} | {
|
|
1452
|
+
__kind: "CannotLookup";
|
|
1453
|
+
} | {
|
|
1454
|
+
__kind: "BadOrigin";
|
|
1455
|
+
} | {
|
|
1456
|
+
value: {
|
|
1457
|
+
index: number;
|
|
1458
|
+
error: `0x${string}`;
|
|
1459
|
+
};
|
|
1460
|
+
__kind: "Module";
|
|
1461
|
+
} | {
|
|
1462
|
+
__kind: "ConsumerRemaining";
|
|
1463
|
+
} | {
|
|
1464
|
+
__kind: "NoProviders";
|
|
1465
|
+
} | {
|
|
1466
|
+
__kind: "TooManyConsumers";
|
|
1467
|
+
} | {
|
|
1468
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1469
|
+
__kind: "Token";
|
|
1470
|
+
} | {
|
|
1471
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1472
|
+
__kind: "Arithmetic";
|
|
1473
|
+
} | {
|
|
1474
|
+
value: "LimitReached" | "NoLayer";
|
|
1475
|
+
__kind: "Transactional";
|
|
1476
|
+
} | {
|
|
1477
|
+
__kind: "Exhausted";
|
|
1478
|
+
} | {
|
|
1479
|
+
__kind: "Corruption";
|
|
1480
|
+
} | {
|
|
1481
|
+
__kind: "Unavailable";
|
|
1482
|
+
} | {
|
|
1483
|
+
__kind: "RootNotAllowed";
|
|
1484
|
+
} | {
|
|
1485
|
+
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1486
|
+
__kind: "Trie";
|
|
1487
|
+
};
|
|
1488
|
+
__kind: "DispatchError";
|
|
1489
|
+
} | {
|
|
1490
|
+
__kind: "AltsNotYetWitnessed";
|
|
1491
|
+
} | {
|
|
1492
|
+
__kind: "AltsInvalid";
|
|
1493
|
+
};
|
|
1494
|
+
__kind: "FailedToBuildCcmForSolana";
|
|
1495
|
+
}, {
|
|
1496
|
+
value: {
|
|
1497
|
+
__kind: "CannotLookupApiEnvironment";
|
|
1498
|
+
} | {
|
|
1499
|
+
__kind: "CannotLookupCurrentAggKey";
|
|
1500
|
+
} | {
|
|
1501
|
+
__kind: "CannotLookupComputePrice";
|
|
1502
|
+
} | {
|
|
1503
|
+
__kind: "NoNonceAccountsSet";
|
|
1504
|
+
} | {
|
|
1505
|
+
__kind: "NoAvailableNonceAccount";
|
|
1506
|
+
} | {
|
|
1507
|
+
value: {
|
|
1508
|
+
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
1509
|
+
};
|
|
1510
|
+
__kind: "FailedToDeriveAddress";
|
|
1511
|
+
} | {
|
|
1512
|
+
value: {
|
|
1513
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
1514
|
+
};
|
|
1515
|
+
__kind: "InvalidCcm";
|
|
1516
|
+
} | {
|
|
1517
|
+
__kind: "FailedToSerializeFinalTransaction";
|
|
1518
|
+
} | {
|
|
1519
|
+
value: number;
|
|
1520
|
+
__kind: "FinalTransactionExceededMaxLength";
|
|
1521
|
+
} | {
|
|
1522
|
+
value: {
|
|
1523
|
+
__kind: "Other";
|
|
1524
|
+
} | {
|
|
1525
|
+
__kind: "CannotLookup";
|
|
1526
|
+
} | {
|
|
1527
|
+
__kind: "BadOrigin";
|
|
1528
|
+
} | {
|
|
1529
|
+
value: {
|
|
1530
|
+
index: number;
|
|
1531
|
+
error: string;
|
|
1532
|
+
};
|
|
1533
|
+
__kind: "Module";
|
|
1534
|
+
} | {
|
|
1535
|
+
__kind: "ConsumerRemaining";
|
|
1536
|
+
} | {
|
|
1537
|
+
__kind: "NoProviders";
|
|
1538
|
+
} | {
|
|
1539
|
+
__kind: "TooManyConsumers";
|
|
1540
|
+
} | {
|
|
1541
|
+
value: {
|
|
1542
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1543
|
+
};
|
|
1544
|
+
__kind: "Token";
|
|
1545
|
+
} | {
|
|
1546
|
+
value: {
|
|
1547
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1548
|
+
};
|
|
1549
|
+
__kind: "Arithmetic";
|
|
1550
|
+
} | {
|
|
1551
|
+
value: {
|
|
1552
|
+
__kind: "LimitReached" | "NoLayer";
|
|
1553
|
+
};
|
|
1554
|
+
__kind: "Transactional";
|
|
1555
|
+
} | {
|
|
1556
|
+
__kind: "Exhausted";
|
|
1557
|
+
} | {
|
|
1558
|
+
__kind: "Corruption";
|
|
1559
|
+
} | {
|
|
1560
|
+
__kind: "Unavailable";
|
|
1561
|
+
} | {
|
|
1562
|
+
__kind: "RootNotAllowed";
|
|
1563
|
+
} | {
|
|
1564
|
+
value: {
|
|
1565
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1566
|
+
};
|
|
1567
|
+
__kind: "Trie";
|
|
1568
|
+
};
|
|
1569
|
+
__kind: "DispatchError";
|
|
1570
|
+
} | {
|
|
1571
|
+
__kind: "AltsNotYetWitnessed";
|
|
1572
|
+
} | {
|
|
1573
|
+
__kind: "AltsInvalid";
|
|
1574
|
+
};
|
|
1575
|
+
__kind: "FailedToBuildCcmForSolana";
|
|
1576
|
+
}>, z.ZodObject<{
|
|
1577
|
+
__kind: z.ZodLiteral<"DispatchError">;
|
|
1578
|
+
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
1579
|
+
__kind: z.ZodLiteral<"Other">;
|
|
1580
|
+
}, "strip", z.ZodTypeAny, {
|
|
1581
|
+
__kind: "Other";
|
|
1582
|
+
}, {
|
|
1583
|
+
__kind: "Other";
|
|
1584
|
+
}>, z.ZodObject<{
|
|
1585
|
+
__kind: z.ZodLiteral<"CannotLookup">;
|
|
1586
|
+
}, "strip", z.ZodTypeAny, {
|
|
1587
|
+
__kind: "CannotLookup";
|
|
1588
|
+
}, {
|
|
1589
|
+
__kind: "CannotLookup";
|
|
1590
|
+
}>, z.ZodObject<{
|
|
1591
|
+
__kind: z.ZodLiteral<"BadOrigin">;
|
|
1592
|
+
}, "strip", z.ZodTypeAny, {
|
|
1593
|
+
__kind: "BadOrigin";
|
|
1594
|
+
}, {
|
|
1595
|
+
__kind: "BadOrigin";
|
|
1596
|
+
}>, z.ZodObject<{
|
|
1597
|
+
__kind: z.ZodLiteral<"Module">;
|
|
1598
|
+
value: z.ZodObject<{
|
|
1599
|
+
index: z.ZodNumber;
|
|
1600
|
+
error: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1601
|
+
}, "strip", z.ZodTypeAny, {
|
|
1602
|
+
index: number;
|
|
1603
|
+
error: `0x${string}`;
|
|
1604
|
+
}, {
|
|
1605
|
+
index: number;
|
|
1606
|
+
error: string;
|
|
1607
|
+
}>;
|
|
1608
|
+
}, "strip", z.ZodTypeAny, {
|
|
1609
|
+
value: {
|
|
1610
|
+
index: number;
|
|
1611
|
+
error: `0x${string}`;
|
|
1612
|
+
};
|
|
1613
|
+
__kind: "Module";
|
|
1614
|
+
}, {
|
|
1615
|
+
value: {
|
|
1616
|
+
index: number;
|
|
1617
|
+
error: string;
|
|
1618
|
+
};
|
|
1619
|
+
__kind: "Module";
|
|
1620
|
+
}>, z.ZodObject<{
|
|
1621
|
+
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
1622
|
+
}, "strip", z.ZodTypeAny, {
|
|
1623
|
+
__kind: "ConsumerRemaining";
|
|
1624
|
+
}, {
|
|
1625
|
+
__kind: "ConsumerRemaining";
|
|
1626
|
+
}>, z.ZodObject<{
|
|
1627
|
+
__kind: z.ZodLiteral<"NoProviders">;
|
|
1628
|
+
}, "strip", z.ZodTypeAny, {
|
|
1629
|
+
__kind: "NoProviders";
|
|
1630
|
+
}, {
|
|
1631
|
+
__kind: "NoProviders";
|
|
1632
|
+
}>, z.ZodObject<{
|
|
1633
|
+
__kind: z.ZodLiteral<"TooManyConsumers">;
|
|
1634
|
+
}, "strip", z.ZodTypeAny, {
|
|
1635
|
+
__kind: "TooManyConsumers";
|
|
1636
|
+
}, {
|
|
1637
|
+
__kind: "TooManyConsumers";
|
|
1638
|
+
}>, z.ZodObject<{
|
|
1639
|
+
__kind: z.ZodLiteral<"Token">;
|
|
1640
|
+
value: z.ZodEffects<z.ZodObject<{
|
|
1641
|
+
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
1642
|
+
}, "strip", z.ZodTypeAny, {
|
|
1643
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1644
|
+
}, {
|
|
1645
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1646
|
+
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
1647
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1648
|
+
}>;
|
|
1649
|
+
}, "strip", z.ZodTypeAny, {
|
|
1650
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1651
|
+
__kind: "Token";
|
|
1652
|
+
}, {
|
|
1653
|
+
value: {
|
|
1654
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1655
|
+
};
|
|
1656
|
+
__kind: "Token";
|
|
1657
|
+
}>, z.ZodObject<{
|
|
1658
|
+
__kind: z.ZodLiteral<"Arithmetic">;
|
|
1659
|
+
value: z.ZodEffects<z.ZodObject<{
|
|
1660
|
+
__kind: z.ZodEnum<["Underflow", "Overflow", "DivisionByZero"]>;
|
|
1661
|
+
}, "strip", z.ZodTypeAny, {
|
|
1662
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1663
|
+
}, {
|
|
1664
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1665
|
+
}>, "Underflow" | "Overflow" | "DivisionByZero", {
|
|
1666
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1667
|
+
}>;
|
|
1668
|
+
}, "strip", z.ZodTypeAny, {
|
|
1669
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1670
|
+
__kind: "Arithmetic";
|
|
1671
|
+
}, {
|
|
1672
|
+
value: {
|
|
1673
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1674
|
+
};
|
|
1675
|
+
__kind: "Arithmetic";
|
|
1676
|
+
}>, z.ZodObject<{
|
|
1677
|
+
__kind: z.ZodLiteral<"Transactional">;
|
|
1678
|
+
value: z.ZodEffects<z.ZodObject<{
|
|
1679
|
+
__kind: z.ZodEnum<["LimitReached", "NoLayer"]>;
|
|
1680
|
+
}, "strip", z.ZodTypeAny, {
|
|
1681
|
+
__kind: "LimitReached" | "NoLayer";
|
|
1682
|
+
}, {
|
|
1683
|
+
__kind: "LimitReached" | "NoLayer";
|
|
1684
|
+
}>, "LimitReached" | "NoLayer", {
|
|
1685
|
+
__kind: "LimitReached" | "NoLayer";
|
|
1686
|
+
}>;
|
|
1687
|
+
}, "strip", z.ZodTypeAny, {
|
|
1688
|
+
value: "LimitReached" | "NoLayer";
|
|
1689
|
+
__kind: "Transactional";
|
|
1690
|
+
}, {
|
|
1691
|
+
value: {
|
|
1692
|
+
__kind: "LimitReached" | "NoLayer";
|
|
1693
|
+
};
|
|
1694
|
+
__kind: "Transactional";
|
|
1695
|
+
}>, z.ZodObject<{
|
|
1696
|
+
__kind: z.ZodLiteral<"Exhausted">;
|
|
1697
|
+
}, "strip", z.ZodTypeAny, {
|
|
1698
|
+
__kind: "Exhausted";
|
|
1699
|
+
}, {
|
|
1700
|
+
__kind: "Exhausted";
|
|
1701
|
+
}>, z.ZodObject<{
|
|
1702
|
+
__kind: z.ZodLiteral<"Corruption">;
|
|
1703
|
+
}, "strip", z.ZodTypeAny, {
|
|
1704
|
+
__kind: "Corruption";
|
|
1705
|
+
}, {
|
|
1706
|
+
__kind: "Corruption";
|
|
1707
|
+
}>, z.ZodObject<{
|
|
1708
|
+
__kind: z.ZodLiteral<"Unavailable">;
|
|
1709
|
+
}, "strip", z.ZodTypeAny, {
|
|
1710
|
+
__kind: "Unavailable";
|
|
1711
|
+
}, {
|
|
1712
|
+
__kind: "Unavailable";
|
|
1713
|
+
}>, z.ZodObject<{
|
|
1714
|
+
__kind: z.ZodLiteral<"RootNotAllowed">;
|
|
1715
|
+
}, "strip", z.ZodTypeAny, {
|
|
1716
|
+
__kind: "RootNotAllowed";
|
|
1717
|
+
}, {
|
|
1718
|
+
__kind: "RootNotAllowed";
|
|
1719
|
+
}>, z.ZodObject<{
|
|
1720
|
+
__kind: z.ZodLiteral<"Trie">;
|
|
1721
|
+
value: z.ZodEffects<z.ZodObject<{
|
|
1722
|
+
__kind: z.ZodEnum<["InvalidStateRoot", "IncompleteDatabase", "ValueAtIncompleteKey", "DecoderError", "InvalidHash", "DuplicateKey", "ExtraneousNode", "ExtraneousValue", "ExtraneousHashReference", "InvalidChildReference", "ValueMismatch", "IncompleteProof", "RootMismatch", "DecodeError"]>;
|
|
1723
|
+
}, "strip", z.ZodTypeAny, {
|
|
1724
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1725
|
+
}, {
|
|
1726
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1727
|
+
}>, "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError", {
|
|
1728
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1729
|
+
}>;
|
|
1730
|
+
}, "strip", z.ZodTypeAny, {
|
|
1731
|
+
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1732
|
+
__kind: "Trie";
|
|
1733
|
+
}, {
|
|
1734
|
+
value: {
|
|
1735
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1736
|
+
};
|
|
1737
|
+
__kind: "Trie";
|
|
1738
|
+
}>]>;
|
|
1739
|
+
}, "strip", z.ZodTypeAny, {
|
|
1740
|
+
value: {
|
|
1741
|
+
__kind: "Other";
|
|
1742
|
+
} | {
|
|
1743
|
+
__kind: "CannotLookup";
|
|
1744
|
+
} | {
|
|
1745
|
+
__kind: "BadOrigin";
|
|
1746
|
+
} | {
|
|
1747
|
+
value: {
|
|
1748
|
+
index: number;
|
|
1749
|
+
error: `0x${string}`;
|
|
1750
|
+
};
|
|
1751
|
+
__kind: "Module";
|
|
1752
|
+
} | {
|
|
1753
|
+
__kind: "ConsumerRemaining";
|
|
1754
|
+
} | {
|
|
1755
|
+
__kind: "NoProviders";
|
|
1756
|
+
} | {
|
|
1757
|
+
__kind: "TooManyConsumers";
|
|
1758
|
+
} | {
|
|
1759
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1760
|
+
__kind: "Token";
|
|
1761
|
+
} | {
|
|
1762
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1763
|
+
__kind: "Arithmetic";
|
|
1764
|
+
} | {
|
|
1765
|
+
value: "LimitReached" | "NoLayer";
|
|
1766
|
+
__kind: "Transactional";
|
|
1767
|
+
} | {
|
|
1768
|
+
__kind: "Exhausted";
|
|
1769
|
+
} | {
|
|
1770
|
+
__kind: "Corruption";
|
|
1771
|
+
} | {
|
|
1772
|
+
__kind: "Unavailable";
|
|
1773
|
+
} | {
|
|
1774
|
+
__kind: "RootNotAllowed";
|
|
1775
|
+
} | {
|
|
1776
|
+
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1777
|
+
__kind: "Trie";
|
|
1778
|
+
};
|
|
1779
|
+
__kind: "DispatchError";
|
|
1780
|
+
}, {
|
|
1781
|
+
value: {
|
|
1782
|
+
__kind: "Other";
|
|
1783
|
+
} | {
|
|
1784
|
+
__kind: "CannotLookup";
|
|
1785
|
+
} | {
|
|
1786
|
+
__kind: "BadOrigin";
|
|
1787
|
+
} | {
|
|
1788
|
+
value: {
|
|
1789
|
+
index: number;
|
|
1790
|
+
error: string;
|
|
1791
|
+
};
|
|
1792
|
+
__kind: "Module";
|
|
1793
|
+
} | {
|
|
1794
|
+
__kind: "ConsumerRemaining";
|
|
1795
|
+
} | {
|
|
1796
|
+
__kind: "NoProviders";
|
|
1797
|
+
} | {
|
|
1798
|
+
__kind: "TooManyConsumers";
|
|
1799
|
+
} | {
|
|
1800
|
+
value: {
|
|
1801
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1802
|
+
};
|
|
1803
|
+
__kind: "Token";
|
|
1804
|
+
} | {
|
|
1805
|
+
value: {
|
|
1806
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1807
|
+
};
|
|
1808
|
+
__kind: "Arithmetic";
|
|
1809
|
+
} | {
|
|
1810
|
+
value: {
|
|
1811
|
+
__kind: "LimitReached" | "NoLayer";
|
|
1812
|
+
};
|
|
1813
|
+
__kind: "Transactional";
|
|
1814
|
+
} | {
|
|
1815
|
+
__kind: "Exhausted";
|
|
1816
|
+
} | {
|
|
1817
|
+
__kind: "Corruption";
|
|
1818
|
+
} | {
|
|
1819
|
+
__kind: "Unavailable";
|
|
1820
|
+
} | {
|
|
1821
|
+
__kind: "RootNotAllowed";
|
|
1822
|
+
} | {
|
|
1823
|
+
value: {
|
|
1824
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1825
|
+
};
|
|
1826
|
+
__kind: "Trie";
|
|
1827
|
+
};
|
|
1828
|
+
__kind: "DispatchError";
|
|
1829
|
+
}>, z.ZodObject<{
|
|
1830
|
+
__kind: z.ZodLiteral<"NoVault">;
|
|
1831
|
+
}, "strip", z.ZodTypeAny, {
|
|
1832
|
+
__kind: "NoVault";
|
|
1833
|
+
}, {
|
|
1834
|
+
__kind: "NoVault";
|
|
1835
|
+
}>, z.ZodObject<{
|
|
1836
|
+
__kind: z.ZodLiteral<"AuxDataNotReady">;
|
|
1837
|
+
}, "strip", z.ZodTypeAny, {
|
|
1838
|
+
__kind: "AuxDataNotReady";
|
|
1839
|
+
}, {
|
|
1840
|
+
__kind: "AuxDataNotReady";
|
|
1841
|
+
}>, z.ZodObject<{
|
|
1842
|
+
__kind: z.ZodLiteral<"NoChannelAvailable">;
|
|
1843
|
+
}, "strip", z.ZodTypeAny, {
|
|
1844
|
+
__kind: "NoChannelAvailable";
|
|
1845
|
+
}, {
|
|
1846
|
+
__kind: "NoChannelAvailable";
|
|
1847
|
+
}>]>;
|
|
1848
|
+
}, "strip", z.ZodTypeAny, {
|
|
1849
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron", bigint];
|
|
1850
|
+
error: {
|
|
1851
|
+
__kind: "Unsupported";
|
|
1852
|
+
} | {
|
|
1853
|
+
value: {
|
|
1854
|
+
__kind: "CannotLookupApiEnvironment";
|
|
1855
|
+
} | {
|
|
1856
|
+
__kind: "CannotLookupCurrentAggKey";
|
|
1857
|
+
} | {
|
|
1858
|
+
__kind: "CannotLookupComputePrice";
|
|
1859
|
+
} | {
|
|
1860
|
+
__kind: "NoNonceAccountsSet";
|
|
1861
|
+
} | {
|
|
1862
|
+
__kind: "NoAvailableNonceAccount";
|
|
1863
|
+
} | {
|
|
1864
|
+
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
1865
|
+
__kind: "FailedToDeriveAddress";
|
|
1866
|
+
} | {
|
|
1867
|
+
value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
1868
|
+
__kind: "InvalidCcm";
|
|
1869
|
+
} | {
|
|
1870
|
+
__kind: "FailedToSerializeFinalTransaction";
|
|
1871
|
+
} | {
|
|
1872
|
+
value: number;
|
|
1873
|
+
__kind: "FinalTransactionExceededMaxLength";
|
|
1874
|
+
} | {
|
|
1875
|
+
value: {
|
|
1876
|
+
__kind: "Other";
|
|
1877
|
+
} | {
|
|
1878
|
+
__kind: "CannotLookup";
|
|
1879
|
+
} | {
|
|
1880
|
+
__kind: "BadOrigin";
|
|
1881
|
+
} | {
|
|
1882
|
+
value: {
|
|
1883
|
+
index: number;
|
|
1884
|
+
error: `0x${string}`;
|
|
1885
|
+
};
|
|
1886
|
+
__kind: "Module";
|
|
1887
|
+
} | {
|
|
1888
|
+
__kind: "ConsumerRemaining";
|
|
1889
|
+
} | {
|
|
1890
|
+
__kind: "NoProviders";
|
|
1891
|
+
} | {
|
|
1892
|
+
__kind: "TooManyConsumers";
|
|
1893
|
+
} | {
|
|
1894
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1895
|
+
__kind: "Token";
|
|
1896
|
+
} | {
|
|
1897
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1898
|
+
__kind: "Arithmetic";
|
|
1899
|
+
} | {
|
|
1900
|
+
value: "LimitReached" | "NoLayer";
|
|
1901
|
+
__kind: "Transactional";
|
|
1902
|
+
} | {
|
|
1903
|
+
__kind: "Exhausted";
|
|
1904
|
+
} | {
|
|
1905
|
+
__kind: "Corruption";
|
|
1906
|
+
} | {
|
|
1907
|
+
__kind: "Unavailable";
|
|
1908
|
+
} | {
|
|
1909
|
+
__kind: "RootNotAllowed";
|
|
1910
|
+
} | {
|
|
1911
|
+
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1912
|
+
__kind: "Trie";
|
|
1913
|
+
};
|
|
1914
|
+
__kind: "DispatchError";
|
|
1915
|
+
} | {
|
|
1916
|
+
__kind: "AltsNotYetWitnessed";
|
|
1917
|
+
} | {
|
|
1918
|
+
__kind: "AltsInvalid";
|
|
1919
|
+
};
|
|
1920
|
+
__kind: "FailedToBuildCcmForSolana";
|
|
1921
|
+
} | {
|
|
1922
|
+
value: {
|
|
1923
|
+
__kind: "Other";
|
|
1924
|
+
} | {
|
|
1925
|
+
__kind: "CannotLookup";
|
|
1926
|
+
} | {
|
|
1927
|
+
__kind: "BadOrigin";
|
|
1928
|
+
} | {
|
|
1929
|
+
value: {
|
|
1930
|
+
index: number;
|
|
1931
|
+
error: `0x${string}`;
|
|
1932
|
+
};
|
|
1933
|
+
__kind: "Module";
|
|
1934
|
+
} | {
|
|
1935
|
+
__kind: "ConsumerRemaining";
|
|
1936
|
+
} | {
|
|
1937
|
+
__kind: "NoProviders";
|
|
1938
|
+
} | {
|
|
1939
|
+
__kind: "TooManyConsumers";
|
|
1940
|
+
} | {
|
|
1941
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1942
|
+
__kind: "Token";
|
|
1943
|
+
} | {
|
|
1944
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1945
|
+
__kind: "Arithmetic";
|
|
1946
|
+
} | {
|
|
1947
|
+
value: "LimitReached" | "NoLayer";
|
|
1948
|
+
__kind: "Transactional";
|
|
1949
|
+
} | {
|
|
1950
|
+
__kind: "Exhausted";
|
|
1951
|
+
} | {
|
|
1952
|
+
__kind: "Corruption";
|
|
1953
|
+
} | {
|
|
1954
|
+
__kind: "Unavailable";
|
|
1955
|
+
} | {
|
|
1956
|
+
__kind: "RootNotAllowed";
|
|
1957
|
+
} | {
|
|
1958
|
+
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1959
|
+
__kind: "Trie";
|
|
1960
|
+
};
|
|
1961
|
+
__kind: "DispatchError";
|
|
1962
|
+
} | {
|
|
1963
|
+
__kind: "NoVault";
|
|
1964
|
+
} | {
|
|
1965
|
+
__kind: "AuxDataNotReady";
|
|
1966
|
+
} | {
|
|
1967
|
+
__kind: "NoChannelAvailable";
|
|
1968
|
+
};
|
|
1969
|
+
}, {
|
|
1970
|
+
egressId: [{
|
|
1971
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub" | "Tron";
|
|
1972
|
+
}, string | number];
|
|
1973
|
+
error: {
|
|
1974
|
+
__kind: "Unsupported";
|
|
1975
|
+
} | {
|
|
1976
|
+
value: {
|
|
1977
|
+
__kind: "CannotLookupApiEnvironment";
|
|
1978
|
+
} | {
|
|
1979
|
+
__kind: "CannotLookupCurrentAggKey";
|
|
1980
|
+
} | {
|
|
1981
|
+
__kind: "CannotLookupComputePrice";
|
|
1982
|
+
} | {
|
|
1983
|
+
__kind: "NoNonceAccountsSet";
|
|
1984
|
+
} | {
|
|
1985
|
+
__kind: "NoAvailableNonceAccount";
|
|
1986
|
+
} | {
|
|
1987
|
+
value: {
|
|
1988
|
+
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
1989
|
+
};
|
|
1990
|
+
__kind: "FailedToDeriveAddress";
|
|
1991
|
+
} | {
|
|
1992
|
+
value: {
|
|
1993
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
1994
|
+
};
|
|
1995
|
+
__kind: "InvalidCcm";
|
|
1996
|
+
} | {
|
|
1997
|
+
__kind: "FailedToSerializeFinalTransaction";
|
|
1998
|
+
} | {
|
|
1999
|
+
value: number;
|
|
2000
|
+
__kind: "FinalTransactionExceededMaxLength";
|
|
2001
|
+
} | {
|
|
2002
|
+
value: {
|
|
2003
|
+
__kind: "Other";
|
|
2004
|
+
} | {
|
|
2005
|
+
__kind: "CannotLookup";
|
|
2006
|
+
} | {
|
|
2007
|
+
__kind: "BadOrigin";
|
|
2008
|
+
} | {
|
|
2009
|
+
value: {
|
|
2010
|
+
index: number;
|
|
2011
|
+
error: string;
|
|
2012
|
+
};
|
|
2013
|
+
__kind: "Module";
|
|
2014
|
+
} | {
|
|
2015
|
+
__kind: "ConsumerRemaining";
|
|
2016
|
+
} | {
|
|
2017
|
+
__kind: "NoProviders";
|
|
2018
|
+
} | {
|
|
2019
|
+
__kind: "TooManyConsumers";
|
|
2020
|
+
} | {
|
|
2021
|
+
value: {
|
|
2022
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2023
|
+
};
|
|
2024
|
+
__kind: "Token";
|
|
2025
|
+
} | {
|
|
2026
|
+
value: {
|
|
2027
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2028
|
+
};
|
|
2029
|
+
__kind: "Arithmetic";
|
|
2030
|
+
} | {
|
|
2031
|
+
value: {
|
|
2032
|
+
__kind: "LimitReached" | "NoLayer";
|
|
2033
|
+
};
|
|
2034
|
+
__kind: "Transactional";
|
|
2035
|
+
} | {
|
|
2036
|
+
__kind: "Exhausted";
|
|
2037
|
+
} | {
|
|
2038
|
+
__kind: "Corruption";
|
|
2039
|
+
} | {
|
|
2040
|
+
__kind: "Unavailable";
|
|
2041
|
+
} | {
|
|
2042
|
+
__kind: "RootNotAllowed";
|
|
2043
|
+
} | {
|
|
2044
|
+
value: {
|
|
2045
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
2046
|
+
};
|
|
2047
|
+
__kind: "Trie";
|
|
2048
|
+
};
|
|
2049
|
+
__kind: "DispatchError";
|
|
2050
|
+
} | {
|
|
2051
|
+
__kind: "AltsNotYetWitnessed";
|
|
2052
|
+
} | {
|
|
2053
|
+
__kind: "AltsInvalid";
|
|
2054
|
+
};
|
|
2055
|
+
__kind: "FailedToBuildCcmForSolana";
|
|
2056
|
+
} | {
|
|
2057
|
+
value: {
|
|
2058
|
+
__kind: "Other";
|
|
2059
|
+
} | {
|
|
2060
|
+
__kind: "CannotLookup";
|
|
2061
|
+
} | {
|
|
2062
|
+
__kind: "BadOrigin";
|
|
2063
|
+
} | {
|
|
2064
|
+
value: {
|
|
2065
|
+
index: number;
|
|
2066
|
+
error: string;
|
|
2067
|
+
};
|
|
2068
|
+
__kind: "Module";
|
|
2069
|
+
} | {
|
|
2070
|
+
__kind: "ConsumerRemaining";
|
|
2071
|
+
} | {
|
|
2072
|
+
__kind: "NoProviders";
|
|
2073
|
+
} | {
|
|
2074
|
+
__kind: "TooManyConsumers";
|
|
2075
|
+
} | {
|
|
2076
|
+
value: {
|
|
2077
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2078
|
+
};
|
|
2079
|
+
__kind: "Token";
|
|
2080
|
+
} | {
|
|
2081
|
+
value: {
|
|
2082
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2083
|
+
};
|
|
2084
|
+
__kind: "Arithmetic";
|
|
2085
|
+
} | {
|
|
2086
|
+
value: {
|
|
2087
|
+
__kind: "LimitReached" | "NoLayer";
|
|
2088
|
+
};
|
|
2089
|
+
__kind: "Transactional";
|
|
2090
|
+
} | {
|
|
2091
|
+
__kind: "Exhausted";
|
|
2092
|
+
} | {
|
|
2093
|
+
__kind: "Corruption";
|
|
2094
|
+
} | {
|
|
2095
|
+
__kind: "Unavailable";
|
|
2096
|
+
} | {
|
|
2097
|
+
__kind: "RootNotAllowed";
|
|
2098
|
+
} | {
|
|
2099
|
+
value: {
|
|
2100
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
2101
|
+
};
|
|
2102
|
+
__kind: "Trie";
|
|
2103
|
+
};
|
|
2104
|
+
__kind: "DispatchError";
|
|
2105
|
+
} | {
|
|
2106
|
+
__kind: "NoVault";
|
|
2107
|
+
} | {
|
|
2108
|
+
__kind: "AuxDataNotReady";
|
|
2109
|
+
} | {
|
|
2110
|
+
__kind: "NoChannelAvailable";
|
|
2111
|
+
};
|
|
2112
|
+
}>>;
|
|
1058
2113
|
//#endregion
|
|
1059
|
-
export { tronIngressEgressCcmEgressInvalid };
|
|
2114
|
+
export { tronIngressEgressCcmEgressInvalid, tronIngressEgressCcmEgressInvalidEvent };
|