@chainflip/processor 1.7.0 → 1.7.2
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/funding/boundExecutorAddress.d.cts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
- package/dist/100/funding/funded.d.cts +2 -2
- package/dist/100/funding/funded.d.ts +2 -2
- package/dist/100/funding/redemptionRequested.d.cts +2 -2
- package/dist/100/funding/redemptionRequested.d.ts +2 -2
- package/dist/100/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/100/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/100/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/100/swapping/ccmDepositReceived.d.cts +70 -70
- package/dist/100/swapping/ccmDepositReceived.d.ts +70 -70
- package/dist/100/swapping/ccmFailed.d.cts +70 -70
- package/dist/100/swapping/ccmFailed.d.ts +70 -70
- package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
- package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
- package/dist/100/swapping/swapAmountTooLow.d.cts +37 -37
- package/dist/100/swapping/swapAmountTooLow.d.ts +37 -37
- package/dist/100/swapping/swapDepositAddressReady.d.cts +42 -42
- package/dist/100/swapping/swapDepositAddressReady.d.ts +42 -42
- package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
- package/dist/100/swapping/swapExecuted.d.cts +12 -12
- package/dist/100/swapping/swapExecuted.d.ts +12 -12
- package/dist/100/swapping/swapScheduled.d.cts +109 -109
- package/dist/100/swapping/swapScheduled.d.ts +109 -109
- package/dist/100/swapping/withdrawalRequested.d.cts +12 -12
- package/dist/100/swapping/withdrawalRequested.d.ts +12 -12
- package/dist/100/witnesser/witnessExecutionFailed.d.cts +2 -2
- package/dist/100/witnesser/witnessExecutionFailed.d.ts +2 -2
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.ts +4 -4
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/assetBalances/refundScheduled.d.cts +52 -52
- package/dist/150/assetBalances/refundScheduled.d.ts +52 -52
- package/dist/150/assetBalances/refundSkipped.d.cts +70 -70
- package/dist/150/assetBalances/refundSkipped.d.ts +70 -70
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/150/ethereumIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.ts +16 -16
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
- package/dist/150/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/150/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/150/swapping/ccmDepositReceived.d.cts +90 -90
- package/dist/150/swapping/ccmDepositReceived.d.ts +90 -90
- package/dist/150/swapping/ccmFailed.d.cts +115 -115
- package/dist/150/swapping/ccmFailed.d.ts +115 -115
- package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/150/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/refundEgressIgnored.d.ts +24 -24
- package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/refundEgressScheduled.d.ts +8 -8
- package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/150/swapping/swapDepositAddressReady.d.cts +77 -77
- package/dist/150/swapping/swapDepositAddressReady.d.ts +77 -77
- package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/150/swapping/swapExecuted.d.cts +94 -94
- package/dist/150/swapping/swapExecuted.d.ts +94 -94
- package/dist/150/swapping/swapScheduled.d.cts +139 -139
- package/dist/150/swapping/swapScheduled.d.ts +139 -139
- package/dist/150/swapping/withdrawalRequested.d.cts +26 -26
- package/dist/150/swapping/withdrawalRequested.d.ts +26 -26
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/160/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/160/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +101 -101
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +101 -101
- package/dist/170/arbitrumIngressEgress/ccmFallbackScheduled.cjs +10 -0
- package/dist/170/arbitrumIngressEgress/ccmFallbackScheduled.d.cts +46 -0
- package/dist/170/arbitrumIngressEgress/ccmFallbackScheduled.d.ts +46 -0
- package/dist/170/arbitrumIngressEgress/ccmFallbackScheduled.mjs +10 -0
- package/dist/170/arbitrumIngressEgress/depositChannelLifetimeSet.cjs +7 -0
- package/dist/170/arbitrumIngressEgress/depositChannelLifetimeSet.d.cts +11 -0
- package/dist/170/arbitrumIngressEgress/depositChannelLifetimeSet.d.ts +11 -0
- package/dist/170/arbitrumIngressEgress/depositChannelLifetimeSet.mjs +7 -0
- package/dist/170/arbitrumIngressEgress/depositIgnored.cjs +19 -0
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +53 -0
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +53 -0
- package/dist/170/arbitrumIngressEgress/depositIgnored.mjs +19 -0
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.cjs +10 -0
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +24 -0
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.ts +24 -0
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.mjs +10 -0
- package/dist/170/arbitrumIngressEgress/transactionRejectionFailed.cjs +9 -0
- package/dist/170/arbitrumIngressEgress/transactionRejectionFailed.d.cts +21 -0
- package/dist/170/arbitrumIngressEgress/transactionRejectionFailed.d.ts +21 -0
- package/dist/170/arbitrumIngressEgress/transactionRejectionFailed.mjs +9 -0
- package/dist/170/arbitrumIngressEgress/transactionRejectionRequestExpired.cjs +10 -0
- package/dist/170/arbitrumIngressEgress/transactionRejectionRequestExpired.d.cts +14 -0
- package/dist/170/arbitrumIngressEgress/transactionRejectionRequestExpired.d.ts +14 -0
- package/dist/170/arbitrumIngressEgress/transactionRejectionRequestExpired.mjs +10 -0
- package/dist/170/arbitrumIngressEgress/transactionRejectionRequestReceived.cjs +11 -0
- package/dist/170/arbitrumIngressEgress/transactionRejectionRequestReceived.d.cts +17 -0
- package/dist/170/arbitrumIngressEgress/transactionRejectionRequestReceived.d.ts +17 -0
- package/dist/170/arbitrumIngressEgress/transactionRejectionRequestReceived.mjs +11 -0
- package/dist/170/arbitrumVault/activationTxFailedAwaitingGovernance.cjs +9 -0
- package/dist/170/arbitrumVault/activationTxFailedAwaitingGovernance.d.cts +38 -0
- package/dist/170/arbitrumVault/activationTxFailedAwaitingGovernance.d.ts +38 -0
- package/dist/170/arbitrumVault/activationTxFailedAwaitingGovernance.mjs +9 -0
- package/dist/170/bitcoinIngressEgress/ccmFallbackScheduled.cjs +10 -0
- package/dist/170/bitcoinIngressEgress/ccmFallbackScheduled.d.cts +46 -0
- package/dist/170/bitcoinIngressEgress/ccmFallbackScheduled.d.ts +46 -0
- package/dist/170/bitcoinIngressEgress/ccmFallbackScheduled.mjs +10 -0
- package/dist/170/bitcoinIngressEgress/depositBoosted.cjs +24 -0
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +342 -0
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +342 -0
- package/dist/170/bitcoinIngressEgress/depositBoosted.mjs +24 -0
- package/dist/170/bitcoinIngressEgress/depositChannelLifetimeSet.cjs +7 -0
- package/dist/170/bitcoinIngressEgress/depositChannelLifetimeSet.d.cts +11 -0
- package/dist/170/bitcoinIngressEgress/depositChannelLifetimeSet.d.ts +11 -0
- package/dist/170/bitcoinIngressEgress/depositChannelLifetimeSet.mjs +7 -0
- package/dist/170/bitcoinIngressEgress/depositFinalised.cjs +22 -0
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +336 -0
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +336 -0
- package/dist/170/bitcoinIngressEgress/depositFinalised.mjs +22 -0
- package/dist/170/bitcoinIngressEgress/depositIgnored.cjs +19 -0
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +267 -0
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.ts +267 -0
- package/dist/170/bitcoinIngressEgress/depositIgnored.mjs +19 -0
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.cjs +10 -0
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +564 -0
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.ts +564 -0
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.mjs +10 -0
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.cjs +10 -0
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +143 -0
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.ts +143 -0
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.mjs +10 -0
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.cjs +7 -0
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +140 -0
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.ts +140 -0
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.mjs +7 -0
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestExpired.cjs +10 -0
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestExpired.d.cts +14 -0
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestExpired.d.ts +14 -0
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestExpired.mjs +10 -0
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.cjs +11 -0
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.d.cts +17 -0
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.d.ts +17 -0
- package/dist/170/bitcoinIngressEgress/transactionRejectionRequestReceived.mjs +11 -0
- package/dist/170/bitcoinVault/activationTxFailedAwaitingGovernance.cjs +9 -0
- package/dist/170/bitcoinVault/activationTxFailedAwaitingGovernance.d.cts +26 -0
- package/dist/170/bitcoinVault/activationTxFailedAwaitingGovernance.d.ts +26 -0
- package/dist/170/bitcoinVault/activationTxFailedAwaitingGovernance.mjs +9 -0
- package/dist/170/common.cjs +106 -1
- package/dist/170/common.d.cts +765 -1
- package/dist/170/common.d.ts +765 -1
- package/dist/170/common.mjs +105 -0
- package/dist/170/ethereumIngressEgress/ccmFallbackScheduled.cjs +10 -0
- package/dist/170/ethereumIngressEgress/ccmFallbackScheduled.d.cts +46 -0
- package/dist/170/ethereumIngressEgress/ccmFallbackScheduled.d.ts +46 -0
- package/dist/170/ethereumIngressEgress/ccmFallbackScheduled.mjs +10 -0
- package/dist/170/ethereumIngressEgress/depositChannelLifetimeSet.cjs +7 -0
- package/dist/170/ethereumIngressEgress/depositChannelLifetimeSet.d.cts +11 -0
- package/dist/170/ethereumIngressEgress/depositChannelLifetimeSet.d.ts +11 -0
- package/dist/170/ethereumIngressEgress/depositChannelLifetimeSet.mjs +7 -0
- package/dist/170/ethereumIngressEgress/depositIgnored.cjs +19 -0
- package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +53 -0
- package/dist/170/ethereumIngressEgress/depositIgnored.d.ts +53 -0
- package/dist/170/ethereumIngressEgress/depositIgnored.mjs +19 -0
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.cjs +10 -0
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.cts +24 -0
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.ts +24 -0
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.mjs +10 -0
- package/dist/170/ethereumIngressEgress/transactionRejectionFailed.cjs +9 -0
- package/dist/170/ethereumIngressEgress/transactionRejectionFailed.d.cts +21 -0
- package/dist/170/ethereumIngressEgress/transactionRejectionFailed.d.ts +21 -0
- package/dist/170/ethereumIngressEgress/transactionRejectionFailed.mjs +9 -0
- package/dist/170/ethereumIngressEgress/transactionRejectionRequestExpired.cjs +10 -0
- package/dist/170/ethereumIngressEgress/transactionRejectionRequestExpired.d.cts +14 -0
- package/dist/170/ethereumIngressEgress/transactionRejectionRequestExpired.d.ts +14 -0
- package/dist/170/ethereumIngressEgress/transactionRejectionRequestExpired.mjs +10 -0
- package/dist/170/ethereumIngressEgress/transactionRejectionRequestReceived.cjs +11 -0
- package/dist/170/ethereumIngressEgress/transactionRejectionRequestReceived.d.cts +17 -0
- package/dist/170/ethereumIngressEgress/transactionRejectionRequestReceived.d.ts +17 -0
- package/dist/170/ethereumIngressEgress/transactionRejectionRequestReceived.mjs +11 -0
- package/dist/170/ethereumVault/activationTxFailedAwaitingGovernance.cjs +9 -0
- package/dist/170/ethereumVault/activationTxFailedAwaitingGovernance.d.cts +38 -0
- package/dist/170/ethereumVault/activationTxFailedAwaitingGovernance.d.ts +38 -0
- package/dist/170/ethereumVault/activationTxFailedAwaitingGovernance.mjs +9 -0
- package/dist/170/polkadotIngressEgress/ccmFallbackScheduled.cjs +10 -0
- package/dist/170/polkadotIngressEgress/ccmFallbackScheduled.d.cts +46 -0
- package/dist/170/polkadotIngressEgress/ccmFallbackScheduled.d.ts +46 -0
- package/dist/170/polkadotIngressEgress/ccmFallbackScheduled.mjs +10 -0
- package/dist/170/polkadotIngressEgress/depositChannelLifetimeSet.cjs +6 -0
- package/dist/170/polkadotIngressEgress/depositChannelLifetimeSet.d.cts +11 -0
- package/dist/170/polkadotIngressEgress/depositChannelLifetimeSet.d.ts +11 -0
- package/dist/170/polkadotIngressEgress/depositChannelLifetimeSet.mjs +6 -0
- package/dist/170/polkadotIngressEgress/depositIgnored.cjs +18 -0
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +43 -0
- package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +43 -0
- package/dist/170/polkadotIngressEgress/depositIgnored.mjs +18 -0
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.cjs +9 -0
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.cts +14 -0
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.ts +14 -0
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.mjs +9 -0
- package/dist/170/polkadotIngressEgress/transactionRejectionFailed.cjs +6 -0
- package/dist/170/polkadotIngressEgress/transactionRejectionFailed.d.cts +11 -0
- package/dist/170/polkadotIngressEgress/transactionRejectionFailed.d.ts +11 -0
- package/dist/170/polkadotIngressEgress/transactionRejectionFailed.mjs +6 -0
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestExpired.cjs +10 -0
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestExpired.d.cts +29 -0
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestExpired.d.ts +29 -0
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestExpired.mjs +10 -0
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.cjs +11 -0
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.d.cts +32 -0
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.d.ts +32 -0
- package/dist/170/polkadotIngressEgress/transactionRejectionRequestReceived.mjs +11 -0
- package/dist/170/polkadotVault/activationTxFailedAwaitingGovernance.cjs +9 -0
- package/dist/170/polkadotVault/activationTxFailedAwaitingGovernance.d.cts +11 -0
- package/dist/170/polkadotVault/activationTxFailedAwaitingGovernance.d.ts +11 -0
- package/dist/170/polkadotVault/activationTxFailedAwaitingGovernance.mjs +9 -0
- package/dist/170/solanaIngressEgress/ccmFallbackScheduled.cjs +10 -0
- package/dist/170/solanaIngressEgress/ccmFallbackScheduled.d.cts +46 -0
- package/dist/170/solanaIngressEgress/ccmFallbackScheduled.d.ts +46 -0
- package/dist/170/solanaIngressEgress/ccmFallbackScheduled.mjs +10 -0
- package/dist/170/solanaIngressEgress/depositChannelLifetimeSet.cjs +7 -0
- package/dist/170/solanaIngressEgress/depositChannelLifetimeSet.d.cts +11 -0
- package/dist/170/solanaIngressEgress/depositChannelLifetimeSet.d.ts +11 -0
- package/dist/170/solanaIngressEgress/depositChannelLifetimeSet.mjs +7 -0
- package/dist/170/solanaIngressEgress/depositIgnored.cjs +17 -0
- package/dist/170/solanaIngressEgress/depositIgnored.d.cts +40 -0
- package/dist/170/solanaIngressEgress/depositIgnored.d.ts +40 -0
- package/dist/170/solanaIngressEgress/depositIgnored.mjs +17 -0
- package/dist/170/solanaIngressEgress/transactionRejectedByBroker.cjs +6 -0
- package/dist/170/solanaIngressEgress/transactionRejectedByBroker.d.cts +11 -0
- package/dist/170/solanaIngressEgress/transactionRejectedByBroker.d.ts +11 -0
- package/dist/170/solanaIngressEgress/transactionRejectedByBroker.mjs +6 -0
- package/dist/170/solanaIngressEgress/transactionRejectionFailed.cjs +6 -0
- package/dist/170/solanaIngressEgress/transactionRejectionFailed.d.cts +5 -0
- package/dist/170/solanaIngressEgress/transactionRejectionFailed.d.ts +5 -0
- package/dist/170/solanaIngressEgress/transactionRejectionFailed.mjs +6 -0
- package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.cjs +10 -0
- package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +14 -0
- package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.d.ts +14 -0
- package/dist/170/solanaIngressEgress/transactionRejectionRequestExpired.mjs +10 -0
- package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.cjs +11 -0
- package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +17 -0
- package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.d.ts +17 -0
- package/dist/170/solanaIngressEgress/transactionRejectionRequestReceived.mjs +11 -0
- package/dist/170/solanaVault/activationTxFailedAwaitingGovernance.cjs +9 -0
- package/dist/170/solanaVault/activationTxFailedAwaitingGovernance.d.cts +11 -0
- package/dist/170/solanaVault/activationTxFailedAwaitingGovernance.d.ts +11 -0
- package/dist/170/solanaVault/activationTxFailedAwaitingGovernance.mjs +9 -0
- package/dist/170/swapping/minimumChunkSizeSet.cjs +10 -0
- package/dist/170/swapping/minimumChunkSizeSet.d.cts +24 -0
- package/dist/170/swapping/minimumChunkSizeSet.d.ts +24 -0
- package/dist/170/swapping/minimumChunkSizeSet.mjs +10 -0
- package/dist/170/swapping/swapRequested.d.cts +135 -135
- package/dist/170/swapping/swapRequested.d.ts +135 -135
- package/dist/HandlerMap.cjs +3 -6
- package/dist/HandlerMap.mjs +3 -6
- package/dist/Processor.cjs +12 -16
- package/dist/Processor.mjs +8 -12
- package/dist/{chunk-FTWJXIFQ.cjs → chunk-6F7DYTPM.cjs} +1 -2
- package/dist/{chunk-AYNJNFEN.mjs → chunk-XRJFNASX.mjs} +1 -2
- package/dist/index.cjs +1 -1
- package/dist/index.mjs +1 -1
- package/dist/types.d.cts +1 -2
- package/dist/types.d.ts +1 -2
- package/dist/utils.cjs +1 -1
- package/dist/utils.mjs +1 -1
- package/package.json +8 -3
|
@@ -72,13 +72,16 @@ declare const ethereumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
72
72
|
}>]>;
|
|
73
73
|
}, "strip", z.ZodTypeAny, {
|
|
74
74
|
depositAddress: `0x${string}`;
|
|
75
|
+
channelId: bigint;
|
|
76
|
+
prewitnessedDepositId: bigint;
|
|
75
77
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
76
|
-
blockHeight: bigint;
|
|
77
78
|
depositDetails: {
|
|
78
79
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
79
80
|
};
|
|
81
|
+
amounts: [number, bigint][];
|
|
82
|
+
blockHeight: bigint;
|
|
80
83
|
ingressFee: bigint;
|
|
81
|
-
|
|
84
|
+
boostFee: bigint;
|
|
82
85
|
action: {
|
|
83
86
|
__kind: "Swap";
|
|
84
87
|
swapId: bigint;
|
|
@@ -95,20 +98,20 @@ declare const ethereumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
95
98
|
__kind: "BoostersCredited";
|
|
96
99
|
prewitnessedDepositId: bigint;
|
|
97
100
|
};
|
|
98
|
-
channelId: bigint;
|
|
99
|
-
amounts: [number, bigint][];
|
|
100
|
-
boostFee: bigint;
|
|
101
101
|
}, {
|
|
102
102
|
depositAddress: string;
|
|
103
|
+
channelId: string | number;
|
|
104
|
+
prewitnessedDepositId: string | number;
|
|
103
105
|
asset: {
|
|
104
106
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
105
107
|
};
|
|
106
|
-
blockHeight: string | number;
|
|
107
108
|
depositDetails: {
|
|
108
109
|
txHashes?: string[] | null | undefined;
|
|
109
110
|
};
|
|
111
|
+
amounts: [number, string | number][];
|
|
112
|
+
blockHeight: string | number;
|
|
110
113
|
ingressFee: string | number;
|
|
111
|
-
|
|
114
|
+
boostFee: string | number;
|
|
112
115
|
action: {
|
|
113
116
|
__kind: "Swap";
|
|
114
117
|
swapId: string | number;
|
|
@@ -125,9 +128,6 @@ declare const ethereumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
125
128
|
__kind: "BoostersCredited";
|
|
126
129
|
prewitnessedDepositId: string | number;
|
|
127
130
|
};
|
|
128
|
-
channelId: string | number;
|
|
129
|
-
amounts: [number, string | number][];
|
|
130
|
-
boostFee: string | number;
|
|
131
131
|
}>;
|
|
132
132
|
|
|
133
133
|
export { ethereumIngressEgressDepositBoosted };
|
|
@@ -72,13 +72,16 @@ declare const ethereumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
72
72
|
}>]>;
|
|
73
73
|
}, "strip", z.ZodTypeAny, {
|
|
74
74
|
depositAddress: `0x${string}`;
|
|
75
|
+
channelId: bigint;
|
|
76
|
+
prewitnessedDepositId: bigint;
|
|
75
77
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
76
|
-
blockHeight: bigint;
|
|
77
78
|
depositDetails: {
|
|
78
79
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
79
80
|
};
|
|
81
|
+
amounts: [number, bigint][];
|
|
82
|
+
blockHeight: bigint;
|
|
80
83
|
ingressFee: bigint;
|
|
81
|
-
|
|
84
|
+
boostFee: bigint;
|
|
82
85
|
action: {
|
|
83
86
|
__kind: "Swap";
|
|
84
87
|
swapId: bigint;
|
|
@@ -95,20 +98,20 @@ declare const ethereumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
95
98
|
__kind: "BoostersCredited";
|
|
96
99
|
prewitnessedDepositId: bigint;
|
|
97
100
|
};
|
|
98
|
-
channelId: bigint;
|
|
99
|
-
amounts: [number, bigint][];
|
|
100
|
-
boostFee: bigint;
|
|
101
101
|
}, {
|
|
102
102
|
depositAddress: string;
|
|
103
|
+
channelId: string | number;
|
|
104
|
+
prewitnessedDepositId: string | number;
|
|
103
105
|
asset: {
|
|
104
106
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
105
107
|
};
|
|
106
|
-
blockHeight: string | number;
|
|
107
108
|
depositDetails: {
|
|
108
109
|
txHashes?: string[] | null | undefined;
|
|
109
110
|
};
|
|
111
|
+
amounts: [number, string | number][];
|
|
112
|
+
blockHeight: string | number;
|
|
110
113
|
ingressFee: string | number;
|
|
111
|
-
|
|
114
|
+
boostFee: string | number;
|
|
112
115
|
action: {
|
|
113
116
|
__kind: "Swap";
|
|
114
117
|
swapId: string | number;
|
|
@@ -125,9 +128,6 @@ declare const ethereumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
125
128
|
__kind: "BoostersCredited";
|
|
126
129
|
prewitnessedDepositId: string | number;
|
|
127
130
|
};
|
|
128
|
-
channelId: string | number;
|
|
129
|
-
amounts: [number, string | number][];
|
|
130
|
-
boostFee: string | number;
|
|
131
131
|
}>;
|
|
132
132
|
|
|
133
133
|
export { ethereumIngressEgressDepositBoosted };
|
|
@@ -70,12 +70,13 @@ declare const ethereumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
70
70
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
71
71
|
}, "strip", z.ZodTypeAny, {
|
|
72
72
|
depositAddress: `0x${string}`;
|
|
73
|
+
channelId: bigint;
|
|
73
74
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
74
75
|
amount: bigint;
|
|
75
|
-
blockHeight: bigint;
|
|
76
76
|
depositDetails: {
|
|
77
77
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
78
78
|
};
|
|
79
|
+
blockHeight: bigint;
|
|
79
80
|
ingressFee: bigint;
|
|
80
81
|
action: {
|
|
81
82
|
__kind: "Swap";
|
|
@@ -93,17 +94,17 @@ declare const ethereumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
93
94
|
__kind: "BoostersCredited";
|
|
94
95
|
prewitnessedDepositId: bigint;
|
|
95
96
|
};
|
|
96
|
-
channelId: bigint;
|
|
97
97
|
}, {
|
|
98
98
|
depositAddress: string;
|
|
99
|
+
channelId: string | number;
|
|
99
100
|
asset: {
|
|
100
101
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
101
102
|
};
|
|
102
103
|
amount: string | number;
|
|
103
|
-
blockHeight: string | number;
|
|
104
104
|
depositDetails: {
|
|
105
105
|
txHashes?: string[] | null | undefined;
|
|
106
106
|
};
|
|
107
|
+
blockHeight: string | number;
|
|
107
108
|
ingressFee: string | number;
|
|
108
109
|
action: {
|
|
109
110
|
__kind: "Swap";
|
|
@@ -121,7 +122,6 @@ declare const ethereumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
121
122
|
__kind: "BoostersCredited";
|
|
122
123
|
prewitnessedDepositId: string | number;
|
|
123
124
|
};
|
|
124
|
-
channelId: string | number;
|
|
125
125
|
}>;
|
|
126
126
|
|
|
127
127
|
export { ethereumIngressEgressDepositFinalised };
|
|
@@ -70,12 +70,13 @@ declare const ethereumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
70
70
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
71
71
|
}, "strip", z.ZodTypeAny, {
|
|
72
72
|
depositAddress: `0x${string}`;
|
|
73
|
+
channelId: bigint;
|
|
73
74
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
74
75
|
amount: bigint;
|
|
75
|
-
blockHeight: bigint;
|
|
76
76
|
depositDetails: {
|
|
77
77
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
78
78
|
};
|
|
79
|
+
blockHeight: bigint;
|
|
79
80
|
ingressFee: bigint;
|
|
80
81
|
action: {
|
|
81
82
|
__kind: "Swap";
|
|
@@ -93,17 +94,17 @@ declare const ethereumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
93
94
|
__kind: "BoostersCredited";
|
|
94
95
|
prewitnessedDepositId: bigint;
|
|
95
96
|
};
|
|
96
|
-
channelId: bigint;
|
|
97
97
|
}, {
|
|
98
98
|
depositAddress: string;
|
|
99
|
+
channelId: string | number;
|
|
99
100
|
asset: {
|
|
100
101
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
101
102
|
};
|
|
102
103
|
amount: string | number;
|
|
103
|
-
blockHeight: string | number;
|
|
104
104
|
depositDetails: {
|
|
105
105
|
txHashes?: string[] | null | undefined;
|
|
106
106
|
};
|
|
107
|
+
blockHeight: string | number;
|
|
107
108
|
ingressFee: string | number;
|
|
108
109
|
action: {
|
|
109
110
|
__kind: "Swap";
|
|
@@ -121,7 +122,6 @@ declare const ethereumIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
121
122
|
__kind: "BoostersCredited";
|
|
122
123
|
prewitnessedDepositId: string | number;
|
|
123
124
|
};
|
|
124
|
-
channelId: string | number;
|
|
125
125
|
}>;
|
|
126
126
|
|
|
127
127
|
export { ethereumIngressEgressDepositFinalised };
|
|
@@ -32,17 +32,17 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
32
32
|
error: string;
|
|
33
33
|
}>;
|
|
34
34
|
}, "strip", z.ZodTypeAny, {
|
|
35
|
-
__kind: "Module";
|
|
36
35
|
value: {
|
|
37
36
|
index: number;
|
|
38
37
|
error: `0x${string}`;
|
|
39
38
|
};
|
|
40
|
-
}, {
|
|
41
39
|
__kind: "Module";
|
|
40
|
+
}, {
|
|
42
41
|
value: {
|
|
43
42
|
index: number;
|
|
44
43
|
error: string;
|
|
45
44
|
};
|
|
45
|
+
__kind: "Module";
|
|
46
46
|
}>, z.ZodObject<{
|
|
47
47
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
48
48
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -73,13 +73,13 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
73
73
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
74
74
|
}>;
|
|
75
75
|
}, "strip", z.ZodTypeAny, {
|
|
76
|
-
__kind: "Token";
|
|
77
76
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
78
|
-
}, {
|
|
79
77
|
__kind: "Token";
|
|
78
|
+
}, {
|
|
80
79
|
value: {
|
|
81
80
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
82
81
|
};
|
|
82
|
+
__kind: "Token";
|
|
83
83
|
}>, z.ZodObject<{
|
|
84
84
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
85
85
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -92,13 +92,13 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
92
92
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
93
93
|
}>;
|
|
94
94
|
}, "strip", z.ZodTypeAny, {
|
|
95
|
-
__kind: "Arithmetic";
|
|
96
95
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
97
|
-
}, {
|
|
98
96
|
__kind: "Arithmetic";
|
|
97
|
+
}, {
|
|
99
98
|
value: {
|
|
100
99
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
101
100
|
};
|
|
101
|
+
__kind: "Arithmetic";
|
|
102
102
|
}>, z.ZodObject<{
|
|
103
103
|
__kind: z.ZodLiteral<"Transactional">;
|
|
104
104
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -111,13 +111,13 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
111
111
|
__kind: "LimitReached" | "NoLayer";
|
|
112
112
|
}>;
|
|
113
113
|
}, "strip", z.ZodTypeAny, {
|
|
114
|
-
__kind: "Transactional";
|
|
115
114
|
value: "LimitReached" | "NoLayer";
|
|
116
|
-
}, {
|
|
117
115
|
__kind: "Transactional";
|
|
116
|
+
}, {
|
|
118
117
|
value: {
|
|
119
118
|
__kind: "LimitReached" | "NoLayer";
|
|
120
119
|
};
|
|
120
|
+
__kind: "Transactional";
|
|
121
121
|
}>, z.ZodObject<{
|
|
122
122
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
123
123
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -187,11 +187,11 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
187
187
|
} | {
|
|
188
188
|
__kind: "BadOrigin";
|
|
189
189
|
} | {
|
|
190
|
-
__kind: "Module";
|
|
191
190
|
value: {
|
|
192
191
|
index: number;
|
|
193
192
|
error: `0x${string}`;
|
|
194
193
|
};
|
|
194
|
+
__kind: "Module";
|
|
195
195
|
} | {
|
|
196
196
|
__kind: "ConsumerRemaining";
|
|
197
197
|
} | {
|
|
@@ -199,14 +199,14 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
199
199
|
} | {
|
|
200
200
|
__kind: "TooManyConsumers";
|
|
201
201
|
} | {
|
|
202
|
-
__kind: "Token";
|
|
203
202
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
203
|
+
__kind: "Token";
|
|
204
204
|
} | {
|
|
205
|
-
__kind: "Arithmetic";
|
|
206
205
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
206
|
+
__kind: "Arithmetic";
|
|
207
207
|
} | {
|
|
208
|
-
__kind: "Transactional";
|
|
209
208
|
value: "LimitReached" | "NoLayer";
|
|
209
|
+
__kind: "Transactional";
|
|
210
210
|
} | {
|
|
211
211
|
__kind: "Exhausted";
|
|
212
212
|
} | {
|
|
@@ -232,11 +232,11 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
232
232
|
} | {
|
|
233
233
|
__kind: "BadOrigin";
|
|
234
234
|
} | {
|
|
235
|
-
__kind: "Module";
|
|
236
235
|
value: {
|
|
237
236
|
index: number;
|
|
238
237
|
error: string;
|
|
239
238
|
};
|
|
239
|
+
__kind: "Module";
|
|
240
240
|
} | {
|
|
241
241
|
__kind: "ConsumerRemaining";
|
|
242
242
|
} | {
|
|
@@ -244,20 +244,20 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
244
244
|
} | {
|
|
245
245
|
__kind: "TooManyConsumers";
|
|
246
246
|
} | {
|
|
247
|
-
__kind: "Token";
|
|
248
247
|
value: {
|
|
249
248
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
250
249
|
};
|
|
250
|
+
__kind: "Token";
|
|
251
251
|
} | {
|
|
252
|
-
__kind: "Arithmetic";
|
|
253
252
|
value: {
|
|
254
253
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
255
254
|
};
|
|
255
|
+
__kind: "Arithmetic";
|
|
256
256
|
} | {
|
|
257
|
-
__kind: "Transactional";
|
|
258
257
|
value: {
|
|
259
258
|
__kind: "LimitReached" | "NoLayer";
|
|
260
259
|
};
|
|
260
|
+
__kind: "Transactional";
|
|
261
261
|
} | {
|
|
262
262
|
__kind: "Exhausted";
|
|
263
263
|
} | {
|
|
@@ -32,17 +32,17 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
32
32
|
error: string;
|
|
33
33
|
}>;
|
|
34
34
|
}, "strip", z.ZodTypeAny, {
|
|
35
|
-
__kind: "Module";
|
|
36
35
|
value: {
|
|
37
36
|
index: number;
|
|
38
37
|
error: `0x${string}`;
|
|
39
38
|
};
|
|
40
|
-
}, {
|
|
41
39
|
__kind: "Module";
|
|
40
|
+
}, {
|
|
42
41
|
value: {
|
|
43
42
|
index: number;
|
|
44
43
|
error: string;
|
|
45
44
|
};
|
|
45
|
+
__kind: "Module";
|
|
46
46
|
}>, z.ZodObject<{
|
|
47
47
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
48
48
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -73,13 +73,13 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
73
73
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
74
74
|
}>;
|
|
75
75
|
}, "strip", z.ZodTypeAny, {
|
|
76
|
-
__kind: "Token";
|
|
77
76
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
78
|
-
}, {
|
|
79
77
|
__kind: "Token";
|
|
78
|
+
}, {
|
|
80
79
|
value: {
|
|
81
80
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
82
81
|
};
|
|
82
|
+
__kind: "Token";
|
|
83
83
|
}>, z.ZodObject<{
|
|
84
84
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
85
85
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -92,13 +92,13 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
92
92
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
93
93
|
}>;
|
|
94
94
|
}, "strip", z.ZodTypeAny, {
|
|
95
|
-
__kind: "Arithmetic";
|
|
96
95
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
97
|
-
}, {
|
|
98
96
|
__kind: "Arithmetic";
|
|
97
|
+
}, {
|
|
99
98
|
value: {
|
|
100
99
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
101
100
|
};
|
|
101
|
+
__kind: "Arithmetic";
|
|
102
102
|
}>, z.ZodObject<{
|
|
103
103
|
__kind: z.ZodLiteral<"Transactional">;
|
|
104
104
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -111,13 +111,13 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
111
111
|
__kind: "LimitReached" | "NoLayer";
|
|
112
112
|
}>;
|
|
113
113
|
}, "strip", z.ZodTypeAny, {
|
|
114
|
-
__kind: "Transactional";
|
|
115
114
|
value: "LimitReached" | "NoLayer";
|
|
116
|
-
}, {
|
|
117
115
|
__kind: "Transactional";
|
|
116
|
+
}, {
|
|
118
117
|
value: {
|
|
119
118
|
__kind: "LimitReached" | "NoLayer";
|
|
120
119
|
};
|
|
120
|
+
__kind: "Transactional";
|
|
121
121
|
}>, z.ZodObject<{
|
|
122
122
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
123
123
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -187,11 +187,11 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
187
187
|
} | {
|
|
188
188
|
__kind: "BadOrigin";
|
|
189
189
|
} | {
|
|
190
|
-
__kind: "Module";
|
|
191
190
|
value: {
|
|
192
191
|
index: number;
|
|
193
192
|
error: `0x${string}`;
|
|
194
193
|
};
|
|
194
|
+
__kind: "Module";
|
|
195
195
|
} | {
|
|
196
196
|
__kind: "ConsumerRemaining";
|
|
197
197
|
} | {
|
|
@@ -199,14 +199,14 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
199
199
|
} | {
|
|
200
200
|
__kind: "TooManyConsumers";
|
|
201
201
|
} | {
|
|
202
|
-
__kind: "Token";
|
|
203
202
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
203
|
+
__kind: "Token";
|
|
204
204
|
} | {
|
|
205
|
-
__kind: "Arithmetic";
|
|
206
205
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
206
|
+
__kind: "Arithmetic";
|
|
207
207
|
} | {
|
|
208
|
-
__kind: "Transactional";
|
|
209
208
|
value: "LimitReached" | "NoLayer";
|
|
209
|
+
__kind: "Transactional";
|
|
210
210
|
} | {
|
|
211
211
|
__kind: "Exhausted";
|
|
212
212
|
} | {
|
|
@@ -232,11 +232,11 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
232
232
|
} | {
|
|
233
233
|
__kind: "BadOrigin";
|
|
234
234
|
} | {
|
|
235
|
-
__kind: "Module";
|
|
236
235
|
value: {
|
|
237
236
|
index: number;
|
|
238
237
|
error: string;
|
|
239
238
|
};
|
|
239
|
+
__kind: "Module";
|
|
240
240
|
} | {
|
|
241
241
|
__kind: "ConsumerRemaining";
|
|
242
242
|
} | {
|
|
@@ -244,20 +244,20 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
244
244
|
} | {
|
|
245
245
|
__kind: "TooManyConsumers";
|
|
246
246
|
} | {
|
|
247
|
-
__kind: "Token";
|
|
248
247
|
value: {
|
|
249
248
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
250
249
|
};
|
|
250
|
+
__kind: "Token";
|
|
251
251
|
} | {
|
|
252
|
-
__kind: "Arithmetic";
|
|
253
252
|
value: {
|
|
254
253
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
255
254
|
};
|
|
255
|
+
__kind: "Arithmetic";
|
|
256
256
|
} | {
|
|
257
|
-
__kind: "Transactional";
|
|
258
257
|
value: {
|
|
259
258
|
__kind: "LimitReached" | "NoLayer";
|
|
260
259
|
};
|
|
260
|
+
__kind: "Transactional";
|
|
261
261
|
} | {
|
|
262
262
|
__kind: "Exhausted";
|
|
263
263
|
} | {
|
|
@@ -5,12 +5,12 @@ declare const solanaThresholdSignerFailureReportProcessed: z.ZodObject<{
|
|
|
5
5
|
ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
reporterId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
ceremonyId: bigint;
|
|
9
8
|
requestId: number;
|
|
9
|
+
ceremonyId: bigint;
|
|
10
10
|
reporterId: string;
|
|
11
11
|
}, {
|
|
12
|
-
ceremonyId: string | number;
|
|
13
12
|
requestId: number;
|
|
13
|
+
ceremonyId: string | number;
|
|
14
14
|
reporterId: string;
|
|
15
15
|
}>;
|
|
16
16
|
|
|
@@ -5,12 +5,12 @@ declare const solanaThresholdSignerFailureReportProcessed: z.ZodObject<{
|
|
|
5
5
|
ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
reporterId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
ceremonyId: bigint;
|
|
9
8
|
requestId: number;
|
|
9
|
+
ceremonyId: bigint;
|
|
10
10
|
reporterId: string;
|
|
11
11
|
}, {
|
|
12
|
-
ceremonyId: string | number;
|
|
13
12
|
requestId: number;
|
|
13
|
+
ceremonyId: string | number;
|
|
14
14
|
reporterId: string;
|
|
15
15
|
}>;
|
|
16
16
|
|
|
@@ -4,11 +4,11 @@ declare const solanaThresholdSignerRetryRequested: z.ZodObject<{
|
|
|
4
4
|
requestId: z.ZodNumber;
|
|
5
5
|
ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
ceremonyId: bigint;
|
|
8
7
|
requestId: number;
|
|
8
|
+
ceremonyId: bigint;
|
|
9
9
|
}, {
|
|
10
|
-
ceremonyId: string | number;
|
|
11
10
|
requestId: number;
|
|
11
|
+
ceremonyId: string | number;
|
|
12
12
|
}>;
|
|
13
13
|
|
|
14
14
|
export { solanaThresholdSignerRetryRequested };
|
|
@@ -4,11 +4,11 @@ declare const solanaThresholdSignerRetryRequested: z.ZodObject<{
|
|
|
4
4
|
requestId: z.ZodNumber;
|
|
5
5
|
ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
ceremonyId: bigint;
|
|
8
7
|
requestId: number;
|
|
8
|
+
ceremonyId: bigint;
|
|
9
9
|
}, {
|
|
10
|
-
ceremonyId: string | number;
|
|
11
10
|
requestId: number;
|
|
11
|
+
ceremonyId: string | number;
|
|
12
12
|
}>;
|
|
13
13
|
|
|
14
14
|
export { solanaThresholdSignerRetryRequested };
|
|
@@ -237,8 +237,8 @@ declare const solanaThresholdSignerThresholdDispatchComplete: z.ZodObject<{
|
|
|
237
237
|
__kind: "Err";
|
|
238
238
|
}>]>;
|
|
239
239
|
}, "strip", z.ZodTypeAny, {
|
|
240
|
-
ceremonyId: bigint;
|
|
241
240
|
requestId: number;
|
|
241
|
+
ceremonyId: bigint;
|
|
242
242
|
result: {
|
|
243
243
|
__kind: "Ok";
|
|
244
244
|
} | {
|
|
@@ -281,8 +281,8 @@ declare const solanaThresholdSignerThresholdDispatchComplete: z.ZodObject<{
|
|
|
281
281
|
__kind: "Err";
|
|
282
282
|
};
|
|
283
283
|
}, {
|
|
284
|
-
ceremonyId: string | number;
|
|
285
284
|
requestId: number;
|
|
285
|
+
ceremonyId: string | number;
|
|
286
286
|
result: {
|
|
287
287
|
__kind: "Ok";
|
|
288
288
|
} | {
|
|
@@ -237,8 +237,8 @@ declare const solanaThresholdSignerThresholdDispatchComplete: z.ZodObject<{
|
|
|
237
237
|
__kind: "Err";
|
|
238
238
|
}>]>;
|
|
239
239
|
}, "strip", z.ZodTypeAny, {
|
|
240
|
-
ceremonyId: bigint;
|
|
241
240
|
requestId: number;
|
|
241
|
+
ceremonyId: bigint;
|
|
242
242
|
result: {
|
|
243
243
|
__kind: "Ok";
|
|
244
244
|
} | {
|
|
@@ -281,8 +281,8 @@ declare const solanaThresholdSignerThresholdDispatchComplete: z.ZodObject<{
|
|
|
281
281
|
__kind: "Err";
|
|
282
282
|
};
|
|
283
283
|
}, {
|
|
284
|
-
ceremonyId: string | number;
|
|
285
284
|
requestId: number;
|
|
285
|
+
ceremonyId: string | number;
|
|
286
286
|
result: {
|
|
287
287
|
__kind: "Ok";
|
|
288
288
|
} | {
|
|
@@ -5,12 +5,12 @@ declare const solanaThresholdSignerThresholdSignatureFailed: z.ZodObject<{
|
|
|
5
5
|
ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
offenders: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>, "many">;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
ceremonyId: bigint;
|
|
9
8
|
requestId: number;
|
|
9
|
+
ceremonyId: bigint;
|
|
10
10
|
offenders: string[];
|
|
11
11
|
}, {
|
|
12
|
-
ceremonyId: string | number;
|
|
13
12
|
requestId: number;
|
|
13
|
+
ceremonyId: string | number;
|
|
14
14
|
offenders: string[];
|
|
15
15
|
}>;
|
|
16
16
|
|
|
@@ -5,12 +5,12 @@ declare const solanaThresholdSignerThresholdSignatureFailed: z.ZodObject<{
|
|
|
5
5
|
ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
offenders: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>, "many">;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
ceremonyId: bigint;
|
|
9
8
|
requestId: number;
|
|
9
|
+
ceremonyId: bigint;
|
|
10
10
|
offenders: string[];
|
|
11
11
|
}, {
|
|
12
|
-
ceremonyId: string | number;
|
|
13
12
|
requestId: number;
|
|
13
|
+
ceremonyId: string | number;
|
|
14
14
|
offenders: string[];
|
|
15
15
|
}>;
|
|
16
16
|
|
|
@@ -7,14 +7,14 @@ declare const solanaThresholdSignerThresholdSignatureRequest: z.ZodObject<{
|
|
|
7
7
|
key: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
8
8
|
signatories: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>, "many">;
|
|
9
9
|
}, "strip", z.ZodTypeAny, {
|
|
10
|
-
ceremonyId: bigint;
|
|
11
10
|
requestId: number;
|
|
11
|
+
ceremonyId: bigint;
|
|
12
12
|
epoch: number;
|
|
13
13
|
key: `0x${string}`;
|
|
14
14
|
signatories: string[];
|
|
15
15
|
}, {
|
|
16
|
-
ceremonyId: string | number;
|
|
17
16
|
requestId: number;
|
|
17
|
+
ceremonyId: string | number;
|
|
18
18
|
epoch: number;
|
|
19
19
|
key: string;
|
|
20
20
|
signatories: string[];
|
|
@@ -7,14 +7,14 @@ declare const solanaThresholdSignerThresholdSignatureRequest: z.ZodObject<{
|
|
|
7
7
|
key: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
8
8
|
signatories: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>, "many">;
|
|
9
9
|
}, "strip", z.ZodTypeAny, {
|
|
10
|
-
ceremonyId: bigint;
|
|
11
10
|
requestId: number;
|
|
11
|
+
ceremonyId: bigint;
|
|
12
12
|
epoch: number;
|
|
13
13
|
key: `0x${string}`;
|
|
14
14
|
signatories: string[];
|
|
15
15
|
}, {
|
|
16
|
-
ceremonyId: string | number;
|
|
17
16
|
requestId: number;
|
|
17
|
+
ceremonyId: string | number;
|
|
18
18
|
epoch: number;
|
|
19
19
|
key: string;
|
|
20
20
|
signatories: string[];
|
|
@@ -4,11 +4,11 @@ declare const solanaThresholdSignerThresholdSignatureSuccess: z.ZodObject<{
|
|
|
4
4
|
requestId: z.ZodNumber;
|
|
5
5
|
ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
ceremonyId: bigint;
|
|
8
7
|
requestId: number;
|
|
8
|
+
ceremonyId: bigint;
|
|
9
9
|
}, {
|
|
10
|
-
ceremonyId: string | number;
|
|
11
10
|
requestId: number;
|
|
11
|
+
ceremonyId: string | number;
|
|
12
12
|
}>;
|
|
13
13
|
|
|
14
14
|
export { solanaThresholdSignerThresholdSignatureSuccess };
|
|
@@ -4,11 +4,11 @@ declare const solanaThresholdSignerThresholdSignatureSuccess: z.ZodObject<{
|
|
|
4
4
|
requestId: z.ZodNumber;
|
|
5
5
|
ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
ceremonyId: bigint;
|
|
8
7
|
requestId: number;
|
|
8
|
+
ceremonyId: bigint;
|
|
9
9
|
}, {
|
|
10
|
-
ceremonyId: string | number;
|
|
11
10
|
requestId: number;
|
|
11
|
+
ceremonyId: string | number;
|
|
12
12
|
}>;
|
|
13
13
|
|
|
14
14
|
export { solanaThresholdSignerThresholdSignatureSuccess };
|