@chainflip/processor 1.7.2 → 1.8.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/100/common.d.cts +8 -8
- package/dist/100/common.d.ts +8 -8
- package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
- 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/102/common.d.cts +8 -8
- package/dist/102/common.d.ts +8 -8
- package/dist/111/common.d.cts +8 -8
- package/dist/111/common.d.ts +8 -8
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +2 -2
- package/dist/120/common.d.cts +8 -8
- package/dist/120/common.d.ts +8 -8
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/131/common.d.cts +8 -8
- package/dist/131/common.d.ts +8 -8
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/141/common.d.cts +8 -8
- package/dist/141/common.d.ts +8 -8
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +4 -4
- package/dist/141/liquidityPools/limitOrderUpdated.d.ts +4 -4
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +4 -4
- package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +4 -4
- package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- 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/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/common.d.cts +8 -8
- package/dist/150/common.d.ts +8 -8
- 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/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +3 -3
- package/dist/150/solanaIngressEgress/depositFinalised.d.ts +3 -3
- package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
- 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/common.d.cts +8 -8
- package/dist/160/common.d.ts +8 -8
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/160/environment/runtimeSafeModeUpdated.d.ts +28 -28
- 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 +2 -2
- package/dist/160/ethereumIngressEgress/depositFinalised.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 +2 -2
- package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.ts +2 -2
- package/dist/160/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/160/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/160/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/160/swapping/refundEgressIgnored.d.cts +12 -12
- package/dist/160/swapping/refundEgressIgnored.d.ts +12 -12
- package/dist/160/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/160/swapping/refundEgressScheduled.d.ts +8 -8
- package/dist/160/swapping/swapAmountConfiscated.d.cts +7 -7
- package/dist/160/swapping/swapAmountConfiscated.d.ts +7 -7
- package/dist/160/swapping/swapDepositAddressReady.d.cts +18 -18
- package/dist/160/swapping/swapDepositAddressReady.d.ts +18 -18
- package/dist/160/swapping/swapEgressIgnored.d.cts +12 -12
- package/dist/160/swapping/swapEgressIgnored.d.ts +12 -12
- package/dist/160/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/160/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/160/swapping/swapExecuted.d.cts +12 -12
- package/dist/160/swapping/swapExecuted.d.ts +12 -12
- package/dist/160/swapping/swapRequested.d.cts +14 -14
- package/dist/160/swapping/swapRequested.d.ts +14 -14
- package/dist/160/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/160/swapping/withdrawalRequested.d.ts +6 -6
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +101 -101
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +101 -101
- package/dist/170/arbitrumIngressEgress/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/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +101 -101
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.ts +101 -101
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +30 -30
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +30 -30
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +30 -30
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.ts +30 -30
- 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/common.d.cts +8 -8
- package/dist/170/common.d.ts +8 -8
- package/dist/180/arbitrumChainTracking/chainStateUpdated.cjs +9 -0
- package/dist/180/arbitrumChainTracking/chainStateUpdated.d.cts +47 -0
- package/dist/180/arbitrumChainTracking/chainStateUpdated.d.ts +47 -0
- package/dist/180/arbitrumChainTracking/chainStateUpdated.mjs +9 -0
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +532 -0
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +532 -0
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/180/arbitrumIngressEgress/depositBoosted.cjs +27 -0
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +144 -0
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +144 -0
- package/dist/180/arbitrumIngressEgress/depositBoosted.mjs +27 -0
- package/dist/180/arbitrumIngressEgress/depositFailed.cjs +15 -0
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +1865 -0
- package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +1865 -0
- package/dist/180/arbitrumIngressEgress/depositFailed.mjs +15 -0
- package/dist/180/arbitrumIngressEgress/depositFinalised.cjs +25 -0
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +138 -0
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.ts +138 -0
- package/dist/180/arbitrumIngressEgress/depositFinalised.mjs +25 -0
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.cjs +17 -0
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +43 -0
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +43 -0
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.mjs +17 -0
- package/dist/180/arbitrumIngressEgress/networkFeeDeductionFromBoostSet.cjs +8 -0
- package/dist/180/arbitrumIngressEgress/networkFeeDeductionFromBoostSet.d.cts +11 -0
- package/dist/180/arbitrumIngressEgress/networkFeeDeductionFromBoostSet.d.ts +11 -0
- package/dist/180/arbitrumIngressEgress/networkFeeDeductionFromBoostSet.mjs +8 -0
- package/dist/180/arbitrumIngressEgress/transferFallbackRequested.cjs +18 -0
- package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.cts +65 -0
- package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.ts +65 -0
- package/dist/180/arbitrumIngressEgress/transferFallbackRequested.mjs +18 -0
- package/dist/180/arbitrumIngressEgress/unknownAffiliate.cjs +10 -0
- package/dist/180/arbitrumIngressEgress/unknownAffiliate.d.cts +14 -0
- package/dist/180/arbitrumIngressEgress/unknownAffiliate.d.ts +14 -0
- package/dist/180/arbitrumIngressEgress/unknownAffiliate.mjs +10 -0
- package/dist/180/arbitrumIngressEgress/unknownBroker.cjs +7 -0
- package/dist/180/arbitrumIngressEgress/unknownBroker.d.cts +11 -0
- package/dist/180/arbitrumIngressEgress/unknownBroker.d.ts +11 -0
- package/dist/180/arbitrumIngressEgress/unknownBroker.mjs +7 -0
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +532 -0
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +532 -0
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/180/bitcoinIngressEgress/depositBoosted.cjs +27 -0
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +358 -0
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +358 -0
- package/dist/180/bitcoinIngressEgress/depositBoosted.mjs +27 -0
- package/dist/180/bitcoinIngressEgress/depositFailed.cjs +15 -0
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +1865 -0
- package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +1865 -0
- package/dist/180/bitcoinIngressEgress/depositFailed.mjs +15 -0
- package/dist/180/bitcoinIngressEgress/depositFinalised.cjs +25 -0
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +352 -0
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +352 -0
- package/dist/180/bitcoinIngressEgress/depositFinalised.mjs +25 -0
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.cjs +17 -0
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +43 -0
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +43 -0
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.mjs +17 -0
- package/dist/180/bitcoinIngressEgress/networkFeeDeductionFromBoostSet.cjs +8 -0
- package/dist/180/bitcoinIngressEgress/networkFeeDeductionFromBoostSet.d.cts +11 -0
- package/dist/180/bitcoinIngressEgress/networkFeeDeductionFromBoostSet.d.ts +11 -0
- package/dist/180/bitcoinIngressEgress/networkFeeDeductionFromBoostSet.mjs +8 -0
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.cjs +18 -0
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +160 -0
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.ts +160 -0
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.mjs +18 -0
- package/dist/180/bitcoinIngressEgress/unknownAffiliate.cjs +10 -0
- package/dist/180/bitcoinIngressEgress/unknownAffiliate.d.cts +14 -0
- package/dist/180/bitcoinIngressEgress/unknownAffiliate.d.ts +14 -0
- package/dist/180/bitcoinIngressEgress/unknownAffiliate.mjs +10 -0
- package/dist/180/bitcoinIngressEgress/unknownBroker.cjs +7 -0
- package/dist/180/bitcoinIngressEgress/unknownBroker.d.cts +11 -0
- package/dist/180/bitcoinIngressEgress/unknownBroker.d.ts +11 -0
- package/dist/180/bitcoinIngressEgress/unknownBroker.mjs +7 -0
- package/dist/180/common.cjs +377 -0
- package/dist/180/common.d.cts +5577 -0
- package/dist/180/common.d.ts +5577 -0
- package/dist/180/common.mjs +377 -0
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +532 -0
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +532 -0
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/180/ethereumIngressEgress/depositBoosted.cjs +27 -0
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +144 -0
- package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +144 -0
- package/dist/180/ethereumIngressEgress/depositBoosted.mjs +27 -0
- package/dist/180/ethereumIngressEgress/depositFailed.cjs +15 -0
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +1865 -0
- package/dist/180/ethereumIngressEgress/depositFailed.d.ts +1865 -0
- package/dist/180/ethereumIngressEgress/depositFailed.mjs +15 -0
- package/dist/180/ethereumIngressEgress/depositFinalised.cjs +25 -0
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +138 -0
- package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +138 -0
- package/dist/180/ethereumIngressEgress/depositFinalised.mjs +25 -0
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.cjs +17 -0
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +43 -0
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +43 -0
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.mjs +17 -0
- package/dist/180/ethereumIngressEgress/networkFeeDeductionFromBoostSet.cjs +8 -0
- package/dist/180/ethereumIngressEgress/networkFeeDeductionFromBoostSet.d.cts +11 -0
- package/dist/180/ethereumIngressEgress/networkFeeDeductionFromBoostSet.d.ts +11 -0
- package/dist/180/ethereumIngressEgress/networkFeeDeductionFromBoostSet.mjs +8 -0
- package/dist/180/ethereumIngressEgress/transferFallbackRequested.cjs +18 -0
- package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.cts +65 -0
- package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.ts +65 -0
- package/dist/180/ethereumIngressEgress/transferFallbackRequested.mjs +18 -0
- package/dist/180/ethereumIngressEgress/unknownAffiliate.cjs +10 -0
- package/dist/180/ethereumIngressEgress/unknownAffiliate.d.cts +14 -0
- package/dist/180/ethereumIngressEgress/unknownAffiliate.d.ts +14 -0
- package/dist/180/ethereumIngressEgress/unknownAffiliate.mjs +10 -0
- package/dist/180/ethereumIngressEgress/unknownBroker.cjs +7 -0
- package/dist/180/ethereumIngressEgress/unknownBroker.d.cts +11 -0
- package/dist/180/ethereumIngressEgress/unknownBroker.d.ts +11 -0
- package/dist/180/ethereumIngressEgress/unknownBroker.mjs +7 -0
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +532 -0
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.ts +532 -0
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/180/polkadotIngressEgress/depositBoosted.cjs +26 -0
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +134 -0
- package/dist/180/polkadotIngressEgress/depositBoosted.d.ts +134 -0
- package/dist/180/polkadotIngressEgress/depositBoosted.mjs +26 -0
- package/dist/180/polkadotIngressEgress/depositFailed.cjs +14 -0
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +1865 -0
- package/dist/180/polkadotIngressEgress/depositFailed.d.ts +1865 -0
- package/dist/180/polkadotIngressEgress/depositFailed.mjs +14 -0
- package/dist/180/polkadotIngressEgress/depositFinalised.cjs +24 -0
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +128 -0
- package/dist/180/polkadotIngressEgress/depositFinalised.d.ts +128 -0
- package/dist/180/polkadotIngressEgress/depositFinalised.mjs +24 -0
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.cjs +17 -0
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +43 -0
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +43 -0
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.mjs +17 -0
- package/dist/180/polkadotIngressEgress/networkFeeDeductionFromBoostSet.cjs +8 -0
- package/dist/180/polkadotIngressEgress/networkFeeDeductionFromBoostSet.d.cts +11 -0
- package/dist/180/polkadotIngressEgress/networkFeeDeductionFromBoostSet.d.ts +11 -0
- package/dist/180/polkadotIngressEgress/networkFeeDeductionFromBoostSet.mjs +8 -0
- package/dist/180/polkadotIngressEgress/transferFallbackRequested.cjs +18 -0
- package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.cts +65 -0
- package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.ts +65 -0
- package/dist/180/polkadotIngressEgress/transferFallbackRequested.mjs +18 -0
- package/dist/180/polkadotIngressEgress/unknownAffiliate.cjs +10 -0
- package/dist/180/polkadotIngressEgress/unknownAffiliate.d.cts +14 -0
- package/dist/180/polkadotIngressEgress/unknownAffiliate.d.ts +14 -0
- package/dist/180/polkadotIngressEgress/unknownAffiliate.mjs +10 -0
- package/dist/180/polkadotIngressEgress/unknownBroker.cjs +7 -0
- package/dist/180/polkadotIngressEgress/unknownBroker.d.cts +11 -0
- package/dist/180/polkadotIngressEgress/unknownBroker.d.ts +11 -0
- package/dist/180/polkadotIngressEgress/unknownBroker.mjs +7 -0
- package/dist/180/solanaBroadcaster/transactionBroadcastRequest.cjs +12 -0
- package/dist/180/solanaBroadcaster/transactionBroadcastRequest.d.cts +35 -0
- package/dist/180/solanaBroadcaster/transactionBroadcastRequest.d.ts +35 -0
- package/dist/180/solanaBroadcaster/transactionBroadcastRequest.mjs +12 -0
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +532 -0
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +532 -0
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/180/solanaIngressEgress/depositBoosted.cjs +25 -0
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +131 -0
- package/dist/180/solanaIngressEgress/depositBoosted.d.ts +131 -0
- package/dist/180/solanaIngressEgress/depositBoosted.mjs +25 -0
- package/dist/180/solanaIngressEgress/depositFailed.cjs +15 -0
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +1865 -0
- package/dist/180/solanaIngressEgress/depositFailed.d.ts +1865 -0
- package/dist/180/solanaIngressEgress/depositFailed.mjs +15 -0
- package/dist/180/solanaIngressEgress/depositFinalised.cjs +23 -0
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +125 -0
- package/dist/180/solanaIngressEgress/depositFinalised.d.ts +125 -0
- package/dist/180/solanaIngressEgress/depositFinalised.mjs +23 -0
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +559 -0
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +559 -0
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.cjs +17 -0
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +43 -0
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.ts +43 -0
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.mjs +17 -0
- package/dist/180/solanaIngressEgress/networkFeeDeductionFromBoostSet.cjs +8 -0
- package/dist/180/solanaIngressEgress/networkFeeDeductionFromBoostSet.d.cts +11 -0
- package/dist/180/solanaIngressEgress/networkFeeDeductionFromBoostSet.d.ts +11 -0
- package/dist/180/solanaIngressEgress/networkFeeDeductionFromBoostSet.mjs +8 -0
- package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.cjs +10 -0
- package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +14 -0
- package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.ts +14 -0
- package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.mjs +10 -0
- package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.cjs +11 -0
- package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +17 -0
- package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.ts +17 -0
- package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.mjs +11 -0
- package/dist/180/solanaIngressEgress/transferFallbackRequested.cjs +18 -0
- package/dist/180/solanaIngressEgress/transferFallbackRequested.d.cts +65 -0
- package/dist/180/solanaIngressEgress/transferFallbackRequested.d.ts +65 -0
- package/dist/180/solanaIngressEgress/transferFallbackRequested.mjs +18 -0
- package/dist/180/solanaIngressEgress/unknownAffiliate.cjs +10 -0
- package/dist/180/solanaIngressEgress/unknownAffiliate.d.cts +14 -0
- package/dist/180/solanaIngressEgress/unknownAffiliate.d.ts +14 -0
- package/dist/180/solanaIngressEgress/unknownAffiliate.mjs +10 -0
- package/dist/180/solanaIngressEgress/unknownBroker.cjs +7 -0
- package/dist/180/solanaIngressEgress/unknownBroker.d.cts +11 -0
- package/dist/180/solanaIngressEgress/unknownBroker.d.ts +11 -0
- package/dist/180/solanaIngressEgress/unknownBroker.mjs +7 -0
- package/dist/180/swapping/affiliateRegistrationUpdated.cjs +12 -0
- package/dist/180/swapping/affiliateRegistrationUpdated.d.cts +20 -0
- package/dist/180/swapping/affiliateRegistrationUpdated.d.ts +20 -0
- package/dist/180/swapping/affiliateRegistrationUpdated.mjs +12 -0
- package/dist/180/swapping/brokerBondSet.cjs +7 -0
- package/dist/180/swapping/brokerBondSet.d.cts +11 -0
- package/dist/180/swapping/brokerBondSet.d.ts +11 -0
- package/dist/180/swapping/brokerBondSet.mjs +7 -0
- package/dist/180/swapping/minimumNetworkFeeSet.cjs +7 -0
- package/dist/180/swapping/minimumNetworkFeeSet.d.cts +11 -0
- package/dist/180/swapping/minimumNetworkFeeSet.d.ts +11 -0
- package/dist/180/swapping/minimumNetworkFeeSet.mjs +7 -0
- package/dist/180/swapping/privateBrokerChannelClosed.cjs +10 -0
- package/dist/180/swapping/privateBrokerChannelClosed.d.cts +14 -0
- package/dist/180/swapping/privateBrokerChannelClosed.d.ts +14 -0
- package/dist/180/swapping/privateBrokerChannelClosed.mjs +10 -0
- package/dist/180/swapping/privateBrokerChannelOpened.cjs +10 -0
- package/dist/180/swapping/privateBrokerChannelOpened.d.cts +14 -0
- package/dist/180/swapping/privateBrokerChannelOpened.d.ts +14 -0
- package/dist/180/swapping/privateBrokerChannelOpened.mjs +10 -0
- package/dist/180/swapping/refundEgressScheduled.cjs +17 -0
- package/dist/180/swapping/refundEgressScheduled.d.cts +53 -0
- package/dist/180/swapping/refundEgressScheduled.d.ts +53 -0
- package/dist/180/swapping/refundEgressScheduled.mjs +17 -0
- package/dist/180/swapping/swapDepositAddressReady.cjs +29 -0
- package/dist/180/swapping/swapDepositAddressReady.d.cts +482 -0
- package/dist/180/swapping/swapDepositAddressReady.d.ts +482 -0
- package/dist/180/swapping/swapDepositAddressReady.mjs +29 -0
- package/dist/180/swapping/swapEgressScheduled.cjs +17 -0
- package/dist/180/swapping/swapEgressScheduled.d.cts +53 -0
- package/dist/180/swapping/swapEgressScheduled.d.ts +53 -0
- package/dist/180/swapping/swapEgressScheduled.mjs +17 -0
- package/dist/180/swapping/swapRequested.cjs +25 -0
- package/dist/180/swapping/swapRequested.d.cts +968 -0
- package/dist/180/swapping/swapRequested.d.ts +968 -0
- package/dist/180/swapping/swapRequested.mjs +25 -0
- package/dist/180/swapping/swapScheduled.cjs +13 -0
- package/dist/180/swapping/swapScheduled.d.cts +33 -0
- package/dist/180/swapping/swapScheduled.d.ts +33 -0
- package/dist/180/swapping/swapScheduled.mjs +13 -0
- package/package.json +2 -2
|
@@ -32,17 +32,17 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
32
32
|
error: string;
|
|
33
33
|
}>;
|
|
34
34
|
}, "strip", z.ZodTypeAny, {
|
|
35
|
+
__kind: "Module";
|
|
35
36
|
value: {
|
|
36
37
|
index: number;
|
|
37
38
|
error: `0x${string}`;
|
|
38
39
|
};
|
|
39
|
-
__kind: "Module";
|
|
40
40
|
}, {
|
|
41
|
+
__kind: "Module";
|
|
41
42
|
value: {
|
|
42
43
|
index: number;
|
|
43
44
|
error: string;
|
|
44
45
|
};
|
|
45
|
-
__kind: "Module";
|
|
46
46
|
}>, z.ZodObject<{
|
|
47
47
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
48
48
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -73,13 +73,13 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
73
73
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
74
74
|
}>;
|
|
75
75
|
}, "strip", z.ZodTypeAny, {
|
|
76
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
77
76
|
__kind: "Token";
|
|
77
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
78
78
|
}, {
|
|
79
|
+
__kind: "Token";
|
|
79
80
|
value: {
|
|
80
81
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
81
82
|
};
|
|
82
|
-
__kind: "Token";
|
|
83
83
|
}>, z.ZodObject<{
|
|
84
84
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
85
85
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -92,13 +92,13 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
92
92
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
93
93
|
}>;
|
|
94
94
|
}, "strip", z.ZodTypeAny, {
|
|
95
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
96
95
|
__kind: "Arithmetic";
|
|
96
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
97
97
|
}, {
|
|
98
|
+
__kind: "Arithmetic";
|
|
98
99
|
value: {
|
|
99
100
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
100
101
|
};
|
|
101
|
-
__kind: "Arithmetic";
|
|
102
102
|
}>, z.ZodObject<{
|
|
103
103
|
__kind: z.ZodLiteral<"Transactional">;
|
|
104
104
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -111,13 +111,13 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
111
111
|
__kind: "LimitReached" | "NoLayer";
|
|
112
112
|
}>;
|
|
113
113
|
}, "strip", z.ZodTypeAny, {
|
|
114
|
-
value: "LimitReached" | "NoLayer";
|
|
115
114
|
__kind: "Transactional";
|
|
115
|
+
value: "LimitReached" | "NoLayer";
|
|
116
116
|
}, {
|
|
117
|
+
__kind: "Transactional";
|
|
117
118
|
value: {
|
|
118
119
|
__kind: "LimitReached" | "NoLayer";
|
|
119
120
|
};
|
|
120
|
-
__kind: "Transactional";
|
|
121
121
|
}>, z.ZodObject<{
|
|
122
122
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
123
123
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -148,47 +148,47 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
148
148
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
149
149
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
150
150
|
}, "strip", z.ZodTypeAny, {
|
|
151
|
-
value: `0x${string}`;
|
|
152
151
|
__kind: "P2PKH";
|
|
152
|
+
value: `0x${string}`;
|
|
153
153
|
}, {
|
|
154
|
-
value: string;
|
|
155
154
|
__kind: "P2PKH";
|
|
155
|
+
value: string;
|
|
156
156
|
}>, z.ZodObject<{
|
|
157
157
|
__kind: z.ZodLiteral<"P2SH">;
|
|
158
158
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
159
159
|
}, "strip", z.ZodTypeAny, {
|
|
160
|
-
value: `0x${string}`;
|
|
161
160
|
__kind: "P2SH";
|
|
161
|
+
value: `0x${string}`;
|
|
162
162
|
}, {
|
|
163
|
-
value: string;
|
|
164
163
|
__kind: "P2SH";
|
|
164
|
+
value: string;
|
|
165
165
|
}>, z.ZodObject<{
|
|
166
166
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
167
167
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
168
168
|
}, "strip", z.ZodTypeAny, {
|
|
169
|
-
value: `0x${string}`;
|
|
170
169
|
__kind: "P2WPKH";
|
|
170
|
+
value: `0x${string}`;
|
|
171
171
|
}, {
|
|
172
|
-
value: string;
|
|
173
172
|
__kind: "P2WPKH";
|
|
173
|
+
value: string;
|
|
174
174
|
}>, z.ZodObject<{
|
|
175
175
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
176
176
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
177
177
|
}, "strip", z.ZodTypeAny, {
|
|
178
|
-
value: `0x${string}`;
|
|
179
178
|
__kind: "P2WSH";
|
|
179
|
+
value: `0x${string}`;
|
|
180
180
|
}, {
|
|
181
|
-
value: string;
|
|
182
181
|
__kind: "P2WSH";
|
|
182
|
+
value: string;
|
|
183
183
|
}>, z.ZodObject<{
|
|
184
184
|
__kind: z.ZodLiteral<"Taproot">;
|
|
185
185
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
186
186
|
}, "strip", z.ZodTypeAny, {
|
|
187
|
-
value: `0x${string}`;
|
|
188
187
|
__kind: "Taproot";
|
|
188
|
+
value: `0x${string}`;
|
|
189
189
|
}, {
|
|
190
|
-
value: string;
|
|
191
190
|
__kind: "Taproot";
|
|
191
|
+
value: string;
|
|
192
192
|
}>, z.ZodObject<{
|
|
193
193
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
194
194
|
version: z.ZodNumber;
|
|
@@ -274,7 +274,6 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
274
274
|
} | null | undefined;
|
|
275
275
|
}>;
|
|
276
276
|
}, "strip", z.ZodTypeAny, {
|
|
277
|
-
amount: bigint;
|
|
278
277
|
depositAddress: {
|
|
279
278
|
pubkeyX: `0x${string}`;
|
|
280
279
|
scriptPath?: {
|
|
@@ -290,8 +289,8 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
290
289
|
txId: `0x${string}`;
|
|
291
290
|
vout: number;
|
|
292
291
|
};
|
|
292
|
+
amount: bigint;
|
|
293
293
|
}, {
|
|
294
|
-
amount: string | number;
|
|
295
294
|
depositAddress: {
|
|
296
295
|
pubkeyX: string;
|
|
297
296
|
scriptPath?: {
|
|
@@ -307,32 +306,32 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
307
306
|
txId: string;
|
|
308
307
|
vout: number;
|
|
309
308
|
};
|
|
309
|
+
amount: string | number;
|
|
310
310
|
}>;
|
|
311
311
|
}, "strip", z.ZodTypeAny, {
|
|
312
|
-
amount: bigint;
|
|
313
312
|
depositAddress: {
|
|
314
|
-
value: `0x${string}`;
|
|
315
313
|
__kind: "P2PKH";
|
|
316
|
-
} | {
|
|
317
314
|
value: `0x${string}`;
|
|
318
|
-
__kind: "P2SH";
|
|
319
315
|
} | {
|
|
316
|
+
__kind: "P2SH";
|
|
320
317
|
value: `0x${string}`;
|
|
321
|
-
__kind: "P2WPKH";
|
|
322
318
|
} | {
|
|
319
|
+
__kind: "P2WPKH";
|
|
323
320
|
value: `0x${string}`;
|
|
324
|
-
__kind: "P2WSH";
|
|
325
321
|
} | {
|
|
322
|
+
__kind: "P2WSH";
|
|
326
323
|
value: `0x${string}`;
|
|
324
|
+
} | {
|
|
327
325
|
__kind: "Taproot";
|
|
326
|
+
value: `0x${string}`;
|
|
328
327
|
} | {
|
|
329
328
|
__kind: "OtherSegwit";
|
|
330
329
|
version: number;
|
|
331
330
|
program: `0x${string}`;
|
|
332
331
|
};
|
|
332
|
+
amount: bigint;
|
|
333
333
|
asset: "Btc";
|
|
334
334
|
depositDetails: {
|
|
335
|
-
amount: bigint;
|
|
336
335
|
depositAddress: {
|
|
337
336
|
pubkeyX: `0x${string}`;
|
|
338
337
|
scriptPath?: {
|
|
@@ -348,34 +347,34 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
348
347
|
txId: `0x${string}`;
|
|
349
348
|
vout: number;
|
|
350
349
|
};
|
|
350
|
+
amount: bigint;
|
|
351
351
|
};
|
|
352
352
|
}, {
|
|
353
|
-
amount: string | number;
|
|
354
353
|
depositAddress: {
|
|
355
|
-
value: string;
|
|
356
354
|
__kind: "P2PKH";
|
|
357
|
-
} | {
|
|
358
355
|
value: string;
|
|
359
|
-
__kind: "P2SH";
|
|
360
356
|
} | {
|
|
357
|
+
__kind: "P2SH";
|
|
361
358
|
value: string;
|
|
362
|
-
__kind: "P2WPKH";
|
|
363
359
|
} | {
|
|
360
|
+
__kind: "P2WPKH";
|
|
364
361
|
value: string;
|
|
365
|
-
__kind: "P2WSH";
|
|
366
362
|
} | {
|
|
363
|
+
__kind: "P2WSH";
|
|
367
364
|
value: string;
|
|
365
|
+
} | {
|
|
368
366
|
__kind: "Taproot";
|
|
367
|
+
value: string;
|
|
369
368
|
} | {
|
|
370
369
|
__kind: "OtherSegwit";
|
|
371
370
|
version: number;
|
|
372
371
|
program: string;
|
|
373
372
|
};
|
|
373
|
+
amount: string | number;
|
|
374
374
|
asset: {
|
|
375
375
|
__kind: "Btc";
|
|
376
376
|
};
|
|
377
377
|
depositDetails: {
|
|
378
|
-
amount: string | number;
|
|
379
378
|
depositAddress: {
|
|
380
379
|
pubkeyX: string;
|
|
381
380
|
scriptPath?: {
|
|
@@ -391,6 +390,7 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
391
390
|
txId: string;
|
|
392
391
|
vout: number;
|
|
393
392
|
};
|
|
393
|
+
amount: string | number;
|
|
394
394
|
};
|
|
395
395
|
}>;
|
|
396
396
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -401,11 +401,11 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
401
401
|
} | {
|
|
402
402
|
__kind: "BadOrigin";
|
|
403
403
|
} | {
|
|
404
|
+
__kind: "Module";
|
|
404
405
|
value: {
|
|
405
406
|
index: number;
|
|
406
407
|
error: `0x${string}`;
|
|
407
408
|
};
|
|
408
|
-
__kind: "Module";
|
|
409
409
|
} | {
|
|
410
410
|
__kind: "ConsumerRemaining";
|
|
411
411
|
} | {
|
|
@@ -413,14 +413,14 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
413
413
|
} | {
|
|
414
414
|
__kind: "TooManyConsumers";
|
|
415
415
|
} | {
|
|
416
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
417
416
|
__kind: "Token";
|
|
417
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
418
418
|
} | {
|
|
419
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
420
419
|
__kind: "Arithmetic";
|
|
420
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
421
421
|
} | {
|
|
422
|
-
value: "LimitReached" | "NoLayer";
|
|
423
422
|
__kind: "Transactional";
|
|
423
|
+
value: "LimitReached" | "NoLayer";
|
|
424
424
|
} | {
|
|
425
425
|
__kind: "Exhausted";
|
|
426
426
|
} | {
|
|
@@ -431,30 +431,29 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
431
431
|
__kind: "RootNotAllowed";
|
|
432
432
|
};
|
|
433
433
|
depositWitness: {
|
|
434
|
-
amount: bigint;
|
|
435
434
|
depositAddress: {
|
|
436
|
-
value: `0x${string}`;
|
|
437
435
|
__kind: "P2PKH";
|
|
438
|
-
} | {
|
|
439
436
|
value: `0x${string}`;
|
|
440
|
-
__kind: "P2SH";
|
|
441
437
|
} | {
|
|
438
|
+
__kind: "P2SH";
|
|
442
439
|
value: `0x${string}`;
|
|
443
|
-
__kind: "P2WPKH";
|
|
444
440
|
} | {
|
|
441
|
+
__kind: "P2WPKH";
|
|
445
442
|
value: `0x${string}`;
|
|
446
|
-
__kind: "P2WSH";
|
|
447
443
|
} | {
|
|
444
|
+
__kind: "P2WSH";
|
|
448
445
|
value: `0x${string}`;
|
|
446
|
+
} | {
|
|
449
447
|
__kind: "Taproot";
|
|
448
|
+
value: `0x${string}`;
|
|
450
449
|
} | {
|
|
451
450
|
__kind: "OtherSegwit";
|
|
452
451
|
version: number;
|
|
453
452
|
program: `0x${string}`;
|
|
454
453
|
};
|
|
454
|
+
amount: bigint;
|
|
455
455
|
asset: "Btc";
|
|
456
456
|
depositDetails: {
|
|
457
|
-
amount: bigint;
|
|
458
457
|
depositAddress: {
|
|
459
458
|
pubkeyX: `0x${string}`;
|
|
460
459
|
scriptPath?: {
|
|
@@ -470,6 +469,7 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
470
469
|
txId: `0x${string}`;
|
|
471
470
|
vout: number;
|
|
472
471
|
};
|
|
472
|
+
amount: bigint;
|
|
473
473
|
};
|
|
474
474
|
};
|
|
475
475
|
}, {
|
|
@@ -480,11 +480,11 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
480
480
|
} | {
|
|
481
481
|
__kind: "BadOrigin";
|
|
482
482
|
} | {
|
|
483
|
+
__kind: "Module";
|
|
483
484
|
value: {
|
|
484
485
|
index: number;
|
|
485
486
|
error: string;
|
|
486
487
|
};
|
|
487
|
-
__kind: "Module";
|
|
488
488
|
} | {
|
|
489
489
|
__kind: "ConsumerRemaining";
|
|
490
490
|
} | {
|
|
@@ -492,20 +492,20 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
492
492
|
} | {
|
|
493
493
|
__kind: "TooManyConsumers";
|
|
494
494
|
} | {
|
|
495
|
+
__kind: "Token";
|
|
495
496
|
value: {
|
|
496
497
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
497
498
|
};
|
|
498
|
-
__kind: "Token";
|
|
499
499
|
} | {
|
|
500
|
+
__kind: "Arithmetic";
|
|
500
501
|
value: {
|
|
501
502
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
502
503
|
};
|
|
503
|
-
__kind: "Arithmetic";
|
|
504
504
|
} | {
|
|
505
|
+
__kind: "Transactional";
|
|
505
506
|
value: {
|
|
506
507
|
__kind: "LimitReached" | "NoLayer";
|
|
507
508
|
};
|
|
508
|
-
__kind: "Transactional";
|
|
509
509
|
} | {
|
|
510
510
|
__kind: "Exhausted";
|
|
511
511
|
} | {
|
|
@@ -516,32 +516,31 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
516
516
|
__kind: "RootNotAllowed";
|
|
517
517
|
};
|
|
518
518
|
depositWitness: {
|
|
519
|
-
amount: string | number;
|
|
520
519
|
depositAddress: {
|
|
521
|
-
value: string;
|
|
522
520
|
__kind: "P2PKH";
|
|
523
|
-
} | {
|
|
524
521
|
value: string;
|
|
525
|
-
__kind: "P2SH";
|
|
526
522
|
} | {
|
|
523
|
+
__kind: "P2SH";
|
|
527
524
|
value: string;
|
|
528
|
-
__kind: "P2WPKH";
|
|
529
525
|
} | {
|
|
526
|
+
__kind: "P2WPKH";
|
|
530
527
|
value: string;
|
|
531
|
-
__kind: "P2WSH";
|
|
532
528
|
} | {
|
|
529
|
+
__kind: "P2WSH";
|
|
533
530
|
value: string;
|
|
531
|
+
} | {
|
|
534
532
|
__kind: "Taproot";
|
|
533
|
+
value: string;
|
|
535
534
|
} | {
|
|
536
535
|
__kind: "OtherSegwit";
|
|
537
536
|
version: number;
|
|
538
537
|
program: string;
|
|
539
538
|
};
|
|
539
|
+
amount: string | number;
|
|
540
540
|
asset: {
|
|
541
541
|
__kind: "Btc";
|
|
542
542
|
};
|
|
543
543
|
depositDetails: {
|
|
544
|
-
amount: string | number;
|
|
545
544
|
depositAddress: {
|
|
546
545
|
pubkeyX: string;
|
|
547
546
|
scriptPath?: {
|
|
@@ -557,6 +556,7 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
557
556
|
txId: string;
|
|
558
557
|
vout: number;
|
|
559
558
|
};
|
|
559
|
+
amount: string | number;
|
|
560
560
|
};
|
|
561
561
|
};
|
|
562
562
|
}>;
|