@chainflip/processor 2.1.1 → 2.1.3-bsc-dev.1
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/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +6 -6
- package/dist/100/bitcoinIngressEgress/depositReceived.d.mts +6 -6
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +12 -12
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.mts +12 -12
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +4 -4
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.mts +4 -4
- 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/common.d.cts +23 -23
- package/dist/100/common.d.mts +23 -23
- package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
- package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
- package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/100/ethereumIngressEgress/egressScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/egressScheduled.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/funding/redemptionRequested.d.cts +2 -2
- package/dist/100/funding/redemptionRequested.d.mts +2 -2
- package/dist/100/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/100/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/100/liquidityPools/limitOrderUpdated.d.cts +12 -12
- package/dist/100/liquidityPools/limitOrderUpdated.d.mts +12 -12
- package/dist/100/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/100/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/100/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/100/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/100/liquidityPools/poolStateUpdated.d.cts +12 -12
- package/dist/100/liquidityPools/poolStateUpdated.d.mts +12 -12
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +16 -16
- package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +16 -16
- package/dist/100/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/100/liquidityProvider/accountCredited.d.mts +6 -6
- package/dist/100/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/100/liquidityProvider/accountDebited.d.mts +6 -6
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +14 -14
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/100/polkadotIngressEgress/egressScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/egressScheduled.d.mts +2 -2
- 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/batchSwapFailed.d.cts +6 -6
- package/dist/100/swapping/batchSwapFailed.d.mts +6 -6
- 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/minimumSwapAmountSet.d.cts +6 -6
- package/dist/100/swapping/minimumSwapAmountSet.d.mts +6 -6
- package/dist/100/swapping/swapAmountTooLow.d.cts +19 -19
- package/dist/100/swapping/swapAmountTooLow.d.mts +19 -19
- package/dist/100/swapping/swapDepositAddressReady.d.cts +22 -22
- package/dist/100/swapping/swapDepositAddressReady.d.mts +22 -22
- package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/100/swapping/swapEgressScheduled.d.mts +6 -6
- package/dist/100/swapping/swapExecuted.d.cts +16 -16
- package/dist/100/swapping/swapExecuted.d.mts +16 -16
- package/dist/100/swapping/swapScheduled.d.cts +31 -31
- package/dist/100/swapping/swapScheduled.d.mts +31 -31
- package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/100/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +26 -26
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +64 -64
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +64 -64
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +26 -26
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +64 -64
- package/dist/11000/assethubIngressEgress/depositFailed.d.mts +64 -64
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +26 -26
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +122 -122
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +122 -122
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
- package/dist/11000/common.d.cts +620 -620
- package/dist/11000/common.d.mts +620 -620
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +26 -26
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +64 -64
- package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +64 -64
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +8 -8
- package/dist/11000/lendingPools/boostFundsAdded.d.mts +8 -8
- 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 +8 -8
- package/dist/11000/lendingPools/stoppedBoosting.d.mts +8 -8
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +26 -26
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +64 -64
- package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +64 -64
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +26 -26
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +55 -55
- package/dist/11000/solanaIngressEgress/depositFailed.d.mts +55 -55
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
- 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 +14 -14
- package/dist/11000/swapping/refundEgressScheduled.d.mts +14 -14
- package/dist/11000/swapping/refundedOnChain.d.cts +6 -6
- package/dist/11000/swapping/refundedOnChain.d.mts +6 -6
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +24 -24
- package/dist/11000/swapping/swapDepositAddressReady.d.mts +24 -24
- 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/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +22 -22
- package/dist/111/common.d.cts +30 -30
- package/dist/111/common.d.mts +30 -30
- package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/111/liquidityPools/limitOrderUpdated.d.cts +24 -24
- package/dist/111/liquidityPools/limitOrderUpdated.d.mts +24 -24
- 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 +28 -28
- package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +28 -28
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +20 -20
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +20 -20
- package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +25 -25
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +25 -25
- package/dist/11100/assethubIngressEgress/depositFailed.d.cts +25 -25
- package/dist/11100/assethubIngressEgress/depositFailed.d.mts +25 -25
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11100/common.d.cts +489 -489
- package/dist/11100/common.d.mts +489 -489
- package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +90 -90
- package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +90 -90
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +42 -42
- package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +42 -42
- package/dist/11100/ethereumIngressEgress/palletConfigUpdated.d.cts +8 -8
- package/dist/11100/ethereumIngressEgress/palletConfigUpdated.d.mts +8 -8
- 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 +8 -8
- package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +8 -8
- package/dist/11100/funding/sCCallExecuted.d.cts +8 -8
- package/dist/11100/funding/sCCallExecuted.d.mts +8 -8
- package/dist/11100/genericElections/electoralEvent.d.cts +16 -16
- package/dist/11100/genericElections/electoralEvent.d.mts +16 -16
- 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 +7 -7
- package/dist/11100/lendingPools/lendingFundsAdded.d.mts +7 -7
- package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +6 -6
- package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +6 -6
- 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 +10 -10
- package/dist/11100/lendingPools/loanCreated.d.mts +10 -10
- 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/lendingPools/loanUpdated.d.cts +2 -2
- package/dist/11100/lendingPools/loanUpdated.d.mts +2 -2
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +25 -25
- package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +25 -25
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +25 -25
- package/dist/11100/solanaIngressEgress/depositFailed.d.mts +25 -25
- package/dist/11100/swapping/swapDepositAddressReady.d.cts +27 -27
- package/dist/11100/swapping/swapDepositAddressReady.d.mts +27 -27
- 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 +60 -60
- package/dist/11100/swapping/swapRequested.d.mts +60 -60
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +178 -178
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +178 -178
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/11200/assethubIngressEgress/depositFailed.d.cts +196 -196
- package/dist/11200/assethubIngressEgress/depositFailed.d.mts +196 -196
- package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +20 -20
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +20 -20
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +24 -24
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +24 -24
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +308 -308
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +308 -308
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
- package/dist/11200/common.d.cts +2689 -2689
- package/dist/11200/common.d.mts +2689 -2689
- package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +178 -178
- package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +178 -178
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +196 -196
- package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +196 -196
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/solanaIngressEgress/depositFailed.d.cts +210 -210
- package/dist/11200/solanaIngressEgress/depositFailed.d.mts +210 -210
- package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.mts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.mts +8 -8
- package/dist/11200/swapping/swapRequested.d.cts +371 -371
- package/dist/11200/swapping/swapRequested.d.mts +371 -371
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +14 -14
- package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +14 -14
- package/dist/120/emissions/backupRewardsDistributed.d.cts +2 -2
- package/dist/120/emissions/backupRewardsDistributed.d.mts +2 -2
- package/dist/120/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/120/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/120/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/120/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/120/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/120/ethereumIngressEgress/depositReceived.d.mts +2 -2
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
- package/dist/120/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/120/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/120/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/120/polkadotIngressEgress/depositReceived.d.mts +2 -2
- package/dist/120/swapping/swapEgressIgnored.d.cts +2 -2
- package/dist/120/swapping/swapEgressIgnored.d.mts +2 -2
- package/dist/120/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/120/swapping/swapEgressScheduled.d.mts +6 -6
- package/dist/120/swapping/swapExecuted.d.cts +2 -2
- package/dist/120/swapping/swapExecuted.d.mts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +12 -12
- package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +12 -12
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +8 -8
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +8 -8
- package/dist/131/common.d.cts +6 -6
- package/dist/131/common.d.mts +6 -6
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.mts +2 -2
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/131/liquidityPools/limitOrderUpdated.d.mts +2 -2
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +2 -2
- package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +2 -2
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +8 -8
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +8 -8
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- package/dist/131/swapping/ccmFailed.d.cts +30 -30
- package/dist/131/swapping/ccmFailed.d.mts +30 -30
- package/dist/131/swapping/swapDepositAddressReady.d.cts +4 -4
- package/dist/131/swapping/swapDepositAddressReady.d.mts +4 -4
- package/dist/131/swapping/swapEgressIgnored.d.cts +2 -2
- package/dist/131/swapping/swapEgressIgnored.d.mts +2 -2
- package/dist/131/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/131/swapping/swapEgressScheduled.d.mts +2 -2
- package/dist/131/swapping/swapExecuted.d.cts +2 -2
- package/dist/131/swapping/swapExecuted.d.mts +2 -2
- package/dist/131/swapping/swapScheduled.d.cts +10 -10
- package/dist/131/swapping/swapScheduled.d.mts +10 -10
- package/dist/131/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/131/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +2 -2
- package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +2 -2
- package/dist/141/common.d.cts +2 -2
- package/dist/141/common.d.mts +2 -2
- package/dist/141/environment/staleUtxosDiscarded.d.cts +4 -4
- package/dist/141/environment/staleUtxosDiscarded.d.mts +4 -4
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/141/liquidityPools/limitOrderUpdated.d.mts +2 -2
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +8 -8
- package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountCredited.d.mts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.mts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
- package/dist/141/swapping/ccmDepositReceived.d.cts +4 -4
- package/dist/141/swapping/ccmDepositReceived.d.mts +4 -4
- package/dist/141/swapping/ccmFailed.d.cts +4 -4
- package/dist/141/swapping/ccmFailed.d.mts +4 -4
- 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 +35 -35
- package/dist/141/swapping/swapScheduled.d.mts +35 -35
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- 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 +4 -4
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/150/assetBalances/refundScheduled.d.cts +2 -2
- package/dist/150/assetBalances/refundScheduled.d.mts +2 -2
- package/dist/150/assetBalances/refundSkipped.d.cts +47 -47
- package/dist/150/assetBalances/refundSkipped.d.mts +47 -47
- package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/common.d.cts +71 -71
- package/dist/150/common.d.mts +71 -71
- 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 +28 -28
- package/dist/150/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- 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 +4 -4
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
- 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 +12 -12
- package/dist/150/liquidityPools/limitOrderUpdated.d.mts +12 -12
- 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 +24 -24
- package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +24 -24
- 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 +7 -7
- package/dist/150/liquidityProvider/assetTransferred.d.mts +7 -7
- 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/withdrawalEgressScheduled.d.cts +14 -14
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- 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 +4 -4
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/150/solanaIngressEgress/depositBoosted.d.mts +6 -6
- 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 +6 -6
- package/dist/150/solanaIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.mts +4 -4
- 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 +5 -5
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.mts +5 -5
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/150/swapping/batchSwapFailed.d.cts +7 -7
- package/dist/150/swapping/batchSwapFailed.d.mts +7 -7
- package/dist/150/swapping/ccmDepositReceived.d.cts +4 -4
- package/dist/150/swapping/ccmDepositReceived.d.mts +4 -4
- package/dist/150/swapping/ccmFailed.d.cts +13 -13
- package/dist/150/swapping/ccmFailed.d.mts +13 -13
- 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 +12 -12
- package/dist/150/swapping/refundEgressIgnored.d.mts +12 -12
- package/dist/150/swapping/refundEgressScheduled.d.cts +12 -12
- package/dist/150/swapping/refundEgressScheduled.d.mts +12 -12
- 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 +32 -32
- package/dist/150/swapping/swapDepositAddressReady.d.mts +32 -32
- package/dist/150/swapping/swapEgressIgnored.d.cts +12 -12
- package/dist/150/swapping/swapEgressIgnored.d.mts +12 -12
- package/dist/150/swapping/swapEgressScheduled.d.cts +12 -12
- package/dist/150/swapping/swapEgressScheduled.d.mts +12 -12
- package/dist/150/swapping/swapExecuted.d.cts +15 -15
- package/dist/150/swapping/swapExecuted.d.mts +15 -15
- package/dist/150/swapping/swapScheduled.d.cts +58 -58
- package/dist/150/swapping/swapScheduled.d.mts +58 -58
- package/dist/150/swapping/withdrawalRequested.d.cts +16 -16
- package/dist/150/swapping/withdrawalRequested.d.mts +16 -16
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
- 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 +50 -50
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +34 -34
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +34 -34
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +30 -30
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +30 -30
- package/dist/160/common.d.cts +148 -148
- package/dist/160/common.d.mts +148 -148
- 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 +50 -50
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +8 -8
- 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 +32 -32
- package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +32 -32
- 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 +50 -50
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +50 -50
- 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 +4 -4
- package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- 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 +50 -50
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/160/solanaIngressEgress/depositBoosted.d.mts +6 -6
- 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/depositIgnored.d.cts +4 -4
- package/dist/160/solanaIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +16 -16
- 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/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/160/solanaIngressEgress/transferFallbackRequested.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 +50 -50
- package/dist/160/swapping/ccmFailed.d.mts +50 -50
- 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 +28 -28
- package/dist/160/swapping/refundEgressIgnored.d.mts +28 -28
- 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 +28 -28
- package/dist/160/swapping/swapEgressIgnored.d.mts +28 -28
- 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/boostedDepositLost.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.mts +2 -2
- 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 +6 -6
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.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 +32 -32
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +32 -32
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +30 -30
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +30 -30
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +56 -56
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +56 -56
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
- package/dist/170/common.d.cts +148 -148
- package/dist/170/common.d.mts +148 -148
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.mts +2 -2
- 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 +6 -6
- package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.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 +6 -6
- package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/reputation/offencePenalty.d.cts +4 -4
- package/dist/170/reputation/offencePenalty.d.mts +4 -4
- package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
- package/dist/170/reputation/penaltyUpdated.d.mts +4 -4
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/solanaIngressEgress/boostedDepositLost.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 +6 -6
- package/dist/170/solanaIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/swapping/minimumChunkSizeSet.d.cts +7 -7
- package/dist/170/swapping/minimumChunkSizeSet.d.mts +7 -7
- 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 +14 -14
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +46 -46
- package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +46 -46
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +76 -76
- package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +76 -76
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- 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 +6 -6
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +6 -6
- package/dist/180/common.d.cts +275 -275
- package/dist/180/common.d.mts +275 -275
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +46 -46
- package/dist/180/ethereumIngressEgress/depositFailed.d.mts +46 -46
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +52 -52
- package/dist/180/polkadotIngressEgress/depositFailed.d.mts +52 -52
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +37 -37
- package/dist/180/solanaIngressEgress/depositFailed.d.mts +37 -37
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/solanaIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/180/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/180/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
- package/dist/180/swapping/privateBrokerChannelClosed.d.mts +2 -2
- package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
- package/dist/180/swapping/privateBrokerChannelOpened.d.mts +2 -2
- package/dist/180/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/180/swapping/refundEgressScheduled.d.mts +8 -8
- package/dist/180/swapping/swapDepositAddressReady.d.cts +8 -8
- package/dist/180/swapping/swapDepositAddressReady.d.mts +8 -8
- package/dist/180/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/180/swapping/swapEgressScheduled.d.mts +8 -8
- package/dist/180/swapping/swapRequested.d.cts +6 -6
- package/dist/180/swapping/swapRequested.d.mts +6 -6
- package/dist/180/swapping/withdrawalRequested.d.cts +11 -11
- package/dist/180/swapping/withdrawalRequested.d.mts +11 -11
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +73 -73
- package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +73 -73
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/assetBalances/accountCredited.d.cts +8 -8
- package/dist/190/assetBalances/accountCredited.d.mts +8 -8
- package/dist/190/assetBalances/accountDebited.d.cts +8 -8
- package/dist/190/assetBalances/accountDebited.d.mts +8 -8
- package/dist/190/assetBalances/refundScheduled.d.cts +2 -2
- package/dist/190/assetBalances/refundScheduled.d.mts +2 -2
- package/dist/190/assetBalances/refundSkipped.d.cts +53 -53
- package/dist/190/assetBalances/refundSkipped.d.mts +53 -53
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +10 -10
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.mts +10 -10
- package/dist/190/assethubIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/190/assethubIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/190/assethubIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/190/assethubIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/190/assethubIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/190/assethubIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +76 -76
- package/dist/190/assethubIngressEgress/depositFailed.d.mts +76 -76
- package/dist/190/assethubIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/assethubIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/assethubIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/190/assethubIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +137 -137
- package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +137 -137
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +10 -10
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/common.d.cts +623 -623
- package/dist/190/common.d.mts +623 -623
- package/dist/190/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/190/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/190/ethereumIngressEgress/depositFailed.d.cts +73 -73
- package/dist/190/ethereumIngressEgress/depositFailed.d.mts +73 -73
- package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/liquidityPools/assetSwapped.d.cts +14 -14
- package/dist/190/liquidityPools/assetSwapped.d.mts +14 -14
- package/dist/190/liquidityPools/limitOrderUpdated.d.cts +14 -14
- package/dist/190/liquidityPools/limitOrderUpdated.d.mts +14 -14
- package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/190/liquidityPools/orderDeletionFailed.d.cts +32 -32
- package/dist/190/liquidityPools/orderDeletionFailed.d.mts +32 -32
- package/dist/190/liquidityPools/palletConfigUpdated.d.cts +8 -8
- package/dist/190/liquidityPools/palletConfigUpdated.d.mts +8 -8
- package/dist/190/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/190/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +32 -32
- package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +32 -32
- package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/190/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +10 -10
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +10 -10
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/190/polkadotIngressEgress/depositFailed.d.cts +76 -76
- package/dist/190/polkadotIngressEgress/depositFailed.d.mts +76 -76
- package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +10 -10
- package/dist/190/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/solanaIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/solanaIngressEgress/depositFailed.d.cts +55 -55
- package/dist/190/solanaIngressEgress/depositFailed.d.mts +55 -55
- package/dist/190/solanaIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/solanaIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/190/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/190/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/190/swapping/creditedOnChain.d.cts +8 -8
- package/dist/190/swapping/creditedOnChain.d.mts +8 -8
- package/dist/190/swapping/palletConfigUpdated.d.cts +16 -16
- package/dist/190/swapping/palletConfigUpdated.d.mts +16 -16
- package/dist/190/swapping/refundEgressIgnored.d.cts +16 -16
- package/dist/190/swapping/refundEgressIgnored.d.mts +16 -16
- package/dist/190/swapping/refundEgressScheduled.d.cts +16 -16
- package/dist/190/swapping/refundEgressScheduled.d.mts +16 -16
- package/dist/190/swapping/refundedOnChain.d.cts +8 -8
- package/dist/190/swapping/refundedOnChain.d.mts +8 -8
- package/dist/190/swapping/swapAmountConfiscated.d.cts +6 -6
- package/dist/190/swapping/swapAmountConfiscated.d.mts +6 -6
- package/dist/190/swapping/swapDepositAddressReady.d.cts +30 -30
- package/dist/190/swapping/swapDepositAddressReady.d.mts +30 -30
- package/dist/190/swapping/swapEgressIgnored.d.cts +16 -16
- package/dist/190/swapping/swapEgressIgnored.d.mts +16 -16
- package/dist/190/swapping/swapEgressScheduled.d.cts +16 -16
- package/dist/190/swapping/swapEgressScheduled.d.mts +16 -16
- package/dist/190/swapping/swapExecuted.d.cts +16 -16
- package/dist/190/swapping/swapExecuted.d.mts +16 -16
- package/dist/190/swapping/swapRequested.d.cts +12 -12
- package/dist/190/swapping/swapRequested.d.mts +12 -12
- package/dist/190/swapping/withdrawalRequested.d.cts +12 -12
- package/dist/190/swapping/withdrawalRequested.d.mts +12 -12
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
- package/dist/190/tradingStrategy/palletConfigUpdated.d.cts +24 -24
- package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +24 -24
- package/dist/190/tradingStrategy/strategyDeployed.d.cts +8 -8
- package/dist/190/tradingStrategy/strategyDeployed.d.mts +8 -8
- 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/lendingFundsAdded.d.cts +2 -2
- package/dist/200/lendingPools/lendingFundsAdded.d.mts +2 -2
- 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 +4 -4
- package/dist/200/lendingPools/loanCreated.d.mts +4 -4
- package/dist/200/swapping/accountCreationDepositAddressReady.d.cts +2 -2
- package/dist/200/swapping/accountCreationDepositAddressReady.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.cjs +13 -0
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +1049 -0
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +219 -184
- package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +219 -184
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/210/assetBalances/accountCredited.d.cts +7 -7
- package/dist/210/assetBalances/accountCredited.d.mts +7 -7
- package/dist/210/assetBalances/accountDebited.d.cts +7 -7
- package/dist/210/assetBalances/accountDebited.d.mts +7 -7
- package/dist/210/assetBalances/refundSkipped.cjs +14 -0
- package/dist/210/assetBalances/refundSkipped.d.cts +495 -0
- package/dist/210/assetBalances/refundSkipped.d.mts +495 -0
- package/dist/210/assetBalances/refundSkipped.mjs +12 -0
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +1049 -0
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/210/assethubIngressEgress/depositFailed.d.cts +219 -184
- package/dist/210/assethubIngressEgress/depositFailed.d.mts +219 -184
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.cts +1049 -0
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +377 -342
- package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +377 -342
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.cjs +14 -0
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +371 -0
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +371 -0
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.mjs +12 -0
- package/dist/210/common.cjs +226 -59
- package/dist/210/common.d.cts +7662 -4520
- package/dist/210/common.d.mts +7662 -4520
- package/dist/210/common.mjs +209 -59
- package/dist/210/emissions/flipBurnSkipped.cjs +10 -0
- package/dist/210/emissions/flipBurnSkipped.d.cts +256 -0
- package/dist/210/emissions/flipBurnSkipped.d.mts +256 -0
- package/dist/210/emissions/flipBurnSkipped.mjs +8 -0
- package/dist/210/environment/runtimeSafeModeUpdated.d.cts +107 -107
- package/dist/210/environment/runtimeSafeModeUpdated.d.mts +107 -107
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +1049 -0
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/210/ethereumIngressEgress/depositFailed.d.cts +219 -184
- package/dist/210/ethereumIngressEgress/depositFailed.d.mts +219 -184
- package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.cjs +14 -0
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.cts +371 -0
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.mts +371 -0
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.mjs +12 -0
- package/dist/210/funding/funded.d.cts +8 -8
- package/dist/210/funding/funded.d.mts +8 -8
- package/dist/210/funding/redemptionExpired.d.cts +2 -2
- package/dist/210/funding/redemptionExpired.d.mts +2 -2
- package/dist/210/funding/redemptionSettled.d.cts +4 -4
- package/dist/210/funding/redemptionSettled.d.mts +4 -4
- package/dist/210/funding/sCCallCannotBeExecuted.cjs +15 -0
- package/dist/210/funding/sCCallCannotBeExecuted.d.cts +660 -0
- package/dist/210/funding/sCCallCannotBeExecuted.d.mts +660 -0
- package/dist/210/funding/sCCallCannotBeExecuted.mjs +13 -0
- package/dist/210/governance/failedExecution.cjs +8 -0
- package/dist/210/governance/failedExecution.d.cts +166 -0
- package/dist/210/governance/failedExecution.d.mts +166 -0
- package/dist/210/governance/failedExecution.mjs +7 -0
- package/dist/210/governance/govKeyCallExecutionFailed.cjs +13 -0
- package/dist/210/governance/govKeyCallExecutionFailed.d.cts +259 -0
- package/dist/210/governance/govKeyCallExecutionFailed.d.mts +259 -0
- package/dist/210/governance/govKeyCallExecutionFailed.mjs +11 -0
- package/dist/210/historical/rootStored.cjs +9 -0
- package/dist/210/historical/rootStored.d.cts +12 -0
- package/dist/210/historical/rootStored.d.mts +12 -0
- package/dist/210/historical/rootStored.mjs +7 -0
- package/dist/210/historical/rootsPruned.cjs +9 -0
- package/dist/210/historical/rootsPruned.d.cts +12 -0
- package/dist/210/historical/rootsPruned.d.mts +12 -0
- package/dist/210/historical/rootsPruned.mjs +7 -0
- 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 +8 -8
- package/dist/210/lendingPools/lendingFundsRemoved.d.mts +8 -8
- 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 +10 -10
- package/dist/210/lendingPools/stoppedBoosting.d.mts +10 -10
- 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 +23 -23
- package/dist/210/liquidityPools/limitOrderUpdated.d.mts +23 -23
- 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 +36 -36
- package/dist/210/liquidityPools/orderDeletionFailed.d.mts +36 -36
- 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/priceImpactLimitSet.cjs +1 -1
- package/dist/210/liquidityPools/priceImpactLimitSet.mjs +2 -2
- package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +29 -29
- package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +29 -29
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.cjs +14 -0
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +262 -0
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +262 -0
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.mjs +12 -0
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +53 -26
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +53 -26
- package/dist/210/liquidityProvider/assetBalancePurged.d.cts +12 -12
- package/dist/210/liquidityProvider/assetBalancePurged.d.mts +12 -12
- 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 +16 -16
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +16 -16
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.cts +1049 -0
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/210/polkadotIngressEgress/depositFailed.d.cts +219 -184
- package/dist/210/polkadotIngressEgress/depositFailed.d.mts +219 -184
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.cjs +14 -0
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +371 -0
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +371 -0
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.mjs +12 -0
- package/dist/210/session/newQueued.cjs +9 -0
- package/dist/210/session/newQueued.d.cts +6 -0
- package/dist/210/session/newQueued.d.mts +6 -0
- package/dist/210/session/newQueued.mjs +7 -0
- package/dist/210/session/validatorDisabled.cjs +10 -0
- package/dist/210/session/validatorDisabled.d.cts +12 -0
- package/dist/210/session/validatorDisabled.d.mts +12 -0
- package/dist/210/session/validatorDisabled.mjs +8 -0
- package/dist/210/session/validatorReenabled.cjs +10 -0
- package/dist/210/session/validatorReenabled.d.cts +12 -0
- package/dist/210/session/validatorReenabled.d.mts +12 -0
- package/dist/210/session/validatorReenabled.mjs +8 -0
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.cjs +13 -0
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.cts +1049 -0
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +1049 -0
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.mjs +11 -0
- package/dist/210/solanaIngressEgress/depositBoosted.d.cts +18 -18
- package/dist/210/solanaIngressEgress/depositBoosted.d.mts +18 -18
- package/dist/210/solanaIngressEgress/depositFailed.d.cts +251 -216
- package/dist/210/solanaIngressEgress/depositFailed.d.mts +251 -216
- package/dist/210/solanaIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/210/solanaIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.cjs +10 -0
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +1056 -0
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +1056 -0
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.mjs +8 -0
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.cjs +14 -0
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.cts +371 -0
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.mts +371 -0
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.mjs +12 -0
- package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +22 -22
- package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +22 -22
- 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 +10 -10
- package/dist/210/swapping/creditedOnChain.d.mts +10 -10
- package/dist/210/swapping/palletConfigUpdated.d.cts +81 -32
- package/dist/210/swapping/palletConfigUpdated.d.mts +81 -32
- package/dist/210/swapping/refundEgressIgnored.d.cts +51 -24
- package/dist/210/swapping/refundEgressIgnored.d.mts +51 -24
- 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 +10 -10
- package/dist/210/swapping/refundedOnChain.d.mts +10 -10
- package/dist/210/swapping/swapAmountConfiscated.d.cts +6 -6
- package/dist/210/swapping/swapAmountConfiscated.d.mts +6 -6
- package/dist/210/swapping/swapDepositAddressReady.d.cts +41 -41
- package/dist/210/swapping/swapDepositAddressReady.d.mts +41 -41
- package/dist/210/swapping/swapEgressIgnored.d.cts +51 -24
- package/dist/210/swapping/swapEgressIgnored.d.mts +51 -24
- package/dist/210/swapping/swapEgressScheduled.d.cts +14 -14
- package/dist/210/swapping/swapEgressScheduled.d.mts +14 -14
- package/dist/210/swapping/swapExecuted.cjs +2 -1
- package/dist/210/swapping/swapExecuted.d.cts +15 -12
- package/dist/210/swapping/swapExecuted.d.mts +15 -12
- package/dist/210/swapping/swapExecuted.mjs +2 -1
- package/dist/210/swapping/swapRequested.d.cts +433 -433
- package/dist/210/swapping/swapRequested.d.mts +433 -433
- package/dist/210/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/210/swapping/withdrawalRequested.d.mts +10 -10
- package/dist/210/system/extrinsicFailed.cjs +13 -0
- package/dist/210/system/extrinsicFailed.d.cts +324 -0
- package/dist/210/system/extrinsicFailed.d.mts +324 -0
- package/dist/210/system/extrinsicFailed.mjs +11 -0
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.cjs +13 -0
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.cts +259 -0
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.mts +259 -0
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.mjs +11 -0
- package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +7 -7
- package/dist/210/tradingStrategy/fundsAddedToStrategy.d.mts +7 -7
- 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 +26 -26
- package/dist/210/tradingStrategy/strategyDeployed.d.mts +26 -26
- package/dist/210/witnesser/prewitnessExecutionFailed.cjs +13 -0
- package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +259 -0
- package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +259 -0
- package/dist/210/witnesser/prewitnessExecutionFailed.mjs +11 -0
- package/dist/210/witnesser/witnessExecutionFailed.cjs +13 -0
- package/dist/210/witnesser/witnessExecutionFailed.d.cts +259 -0
- package/dist/210/witnesser/witnessExecutionFailed.d.mts +259 -0
- package/dist/210/witnesser/witnessExecutionFailed.mjs +11 -0
- package/package.json +3 -3
|
@@ -0,0 +1,1049 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
3
|
+
//#region generated/210/polkadotIngressEgress/ccmEgressInvalid.d.ts
|
|
4
|
+
declare const polkadotIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
5
|
+
egressId: z.ZodTuple<[z.ZodEffects<z.ZodObject<{
|
|
6
|
+
__kind: z.ZodEnum<["Ethereum", "Polkadot", "Bitcoin", "Arbitrum", "Solana", "Assethub"]>;
|
|
7
|
+
}, "strip", z.ZodTypeAny, {
|
|
8
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
9
|
+
}, {
|
|
10
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
11
|
+
}>, "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", {
|
|
12
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
13
|
+
}>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
|
|
14
|
+
error: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
15
|
+
__kind: z.ZodLiteral<"Unsupported">;
|
|
16
|
+
}, "strip", z.ZodTypeAny, {
|
|
17
|
+
__kind: "Unsupported";
|
|
18
|
+
}, {
|
|
19
|
+
__kind: "Unsupported";
|
|
20
|
+
}>, z.ZodObject<{
|
|
21
|
+
__kind: z.ZodLiteral<"FailedToBuildCcmForSolana">;
|
|
22
|
+
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
23
|
+
__kind: z.ZodLiteral<"CannotLookupApiEnvironment">;
|
|
24
|
+
}, "strip", z.ZodTypeAny, {
|
|
25
|
+
__kind: "CannotLookupApiEnvironment";
|
|
26
|
+
}, {
|
|
27
|
+
__kind: "CannotLookupApiEnvironment";
|
|
28
|
+
}>, z.ZodObject<{
|
|
29
|
+
__kind: z.ZodLiteral<"CannotLookupCurrentAggKey">;
|
|
30
|
+
}, "strip", z.ZodTypeAny, {
|
|
31
|
+
__kind: "CannotLookupCurrentAggKey";
|
|
32
|
+
}, {
|
|
33
|
+
__kind: "CannotLookupCurrentAggKey";
|
|
34
|
+
}>, z.ZodObject<{
|
|
35
|
+
__kind: z.ZodLiteral<"CannotLookupComputePrice">;
|
|
36
|
+
}, "strip", z.ZodTypeAny, {
|
|
37
|
+
__kind: "CannotLookupComputePrice";
|
|
38
|
+
}, {
|
|
39
|
+
__kind: "CannotLookupComputePrice";
|
|
40
|
+
}>, z.ZodObject<{
|
|
41
|
+
__kind: z.ZodLiteral<"NoNonceAccountsSet">;
|
|
42
|
+
}, "strip", z.ZodTypeAny, {
|
|
43
|
+
__kind: "NoNonceAccountsSet";
|
|
44
|
+
}, {
|
|
45
|
+
__kind: "NoNonceAccountsSet";
|
|
46
|
+
}>, z.ZodObject<{
|
|
47
|
+
__kind: z.ZodLiteral<"NoAvailableNonceAccount">;
|
|
48
|
+
}, "strip", z.ZodTypeAny, {
|
|
49
|
+
__kind: "NoAvailableNonceAccount";
|
|
50
|
+
}, {
|
|
51
|
+
__kind: "NoAvailableNonceAccount";
|
|
52
|
+
}>, z.ZodObject<{
|
|
53
|
+
__kind: z.ZodLiteral<"FailedToDeriveAddress">;
|
|
54
|
+
value: z.ZodEffects<z.ZodObject<{
|
|
55
|
+
__kind: z.ZodEnum<["NotAValidPoint", "TooManySeeds", "SeedTooLarge", "BumpSeedBadLuck"]>;
|
|
56
|
+
}, "strip", z.ZodTypeAny, {
|
|
57
|
+
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
58
|
+
}, {
|
|
59
|
+
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
60
|
+
}>, "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck", {
|
|
61
|
+
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
62
|
+
}>;
|
|
63
|
+
}, "strip", z.ZodTypeAny, {
|
|
64
|
+
__kind: "FailedToDeriveAddress";
|
|
65
|
+
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
66
|
+
}, {
|
|
67
|
+
__kind: "FailedToDeriveAddress";
|
|
68
|
+
value: {
|
|
69
|
+
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
70
|
+
};
|
|
71
|
+
}>, z.ZodObject<{
|
|
72
|
+
__kind: z.ZodLiteral<"InvalidCcm">;
|
|
73
|
+
value: z.ZodEffects<z.ZodObject<{
|
|
74
|
+
__kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied", "InvalidDestinationAddress", "TooManyAddressLookupTables"]>;
|
|
75
|
+
}, "strip", z.ZodTypeAny, {
|
|
76
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
77
|
+
}, {
|
|
78
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
79
|
+
}>, "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables", {
|
|
80
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
81
|
+
}>;
|
|
82
|
+
}, "strip", z.ZodTypeAny, {
|
|
83
|
+
__kind: "InvalidCcm";
|
|
84
|
+
value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
85
|
+
}, {
|
|
86
|
+
__kind: "InvalidCcm";
|
|
87
|
+
value: {
|
|
88
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
89
|
+
};
|
|
90
|
+
}>, z.ZodObject<{
|
|
91
|
+
__kind: z.ZodLiteral<"FailedToSerializeFinalTransaction">;
|
|
92
|
+
}, "strip", z.ZodTypeAny, {
|
|
93
|
+
__kind: "FailedToSerializeFinalTransaction";
|
|
94
|
+
}, {
|
|
95
|
+
__kind: "FailedToSerializeFinalTransaction";
|
|
96
|
+
}>, z.ZodObject<{
|
|
97
|
+
__kind: z.ZodLiteral<"FinalTransactionExceededMaxLength">;
|
|
98
|
+
value: z.ZodNumber;
|
|
99
|
+
}, "strip", z.ZodTypeAny, {
|
|
100
|
+
__kind: "FinalTransactionExceededMaxLength";
|
|
101
|
+
value: number;
|
|
102
|
+
}, {
|
|
103
|
+
__kind: "FinalTransactionExceededMaxLength";
|
|
104
|
+
value: number;
|
|
105
|
+
}>, z.ZodObject<{
|
|
106
|
+
__kind: z.ZodLiteral<"DispatchError">;
|
|
107
|
+
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
108
|
+
__kind: z.ZodLiteral<"Other">;
|
|
109
|
+
}, "strip", z.ZodTypeAny, {
|
|
110
|
+
__kind: "Other";
|
|
111
|
+
}, {
|
|
112
|
+
__kind: "Other";
|
|
113
|
+
}>, z.ZodObject<{
|
|
114
|
+
__kind: z.ZodLiteral<"CannotLookup">;
|
|
115
|
+
}, "strip", z.ZodTypeAny, {
|
|
116
|
+
__kind: "CannotLookup";
|
|
117
|
+
}, {
|
|
118
|
+
__kind: "CannotLookup";
|
|
119
|
+
}>, z.ZodObject<{
|
|
120
|
+
__kind: z.ZodLiteral<"BadOrigin">;
|
|
121
|
+
}, "strip", z.ZodTypeAny, {
|
|
122
|
+
__kind: "BadOrigin";
|
|
123
|
+
}, {
|
|
124
|
+
__kind: "BadOrigin";
|
|
125
|
+
}>, z.ZodObject<{
|
|
126
|
+
__kind: z.ZodLiteral<"Module">;
|
|
127
|
+
value: z.ZodObject<{
|
|
128
|
+
index: z.ZodNumber;
|
|
129
|
+
error: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
130
|
+
}, "strip", z.ZodTypeAny, {
|
|
131
|
+
index: number;
|
|
132
|
+
error: `0x${string}`;
|
|
133
|
+
}, {
|
|
134
|
+
index: number;
|
|
135
|
+
error: string;
|
|
136
|
+
}>;
|
|
137
|
+
}, "strip", z.ZodTypeAny, {
|
|
138
|
+
__kind: "Module";
|
|
139
|
+
value: {
|
|
140
|
+
index: number;
|
|
141
|
+
error: `0x${string}`;
|
|
142
|
+
};
|
|
143
|
+
}, {
|
|
144
|
+
__kind: "Module";
|
|
145
|
+
value: {
|
|
146
|
+
index: number;
|
|
147
|
+
error: string;
|
|
148
|
+
};
|
|
149
|
+
}>, z.ZodObject<{
|
|
150
|
+
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
151
|
+
}, "strip", z.ZodTypeAny, {
|
|
152
|
+
__kind: "ConsumerRemaining";
|
|
153
|
+
}, {
|
|
154
|
+
__kind: "ConsumerRemaining";
|
|
155
|
+
}>, z.ZodObject<{
|
|
156
|
+
__kind: z.ZodLiteral<"NoProviders">;
|
|
157
|
+
}, "strip", z.ZodTypeAny, {
|
|
158
|
+
__kind: "NoProviders";
|
|
159
|
+
}, {
|
|
160
|
+
__kind: "NoProviders";
|
|
161
|
+
}>, z.ZodObject<{
|
|
162
|
+
__kind: z.ZodLiteral<"TooManyConsumers">;
|
|
163
|
+
}, "strip", z.ZodTypeAny, {
|
|
164
|
+
__kind: "TooManyConsumers";
|
|
165
|
+
}, {
|
|
166
|
+
__kind: "TooManyConsumers";
|
|
167
|
+
}>, z.ZodObject<{
|
|
168
|
+
__kind: z.ZodLiteral<"Token">;
|
|
169
|
+
value: z.ZodEffects<z.ZodObject<{
|
|
170
|
+
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
171
|
+
}, "strip", z.ZodTypeAny, {
|
|
172
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
173
|
+
}, {
|
|
174
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
175
|
+
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
176
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
177
|
+
}>;
|
|
178
|
+
}, "strip", z.ZodTypeAny, {
|
|
179
|
+
__kind: "Token";
|
|
180
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
181
|
+
}, {
|
|
182
|
+
__kind: "Token";
|
|
183
|
+
value: {
|
|
184
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
185
|
+
};
|
|
186
|
+
}>, z.ZodObject<{
|
|
187
|
+
__kind: z.ZodLiteral<"Arithmetic">;
|
|
188
|
+
value: z.ZodEffects<z.ZodObject<{
|
|
189
|
+
__kind: z.ZodEnum<["Underflow", "Overflow", "DivisionByZero"]>;
|
|
190
|
+
}, "strip", z.ZodTypeAny, {
|
|
191
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
192
|
+
}, {
|
|
193
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
194
|
+
}>, "Underflow" | "Overflow" | "DivisionByZero", {
|
|
195
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
196
|
+
}>;
|
|
197
|
+
}, "strip", z.ZodTypeAny, {
|
|
198
|
+
__kind: "Arithmetic";
|
|
199
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
200
|
+
}, {
|
|
201
|
+
__kind: "Arithmetic";
|
|
202
|
+
value: {
|
|
203
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
204
|
+
};
|
|
205
|
+
}>, z.ZodObject<{
|
|
206
|
+
__kind: z.ZodLiteral<"Transactional">;
|
|
207
|
+
value: z.ZodEffects<z.ZodObject<{
|
|
208
|
+
__kind: z.ZodEnum<["LimitReached", "NoLayer"]>;
|
|
209
|
+
}, "strip", z.ZodTypeAny, {
|
|
210
|
+
__kind: "LimitReached" | "NoLayer";
|
|
211
|
+
}, {
|
|
212
|
+
__kind: "LimitReached" | "NoLayer";
|
|
213
|
+
}>, "LimitReached" | "NoLayer", {
|
|
214
|
+
__kind: "LimitReached" | "NoLayer";
|
|
215
|
+
}>;
|
|
216
|
+
}, "strip", z.ZodTypeAny, {
|
|
217
|
+
__kind: "Transactional";
|
|
218
|
+
value: "LimitReached" | "NoLayer";
|
|
219
|
+
}, {
|
|
220
|
+
__kind: "Transactional";
|
|
221
|
+
value: {
|
|
222
|
+
__kind: "LimitReached" | "NoLayer";
|
|
223
|
+
};
|
|
224
|
+
}>, z.ZodObject<{
|
|
225
|
+
__kind: z.ZodLiteral<"Exhausted">;
|
|
226
|
+
}, "strip", z.ZodTypeAny, {
|
|
227
|
+
__kind: "Exhausted";
|
|
228
|
+
}, {
|
|
229
|
+
__kind: "Exhausted";
|
|
230
|
+
}>, z.ZodObject<{
|
|
231
|
+
__kind: z.ZodLiteral<"Corruption">;
|
|
232
|
+
}, "strip", z.ZodTypeAny, {
|
|
233
|
+
__kind: "Corruption";
|
|
234
|
+
}, {
|
|
235
|
+
__kind: "Corruption";
|
|
236
|
+
}>, z.ZodObject<{
|
|
237
|
+
__kind: z.ZodLiteral<"Unavailable">;
|
|
238
|
+
}, "strip", z.ZodTypeAny, {
|
|
239
|
+
__kind: "Unavailable";
|
|
240
|
+
}, {
|
|
241
|
+
__kind: "Unavailable";
|
|
242
|
+
}>, z.ZodObject<{
|
|
243
|
+
__kind: z.ZodLiteral<"RootNotAllowed">;
|
|
244
|
+
}, "strip", z.ZodTypeAny, {
|
|
245
|
+
__kind: "RootNotAllowed";
|
|
246
|
+
}, {
|
|
247
|
+
__kind: "RootNotAllowed";
|
|
248
|
+
}>, z.ZodObject<{
|
|
249
|
+
__kind: z.ZodLiteral<"Trie">;
|
|
250
|
+
value: z.ZodEffects<z.ZodObject<{
|
|
251
|
+
__kind: z.ZodEnum<["InvalidStateRoot", "IncompleteDatabase", "ValueAtIncompleteKey", "DecoderError", "InvalidHash", "DuplicateKey", "ExtraneousNode", "ExtraneousValue", "ExtraneousHashReference", "InvalidChildReference", "ValueMismatch", "IncompleteProof", "RootMismatch", "DecodeError"]>;
|
|
252
|
+
}, "strip", z.ZodTypeAny, {
|
|
253
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
254
|
+
}, {
|
|
255
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
256
|
+
}>, "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError", {
|
|
257
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
258
|
+
}>;
|
|
259
|
+
}, "strip", z.ZodTypeAny, {
|
|
260
|
+
__kind: "Trie";
|
|
261
|
+
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
262
|
+
}, {
|
|
263
|
+
__kind: "Trie";
|
|
264
|
+
value: {
|
|
265
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
266
|
+
};
|
|
267
|
+
}>]>;
|
|
268
|
+
}, "strip", z.ZodTypeAny, {
|
|
269
|
+
__kind: "DispatchError";
|
|
270
|
+
value: {
|
|
271
|
+
__kind: "Other";
|
|
272
|
+
} | {
|
|
273
|
+
__kind: "CannotLookup";
|
|
274
|
+
} | {
|
|
275
|
+
__kind: "BadOrigin";
|
|
276
|
+
} | {
|
|
277
|
+
__kind: "Module";
|
|
278
|
+
value: {
|
|
279
|
+
index: number;
|
|
280
|
+
error: `0x${string}`;
|
|
281
|
+
};
|
|
282
|
+
} | {
|
|
283
|
+
__kind: "ConsumerRemaining";
|
|
284
|
+
} | {
|
|
285
|
+
__kind: "NoProviders";
|
|
286
|
+
} | {
|
|
287
|
+
__kind: "TooManyConsumers";
|
|
288
|
+
} | {
|
|
289
|
+
__kind: "Token";
|
|
290
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
291
|
+
} | {
|
|
292
|
+
__kind: "Arithmetic";
|
|
293
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
294
|
+
} | {
|
|
295
|
+
__kind: "Transactional";
|
|
296
|
+
value: "LimitReached" | "NoLayer";
|
|
297
|
+
} | {
|
|
298
|
+
__kind: "Exhausted";
|
|
299
|
+
} | {
|
|
300
|
+
__kind: "Corruption";
|
|
301
|
+
} | {
|
|
302
|
+
__kind: "Unavailable";
|
|
303
|
+
} | {
|
|
304
|
+
__kind: "RootNotAllowed";
|
|
305
|
+
} | {
|
|
306
|
+
__kind: "Trie";
|
|
307
|
+
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
308
|
+
};
|
|
309
|
+
}, {
|
|
310
|
+
__kind: "DispatchError";
|
|
311
|
+
value: {
|
|
312
|
+
__kind: "Other";
|
|
313
|
+
} | {
|
|
314
|
+
__kind: "CannotLookup";
|
|
315
|
+
} | {
|
|
316
|
+
__kind: "BadOrigin";
|
|
317
|
+
} | {
|
|
318
|
+
__kind: "Module";
|
|
319
|
+
value: {
|
|
320
|
+
index: number;
|
|
321
|
+
error: string;
|
|
322
|
+
};
|
|
323
|
+
} | {
|
|
324
|
+
__kind: "ConsumerRemaining";
|
|
325
|
+
} | {
|
|
326
|
+
__kind: "NoProviders";
|
|
327
|
+
} | {
|
|
328
|
+
__kind: "TooManyConsumers";
|
|
329
|
+
} | {
|
|
330
|
+
__kind: "Token";
|
|
331
|
+
value: {
|
|
332
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
333
|
+
};
|
|
334
|
+
} | {
|
|
335
|
+
__kind: "Arithmetic";
|
|
336
|
+
value: {
|
|
337
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
338
|
+
};
|
|
339
|
+
} | {
|
|
340
|
+
__kind: "Transactional";
|
|
341
|
+
value: {
|
|
342
|
+
__kind: "LimitReached" | "NoLayer";
|
|
343
|
+
};
|
|
344
|
+
} | {
|
|
345
|
+
__kind: "Exhausted";
|
|
346
|
+
} | {
|
|
347
|
+
__kind: "Corruption";
|
|
348
|
+
} | {
|
|
349
|
+
__kind: "Unavailable";
|
|
350
|
+
} | {
|
|
351
|
+
__kind: "RootNotAllowed";
|
|
352
|
+
} | {
|
|
353
|
+
__kind: "Trie";
|
|
354
|
+
value: {
|
|
355
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
356
|
+
};
|
|
357
|
+
};
|
|
358
|
+
}>, z.ZodObject<{
|
|
359
|
+
__kind: z.ZodLiteral<"AltsNotYetWitnessed">;
|
|
360
|
+
}, "strip", z.ZodTypeAny, {
|
|
361
|
+
__kind: "AltsNotYetWitnessed";
|
|
362
|
+
}, {
|
|
363
|
+
__kind: "AltsNotYetWitnessed";
|
|
364
|
+
}>, z.ZodObject<{
|
|
365
|
+
__kind: z.ZodLiteral<"AltsInvalid">;
|
|
366
|
+
}, "strip", z.ZodTypeAny, {
|
|
367
|
+
__kind: "AltsInvalid";
|
|
368
|
+
}, {
|
|
369
|
+
__kind: "AltsInvalid";
|
|
370
|
+
}>]>;
|
|
371
|
+
}, "strip", z.ZodTypeAny, {
|
|
372
|
+
__kind: "FailedToBuildCcmForSolana";
|
|
373
|
+
value: {
|
|
374
|
+
__kind: "CannotLookupApiEnvironment";
|
|
375
|
+
} | {
|
|
376
|
+
__kind: "CannotLookupCurrentAggKey";
|
|
377
|
+
} | {
|
|
378
|
+
__kind: "CannotLookupComputePrice";
|
|
379
|
+
} | {
|
|
380
|
+
__kind: "NoNonceAccountsSet";
|
|
381
|
+
} | {
|
|
382
|
+
__kind: "NoAvailableNonceAccount";
|
|
383
|
+
} | {
|
|
384
|
+
__kind: "FailedToDeriveAddress";
|
|
385
|
+
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
386
|
+
} | {
|
|
387
|
+
__kind: "InvalidCcm";
|
|
388
|
+
value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
389
|
+
} | {
|
|
390
|
+
__kind: "FailedToSerializeFinalTransaction";
|
|
391
|
+
} | {
|
|
392
|
+
__kind: "FinalTransactionExceededMaxLength";
|
|
393
|
+
value: number;
|
|
394
|
+
} | {
|
|
395
|
+
__kind: "DispatchError";
|
|
396
|
+
value: {
|
|
397
|
+
__kind: "Other";
|
|
398
|
+
} | {
|
|
399
|
+
__kind: "CannotLookup";
|
|
400
|
+
} | {
|
|
401
|
+
__kind: "BadOrigin";
|
|
402
|
+
} | {
|
|
403
|
+
__kind: "Module";
|
|
404
|
+
value: {
|
|
405
|
+
index: number;
|
|
406
|
+
error: `0x${string}`;
|
|
407
|
+
};
|
|
408
|
+
} | {
|
|
409
|
+
__kind: "ConsumerRemaining";
|
|
410
|
+
} | {
|
|
411
|
+
__kind: "NoProviders";
|
|
412
|
+
} | {
|
|
413
|
+
__kind: "TooManyConsumers";
|
|
414
|
+
} | {
|
|
415
|
+
__kind: "Token";
|
|
416
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
417
|
+
} | {
|
|
418
|
+
__kind: "Arithmetic";
|
|
419
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
420
|
+
} | {
|
|
421
|
+
__kind: "Transactional";
|
|
422
|
+
value: "LimitReached" | "NoLayer";
|
|
423
|
+
} | {
|
|
424
|
+
__kind: "Exhausted";
|
|
425
|
+
} | {
|
|
426
|
+
__kind: "Corruption";
|
|
427
|
+
} | {
|
|
428
|
+
__kind: "Unavailable";
|
|
429
|
+
} | {
|
|
430
|
+
__kind: "RootNotAllowed";
|
|
431
|
+
} | {
|
|
432
|
+
__kind: "Trie";
|
|
433
|
+
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
434
|
+
};
|
|
435
|
+
} | {
|
|
436
|
+
__kind: "AltsNotYetWitnessed";
|
|
437
|
+
} | {
|
|
438
|
+
__kind: "AltsInvalid";
|
|
439
|
+
};
|
|
440
|
+
}, {
|
|
441
|
+
__kind: "FailedToBuildCcmForSolana";
|
|
442
|
+
value: {
|
|
443
|
+
__kind: "CannotLookupApiEnvironment";
|
|
444
|
+
} | {
|
|
445
|
+
__kind: "CannotLookupCurrentAggKey";
|
|
446
|
+
} | {
|
|
447
|
+
__kind: "CannotLookupComputePrice";
|
|
448
|
+
} | {
|
|
449
|
+
__kind: "NoNonceAccountsSet";
|
|
450
|
+
} | {
|
|
451
|
+
__kind: "NoAvailableNonceAccount";
|
|
452
|
+
} | {
|
|
453
|
+
__kind: "FailedToDeriveAddress";
|
|
454
|
+
value: {
|
|
455
|
+
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
456
|
+
};
|
|
457
|
+
} | {
|
|
458
|
+
__kind: "InvalidCcm";
|
|
459
|
+
value: {
|
|
460
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
461
|
+
};
|
|
462
|
+
} | {
|
|
463
|
+
__kind: "FailedToSerializeFinalTransaction";
|
|
464
|
+
} | {
|
|
465
|
+
__kind: "FinalTransactionExceededMaxLength";
|
|
466
|
+
value: number;
|
|
467
|
+
} | {
|
|
468
|
+
__kind: "DispatchError";
|
|
469
|
+
value: {
|
|
470
|
+
__kind: "Other";
|
|
471
|
+
} | {
|
|
472
|
+
__kind: "CannotLookup";
|
|
473
|
+
} | {
|
|
474
|
+
__kind: "BadOrigin";
|
|
475
|
+
} | {
|
|
476
|
+
__kind: "Module";
|
|
477
|
+
value: {
|
|
478
|
+
index: number;
|
|
479
|
+
error: string;
|
|
480
|
+
};
|
|
481
|
+
} | {
|
|
482
|
+
__kind: "ConsumerRemaining";
|
|
483
|
+
} | {
|
|
484
|
+
__kind: "NoProviders";
|
|
485
|
+
} | {
|
|
486
|
+
__kind: "TooManyConsumers";
|
|
487
|
+
} | {
|
|
488
|
+
__kind: "Token";
|
|
489
|
+
value: {
|
|
490
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
491
|
+
};
|
|
492
|
+
} | {
|
|
493
|
+
__kind: "Arithmetic";
|
|
494
|
+
value: {
|
|
495
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
496
|
+
};
|
|
497
|
+
} | {
|
|
498
|
+
__kind: "Transactional";
|
|
499
|
+
value: {
|
|
500
|
+
__kind: "LimitReached" | "NoLayer";
|
|
501
|
+
};
|
|
502
|
+
} | {
|
|
503
|
+
__kind: "Exhausted";
|
|
504
|
+
} | {
|
|
505
|
+
__kind: "Corruption";
|
|
506
|
+
} | {
|
|
507
|
+
__kind: "Unavailable";
|
|
508
|
+
} | {
|
|
509
|
+
__kind: "RootNotAllowed";
|
|
510
|
+
} | {
|
|
511
|
+
__kind: "Trie";
|
|
512
|
+
value: {
|
|
513
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
514
|
+
};
|
|
515
|
+
};
|
|
516
|
+
} | {
|
|
517
|
+
__kind: "AltsNotYetWitnessed";
|
|
518
|
+
} | {
|
|
519
|
+
__kind: "AltsInvalid";
|
|
520
|
+
};
|
|
521
|
+
}>, z.ZodObject<{
|
|
522
|
+
__kind: z.ZodLiteral<"DispatchError">;
|
|
523
|
+
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
524
|
+
__kind: z.ZodLiteral<"Other">;
|
|
525
|
+
}, "strip", z.ZodTypeAny, {
|
|
526
|
+
__kind: "Other";
|
|
527
|
+
}, {
|
|
528
|
+
__kind: "Other";
|
|
529
|
+
}>, z.ZodObject<{
|
|
530
|
+
__kind: z.ZodLiteral<"CannotLookup">;
|
|
531
|
+
}, "strip", z.ZodTypeAny, {
|
|
532
|
+
__kind: "CannotLookup";
|
|
533
|
+
}, {
|
|
534
|
+
__kind: "CannotLookup";
|
|
535
|
+
}>, z.ZodObject<{
|
|
536
|
+
__kind: z.ZodLiteral<"BadOrigin">;
|
|
537
|
+
}, "strip", z.ZodTypeAny, {
|
|
538
|
+
__kind: "BadOrigin";
|
|
539
|
+
}, {
|
|
540
|
+
__kind: "BadOrigin";
|
|
541
|
+
}>, z.ZodObject<{
|
|
542
|
+
__kind: z.ZodLiteral<"Module">;
|
|
543
|
+
value: z.ZodObject<{
|
|
544
|
+
index: z.ZodNumber;
|
|
545
|
+
error: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
546
|
+
}, "strip", z.ZodTypeAny, {
|
|
547
|
+
index: number;
|
|
548
|
+
error: `0x${string}`;
|
|
549
|
+
}, {
|
|
550
|
+
index: number;
|
|
551
|
+
error: string;
|
|
552
|
+
}>;
|
|
553
|
+
}, "strip", z.ZodTypeAny, {
|
|
554
|
+
__kind: "Module";
|
|
555
|
+
value: {
|
|
556
|
+
index: number;
|
|
557
|
+
error: `0x${string}`;
|
|
558
|
+
};
|
|
559
|
+
}, {
|
|
560
|
+
__kind: "Module";
|
|
561
|
+
value: {
|
|
562
|
+
index: number;
|
|
563
|
+
error: string;
|
|
564
|
+
};
|
|
565
|
+
}>, z.ZodObject<{
|
|
566
|
+
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
567
|
+
}, "strip", z.ZodTypeAny, {
|
|
568
|
+
__kind: "ConsumerRemaining";
|
|
569
|
+
}, {
|
|
570
|
+
__kind: "ConsumerRemaining";
|
|
571
|
+
}>, z.ZodObject<{
|
|
572
|
+
__kind: z.ZodLiteral<"NoProviders">;
|
|
573
|
+
}, "strip", z.ZodTypeAny, {
|
|
574
|
+
__kind: "NoProviders";
|
|
575
|
+
}, {
|
|
576
|
+
__kind: "NoProviders";
|
|
577
|
+
}>, z.ZodObject<{
|
|
578
|
+
__kind: z.ZodLiteral<"TooManyConsumers">;
|
|
579
|
+
}, "strip", z.ZodTypeAny, {
|
|
580
|
+
__kind: "TooManyConsumers";
|
|
581
|
+
}, {
|
|
582
|
+
__kind: "TooManyConsumers";
|
|
583
|
+
}>, z.ZodObject<{
|
|
584
|
+
__kind: z.ZodLiteral<"Token">;
|
|
585
|
+
value: z.ZodEffects<z.ZodObject<{
|
|
586
|
+
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
587
|
+
}, "strip", z.ZodTypeAny, {
|
|
588
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
589
|
+
}, {
|
|
590
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
591
|
+
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
592
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
593
|
+
}>;
|
|
594
|
+
}, "strip", z.ZodTypeAny, {
|
|
595
|
+
__kind: "Token";
|
|
596
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
597
|
+
}, {
|
|
598
|
+
__kind: "Token";
|
|
599
|
+
value: {
|
|
600
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
601
|
+
};
|
|
602
|
+
}>, z.ZodObject<{
|
|
603
|
+
__kind: z.ZodLiteral<"Arithmetic">;
|
|
604
|
+
value: z.ZodEffects<z.ZodObject<{
|
|
605
|
+
__kind: z.ZodEnum<["Underflow", "Overflow", "DivisionByZero"]>;
|
|
606
|
+
}, "strip", z.ZodTypeAny, {
|
|
607
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
608
|
+
}, {
|
|
609
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
610
|
+
}>, "Underflow" | "Overflow" | "DivisionByZero", {
|
|
611
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
612
|
+
}>;
|
|
613
|
+
}, "strip", z.ZodTypeAny, {
|
|
614
|
+
__kind: "Arithmetic";
|
|
615
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
616
|
+
}, {
|
|
617
|
+
__kind: "Arithmetic";
|
|
618
|
+
value: {
|
|
619
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
620
|
+
};
|
|
621
|
+
}>, z.ZodObject<{
|
|
622
|
+
__kind: z.ZodLiteral<"Transactional">;
|
|
623
|
+
value: z.ZodEffects<z.ZodObject<{
|
|
624
|
+
__kind: z.ZodEnum<["LimitReached", "NoLayer"]>;
|
|
625
|
+
}, "strip", z.ZodTypeAny, {
|
|
626
|
+
__kind: "LimitReached" | "NoLayer";
|
|
627
|
+
}, {
|
|
628
|
+
__kind: "LimitReached" | "NoLayer";
|
|
629
|
+
}>, "LimitReached" | "NoLayer", {
|
|
630
|
+
__kind: "LimitReached" | "NoLayer";
|
|
631
|
+
}>;
|
|
632
|
+
}, "strip", z.ZodTypeAny, {
|
|
633
|
+
__kind: "Transactional";
|
|
634
|
+
value: "LimitReached" | "NoLayer";
|
|
635
|
+
}, {
|
|
636
|
+
__kind: "Transactional";
|
|
637
|
+
value: {
|
|
638
|
+
__kind: "LimitReached" | "NoLayer";
|
|
639
|
+
};
|
|
640
|
+
}>, z.ZodObject<{
|
|
641
|
+
__kind: z.ZodLiteral<"Exhausted">;
|
|
642
|
+
}, "strip", z.ZodTypeAny, {
|
|
643
|
+
__kind: "Exhausted";
|
|
644
|
+
}, {
|
|
645
|
+
__kind: "Exhausted";
|
|
646
|
+
}>, z.ZodObject<{
|
|
647
|
+
__kind: z.ZodLiteral<"Corruption">;
|
|
648
|
+
}, "strip", z.ZodTypeAny, {
|
|
649
|
+
__kind: "Corruption";
|
|
650
|
+
}, {
|
|
651
|
+
__kind: "Corruption";
|
|
652
|
+
}>, z.ZodObject<{
|
|
653
|
+
__kind: z.ZodLiteral<"Unavailable">;
|
|
654
|
+
}, "strip", z.ZodTypeAny, {
|
|
655
|
+
__kind: "Unavailable";
|
|
656
|
+
}, {
|
|
657
|
+
__kind: "Unavailable";
|
|
658
|
+
}>, z.ZodObject<{
|
|
659
|
+
__kind: z.ZodLiteral<"RootNotAllowed">;
|
|
660
|
+
}, "strip", z.ZodTypeAny, {
|
|
661
|
+
__kind: "RootNotAllowed";
|
|
662
|
+
}, {
|
|
663
|
+
__kind: "RootNotAllowed";
|
|
664
|
+
}>, z.ZodObject<{
|
|
665
|
+
__kind: z.ZodLiteral<"Trie">;
|
|
666
|
+
value: z.ZodEffects<z.ZodObject<{
|
|
667
|
+
__kind: z.ZodEnum<["InvalidStateRoot", "IncompleteDatabase", "ValueAtIncompleteKey", "DecoderError", "InvalidHash", "DuplicateKey", "ExtraneousNode", "ExtraneousValue", "ExtraneousHashReference", "InvalidChildReference", "ValueMismatch", "IncompleteProof", "RootMismatch", "DecodeError"]>;
|
|
668
|
+
}, "strip", z.ZodTypeAny, {
|
|
669
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
670
|
+
}, {
|
|
671
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
672
|
+
}>, "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError", {
|
|
673
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
674
|
+
}>;
|
|
675
|
+
}, "strip", z.ZodTypeAny, {
|
|
676
|
+
__kind: "Trie";
|
|
677
|
+
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
678
|
+
}, {
|
|
679
|
+
__kind: "Trie";
|
|
680
|
+
value: {
|
|
681
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
682
|
+
};
|
|
683
|
+
}>]>;
|
|
684
|
+
}, "strip", z.ZodTypeAny, {
|
|
685
|
+
__kind: "DispatchError";
|
|
686
|
+
value: {
|
|
687
|
+
__kind: "Other";
|
|
688
|
+
} | {
|
|
689
|
+
__kind: "CannotLookup";
|
|
690
|
+
} | {
|
|
691
|
+
__kind: "BadOrigin";
|
|
692
|
+
} | {
|
|
693
|
+
__kind: "Module";
|
|
694
|
+
value: {
|
|
695
|
+
index: number;
|
|
696
|
+
error: `0x${string}`;
|
|
697
|
+
};
|
|
698
|
+
} | {
|
|
699
|
+
__kind: "ConsumerRemaining";
|
|
700
|
+
} | {
|
|
701
|
+
__kind: "NoProviders";
|
|
702
|
+
} | {
|
|
703
|
+
__kind: "TooManyConsumers";
|
|
704
|
+
} | {
|
|
705
|
+
__kind: "Token";
|
|
706
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
707
|
+
} | {
|
|
708
|
+
__kind: "Arithmetic";
|
|
709
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
710
|
+
} | {
|
|
711
|
+
__kind: "Transactional";
|
|
712
|
+
value: "LimitReached" | "NoLayer";
|
|
713
|
+
} | {
|
|
714
|
+
__kind: "Exhausted";
|
|
715
|
+
} | {
|
|
716
|
+
__kind: "Corruption";
|
|
717
|
+
} | {
|
|
718
|
+
__kind: "Unavailable";
|
|
719
|
+
} | {
|
|
720
|
+
__kind: "RootNotAllowed";
|
|
721
|
+
} | {
|
|
722
|
+
__kind: "Trie";
|
|
723
|
+
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
724
|
+
};
|
|
725
|
+
}, {
|
|
726
|
+
__kind: "DispatchError";
|
|
727
|
+
value: {
|
|
728
|
+
__kind: "Other";
|
|
729
|
+
} | {
|
|
730
|
+
__kind: "CannotLookup";
|
|
731
|
+
} | {
|
|
732
|
+
__kind: "BadOrigin";
|
|
733
|
+
} | {
|
|
734
|
+
__kind: "Module";
|
|
735
|
+
value: {
|
|
736
|
+
index: number;
|
|
737
|
+
error: string;
|
|
738
|
+
};
|
|
739
|
+
} | {
|
|
740
|
+
__kind: "ConsumerRemaining";
|
|
741
|
+
} | {
|
|
742
|
+
__kind: "NoProviders";
|
|
743
|
+
} | {
|
|
744
|
+
__kind: "TooManyConsumers";
|
|
745
|
+
} | {
|
|
746
|
+
__kind: "Token";
|
|
747
|
+
value: {
|
|
748
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
749
|
+
};
|
|
750
|
+
} | {
|
|
751
|
+
__kind: "Arithmetic";
|
|
752
|
+
value: {
|
|
753
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
754
|
+
};
|
|
755
|
+
} | {
|
|
756
|
+
__kind: "Transactional";
|
|
757
|
+
value: {
|
|
758
|
+
__kind: "LimitReached" | "NoLayer";
|
|
759
|
+
};
|
|
760
|
+
} | {
|
|
761
|
+
__kind: "Exhausted";
|
|
762
|
+
} | {
|
|
763
|
+
__kind: "Corruption";
|
|
764
|
+
} | {
|
|
765
|
+
__kind: "Unavailable";
|
|
766
|
+
} | {
|
|
767
|
+
__kind: "RootNotAllowed";
|
|
768
|
+
} | {
|
|
769
|
+
__kind: "Trie";
|
|
770
|
+
value: {
|
|
771
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
772
|
+
};
|
|
773
|
+
};
|
|
774
|
+
}>, z.ZodObject<{
|
|
775
|
+
__kind: z.ZodLiteral<"NoVault">;
|
|
776
|
+
}, "strip", z.ZodTypeAny, {
|
|
777
|
+
__kind: "NoVault";
|
|
778
|
+
}, {
|
|
779
|
+
__kind: "NoVault";
|
|
780
|
+
}>, z.ZodObject<{
|
|
781
|
+
__kind: z.ZodLiteral<"AuxDataNotReady">;
|
|
782
|
+
}, "strip", z.ZodTypeAny, {
|
|
783
|
+
__kind: "AuxDataNotReady";
|
|
784
|
+
}, {
|
|
785
|
+
__kind: "AuxDataNotReady";
|
|
786
|
+
}>]>;
|
|
787
|
+
}, "strip", z.ZodTypeAny, {
|
|
788
|
+
error: {
|
|
789
|
+
__kind: "Unsupported";
|
|
790
|
+
} | {
|
|
791
|
+
__kind: "FailedToBuildCcmForSolana";
|
|
792
|
+
value: {
|
|
793
|
+
__kind: "CannotLookupApiEnvironment";
|
|
794
|
+
} | {
|
|
795
|
+
__kind: "CannotLookupCurrentAggKey";
|
|
796
|
+
} | {
|
|
797
|
+
__kind: "CannotLookupComputePrice";
|
|
798
|
+
} | {
|
|
799
|
+
__kind: "NoNonceAccountsSet";
|
|
800
|
+
} | {
|
|
801
|
+
__kind: "NoAvailableNonceAccount";
|
|
802
|
+
} | {
|
|
803
|
+
__kind: "FailedToDeriveAddress";
|
|
804
|
+
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
805
|
+
} | {
|
|
806
|
+
__kind: "InvalidCcm";
|
|
807
|
+
value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
808
|
+
} | {
|
|
809
|
+
__kind: "FailedToSerializeFinalTransaction";
|
|
810
|
+
} | {
|
|
811
|
+
__kind: "FinalTransactionExceededMaxLength";
|
|
812
|
+
value: number;
|
|
813
|
+
} | {
|
|
814
|
+
__kind: "DispatchError";
|
|
815
|
+
value: {
|
|
816
|
+
__kind: "Other";
|
|
817
|
+
} | {
|
|
818
|
+
__kind: "CannotLookup";
|
|
819
|
+
} | {
|
|
820
|
+
__kind: "BadOrigin";
|
|
821
|
+
} | {
|
|
822
|
+
__kind: "Module";
|
|
823
|
+
value: {
|
|
824
|
+
index: number;
|
|
825
|
+
error: `0x${string}`;
|
|
826
|
+
};
|
|
827
|
+
} | {
|
|
828
|
+
__kind: "ConsumerRemaining";
|
|
829
|
+
} | {
|
|
830
|
+
__kind: "NoProviders";
|
|
831
|
+
} | {
|
|
832
|
+
__kind: "TooManyConsumers";
|
|
833
|
+
} | {
|
|
834
|
+
__kind: "Token";
|
|
835
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
836
|
+
} | {
|
|
837
|
+
__kind: "Arithmetic";
|
|
838
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
839
|
+
} | {
|
|
840
|
+
__kind: "Transactional";
|
|
841
|
+
value: "LimitReached" | "NoLayer";
|
|
842
|
+
} | {
|
|
843
|
+
__kind: "Exhausted";
|
|
844
|
+
} | {
|
|
845
|
+
__kind: "Corruption";
|
|
846
|
+
} | {
|
|
847
|
+
__kind: "Unavailable";
|
|
848
|
+
} | {
|
|
849
|
+
__kind: "RootNotAllowed";
|
|
850
|
+
} | {
|
|
851
|
+
__kind: "Trie";
|
|
852
|
+
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
853
|
+
};
|
|
854
|
+
} | {
|
|
855
|
+
__kind: "AltsNotYetWitnessed";
|
|
856
|
+
} | {
|
|
857
|
+
__kind: "AltsInvalid";
|
|
858
|
+
};
|
|
859
|
+
} | {
|
|
860
|
+
__kind: "DispatchError";
|
|
861
|
+
value: {
|
|
862
|
+
__kind: "Other";
|
|
863
|
+
} | {
|
|
864
|
+
__kind: "CannotLookup";
|
|
865
|
+
} | {
|
|
866
|
+
__kind: "BadOrigin";
|
|
867
|
+
} | {
|
|
868
|
+
__kind: "Module";
|
|
869
|
+
value: {
|
|
870
|
+
index: number;
|
|
871
|
+
error: `0x${string}`;
|
|
872
|
+
};
|
|
873
|
+
} | {
|
|
874
|
+
__kind: "ConsumerRemaining";
|
|
875
|
+
} | {
|
|
876
|
+
__kind: "NoProviders";
|
|
877
|
+
} | {
|
|
878
|
+
__kind: "TooManyConsumers";
|
|
879
|
+
} | {
|
|
880
|
+
__kind: "Token";
|
|
881
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
882
|
+
} | {
|
|
883
|
+
__kind: "Arithmetic";
|
|
884
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
885
|
+
} | {
|
|
886
|
+
__kind: "Transactional";
|
|
887
|
+
value: "LimitReached" | "NoLayer";
|
|
888
|
+
} | {
|
|
889
|
+
__kind: "Exhausted";
|
|
890
|
+
} | {
|
|
891
|
+
__kind: "Corruption";
|
|
892
|
+
} | {
|
|
893
|
+
__kind: "Unavailable";
|
|
894
|
+
} | {
|
|
895
|
+
__kind: "RootNotAllowed";
|
|
896
|
+
} | {
|
|
897
|
+
__kind: "Trie";
|
|
898
|
+
value: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
899
|
+
};
|
|
900
|
+
} | {
|
|
901
|
+
__kind: "NoVault";
|
|
902
|
+
} | {
|
|
903
|
+
__kind: "AuxDataNotReady";
|
|
904
|
+
};
|
|
905
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
|
|
906
|
+
}, {
|
|
907
|
+
error: {
|
|
908
|
+
__kind: "Unsupported";
|
|
909
|
+
} | {
|
|
910
|
+
__kind: "FailedToBuildCcmForSolana";
|
|
911
|
+
value: {
|
|
912
|
+
__kind: "CannotLookupApiEnvironment";
|
|
913
|
+
} | {
|
|
914
|
+
__kind: "CannotLookupCurrentAggKey";
|
|
915
|
+
} | {
|
|
916
|
+
__kind: "CannotLookupComputePrice";
|
|
917
|
+
} | {
|
|
918
|
+
__kind: "NoNonceAccountsSet";
|
|
919
|
+
} | {
|
|
920
|
+
__kind: "NoAvailableNonceAccount";
|
|
921
|
+
} | {
|
|
922
|
+
__kind: "FailedToDeriveAddress";
|
|
923
|
+
value: {
|
|
924
|
+
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
925
|
+
};
|
|
926
|
+
} | {
|
|
927
|
+
__kind: "InvalidCcm";
|
|
928
|
+
value: {
|
|
929
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
930
|
+
};
|
|
931
|
+
} | {
|
|
932
|
+
__kind: "FailedToSerializeFinalTransaction";
|
|
933
|
+
} | {
|
|
934
|
+
__kind: "FinalTransactionExceededMaxLength";
|
|
935
|
+
value: number;
|
|
936
|
+
} | {
|
|
937
|
+
__kind: "DispatchError";
|
|
938
|
+
value: {
|
|
939
|
+
__kind: "Other";
|
|
940
|
+
} | {
|
|
941
|
+
__kind: "CannotLookup";
|
|
942
|
+
} | {
|
|
943
|
+
__kind: "BadOrigin";
|
|
944
|
+
} | {
|
|
945
|
+
__kind: "Module";
|
|
946
|
+
value: {
|
|
947
|
+
index: number;
|
|
948
|
+
error: string;
|
|
949
|
+
};
|
|
950
|
+
} | {
|
|
951
|
+
__kind: "ConsumerRemaining";
|
|
952
|
+
} | {
|
|
953
|
+
__kind: "NoProviders";
|
|
954
|
+
} | {
|
|
955
|
+
__kind: "TooManyConsumers";
|
|
956
|
+
} | {
|
|
957
|
+
__kind: "Token";
|
|
958
|
+
value: {
|
|
959
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
960
|
+
};
|
|
961
|
+
} | {
|
|
962
|
+
__kind: "Arithmetic";
|
|
963
|
+
value: {
|
|
964
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
965
|
+
};
|
|
966
|
+
} | {
|
|
967
|
+
__kind: "Transactional";
|
|
968
|
+
value: {
|
|
969
|
+
__kind: "LimitReached" | "NoLayer";
|
|
970
|
+
};
|
|
971
|
+
} | {
|
|
972
|
+
__kind: "Exhausted";
|
|
973
|
+
} | {
|
|
974
|
+
__kind: "Corruption";
|
|
975
|
+
} | {
|
|
976
|
+
__kind: "Unavailable";
|
|
977
|
+
} | {
|
|
978
|
+
__kind: "RootNotAllowed";
|
|
979
|
+
} | {
|
|
980
|
+
__kind: "Trie";
|
|
981
|
+
value: {
|
|
982
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
983
|
+
};
|
|
984
|
+
};
|
|
985
|
+
} | {
|
|
986
|
+
__kind: "AltsNotYetWitnessed";
|
|
987
|
+
} | {
|
|
988
|
+
__kind: "AltsInvalid";
|
|
989
|
+
};
|
|
990
|
+
} | {
|
|
991
|
+
__kind: "DispatchError";
|
|
992
|
+
value: {
|
|
993
|
+
__kind: "Other";
|
|
994
|
+
} | {
|
|
995
|
+
__kind: "CannotLookup";
|
|
996
|
+
} | {
|
|
997
|
+
__kind: "BadOrigin";
|
|
998
|
+
} | {
|
|
999
|
+
__kind: "Module";
|
|
1000
|
+
value: {
|
|
1001
|
+
index: number;
|
|
1002
|
+
error: string;
|
|
1003
|
+
};
|
|
1004
|
+
} | {
|
|
1005
|
+
__kind: "ConsumerRemaining";
|
|
1006
|
+
} | {
|
|
1007
|
+
__kind: "NoProviders";
|
|
1008
|
+
} | {
|
|
1009
|
+
__kind: "TooManyConsumers";
|
|
1010
|
+
} | {
|
|
1011
|
+
__kind: "Token";
|
|
1012
|
+
value: {
|
|
1013
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
1014
|
+
};
|
|
1015
|
+
} | {
|
|
1016
|
+
__kind: "Arithmetic";
|
|
1017
|
+
value: {
|
|
1018
|
+
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
1019
|
+
};
|
|
1020
|
+
} | {
|
|
1021
|
+
__kind: "Transactional";
|
|
1022
|
+
value: {
|
|
1023
|
+
__kind: "LimitReached" | "NoLayer";
|
|
1024
|
+
};
|
|
1025
|
+
} | {
|
|
1026
|
+
__kind: "Exhausted";
|
|
1027
|
+
} | {
|
|
1028
|
+
__kind: "Corruption";
|
|
1029
|
+
} | {
|
|
1030
|
+
__kind: "Unavailable";
|
|
1031
|
+
} | {
|
|
1032
|
+
__kind: "RootNotAllowed";
|
|
1033
|
+
} | {
|
|
1034
|
+
__kind: "Trie";
|
|
1035
|
+
value: {
|
|
1036
|
+
__kind: "InvalidStateRoot" | "IncompleteDatabase" | "ValueAtIncompleteKey" | "DecoderError" | "InvalidHash" | "DuplicateKey" | "ExtraneousNode" | "ExtraneousValue" | "ExtraneousHashReference" | "InvalidChildReference" | "ValueMismatch" | "IncompleteProof" | "RootMismatch" | "DecodeError";
|
|
1037
|
+
};
|
|
1038
|
+
};
|
|
1039
|
+
} | {
|
|
1040
|
+
__kind: "NoVault";
|
|
1041
|
+
} | {
|
|
1042
|
+
__kind: "AuxDataNotReady";
|
|
1043
|
+
};
|
|
1044
|
+
egressId: [{
|
|
1045
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
1046
|
+
}, string | number];
|
|
1047
|
+
}>;
|
|
1048
|
+
//#endregion
|
|
1049
|
+
export { polkadotIngressEgressCcmEgressInvalid };
|