@chainflip/processor 1.11.0-beta → 1.11.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/README.MD +4 -2
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
- 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/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 +4 -4
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +20 -20
- 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 +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/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +204 -204
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +204 -204
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.ts +26 -26
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +34 -34
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +34 -34
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
- 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 +204 -204
- package/dist/11000/ethereumIngressEgress/depositFailed.d.ts +204 -204
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.ts +26 -26
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +40 -40
- package/dist/11000/solanaIngressEgress/depositFailed.d.ts +40 -40
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
- package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/11100/common.cjs +162 -1
- package/dist/11100/common.d.cts +2296 -1
- package/dist/11100/common.d.ts +2296 -1
- package/dist/11100/common.mjs +162 -1
- package/dist/11100/environment/runtimeSafeModeUpdated.cjs +9 -0
- package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +1390 -0
- package/dist/11100/environment/runtimeSafeModeUpdated.d.ts +1390 -0
- package/dist/11100/environment/runtimeSafeModeUpdated.mjs +9 -0
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +166 -166
- package/dist/11100/ethereumIngressEgress/depositFailed.d.ts +166 -166
- package/dist/11100/genericElections/allVotesCleared.cjs +6 -0
- package/dist/11100/genericElections/allVotesCleared.d.cts +5 -0
- package/dist/11100/genericElections/allVotesCleared.d.ts +5 -0
- package/dist/11100/genericElections/allVotesCleared.mjs +6 -0
- package/dist/11100/genericElections/allVotesNotCleared.cjs +6 -0
- package/dist/11100/genericElections/allVotesNotCleared.d.cts +5 -0
- package/dist/11100/genericElections/allVotesNotCleared.d.ts +5 -0
- package/dist/11100/genericElections/allVotesNotCleared.mjs +6 -0
- package/dist/11100/genericElections/corruptStorage.cjs +6 -0
- package/dist/11100/genericElections/corruptStorage.d.cts +5 -0
- package/dist/11100/genericElections/corruptStorage.d.ts +5 -0
- package/dist/11100/genericElections/corruptStorage.mjs +6 -0
- package/dist/11100/genericElections/electoralEvent.cjs +6 -0
- package/dist/11100/genericElections/electoralEvent.d.cts +63 -0
- package/dist/11100/genericElections/electoralEvent.d.ts +63 -0
- package/dist/11100/genericElections/electoralEvent.mjs +6 -0
- package/dist/11100/genericElections/uninitialized.cjs +6 -0
- package/dist/11100/genericElections/uninitialized.d.cts +5 -0
- package/dist/11100/genericElections/uninitialized.d.ts +5 -0
- package/dist/11100/genericElections/uninitialized.mjs +6 -0
- package/dist/11100/genericElections/unknownElection.cjs +13 -0
- package/dist/11100/genericElections/unknownElection.d.cts +13 -0
- package/dist/11100/genericElections/unknownElection.d.ts +13 -0
- package/dist/11100/genericElections/unknownElection.mjs +13 -0
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +30 -30
- package/dist/11100/polkadotIngressEgress/depositFailed.d.ts +30 -30
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +166 -166
- package/dist/11100/solanaIngressEgress/depositFailed.d.ts +166 -166
- package/dist/120/emissions/flipBurnSkipped.d.cts +16 -16
- package/dist/120/emissions/flipBurnSkipped.d.ts +16 -16
- 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/131/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/131/liquidityPools/limitOrderUpdated.d.ts +2 -2
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +2 -2
- package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +2 -2
- package/dist/131/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/131/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/131/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/131/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
- package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/131/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/131/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/131/swapping/batchSwapFailed.d.ts +6 -6
- 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/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/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/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/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 +4 -4
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +16 -16
- package/dist/150/assetBalances/refundScheduled.d.cts +52 -52
- package/dist/150/assetBalances/refundScheduled.d.ts +52 -52
- package/dist/150/assetBalances/refundSkipped.d.cts +66 -66
- package/dist/150/assetBalances/refundSkipped.d.ts +66 -66
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- 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 +8 -8
- package/dist/150/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- 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/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/150/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/150/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
- 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 +4 -4
- package/dist/150/solanaIngressEgress/depositFinalised.d.ts +4 -4
- 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 +4 -4
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +4 -4
- 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/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/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/depositBoosted.d.cts +10 -10
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/160/environment/runtimeSafeModeUpdated.d.ts +40 -40
- 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/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/solanaIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/160/solanaIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +3 -3
- package/dist/160/solanaIngressEgress/depositFinalised.d.ts +3 -3
- 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 +26 -26
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.ts +26 -26
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- 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 +37 -37
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +37 -37
- 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/depositBoosted.d.cts +10 -10
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +10 -10
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +10 -10
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.ts +10 -10
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +6 -6
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.ts +6 -6
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.ts +4 -4
- 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 +14 -14
- package/dist/170/polkadotIngressEgress/ccmFailed.d.ts +14 -14
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +151 -151
- package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +151 -151
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +313 -313
- package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +313 -313
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +24 -24
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.ts +20 -20
- 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 +6 -6
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +180 -180
- package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +180 -180
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/190/assetBalances/accountCredited.d.cts +6 -6
- package/dist/190/assetBalances/accountCredited.d.ts +6 -6
- package/dist/190/assetBalances/accountDebited.d.cts +6 -6
- package/dist/190/assetBalances/accountDebited.d.ts +6 -6
- package/dist/190/assetBalances/refundScheduled.d.cts +2 -2
- package/dist/190/assetBalances/refundScheduled.d.ts +2 -2
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- package/dist/190/assethubIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/190/assethubIngressEgress/boostFundsAdded.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/depositFailed.d.cts +16 -16
- package/dist/190/assethubIngressEgress/depositFailed.d.ts +16 -16
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.ts +2 -2
- 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/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.ts +6 -6
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/package.json +1 -1
|
@@ -132,7 +132,6 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
132
132
|
} | null | undefined;
|
|
133
133
|
}>;
|
|
134
134
|
}, "strip", z.ZodTypeAny, {
|
|
135
|
-
amount: bigint;
|
|
136
135
|
depositAddress: {
|
|
137
136
|
pubkeyX: `0x${string}`;
|
|
138
137
|
scriptPath?: {
|
|
@@ -148,8 +147,8 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
148
147
|
txId: `0x${string}`;
|
|
149
148
|
vout: number;
|
|
150
149
|
};
|
|
150
|
+
amount: bigint;
|
|
151
151
|
}, {
|
|
152
|
-
amount: string | number;
|
|
153
152
|
depositAddress: {
|
|
154
153
|
pubkeyX: string;
|
|
155
154
|
scriptPath?: {
|
|
@@ -165,6 +164,7 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
165
164
|
txId: string;
|
|
166
165
|
vout: number;
|
|
167
166
|
};
|
|
167
|
+
amount: string | number;
|
|
168
168
|
}>;
|
|
169
169
|
ingressFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
170
170
|
action: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -204,15 +204,14 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
204
204
|
__kind: z.ZodLiteral<"BoostersCredited">;
|
|
205
205
|
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
206
206
|
}, "strip", z.ZodTypeAny, {
|
|
207
|
-
prewitnessedDepositId: bigint;
|
|
208
207
|
__kind: "BoostersCredited";
|
|
208
|
+
prewitnessedDepositId: bigint;
|
|
209
209
|
}, {
|
|
210
|
-
prewitnessedDepositId: string | number;
|
|
211
210
|
__kind: "BoostersCredited";
|
|
211
|
+
prewitnessedDepositId: string | number;
|
|
212
212
|
}>]>;
|
|
213
213
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
214
214
|
}, "strip", z.ZodTypeAny, {
|
|
215
|
-
amount: bigint;
|
|
216
215
|
depositAddress: {
|
|
217
216
|
value: `0x${string}`;
|
|
218
217
|
__kind: "P2PKH";
|
|
@@ -234,9 +233,9 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
234
233
|
program: `0x${string}`;
|
|
235
234
|
};
|
|
236
235
|
channelId: bigint;
|
|
236
|
+
amount: bigint;
|
|
237
237
|
asset: "Btc";
|
|
238
238
|
depositDetails: {
|
|
239
|
-
amount: bigint;
|
|
240
239
|
depositAddress: {
|
|
241
240
|
pubkeyX: `0x${string}`;
|
|
242
241
|
scriptPath?: {
|
|
@@ -252,6 +251,7 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
252
251
|
txId: `0x${string}`;
|
|
253
252
|
vout: number;
|
|
254
253
|
};
|
|
254
|
+
amount: bigint;
|
|
255
255
|
};
|
|
256
256
|
blockHeight: bigint;
|
|
257
257
|
ingressFee: bigint;
|
|
@@ -267,11 +267,10 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
267
267
|
} | {
|
|
268
268
|
__kind: "NoAction";
|
|
269
269
|
} | {
|
|
270
|
-
prewitnessedDepositId: bigint;
|
|
271
270
|
__kind: "BoostersCredited";
|
|
271
|
+
prewitnessedDepositId: bigint;
|
|
272
272
|
};
|
|
273
273
|
}, {
|
|
274
|
-
amount: string | number;
|
|
275
274
|
depositAddress: {
|
|
276
275
|
value: string;
|
|
277
276
|
__kind: "P2PKH";
|
|
@@ -293,11 +292,11 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
293
292
|
program: string;
|
|
294
293
|
};
|
|
295
294
|
channelId: string | number;
|
|
295
|
+
amount: string | number;
|
|
296
296
|
asset: {
|
|
297
297
|
__kind: "Btc";
|
|
298
298
|
};
|
|
299
299
|
depositDetails: {
|
|
300
|
-
amount: string | number;
|
|
301
300
|
depositAddress: {
|
|
302
301
|
pubkeyX: string;
|
|
303
302
|
scriptPath?: {
|
|
@@ -313,6 +312,7 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
313
312
|
txId: string;
|
|
314
313
|
vout: number;
|
|
315
314
|
};
|
|
315
|
+
amount: string | number;
|
|
316
316
|
};
|
|
317
317
|
blockHeight: string | number;
|
|
318
318
|
ingressFee: string | number;
|
|
@@ -328,8 +328,8 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
328
328
|
} | {
|
|
329
329
|
__kind: "NoAction";
|
|
330
330
|
} | {
|
|
331
|
-
prewitnessedDepositId: string | number;
|
|
332
331
|
__kind: "BoostersCredited";
|
|
332
|
+
prewitnessedDepositId: string | number;
|
|
333
333
|
};
|
|
334
334
|
}>;
|
|
335
335
|
|
|
@@ -132,7 +132,6 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
132
132
|
} | null | undefined;
|
|
133
133
|
}>;
|
|
134
134
|
}, "strip", z.ZodTypeAny, {
|
|
135
|
-
amount: bigint;
|
|
136
135
|
depositAddress: {
|
|
137
136
|
pubkeyX: `0x${string}`;
|
|
138
137
|
scriptPath?: {
|
|
@@ -148,8 +147,8 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
148
147
|
txId: `0x${string}`;
|
|
149
148
|
vout: number;
|
|
150
149
|
};
|
|
150
|
+
amount: bigint;
|
|
151
151
|
}, {
|
|
152
|
-
amount: string | number;
|
|
153
152
|
depositAddress: {
|
|
154
153
|
pubkeyX: string;
|
|
155
154
|
scriptPath?: {
|
|
@@ -165,6 +164,7 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
165
164
|
txId: string;
|
|
166
165
|
vout: number;
|
|
167
166
|
};
|
|
167
|
+
amount: string | number;
|
|
168
168
|
}>;
|
|
169
169
|
ingressFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
170
170
|
action: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -204,15 +204,14 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
204
204
|
__kind: z.ZodLiteral<"BoostersCredited">;
|
|
205
205
|
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
206
206
|
}, "strip", z.ZodTypeAny, {
|
|
207
|
-
prewitnessedDepositId: bigint;
|
|
208
207
|
__kind: "BoostersCredited";
|
|
208
|
+
prewitnessedDepositId: bigint;
|
|
209
209
|
}, {
|
|
210
|
-
prewitnessedDepositId: string | number;
|
|
211
210
|
__kind: "BoostersCredited";
|
|
211
|
+
prewitnessedDepositId: string | number;
|
|
212
212
|
}>]>;
|
|
213
213
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
214
214
|
}, "strip", z.ZodTypeAny, {
|
|
215
|
-
amount: bigint;
|
|
216
215
|
depositAddress: {
|
|
217
216
|
value: `0x${string}`;
|
|
218
217
|
__kind: "P2PKH";
|
|
@@ -234,9 +233,9 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
234
233
|
program: `0x${string}`;
|
|
235
234
|
};
|
|
236
235
|
channelId: bigint;
|
|
236
|
+
amount: bigint;
|
|
237
237
|
asset: "Btc";
|
|
238
238
|
depositDetails: {
|
|
239
|
-
amount: bigint;
|
|
240
239
|
depositAddress: {
|
|
241
240
|
pubkeyX: `0x${string}`;
|
|
242
241
|
scriptPath?: {
|
|
@@ -252,6 +251,7 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
252
251
|
txId: `0x${string}`;
|
|
253
252
|
vout: number;
|
|
254
253
|
};
|
|
254
|
+
amount: bigint;
|
|
255
255
|
};
|
|
256
256
|
blockHeight: bigint;
|
|
257
257
|
ingressFee: bigint;
|
|
@@ -267,11 +267,10 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
267
267
|
} | {
|
|
268
268
|
__kind: "NoAction";
|
|
269
269
|
} | {
|
|
270
|
-
prewitnessedDepositId: bigint;
|
|
271
270
|
__kind: "BoostersCredited";
|
|
271
|
+
prewitnessedDepositId: bigint;
|
|
272
272
|
};
|
|
273
273
|
}, {
|
|
274
|
-
amount: string | number;
|
|
275
274
|
depositAddress: {
|
|
276
275
|
value: string;
|
|
277
276
|
__kind: "P2PKH";
|
|
@@ -293,11 +292,11 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
293
292
|
program: string;
|
|
294
293
|
};
|
|
295
294
|
channelId: string | number;
|
|
295
|
+
amount: string | number;
|
|
296
296
|
asset: {
|
|
297
297
|
__kind: "Btc";
|
|
298
298
|
};
|
|
299
299
|
depositDetails: {
|
|
300
|
-
amount: string | number;
|
|
301
300
|
depositAddress: {
|
|
302
301
|
pubkeyX: string;
|
|
303
302
|
scriptPath?: {
|
|
@@ -313,6 +312,7 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
313
312
|
txId: string;
|
|
314
313
|
vout: number;
|
|
315
314
|
};
|
|
315
|
+
amount: string | number;
|
|
316
316
|
};
|
|
317
317
|
blockHeight: string | number;
|
|
318
318
|
ingressFee: string | number;
|
|
@@ -328,8 +328,8 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
328
328
|
} | {
|
|
329
329
|
__kind: "NoAction";
|
|
330
330
|
} | {
|
|
331
|
-
prewitnessedDepositId: string | number;
|
|
332
331
|
__kind: "BoostersCredited";
|
|
332
|
+
prewitnessedDepositId: string | number;
|
|
333
333
|
};
|
|
334
334
|
}>;
|
|
335
335
|
|
|
@@ -131,7 +131,6 @@ declare const bitcoinIngressEgressDepositIgnored: 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 bitcoinIngressEgressDepositIgnored: 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 bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
164
163
|
txId: string;
|
|
165
164
|
vout: number;
|
|
166
165
|
};
|
|
166
|
+
amount: string | number;
|
|
167
167
|
}>;
|
|
168
168
|
reason: z.ZodEffects<z.ZodObject<{
|
|
169
169
|
__kind: z.ZodEnum<["BelowMinimumDeposit", "NotEnoughToPayFees", "TransactionRejectedByBroker"]>;
|
|
@@ -175,7 +175,6 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
175
175
|
__kind: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
176
176
|
}>;
|
|
177
177
|
}, "strip", z.ZodTypeAny, {
|
|
178
|
-
amount: bigint;
|
|
179
178
|
depositAddress: {
|
|
180
179
|
value: `0x${string}`;
|
|
181
180
|
__kind: "P2PKH";
|
|
@@ -196,9 +195,9 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
196
195
|
version: number;
|
|
197
196
|
program: `0x${string}`;
|
|
198
197
|
};
|
|
198
|
+
amount: bigint;
|
|
199
199
|
asset: "Btc";
|
|
200
200
|
depositDetails: {
|
|
201
|
-
amount: bigint;
|
|
202
201
|
depositAddress: {
|
|
203
202
|
pubkeyX: `0x${string}`;
|
|
204
203
|
scriptPath?: {
|
|
@@ -214,10 +213,10 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
214
213
|
txId: `0x${string}`;
|
|
215
214
|
vout: number;
|
|
216
215
|
};
|
|
216
|
+
amount: bigint;
|
|
217
217
|
};
|
|
218
218
|
reason: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
219
219
|
}, {
|
|
220
|
-
amount: string | number;
|
|
221
220
|
depositAddress: {
|
|
222
221
|
value: string;
|
|
223
222
|
__kind: "P2PKH";
|
|
@@ -238,11 +237,11 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
238
237
|
version: number;
|
|
239
238
|
program: string;
|
|
240
239
|
};
|
|
240
|
+
amount: string | number;
|
|
241
241
|
asset: {
|
|
242
242
|
__kind: "Btc";
|
|
243
243
|
};
|
|
244
244
|
depositDetails: {
|
|
245
|
-
amount: string | number;
|
|
246
245
|
depositAddress: {
|
|
247
246
|
pubkeyX: string;
|
|
248
247
|
scriptPath?: {
|
|
@@ -258,6 +257,7 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
258
257
|
txId: string;
|
|
259
258
|
vout: number;
|
|
260
259
|
};
|
|
260
|
+
amount: string | number;
|
|
261
261
|
};
|
|
262
262
|
reason: {
|
|
263
263
|
__kind: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
@@ -131,7 +131,6 @@ declare const bitcoinIngressEgressDepositIgnored: 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 bitcoinIngressEgressDepositIgnored: 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 bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
164
163
|
txId: string;
|
|
165
164
|
vout: number;
|
|
166
165
|
};
|
|
166
|
+
amount: string | number;
|
|
167
167
|
}>;
|
|
168
168
|
reason: z.ZodEffects<z.ZodObject<{
|
|
169
169
|
__kind: z.ZodEnum<["BelowMinimumDeposit", "NotEnoughToPayFees", "TransactionRejectedByBroker"]>;
|
|
@@ -175,7 +175,6 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
175
175
|
__kind: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
176
176
|
}>;
|
|
177
177
|
}, "strip", z.ZodTypeAny, {
|
|
178
|
-
amount: bigint;
|
|
179
178
|
depositAddress: {
|
|
180
179
|
value: `0x${string}`;
|
|
181
180
|
__kind: "P2PKH";
|
|
@@ -196,9 +195,9 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
196
195
|
version: number;
|
|
197
196
|
program: `0x${string}`;
|
|
198
197
|
};
|
|
198
|
+
amount: bigint;
|
|
199
199
|
asset: "Btc";
|
|
200
200
|
depositDetails: {
|
|
201
|
-
amount: bigint;
|
|
202
201
|
depositAddress: {
|
|
203
202
|
pubkeyX: `0x${string}`;
|
|
204
203
|
scriptPath?: {
|
|
@@ -214,10 +213,10 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
214
213
|
txId: `0x${string}`;
|
|
215
214
|
vout: number;
|
|
216
215
|
};
|
|
216
|
+
amount: bigint;
|
|
217
217
|
};
|
|
218
218
|
reason: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
219
219
|
}, {
|
|
220
|
-
amount: string | number;
|
|
221
220
|
depositAddress: {
|
|
222
221
|
value: string;
|
|
223
222
|
__kind: "P2PKH";
|
|
@@ -238,11 +237,11 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
238
237
|
version: number;
|
|
239
238
|
program: string;
|
|
240
239
|
};
|
|
240
|
+
amount: string | number;
|
|
241
241
|
asset: {
|
|
242
242
|
__kind: "Btc";
|
|
243
243
|
};
|
|
244
244
|
depositDetails: {
|
|
245
|
-
amount: string | number;
|
|
246
245
|
depositAddress: {
|
|
247
246
|
pubkeyX: string;
|
|
248
247
|
scriptPath?: {
|
|
@@ -258,6 +257,7 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
258
257
|
txId: string;
|
|
259
258
|
vout: number;
|
|
260
259
|
};
|
|
260
|
+
amount: string | number;
|
|
261
261
|
};
|
|
262
262
|
reason: {
|
|
263
263
|
__kind: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
@@ -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,9 +306,9 @@ 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
313
|
value: `0x${string}`;
|
|
315
314
|
__kind: "P2PKH";
|
|
@@ -330,9 +329,9 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
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,9 +347,9 @@ 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
354
|
value: string;
|
|
356
355
|
__kind: "P2PKH";
|
|
@@ -371,11 +370,11 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
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, {
|
|
@@ -431,7 +431,6 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
431
431
|
__kind: "RootNotAllowed";
|
|
432
432
|
};
|
|
433
433
|
depositWitness: {
|
|
434
|
-
amount: bigint;
|
|
435
434
|
depositAddress: {
|
|
436
435
|
value: `0x${string}`;
|
|
437
436
|
__kind: "P2PKH";
|
|
@@ -452,9 +451,9 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
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
|
}, {
|
|
@@ -516,7 +516,6 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
516
516
|
__kind: "RootNotAllowed";
|
|
517
517
|
};
|
|
518
518
|
depositWitness: {
|
|
519
|
-
amount: string | number;
|
|
520
519
|
depositAddress: {
|
|
521
520
|
value: string;
|
|
522
521
|
__kind: "P2PKH";
|
|
@@ -537,11 +536,11 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
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
|
}>;
|
|
@@ -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,9 +306,9 @@ 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
313
|
value: `0x${string}`;
|
|
315
314
|
__kind: "P2PKH";
|
|
@@ -330,9 +329,9 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
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,9 +347,9 @@ 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
354
|
value: string;
|
|
356
355
|
__kind: "P2PKH";
|
|
@@ -371,11 +370,11 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
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, {
|
|
@@ -431,7 +431,6 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
431
431
|
__kind: "RootNotAllowed";
|
|
432
432
|
};
|
|
433
433
|
depositWitness: {
|
|
434
|
-
amount: bigint;
|
|
435
434
|
depositAddress: {
|
|
436
435
|
value: `0x${string}`;
|
|
437
436
|
__kind: "P2PKH";
|
|
@@ -452,9 +451,9 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
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
|
}, {
|
|
@@ -516,7 +516,6 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
516
516
|
__kind: "RootNotAllowed";
|
|
517
517
|
};
|
|
518
518
|
depositWitness: {
|
|
519
|
-
amount: string | number;
|
|
520
519
|
depositAddress: {
|
|
521
520
|
value: string;
|
|
522
521
|
__kind: "P2PKH";
|
|
@@ -537,11 +536,11 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
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
|
}>;
|
|
@@ -64,7 +64,6 @@ declare const bitcoinIngressEgressTransactionRejectedByBroker: z.ZodObject<{
|
|
|
64
64
|
} | null | undefined;
|
|
65
65
|
}>;
|
|
66
66
|
}, "strip", z.ZodTypeAny, {
|
|
67
|
-
amount: bigint;
|
|
68
67
|
depositAddress: {
|
|
69
68
|
pubkeyX: `0x${string}`;
|
|
70
69
|
scriptPath?: {
|
|
@@ -80,8 +79,8 @@ declare const bitcoinIngressEgressTransactionRejectedByBroker: z.ZodObject<{
|
|
|
80
79
|
txId: `0x${string}`;
|
|
81
80
|
vout: number;
|
|
82
81
|
};
|
|
82
|
+
amount: bigint;
|
|
83
83
|
}, {
|
|
84
|
-
amount: string | number;
|
|
85
84
|
depositAddress: {
|
|
86
85
|
pubkeyX: string;
|
|
87
86
|
scriptPath?: {
|
|
@@ -97,10 +96,11 @@ declare const bitcoinIngressEgressTransactionRejectedByBroker: z.ZodObject<{
|
|
|
97
96
|
txId: string;
|
|
98
97
|
vout: number;
|
|
99
98
|
};
|
|
99
|
+
amount: string | number;
|
|
100
100
|
}>;
|
|
101
101
|
}, "strip", z.ZodTypeAny, {
|
|
102
|
+
broadcastId: number;
|
|
102
103
|
txId: {
|
|
103
|
-
amount: bigint;
|
|
104
104
|
depositAddress: {
|
|
105
105
|
pubkeyX: `0x${string}`;
|
|
106
106
|
scriptPath?: {
|
|
@@ -116,11 +116,11 @@ declare const bitcoinIngressEgressTransactionRejectedByBroker: z.ZodObject<{
|
|
|
116
116
|
txId: `0x${string}`;
|
|
117
117
|
vout: number;
|
|
118
118
|
};
|
|
119
|
+
amount: bigint;
|
|
119
120
|
};
|
|
120
|
-
broadcastId: number;
|
|
121
121
|
}, {
|
|
122
|
+
broadcastId: number;
|
|
122
123
|
txId: {
|
|
123
|
-
amount: string | number;
|
|
124
124
|
depositAddress: {
|
|
125
125
|
pubkeyX: string;
|
|
126
126
|
scriptPath?: {
|
|
@@ -136,8 +136,8 @@ declare const bitcoinIngressEgressTransactionRejectedByBroker: z.ZodObject<{
|
|
|
136
136
|
txId: string;
|
|
137
137
|
vout: number;
|
|
138
138
|
};
|
|
139
|
+
amount: string | number;
|
|
139
140
|
};
|
|
140
|
-
broadcastId: number;
|
|
141
141
|
}>;
|
|
142
142
|
|
|
143
143
|
export { bitcoinIngressEgressTransactionRejectedByBroker };
|