@chainflip/processor 1.11.6 → 1.11.7
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/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/100/flip/remainingImbalance.d.cts +22 -22
- package/dist/100/flip/remainingImbalance.d.ts +22 -22
- 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/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.ts +4 -4
- package/dist/100/reputation/offencePenalty.d.cts +2 -2
- package/dist/100/reputation/offencePenalty.d.ts +2 -2
- 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 +62 -62
- package/dist/100/swapping/ccmDepositReceived.d.ts +62 -62
- package/dist/100/swapping/ccmFailed.d.cts +62 -62
- package/dist/100/swapping/ccmFailed.d.ts +62 -62
- 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 +19 -19
- package/dist/100/swapping/swapAmountTooLow.d.ts +19 -19
- package/dist/100/swapping/swapDepositAddressReady.d.cts +26 -26
- package/dist/100/swapping/swapDepositAddressReady.d.ts +26 -26
- 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 +91 -91
- package/dist/100/swapping/swapScheduled.d.ts +91 -91
- package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/100/swapping/withdrawalRequested.d.ts +4 -4
- package/dist/100/system/extrinsicFailed.d.cts +33 -33
- package/dist/100/system/extrinsicFailed.d.ts +33 -33
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +161 -161
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +161 -161
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/11000/environment/runtimeSafeModeUpdated.d.ts +28 -28
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +161 -161
- package/dist/11000/ethereumIngressEgress/depositFailed.d.ts +161 -161
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +2 -2
- package/dist/11000/lendingPools/boostFundsAdded.d.ts +2 -2
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +48 -48
- package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +48 -48
- package/dist/11000/swapping/refundEgressScheduled.d.cts +6 -6
- package/dist/11000/swapping/refundEgressScheduled.d.ts +6 -6
- package/dist/11000/swapping/refundedOnChain.d.cts +2 -2
- package/dist/11000/swapping/refundedOnChain.d.ts +2 -2
- package/dist/11000/swapping/swapRequested.d.cts +6 -6
- package/dist/11000/swapping/swapRequested.d.ts +6 -6
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +166 -166
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.ts +166 -166
- package/dist/11100/common.cjs +49 -5
- package/dist/11100/common.d.cts +1659 -119
- package/dist/11100/common.d.ts +1659 -119
- package/dist/11100/common.mjs +49 -5
- package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +31 -31
- package/dist/11100/funding/sCCallCannotBeExecuted.d.ts +31 -31
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +30 -30
- package/dist/11100/polkadotIngressEgress/depositFailed.d.ts +30 -30
- package/dist/11100/swapping/swapAborted.cjs +10 -0
- package/dist/11100/swapping/swapAborted.d.cts +24 -0
- package/dist/11100/swapping/swapAborted.d.ts +24 -0
- package/dist/11100/swapping/swapAborted.mjs +10 -0
- package/dist/11100/swapping/swapDepositAddressReady.d.cts +81 -81
- package/dist/11100/swapping/swapDepositAddressReady.d.ts +81 -81
- package/dist/11100/swapping/swapRequested.cjs +1 -1
- package/dist/11100/swapping/swapRequested.d.cts +1438 -1157
- package/dist/11100/swapping/swapRequested.d.ts +1438 -1157
- package/dist/11100/swapping/swapRequested.mjs +2 -2
- package/dist/11100/swapping/swapRescheduled.cjs +11 -0
- package/dist/11100/swapping/swapRescheduled.d.cts +27 -0
- package/dist/11100/swapping/swapRescheduled.d.ts +27 -0
- package/dist/11100/swapping/swapRescheduled.mjs +11 -0
- package/dist/11100/validator/palletConfigUpdated.cjs +9 -0
- package/dist/11100/validator/palletConfigUpdated.d.cts +202 -0
- package/dist/11100/validator/palletConfigUpdated.d.ts +202 -0
- package/dist/11100/validator/palletConfigUpdated.mjs +9 -0
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.ts +20 -20
- package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +20 -20
- package/dist/120/bitcoinIngressEgress/depositReceived.d.ts +20 -20
- package/dist/120/emissions/backupRewardsDistributed.d.cts +2 -2
- package/dist/120/emissions/backupRewardsDistributed.d.ts +2 -2
- package/dist/120/swapping/swapEgressScheduled.d.cts +4 -4
- package/dist/120/swapping/swapEgressScheduled.d.ts +4 -4
- package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/120/swapping/withdrawalRequested.d.ts +4 -4
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/141/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/141/validator/rotationPhaseUpdated.d.ts +20 -20
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +20 -20
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +16 -16
- package/dist/150/assetBalances/refundSkipped.d.cts +47 -47
- package/dist/150/assetBalances/refundSkipped.d.ts +47 -47
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.ts +20 -20
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +26 -26
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.ts +26 -26
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.ts +24 -24
- package/dist/150/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/150/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/150/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/150/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/150/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/150/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- 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 +74 -74
- package/dist/150/swapping/ccmDepositReceived.d.ts +74 -74
- package/dist/150/swapping/ccmFailed.d.cts +79 -79
- package/dist/150/swapping/ccmFailed.d.ts +79 -79
- 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 +25 -25
- package/dist/150/swapping/swapDepositAddressReady.d.ts +25 -25
- 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 +103 -103
- package/dist/150/swapping/swapScheduled.d.ts +103 -103
- package/dist/150/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/150/swapping/withdrawalRequested.d.ts +10 -10
- 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 +6 -6
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +28 -28
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +26 -26
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/160/environment/runtimeSafeModeUpdated.d.ts +40 -40
- 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 +2 -2
- package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +4 -4
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.ts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +14 -14
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.ts +14 -14
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +34 -34
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +34 -34
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +32 -32
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +32 -32
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +26 -26
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.ts +26 -26
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +56 -56
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.ts +56 -56
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.ts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.ts +4 -4
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.ts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/polkadotIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/swapping/minimumChunkSizeSet.d.cts +2 -2
- package/dist/170/swapping/minimumChunkSizeSet.d.ts +2 -2
- package/dist/170/swapping/swapRequested.d.cts +27 -27
- package/dist/170/swapping/swapRequested.d.ts +27 -27
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +179 -179
- package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +179 -179
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +179 -179
- package/dist/180/ethereumIngressEgress/depositFailed.d.ts +179 -179
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +68 -68
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.ts +68 -68
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/180/polkadotIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +185 -185
- package/dist/180/polkadotIngressEgress/depositFailed.d.ts +185 -185
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +64 -64
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/solanaIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +167 -167
- package/dist/180/solanaIngressEgress/depositFailed.d.ts +167 -167
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/solanaIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
- package/dist/180/swapping/privateBrokerChannelClosed.d.ts +2 -2
- package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
- package/dist/180/swapping/privateBrokerChannelOpened.d.ts +2 -2
- package/dist/180/swapping/swapDepositAddressReady.d.cts +2 -2
- package/dist/180/swapping/swapDepositAddressReady.d.ts +2 -2
- package/dist/180/swapping/swapRequested.d.cts +4 -4
- package/dist/180/swapping/swapRequested.d.ts +4 -4
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +54 -54
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +54 -54
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +172 -172
- package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +172 -172
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.ts +50 -50
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +170 -170
- package/dist/190/assethubIngressEgress/depositFailed.d.ts +170 -170
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.ts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/190/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/190/environment/runtimeSafeModeUpdated.d.ts +40 -40
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.ts +24 -24
- package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/ethereumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/190/ethereumIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/ethereumIngressEgress/depositFailed.d.ts +10 -10
- package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/ethereumIngressEgress/depositFinalised.d.ts +8 -8
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/190/liquidityProvider/assetTransferred.d.cts +9 -9
- package/dist/190/liquidityProvider/assetTransferred.d.ts +9 -9
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.ts +14 -14
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.ts +10 -10
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.ts +20 -20
- package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/polkadotIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/190/polkadotIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/polkadotIngressEgress/depositFailed.d.ts +10 -10
- package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/polkadotIngressEgress/depositFinalised.d.ts +8 -8
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/190/reputation/offencePenalty.d.cts +6 -6
- package/dist/190/reputation/offencePenalty.d.ts +6 -6
- package/dist/190/reputation/penaltyUpdated.d.cts +4 -4
- package/dist/190/reputation/penaltyUpdated.d.ts +4 -4
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/190/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/solanaIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/190/solanaIngressEgress/depositFailed.d.cts +32 -32
- package/dist/190/solanaIngressEgress/depositFailed.d.ts +32 -32
- package/dist/190/solanaIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/solanaIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/190/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/190/swapping/batchSwapFailed.d.ts +2 -2
- package/dist/190/swapping/creditedOnChain.d.cts +2 -2
- package/dist/190/swapping/creditedOnChain.d.ts +2 -2
- package/dist/190/swapping/refundEgressIgnored.d.cts +18 -18
- package/dist/190/swapping/refundEgressIgnored.d.ts +18 -18
- package/dist/190/swapping/refundEgressScheduled.d.cts +2 -2
- package/dist/190/swapping/refundEgressScheduled.d.ts +2 -2
- package/dist/190/swapping/refundedOnChain.d.cts +2 -2
- package/dist/190/swapping/refundedOnChain.d.ts +2 -2
- package/dist/190/swapping/swapAmountConfiscated.d.cts +2 -2
- package/dist/190/swapping/swapAmountConfiscated.d.ts +2 -2
- package/dist/190/swapping/swapDepositAddressReady.d.cts +13 -13
- package/dist/190/swapping/swapDepositAddressReady.d.ts +13 -13
- package/dist/190/swapping/swapEgressIgnored.d.cts +18 -18
- package/dist/190/swapping/swapEgressIgnored.d.ts +18 -18
- package/dist/190/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/190/swapping/swapEgressScheduled.d.ts +2 -2
- package/dist/190/swapping/swapRequested.d.cts +64 -64
- package/dist/190/swapping/swapRequested.d.ts +64 -64
- package/dist/190/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/190/swapping/withdrawalRequested.d.ts +4 -4
- package/package.json +3 -3
- package/dist/11100/swapping/swapCanceled.cjs +0 -7
- package/dist/11100/swapping/swapCanceled.d.cts +0 -11
- package/dist/11100/swapping/swapCanceled.d.ts +0 -11
- package/dist/11100/swapping/swapCanceled.mjs +0 -7
|
@@ -25,21 +25,21 @@ declare const solanaIngressEgressStoppedBoosting: z.ZodObject<{
|
|
|
25
25
|
unlockedAmount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
26
26
|
pendingBoosts: z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>, "many">;
|
|
27
27
|
}, "strip", z.ZodTypeAny, {
|
|
28
|
-
boosterId: string;
|
|
29
28
|
boostPool: {
|
|
30
29
|
asset: "Sol" | "SolUsdc";
|
|
31
30
|
tier: number;
|
|
32
31
|
};
|
|
32
|
+
boosterId: string;
|
|
33
33
|
unlockedAmount: bigint;
|
|
34
34
|
pendingBoosts: bigint[];
|
|
35
35
|
}, {
|
|
36
|
-
boosterId: string;
|
|
37
36
|
boostPool: {
|
|
38
37
|
asset: {
|
|
39
38
|
__kind: "Sol" | "SolUsdc";
|
|
40
39
|
};
|
|
41
40
|
tier: number;
|
|
42
41
|
};
|
|
42
|
+
boosterId: string;
|
|
43
43
|
unlockedAmount: string | number;
|
|
44
44
|
pendingBoosts: (string | number)[];
|
|
45
45
|
}>;
|
|
@@ -10,15 +10,15 @@ declare const arbitrumIngressEgressTransactionRejectedByBroker: z.ZodObject<{
|
|
|
10
10
|
txHashes?: string[] | null | undefined;
|
|
11
11
|
}>;
|
|
12
12
|
}, "strip", z.ZodTypeAny, {
|
|
13
|
+
broadcastId: number;
|
|
13
14
|
txId: {
|
|
14
15
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
15
16
|
};
|
|
16
|
-
broadcastId: number;
|
|
17
17
|
}, {
|
|
18
|
+
broadcastId: number;
|
|
18
19
|
txId: {
|
|
19
20
|
txHashes?: string[] | null | undefined;
|
|
20
21
|
};
|
|
21
|
-
broadcastId: number;
|
|
22
22
|
}>;
|
|
23
23
|
|
|
24
24
|
export { arbitrumIngressEgressTransactionRejectedByBroker };
|
|
@@ -10,15 +10,15 @@ declare const arbitrumIngressEgressTransactionRejectedByBroker: z.ZodObject<{
|
|
|
10
10
|
txHashes?: string[] | null | undefined;
|
|
11
11
|
}>;
|
|
12
12
|
}, "strip", z.ZodTypeAny, {
|
|
13
|
+
broadcastId: number;
|
|
13
14
|
txId: {
|
|
14
15
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
15
16
|
};
|
|
16
|
-
broadcastId: number;
|
|
17
17
|
}, {
|
|
18
|
+
broadcastId: number;
|
|
18
19
|
txId: {
|
|
19
20
|
txHashes?: string[] | null | undefined;
|
|
20
21
|
};
|
|
21
|
-
broadcastId: number;
|
|
22
22
|
}>;
|
|
23
23
|
|
|
24
24
|
export { arbitrumIngressEgressTransactionRejectedByBroker };
|
|
@@ -4,11 +4,11 @@ declare const bitcoinIngressEgressBoostedDepositLost: z.ZodObject<{
|
|
|
4
4
|
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
5
5
|
amount: 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
|
-
prewitnessedDepositId: bigint;
|
|
8
7
|
amount: bigint;
|
|
8
|
+
prewitnessedDepositId: bigint;
|
|
9
9
|
}, {
|
|
10
|
-
prewitnessedDepositId: string | number;
|
|
11
10
|
amount: string | number;
|
|
11
|
+
prewitnessedDepositId: string | number;
|
|
12
12
|
}>;
|
|
13
13
|
|
|
14
14
|
export { bitcoinIngressEgressBoostedDepositLost };
|
|
@@ -4,11 +4,11 @@ declare const bitcoinIngressEgressBoostedDepositLost: z.ZodObject<{
|
|
|
4
4
|
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
5
5
|
amount: 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
|
-
prewitnessedDepositId: bigint;
|
|
8
7
|
amount: bigint;
|
|
8
|
+
prewitnessedDepositId: bigint;
|
|
9
9
|
}, {
|
|
10
|
-
prewitnessedDepositId: string | number;
|
|
11
10
|
amount: string | number;
|
|
11
|
+
prewitnessedDepositId: string | number;
|
|
12
12
|
}>;
|
|
13
13
|
|
|
14
14
|
export { bitcoinIngressEgressBoostedDepositLost };
|
|
@@ -14,11 +14,11 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
14
14
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
15
15
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
|
|
17
18
|
value: `0x${string}`;
|
|
18
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
19
19
|
}, {
|
|
20
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
|
|
20
21
|
value: string;
|
|
21
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
22
22
|
}>, {
|
|
23
23
|
readonly chain: "Ethereum";
|
|
24
24
|
readonly address: `0x${string}`;
|
|
@@ -35,8 +35,8 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
35
35
|
readonly chain: "Solana";
|
|
36
36
|
readonly address: string;
|
|
37
37
|
}, {
|
|
38
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
|
|
38
39
|
value: string;
|
|
39
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
40
40
|
}>;
|
|
41
41
|
depositMetadata: z.ZodObject<{
|
|
42
42
|
channelMetadata: z.ZodObject<{
|
|
@@ -65,11 +65,11 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
65
65
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
66
66
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
67
67
|
}, "strip", z.ZodTypeAny, {
|
|
68
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
|
|
68
69
|
value: `0x${string}`;
|
|
69
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
70
70
|
}, {
|
|
71
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
|
|
71
72
|
value: string;
|
|
72
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
73
73
|
}>, {
|
|
74
74
|
readonly chain: "Ethereum";
|
|
75
75
|
readonly address: `0x${string}`;
|
|
@@ -86,8 +86,8 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
86
86
|
readonly chain: "Solana";
|
|
87
87
|
readonly address: string;
|
|
88
88
|
}, {
|
|
89
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
|
|
89
90
|
value: string;
|
|
90
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
91
91
|
}>>>;
|
|
92
92
|
}, "strip", z.ZodTypeAny, {
|
|
93
93
|
channelMetadata: {
|
|
@@ -122,8 +122,8 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
122
122
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
123
123
|
};
|
|
124
124
|
sourceAddress?: {
|
|
125
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
|
|
125
126
|
value: string;
|
|
126
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
127
127
|
} | null | undefined;
|
|
128
128
|
}>;
|
|
129
129
|
origin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -132,11 +132,11 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
132
132
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
133
133
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
134
134
|
}, "strip", z.ZodTypeAny, {
|
|
135
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
|
|
135
136
|
value: `0x${string}`;
|
|
136
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
137
137
|
}, {
|
|
138
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
|
|
138
139
|
value: string;
|
|
139
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
140
140
|
}>, {
|
|
141
141
|
readonly chain: "Ethereum";
|
|
142
142
|
readonly address: `0x${string}`;
|
|
@@ -153,8 +153,8 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
153
153
|
readonly chain: "Solana";
|
|
154
154
|
readonly address: string;
|
|
155
155
|
}, {
|
|
156
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
|
|
156
157
|
value: string;
|
|
157
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
158
158
|
}>;
|
|
159
159
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
160
160
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -181,8 +181,8 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
181
181
|
}, {
|
|
182
182
|
__kind: "DepositChannel";
|
|
183
183
|
depositAddress: {
|
|
184
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
|
|
184
185
|
value: string;
|
|
185
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
186
186
|
};
|
|
187
187
|
channelId: string | number;
|
|
188
188
|
depositBlockHeight: string | number;
|
|
@@ -281,22 +281,22 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
281
281
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
282
282
|
};
|
|
283
283
|
sourceAddress?: {
|
|
284
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
|
|
284
285
|
value: string;
|
|
285
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
286
286
|
} | null | undefined;
|
|
287
287
|
};
|
|
288
288
|
reason: {
|
|
289
289
|
__kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
290
290
|
};
|
|
291
291
|
destinationAddress: {
|
|
292
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
|
|
292
293
|
value: string;
|
|
293
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
294
294
|
};
|
|
295
295
|
origin: {
|
|
296
296
|
__kind: "DepositChannel";
|
|
297
297
|
depositAddress: {
|
|
298
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
|
|
298
299
|
value: string;
|
|
299
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
300
300
|
};
|
|
301
301
|
channelId: string | number;
|
|
302
302
|
depositBlockHeight: string | number;
|
|
@@ -14,11 +14,11 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
14
14
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
15
15
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
|
|
17
18
|
value: `0x${string}`;
|
|
18
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
19
19
|
}, {
|
|
20
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
|
|
20
21
|
value: string;
|
|
21
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
22
22
|
}>, {
|
|
23
23
|
readonly chain: "Ethereum";
|
|
24
24
|
readonly address: `0x${string}`;
|
|
@@ -35,8 +35,8 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
35
35
|
readonly chain: "Solana";
|
|
36
36
|
readonly address: string;
|
|
37
37
|
}, {
|
|
38
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
|
|
38
39
|
value: string;
|
|
39
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
40
40
|
}>;
|
|
41
41
|
depositMetadata: z.ZodObject<{
|
|
42
42
|
channelMetadata: z.ZodObject<{
|
|
@@ -65,11 +65,11 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
65
65
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
66
66
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
67
67
|
}, "strip", z.ZodTypeAny, {
|
|
68
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
|
|
68
69
|
value: `0x${string}`;
|
|
69
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
70
70
|
}, {
|
|
71
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
|
|
71
72
|
value: string;
|
|
72
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
73
73
|
}>, {
|
|
74
74
|
readonly chain: "Ethereum";
|
|
75
75
|
readonly address: `0x${string}`;
|
|
@@ -86,8 +86,8 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
86
86
|
readonly chain: "Solana";
|
|
87
87
|
readonly address: string;
|
|
88
88
|
}, {
|
|
89
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
|
|
89
90
|
value: string;
|
|
90
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
91
91
|
}>>>;
|
|
92
92
|
}, "strip", z.ZodTypeAny, {
|
|
93
93
|
channelMetadata: {
|
|
@@ -122,8 +122,8 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
122
122
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
123
123
|
};
|
|
124
124
|
sourceAddress?: {
|
|
125
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
|
|
125
126
|
value: string;
|
|
126
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
127
127
|
} | null | undefined;
|
|
128
128
|
}>;
|
|
129
129
|
origin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -132,11 +132,11 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
132
132
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
133
133
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
134
134
|
}, "strip", z.ZodTypeAny, {
|
|
135
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
|
|
135
136
|
value: `0x${string}`;
|
|
136
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
137
137
|
}, {
|
|
138
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
|
|
138
139
|
value: string;
|
|
139
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
140
140
|
}>, {
|
|
141
141
|
readonly chain: "Ethereum";
|
|
142
142
|
readonly address: `0x${string}`;
|
|
@@ -153,8 +153,8 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
153
153
|
readonly chain: "Solana";
|
|
154
154
|
readonly address: string;
|
|
155
155
|
}, {
|
|
156
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
|
|
156
157
|
value: string;
|
|
157
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
158
158
|
}>;
|
|
159
159
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
160
160
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -181,8 +181,8 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
181
181
|
}, {
|
|
182
182
|
__kind: "DepositChannel";
|
|
183
183
|
depositAddress: {
|
|
184
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
|
|
184
185
|
value: string;
|
|
185
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
186
186
|
};
|
|
187
187
|
channelId: string | number;
|
|
188
188
|
depositBlockHeight: string | number;
|
|
@@ -281,22 +281,22 @@ declare const bitcoinIngressEgressCcmFailed: z.ZodObject<{
|
|
|
281
281
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
282
282
|
};
|
|
283
283
|
sourceAddress?: {
|
|
284
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
|
|
284
285
|
value: string;
|
|
285
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
286
286
|
} | null | undefined;
|
|
287
287
|
};
|
|
288
288
|
reason: {
|
|
289
289
|
__kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount" | "InvalidMetadata" | "InvalidDestinationAddress";
|
|
290
290
|
};
|
|
291
291
|
destinationAddress: {
|
|
292
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
|
|
292
293
|
value: string;
|
|
293
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
294
294
|
};
|
|
295
295
|
origin: {
|
|
296
296
|
__kind: "DepositChannel";
|
|
297
297
|
depositAddress: {
|
|
298
|
+
__kind: "Btc" | "Eth" | "Dot" | "Sol" | "Arb";
|
|
298
299
|
value: string;
|
|
299
|
-
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
300
300
|
};
|
|
301
301
|
channelId: string | number;
|
|
302
302
|
depositBlockHeight: string | number;
|
|
@@ -5,47 +5,47 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
5
5
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
6
6
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
value: `0x${string}`;
|
|
9
8
|
__kind: "P2PKH";
|
|
9
|
+
value: `0x${string}`;
|
|
10
10
|
}, {
|
|
11
|
-
value: string;
|
|
12
11
|
__kind: "P2PKH";
|
|
12
|
+
value: string;
|
|
13
13
|
}>, z.ZodObject<{
|
|
14
14
|
__kind: z.ZodLiteral<"P2SH">;
|
|
15
15
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
value: `0x${string}`;
|
|
18
17
|
__kind: "P2SH";
|
|
18
|
+
value: `0x${string}`;
|
|
19
19
|
}, {
|
|
20
|
-
value: string;
|
|
21
20
|
__kind: "P2SH";
|
|
21
|
+
value: string;
|
|
22
22
|
}>, z.ZodObject<{
|
|
23
23
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
24
24
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
-
value: `0x${string}`;
|
|
27
26
|
__kind: "P2WPKH";
|
|
27
|
+
value: `0x${string}`;
|
|
28
28
|
}, {
|
|
29
|
-
value: string;
|
|
30
29
|
__kind: "P2WPKH";
|
|
30
|
+
value: string;
|
|
31
31
|
}>, z.ZodObject<{
|
|
32
32
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
33
33
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
34
34
|
}, "strip", z.ZodTypeAny, {
|
|
35
|
-
value: `0x${string}`;
|
|
36
35
|
__kind: "P2WSH";
|
|
36
|
+
value: `0x${string}`;
|
|
37
37
|
}, {
|
|
38
|
-
value: string;
|
|
39
38
|
__kind: "P2WSH";
|
|
39
|
+
value: string;
|
|
40
40
|
}>, z.ZodObject<{
|
|
41
41
|
__kind: z.ZodLiteral<"Taproot">;
|
|
42
42
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
43
43
|
}, "strip", z.ZodTypeAny, {
|
|
44
|
-
value: `0x${string}`;
|
|
45
44
|
__kind: "Taproot";
|
|
45
|
+
value: `0x${string}`;
|
|
46
46
|
}, {
|
|
47
|
-
value: string;
|
|
48
47
|
__kind: "Taproot";
|
|
48
|
+
value: string;
|
|
49
49
|
}>, z.ZodObject<{
|
|
50
50
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
51
51
|
version: z.ZodNumber;
|
|
@@ -131,7 +131,6 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
131
131
|
} | null | undefined;
|
|
132
132
|
}>;
|
|
133
133
|
}, "strip", z.ZodTypeAny, {
|
|
134
|
-
amount: bigint;
|
|
135
134
|
depositAddress: {
|
|
136
135
|
pubkeyX: `0x${string}`;
|
|
137
136
|
scriptPath?: {
|
|
@@ -147,8 +146,8 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
147
146
|
txId: `0x${string}`;
|
|
148
147
|
vout: number;
|
|
149
148
|
};
|
|
149
|
+
amount: bigint;
|
|
150
150
|
}, {
|
|
151
|
-
amount: string | number;
|
|
152
151
|
depositAddress: {
|
|
153
152
|
pubkeyX: string;
|
|
154
153
|
scriptPath?: {
|
|
@@ -164,6 +163,7 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
164
163
|
txId: string;
|
|
165
164
|
vout: number;
|
|
166
165
|
};
|
|
166
|
+
amount: string | number;
|
|
167
167
|
}>;
|
|
168
168
|
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
169
169
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -207,38 +207,36 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
207
207
|
__kind: z.ZodLiteral<"BoostersCredited">;
|
|
208
208
|
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
209
209
|
}, "strip", z.ZodTypeAny, {
|
|
210
|
-
prewitnessedDepositId: bigint;
|
|
211
210
|
__kind: "BoostersCredited";
|
|
211
|
+
prewitnessedDepositId: bigint;
|
|
212
212
|
}, {
|
|
213
|
-
prewitnessedDepositId: string | number;
|
|
214
213
|
__kind: "BoostersCredited";
|
|
214
|
+
prewitnessedDepositId: string | number;
|
|
215
215
|
}>]>;
|
|
216
216
|
}, "strip", z.ZodTypeAny, {
|
|
217
|
-
prewitnessedDepositId: bigint;
|
|
218
217
|
depositAddress: {
|
|
219
|
-
value: `0x${string}`;
|
|
220
218
|
__kind: "P2PKH";
|
|
221
|
-
} | {
|
|
222
219
|
value: `0x${string}`;
|
|
223
|
-
__kind: "P2SH";
|
|
224
220
|
} | {
|
|
221
|
+
__kind: "P2SH";
|
|
225
222
|
value: `0x${string}`;
|
|
226
|
-
__kind: "P2WPKH";
|
|
227
223
|
} | {
|
|
224
|
+
__kind: "P2WPKH";
|
|
228
225
|
value: `0x${string}`;
|
|
229
|
-
__kind: "P2WSH";
|
|
230
226
|
} | {
|
|
227
|
+
__kind: "P2WSH";
|
|
231
228
|
value: `0x${string}`;
|
|
229
|
+
} | {
|
|
232
230
|
__kind: "Taproot";
|
|
231
|
+
value: `0x${string}`;
|
|
233
232
|
} | {
|
|
234
233
|
__kind: "OtherSegwit";
|
|
235
234
|
version: number;
|
|
236
235
|
program: `0x${string}`;
|
|
237
236
|
};
|
|
238
|
-
channelId: bigint;
|
|
239
237
|
asset: "Btc";
|
|
238
|
+
amounts: [number, bigint][];
|
|
240
239
|
depositDetails: {
|
|
241
|
-
amount: bigint;
|
|
242
240
|
depositAddress: {
|
|
243
241
|
pubkeyX: `0x${string}`;
|
|
244
242
|
scriptPath?: {
|
|
@@ -254,8 +252,10 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
254
252
|
txId: `0x${string}`;
|
|
255
253
|
vout: number;
|
|
256
254
|
};
|
|
255
|
+
amount: bigint;
|
|
257
256
|
};
|
|
258
|
-
|
|
257
|
+
prewitnessedDepositId: bigint;
|
|
258
|
+
channelId: bigint;
|
|
259
259
|
blockHeight: bigint;
|
|
260
260
|
ingressFee: bigint;
|
|
261
261
|
boostFee: bigint;
|
|
@@ -271,37 +271,35 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
271
271
|
} | {
|
|
272
272
|
__kind: "NoAction";
|
|
273
273
|
} | {
|
|
274
|
-
prewitnessedDepositId: bigint;
|
|
275
274
|
__kind: "BoostersCredited";
|
|
275
|
+
prewitnessedDepositId: bigint;
|
|
276
276
|
};
|
|
277
277
|
}, {
|
|
278
|
-
prewitnessedDepositId: string | number;
|
|
279
278
|
depositAddress: {
|
|
280
|
-
value: string;
|
|
281
279
|
__kind: "P2PKH";
|
|
282
|
-
} | {
|
|
283
280
|
value: string;
|
|
284
|
-
__kind: "P2SH";
|
|
285
281
|
} | {
|
|
282
|
+
__kind: "P2SH";
|
|
286
283
|
value: string;
|
|
287
|
-
__kind: "P2WPKH";
|
|
288
284
|
} | {
|
|
285
|
+
__kind: "P2WPKH";
|
|
289
286
|
value: string;
|
|
290
|
-
__kind: "P2WSH";
|
|
291
287
|
} | {
|
|
288
|
+
__kind: "P2WSH";
|
|
292
289
|
value: string;
|
|
290
|
+
} | {
|
|
293
291
|
__kind: "Taproot";
|
|
292
|
+
value: string;
|
|
294
293
|
} | {
|
|
295
294
|
__kind: "OtherSegwit";
|
|
296
295
|
version: number;
|
|
297
296
|
program: string;
|
|
298
297
|
};
|
|
299
|
-
channelId: string | number;
|
|
300
298
|
asset: {
|
|
301
299
|
__kind: "Btc";
|
|
302
300
|
};
|
|
301
|
+
amounts: [number, string | number][];
|
|
303
302
|
depositDetails: {
|
|
304
|
-
amount: string | number;
|
|
305
303
|
depositAddress: {
|
|
306
304
|
pubkeyX: string;
|
|
307
305
|
scriptPath?: {
|
|
@@ -317,8 +315,10 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
317
315
|
txId: string;
|
|
318
316
|
vout: number;
|
|
319
317
|
};
|
|
318
|
+
amount: string | number;
|
|
320
319
|
};
|
|
321
|
-
|
|
320
|
+
prewitnessedDepositId: string | number;
|
|
321
|
+
channelId: string | number;
|
|
322
322
|
blockHeight: string | number;
|
|
323
323
|
ingressFee: string | number;
|
|
324
324
|
boostFee: string | number;
|
|
@@ -334,8 +334,8 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
334
334
|
} | {
|
|
335
335
|
__kind: "NoAction";
|
|
336
336
|
} | {
|
|
337
|
-
prewitnessedDepositId: string | number;
|
|
338
337
|
__kind: "BoostersCredited";
|
|
338
|
+
prewitnessedDepositId: string | number;
|
|
339
339
|
};
|
|
340
340
|
}>;
|
|
341
341
|
|