@chainflip/processor 1.8.2 → 1.8.3
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/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/100/bitcoinIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +20 -20
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +24 -24
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +24 -24
- package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +24 -24
- package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +24 -24
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +54 -54
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +54 -54
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +20 -20
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.ts +20 -20
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +20 -20
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.ts +20 -20
- package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
- 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/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/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
- 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/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalEnacted.d.ts +8 -8
- package/dist/100/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalPassed.d.ts +8 -8
- package/dist/100/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalRejected.d.ts +8 -8
- package/dist/100/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalSubmitted.d.ts +8 -8
- package/dist/100/witnesser/witnessExecutionFailed.d.cts +2 -2
- package/dist/100/witnesser/witnessExecutionFailed.d.ts +2 -2
- package/dist/131/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
- package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
- package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
- package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
- package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/131/swapping/swapExecuted.d.cts +12 -12
- package/dist/131/swapping/swapExecuted.d.ts +12 -12
- package/dist/131/swapping/swapScheduled.d.cts +14 -14
- package/dist/131/swapping/swapScheduled.d.ts +14 -14
- package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
- package/dist/141/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.ts +20 -20
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
- package/dist/141/arbitrumIngressEgress/depositIgnored.d.ts +3 -3
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +22 -22
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.ts +22 -22
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.ts +2 -2
- 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/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/limitOrderUpdated.d.ts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +10 -10
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
- 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/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/141/swapping/ccmDepositReceived.d.cts +80 -80
- package/dist/141/swapping/ccmDepositReceived.d.ts +80 -80
- package/dist/141/swapping/ccmFailed.d.cts +100 -100
- package/dist/141/swapping/ccmFailed.d.ts +100 -100
- package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/141/swapping/swapDepositAddressReady.d.cts +50 -50
- package/dist/141/swapping/swapDepositAddressReady.d.ts +50 -50
- package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/141/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/141/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/141/swapping/swapExecuted.d.cts +90 -90
- package/dist/141/swapping/swapExecuted.d.ts +90 -90
- package/dist/141/swapping/swapScheduled.d.cts +126 -126
- package/dist/141/swapping/swapScheduled.d.ts +126 -126
- package/dist/141/swapping/withdrawalRequested.d.cts +22 -22
- package/dist/141/swapping/withdrawalRequested.d.ts +22 -22
- package/dist/150/assetBalances/refundScheduled.d.cts +2 -2
- package/dist/150/assetBalances/refundScheduled.d.ts +2 -2
- package/dist/150/assetBalances/refundSkipped.d.cts +50 -50
- package/dist/150/assetBalances/refundSkipped.d.ts +50 -50
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/150/liquidityPools/limitOrderUpdated.d.ts +2 -2
- package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +2 -2
- package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +2 -2
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- 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 +14 -14
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.ts +14 -14
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/160/liquidityPools/limitOrderUpdated.d.ts +10 -10
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +10 -10
- 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/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.ts +50 -50
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/160/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/160/swapping/batchSwapFailed.d.ts +2 -2
- package/dist/160/swapping/ccmFailed.d.cts +70 -70
- package/dist/160/swapping/ccmFailed.d.ts +70 -70
- package/dist/160/swapping/refundEgressIgnored.d.cts +18 -18
- package/dist/160/swapping/refundEgressIgnored.d.ts +18 -18
- package/dist/160/swapping/refundEgressScheduled.d.cts +2 -2
- package/dist/160/swapping/refundEgressScheduled.d.ts +2 -2
- package/dist/160/swapping/swapAmountConfiscated.d.cts +2 -2
- package/dist/160/swapping/swapAmountConfiscated.d.ts +2 -2
- package/dist/160/swapping/swapDepositAddressReady.d.cts +65 -65
- package/dist/160/swapping/swapDepositAddressReady.d.ts +65 -65
- package/dist/160/swapping/swapEgressIgnored.d.cts +18 -18
- package/dist/160/swapping/swapEgressIgnored.d.ts +18 -18
- package/dist/160/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/160/swapping/swapEgressScheduled.d.ts +2 -2
- package/dist/160/swapping/swapRequested.d.cts +130 -130
- package/dist/160/swapping/swapRequested.d.ts +130 -130
- package/dist/160/swapping/withdrawalRequested.d.cts +20 -20
- package/dist/160/swapping/withdrawalRequested.d.ts +20 -20
- 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/depositIgnored.d.cts +6 -6
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/reputation/offencePenalty.d.cts +2 -2
- package/dist/170/reputation/offencePenalty.d.ts +2 -2
- 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 +135 -135
- package/dist/170/swapping/swapRequested.d.ts +135 -135
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +26 -26
- package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +26 -26
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +26 -26
- package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +26 -26
- package/dist/180/common.cjs +29 -8
- package/dist/180/common.d.cts +142 -102
- package/dist/180/common.d.ts +142 -102
- package/dist/180/common.mjs +28 -7
- package/dist/180/environment/solanaGovCallDispatched.cjs +10 -0
- package/dist/180/environment/solanaGovCallDispatched.d.cts +69 -0
- package/dist/180/environment/solanaGovCallDispatched.d.ts +69 -0
- package/dist/180/environment/solanaGovCallDispatched.mjs +10 -0
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +14 -14
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +52 -52
- package/dist/180/ethereumIngressEgress/depositFailed.d.ts +52 -52
- 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 +10 -10
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +10 -10
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +26 -26
- package/dist/180/polkadotIngressEgress/depositFailed.d.ts +26 -26
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +26 -26
- package/dist/180/solanaIngressEgress/depositFailed.d.ts +26 -26
- package/dist/180/swapping/swapDepositAddressReady.cjs +2 -0
- package/dist/180/swapping/swapDepositAddressReady.d.cts +3 -0
- package/dist/180/swapping/swapDepositAddressReady.d.ts +3 -0
- package/dist/180/swapping/swapDepositAddressReady.mjs +2 -0
- package/dist/180/swapping/swapRequested.d.cts +10 -0
- package/dist/180/swapping/swapRequested.d.ts +10 -0
- package/package.json +1 -1
|
@@ -221,18 +221,18 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
221
221
|
value: z.ZodEffects<z.ZodObject<{
|
|
222
222
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
223
223
|
}, "strip", z.ZodTypeAny, {
|
|
224
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
224
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
225
225
|
}, {
|
|
226
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
227
|
-
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
228
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
226
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
227
|
+
}>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
228
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
229
229
|
}>;
|
|
230
230
|
}, "strip", z.ZodTypeAny, {
|
|
231
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
231
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
232
232
|
__kind: "Token";
|
|
233
233
|
}, {
|
|
234
234
|
value: {
|
|
235
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
235
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
236
236
|
};
|
|
237
237
|
__kind: "Token";
|
|
238
238
|
}>, z.ZodObject<{
|
|
@@ -318,7 +318,7 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
318
318
|
} | {
|
|
319
319
|
__kind: "TooManyConsumers";
|
|
320
320
|
} | {
|
|
321
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
321
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
322
322
|
__kind: "Token";
|
|
323
323
|
} | {
|
|
324
324
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -357,7 +357,7 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
357
357
|
__kind: "TooManyConsumers";
|
|
358
358
|
} | {
|
|
359
359
|
value: {
|
|
360
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
360
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
361
361
|
};
|
|
362
362
|
__kind: "Token";
|
|
363
363
|
} | {
|
|
@@ -382,6 +382,7 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
382
382
|
__kind: "DispatchError";
|
|
383
383
|
}>]>;
|
|
384
384
|
}, "strip", z.ZodTypeAny, {
|
|
385
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
385
386
|
error: {
|
|
386
387
|
__kind: "Unsupported";
|
|
387
388
|
} | {
|
|
@@ -428,7 +429,7 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
428
429
|
} | {
|
|
429
430
|
__kind: "TooManyConsumers";
|
|
430
431
|
} | {
|
|
431
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
432
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
432
433
|
__kind: "Token";
|
|
433
434
|
} | {
|
|
434
435
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -447,8 +448,10 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
447
448
|
};
|
|
448
449
|
__kind: "DispatchError";
|
|
449
450
|
};
|
|
450
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
451
451
|
}, {
|
|
452
|
+
egressId: [{
|
|
453
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
454
|
+
}, string | number];
|
|
452
455
|
error: {
|
|
453
456
|
__kind: "Unsupported";
|
|
454
457
|
} | {
|
|
@@ -500,7 +503,7 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
500
503
|
__kind: "TooManyConsumers";
|
|
501
504
|
} | {
|
|
502
505
|
value: {
|
|
503
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
506
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
504
507
|
};
|
|
505
508
|
__kind: "Token";
|
|
506
509
|
} | {
|
|
@@ -524,9 +527,6 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
524
527
|
};
|
|
525
528
|
__kind: "DispatchError";
|
|
526
529
|
};
|
|
527
|
-
egressId: [{
|
|
528
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
529
|
-
}, string | number];
|
|
530
530
|
}>;
|
|
531
531
|
|
|
532
532
|
export { bitcoinIngressEgressCcmEgressInvalid };
|
|
@@ -221,18 +221,18 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
221
221
|
value: z.ZodEffects<z.ZodObject<{
|
|
222
222
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
223
223
|
}, "strip", z.ZodTypeAny, {
|
|
224
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
224
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
225
225
|
}, {
|
|
226
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
227
|
-
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
228
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
226
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
227
|
+
}>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
228
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
229
229
|
}>;
|
|
230
230
|
}, "strip", z.ZodTypeAny, {
|
|
231
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
231
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
232
232
|
__kind: "Token";
|
|
233
233
|
}, {
|
|
234
234
|
value: {
|
|
235
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
235
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
236
236
|
};
|
|
237
237
|
__kind: "Token";
|
|
238
238
|
}>, z.ZodObject<{
|
|
@@ -318,7 +318,7 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
318
318
|
} | {
|
|
319
319
|
__kind: "TooManyConsumers";
|
|
320
320
|
} | {
|
|
321
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
321
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
322
322
|
__kind: "Token";
|
|
323
323
|
} | {
|
|
324
324
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -357,7 +357,7 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
357
357
|
__kind: "TooManyConsumers";
|
|
358
358
|
} | {
|
|
359
359
|
value: {
|
|
360
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
360
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
361
361
|
};
|
|
362
362
|
__kind: "Token";
|
|
363
363
|
} | {
|
|
@@ -382,6 +382,7 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
382
382
|
__kind: "DispatchError";
|
|
383
383
|
}>]>;
|
|
384
384
|
}, "strip", z.ZodTypeAny, {
|
|
385
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
385
386
|
error: {
|
|
386
387
|
__kind: "Unsupported";
|
|
387
388
|
} | {
|
|
@@ -428,7 +429,7 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
428
429
|
} | {
|
|
429
430
|
__kind: "TooManyConsumers";
|
|
430
431
|
} | {
|
|
431
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
432
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
432
433
|
__kind: "Token";
|
|
433
434
|
} | {
|
|
434
435
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -447,8 +448,10 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
447
448
|
};
|
|
448
449
|
__kind: "DispatchError";
|
|
449
450
|
};
|
|
450
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
451
451
|
}, {
|
|
452
|
+
egressId: [{
|
|
453
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
454
|
+
}, string | number];
|
|
452
455
|
error: {
|
|
453
456
|
__kind: "Unsupported";
|
|
454
457
|
} | {
|
|
@@ -500,7 +503,7 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
500
503
|
__kind: "TooManyConsumers";
|
|
501
504
|
} | {
|
|
502
505
|
value: {
|
|
503
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
506
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
504
507
|
};
|
|
505
508
|
__kind: "Token";
|
|
506
509
|
} | {
|
|
@@ -524,9 +527,6 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
524
527
|
};
|
|
525
528
|
__kind: "DispatchError";
|
|
526
529
|
};
|
|
527
|
-
egressId: [{
|
|
528
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
529
|
-
}, string | number];
|
|
530
530
|
}>;
|
|
531
531
|
|
|
532
532
|
export { bitcoinIngressEgressCcmEgressInvalid };
|
|
@@ -148,6 +148,9 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
148
148
|
version: number;
|
|
149
149
|
program: `0x${string}`;
|
|
150
150
|
};
|
|
151
|
+
channelId: bigint;
|
|
152
|
+
prewitnessedDepositId: bigint;
|
|
153
|
+
amounts: [number, bigint][];
|
|
151
154
|
asset: "Btc";
|
|
152
155
|
blockHeight: bigint;
|
|
153
156
|
depositDetails: {
|
|
@@ -155,7 +158,7 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
155
158
|
vout: number;
|
|
156
159
|
};
|
|
157
160
|
ingressFee: bigint;
|
|
158
|
-
|
|
161
|
+
boostFee: bigint;
|
|
159
162
|
action: {
|
|
160
163
|
__kind: "Swap";
|
|
161
164
|
swapRequestId: bigint;
|
|
@@ -171,9 +174,6 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
171
174
|
__kind: "BoostersCredited";
|
|
172
175
|
prewitnessedDepositId: bigint;
|
|
173
176
|
};
|
|
174
|
-
channelId: bigint;
|
|
175
|
-
amounts: [number, bigint][];
|
|
176
|
-
boostFee: bigint;
|
|
177
177
|
}, {
|
|
178
178
|
depositAddress: {
|
|
179
179
|
value: string;
|
|
@@ -195,6 +195,9 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
195
195
|
version: number;
|
|
196
196
|
program: string;
|
|
197
197
|
};
|
|
198
|
+
channelId: string | number;
|
|
199
|
+
prewitnessedDepositId: string | number;
|
|
200
|
+
amounts: [number, string | number][];
|
|
198
201
|
asset: {
|
|
199
202
|
__kind: "Btc";
|
|
200
203
|
};
|
|
@@ -204,7 +207,7 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
204
207
|
vout: number;
|
|
205
208
|
};
|
|
206
209
|
ingressFee: string | number;
|
|
207
|
-
|
|
210
|
+
boostFee: string | number;
|
|
208
211
|
action: {
|
|
209
212
|
__kind: "Swap";
|
|
210
213
|
swapRequestId: string | number;
|
|
@@ -220,9 +223,6 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
220
223
|
__kind: "BoostersCredited";
|
|
221
224
|
prewitnessedDepositId: string | number;
|
|
222
225
|
};
|
|
223
|
-
channelId: string | number;
|
|
224
|
-
amounts: [number, string | number][];
|
|
225
|
-
boostFee: string | number;
|
|
226
226
|
}>;
|
|
227
227
|
|
|
228
228
|
export { bitcoinIngressEgressDepositBoosted };
|
|
@@ -148,6 +148,9 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
148
148
|
version: number;
|
|
149
149
|
program: `0x${string}`;
|
|
150
150
|
};
|
|
151
|
+
channelId: bigint;
|
|
152
|
+
prewitnessedDepositId: bigint;
|
|
153
|
+
amounts: [number, bigint][];
|
|
151
154
|
asset: "Btc";
|
|
152
155
|
blockHeight: bigint;
|
|
153
156
|
depositDetails: {
|
|
@@ -155,7 +158,7 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
155
158
|
vout: number;
|
|
156
159
|
};
|
|
157
160
|
ingressFee: bigint;
|
|
158
|
-
|
|
161
|
+
boostFee: bigint;
|
|
159
162
|
action: {
|
|
160
163
|
__kind: "Swap";
|
|
161
164
|
swapRequestId: bigint;
|
|
@@ -171,9 +174,6 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
171
174
|
__kind: "BoostersCredited";
|
|
172
175
|
prewitnessedDepositId: bigint;
|
|
173
176
|
};
|
|
174
|
-
channelId: bigint;
|
|
175
|
-
amounts: [number, bigint][];
|
|
176
|
-
boostFee: bigint;
|
|
177
177
|
}, {
|
|
178
178
|
depositAddress: {
|
|
179
179
|
value: string;
|
|
@@ -195,6 +195,9 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
195
195
|
version: number;
|
|
196
196
|
program: string;
|
|
197
197
|
};
|
|
198
|
+
channelId: string | number;
|
|
199
|
+
prewitnessedDepositId: string | number;
|
|
200
|
+
amounts: [number, string | number][];
|
|
198
201
|
asset: {
|
|
199
202
|
__kind: "Btc";
|
|
200
203
|
};
|
|
@@ -204,7 +207,7 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
204
207
|
vout: number;
|
|
205
208
|
};
|
|
206
209
|
ingressFee: string | number;
|
|
207
|
-
|
|
210
|
+
boostFee: string | number;
|
|
208
211
|
action: {
|
|
209
212
|
__kind: "Swap";
|
|
210
213
|
swapRequestId: string | number;
|
|
@@ -220,9 +223,6 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
220
223
|
__kind: "BoostersCredited";
|
|
221
224
|
prewitnessedDepositId: string | number;
|
|
222
225
|
};
|
|
223
|
-
channelId: string | number;
|
|
224
|
-
amounts: [number, string | number][];
|
|
225
|
-
boostFee: string | number;
|
|
226
226
|
}>;
|
|
227
227
|
|
|
228
228
|
export { bitcoinIngressEgressDepositBoosted };
|
|
@@ -146,6 +146,7 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
146
146
|
version: number;
|
|
147
147
|
program: `0x${string}`;
|
|
148
148
|
};
|
|
149
|
+
channelId: bigint;
|
|
149
150
|
asset: "Btc";
|
|
150
151
|
amount: bigint;
|
|
151
152
|
blockHeight: bigint;
|
|
@@ -169,7 +170,6 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
169
170
|
__kind: "BoostersCredited";
|
|
170
171
|
prewitnessedDepositId: bigint;
|
|
171
172
|
};
|
|
172
|
-
channelId: bigint;
|
|
173
173
|
}, {
|
|
174
174
|
depositAddress: {
|
|
175
175
|
value: string;
|
|
@@ -191,6 +191,7 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
191
191
|
version: number;
|
|
192
192
|
program: string;
|
|
193
193
|
};
|
|
194
|
+
channelId: string | number;
|
|
194
195
|
asset: {
|
|
195
196
|
__kind: "Btc";
|
|
196
197
|
};
|
|
@@ -216,7 +217,6 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
216
217
|
__kind: "BoostersCredited";
|
|
217
218
|
prewitnessedDepositId: string | number;
|
|
218
219
|
};
|
|
219
|
-
channelId: string | number;
|
|
220
220
|
}>;
|
|
221
221
|
|
|
222
222
|
export { bitcoinIngressEgressDepositFinalised };
|
|
@@ -146,6 +146,7 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
146
146
|
version: number;
|
|
147
147
|
program: `0x${string}`;
|
|
148
148
|
};
|
|
149
|
+
channelId: bigint;
|
|
149
150
|
asset: "Btc";
|
|
150
151
|
amount: bigint;
|
|
151
152
|
blockHeight: bigint;
|
|
@@ -169,7 +170,6 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
169
170
|
__kind: "BoostersCredited";
|
|
170
171
|
prewitnessedDepositId: bigint;
|
|
171
172
|
};
|
|
172
|
-
channelId: bigint;
|
|
173
173
|
}, {
|
|
174
174
|
depositAddress: {
|
|
175
175
|
value: string;
|
|
@@ -191,6 +191,7 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
191
191
|
version: number;
|
|
192
192
|
program: string;
|
|
193
193
|
};
|
|
194
|
+
channelId: string | number;
|
|
194
195
|
asset: {
|
|
195
196
|
__kind: "Btc";
|
|
196
197
|
};
|
|
@@ -216,7 +217,6 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
216
217
|
__kind: "BoostersCredited";
|
|
217
218
|
prewitnessedDepositId: string | number;
|
|
218
219
|
};
|
|
219
|
-
channelId: string | number;
|
|
220
220
|
}>;
|
|
221
221
|
|
|
222
222
|
export { bitcoinIngressEgressDepositFinalised };
|