@chainflip/processor 1.8.1 → 1.8.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/100/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/100/bitcoinIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +20 -20
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +24 -24
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +24 -24
- package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +24 -24
- package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +24 -24
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +54 -54
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +54 -54
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +20 -20
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.ts +20 -20
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +20 -20
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.ts +20 -20
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
- package/dist/100/funding/funded.d.cts +2 -2
- package/dist/100/funding/funded.d.ts +2 -2
- package/dist/100/funding/redemptionRequested.d.cts +2 -2
- package/dist/100/funding/redemptionRequested.d.ts +2 -2
- package/dist/100/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/100/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/100/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalEnacted.d.ts +8 -8
- package/dist/100/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalPassed.d.ts +8 -8
- package/dist/100/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalRejected.d.ts +8 -8
- package/dist/100/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalSubmitted.d.ts +8 -8
- package/dist/100/witnesser/witnessExecutionFailed.d.cts +2 -2
- package/dist/100/witnesser/witnessExecutionFailed.d.ts +2 -2
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +2 -2
- package/dist/120/bitcoinIngressEgress/depositIgnored.cjs +1 -1
- package/dist/120/bitcoinIngressEgress/depositIgnored.mjs +2 -2
- package/dist/120/bitcoinIngressEgress/depositReceived.cjs +1 -1
- package/dist/120/bitcoinIngressEgress/depositReceived.mjs +2 -2
- package/dist/120/common.cjs +35 -3
- package/dist/120/common.d.cts +95 -3
- package/dist/120/common.d.ts +95 -3
- package/dist/120/common.mjs +36 -4
- package/dist/120/ethereumIngressEgress/depositIgnored.cjs +1 -1
- package/dist/120/ethereumIngressEgress/depositIgnored.mjs +2 -2
- package/dist/120/ethereumIngressEgress/depositReceived.cjs +1 -1
- package/dist/120/ethereumIngressEgress/depositReceived.mjs +2 -2
- package/dist/120/polkadotIngressEgress/depositIgnored.cjs +1 -1
- package/dist/120/polkadotIngressEgress/depositIgnored.mjs +2 -2
- package/dist/120/polkadotIngressEgress/depositReceived.cjs +1 -1
- package/dist/120/polkadotIngressEgress/depositReceived.mjs +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/131/bitcoinIngressEgress/depositIgnored.cjs +1 -1
- package/dist/131/bitcoinIngressEgress/depositIgnored.mjs +2 -2
- package/dist/131/bitcoinIngressEgress/depositReceived.cjs +1 -1
- package/dist/131/bitcoinIngressEgress/depositReceived.mjs +2 -2
- package/dist/131/common.cjs +19 -3
- package/dist/131/common.d.cts +49 -3
- package/dist/131/common.d.ts +49 -3
- package/dist/131/common.mjs +20 -4
- package/dist/131/ethereumIngressEgress/depositIgnored.cjs +1 -1
- package/dist/131/ethereumIngressEgress/depositIgnored.mjs +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.cjs +1 -1
- package/dist/131/ethereumIngressEgress/depositReceived.mjs +2 -2
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/131/liquidityPools/limitOrderUpdated.d.ts +10 -10
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +10 -10
- package/dist/131/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
- package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
- package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
- package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
- package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/131/swapping/swapExecuted.d.cts +12 -12
- package/dist/131/swapping/swapExecuted.d.ts +12 -12
- package/dist/131/swapping/swapScheduled.d.cts +14 -14
- package/dist/131/swapping/swapScheduled.d.ts +14 -14
- package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
- package/dist/141/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.ts +20 -20
- package/dist/141/arbitrumIngressEgress/depositBoosted.cjs +1 -1
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/arbitrumIngressEgress/depositBoosted.mjs +2 -2
- package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/141/arbitrumIngressEgress/depositFinalised.cjs +1 -1
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/arbitrumIngressEgress/depositFinalised.mjs +2 -2
- package/dist/141/arbitrumIngressEgress/depositIgnored.cjs +1 -1
- package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
- package/dist/141/arbitrumIngressEgress/depositIgnored.d.ts +3 -3
- package/dist/141/arbitrumIngressEgress/depositIgnored.mjs +2 -2
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +22 -22
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.ts +22 -22
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/141/bitcoinIngressEgress/depositBoosted.cjs +1 -1
- package/dist/141/bitcoinIngressEgress/depositBoosted.mjs +2 -2
- package/dist/141/bitcoinIngressEgress/depositFinalised.cjs +1 -1
- package/dist/141/bitcoinIngressEgress/depositFinalised.mjs +2 -2
- package/dist/141/common.cjs +39 -3
- package/dist/141/common.d.cts +141 -3
- package/dist/141/common.d.ts +141 -3
- package/dist/141/common.mjs +40 -4
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/ethereumIngressEgress/depositBoosted.cjs +1 -1
- package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/depositBoosted.mjs +2 -2
- package/dist/141/ethereumIngressEgress/depositFinalised.cjs +1 -1
- package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.mjs +2 -2
- 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/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/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/polkadotIngressEgress/depositBoosted.cjs +1 -1
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/depositBoosted.mjs +2 -2
- package/dist/141/polkadotIngressEgress/depositFinalised.cjs +1 -1
- package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.mjs +2 -2
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/150/arbitrumIngressEgress/depositBoosted.cjs +1 -1
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/150/arbitrumIngressEgress/depositBoosted.mjs +2 -2
- package/dist/150/arbitrumIngressEgress/depositFinalised.cjs +1 -1
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.mjs +2 -2
- package/dist/150/arbitrumIngressEgress/depositIgnored.cjs +1 -1
- package/dist/150/arbitrumIngressEgress/depositIgnored.mjs +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 +2 -2
- package/dist/150/assetBalances/refundScheduled.d.ts +2 -2
- package/dist/150/assetBalances/refundSkipped.d.cts +50 -50
- package/dist/150/assetBalances/refundSkipped.d.ts +50 -50
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/bitcoinIngressEgress/depositBoosted.cjs +1 -1
- package/dist/150/bitcoinIngressEgress/depositBoosted.mjs +2 -2
- package/dist/150/bitcoinIngressEgress/depositFinalised.cjs +1 -1
- package/dist/150/bitcoinIngressEgress/depositFinalised.mjs +2 -2
- package/dist/150/common.cjs +66 -3
- package/dist/150/common.d.cts +214 -3
- package/dist/150/common.d.ts +214 -3
- package/dist/150/common.mjs +67 -4
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/ethereumIngressEgress/depositBoosted.cjs +1 -1
- package/dist/150/ethereumIngressEgress/depositBoosted.mjs +2 -2
- package/dist/150/ethereumIngressEgress/depositFinalised.cjs +1 -1
- package/dist/150/ethereumIngressEgress/depositFinalised.mjs +2 -2
- package/dist/150/ethereumIngressEgress/depositIgnored.cjs +1 -1
- package/dist/150/ethereumIngressEgress/depositIgnored.mjs +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/polkadotIngressEgress/depositBoosted.cjs +1 -1
- package/dist/150/polkadotIngressEgress/depositBoosted.mjs +2 -2
- package/dist/150/polkadotIngressEgress/depositFinalised.cjs +1 -1
- package/dist/150/polkadotIngressEgress/depositFinalised.mjs +2 -2
- package/dist/150/polkadotIngressEgress/depositIgnored.cjs +1 -1
- package/dist/150/polkadotIngressEgress/depositIgnored.mjs +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.cjs +1 -1
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/150/solanaIngressEgress/depositBoosted.mjs +2 -2
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.cjs +1 -1
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +3 -3
- package/dist/150/solanaIngressEgress/depositFinalised.d.ts +3 -3
- package/dist/150/solanaIngressEgress/depositFinalised.mjs +2 -2
- package/dist/150/solanaIngressEgress/depositIgnored.cjs +1 -1
- package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/150/solanaIngressEgress/depositIgnored.mjs +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/depositBoosted.cjs +1 -1
- package/dist/160/arbitrumIngressEgress/depositBoosted.mjs +2 -2
- package/dist/160/arbitrumIngressEgress/depositFinalised.cjs +1 -1
- package/dist/160/arbitrumIngressEgress/depositFinalised.mjs +2 -2
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.ts +14 -14
- package/dist/160/bitcoinIngressEgress/depositBoosted.cjs +1 -1
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/bitcoinIngressEgress/depositBoosted.mjs +2 -2
- package/dist/160/bitcoinIngressEgress/depositFinalised.cjs +1 -1
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/160/bitcoinIngressEgress/depositFinalised.mjs +2 -2
- package/dist/160/common.cjs +35 -3
- package/dist/160/common.d.cts +175 -3
- package/dist/160/common.d.ts +175 -3
- package/dist/160/common.mjs +36 -4
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/160/environment/runtimeSafeModeUpdated.d.ts +28 -28
- package/dist/160/ethereumIngressEgress/depositBoosted.cjs +1 -1
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/160/ethereumIngressEgress/depositBoosted.mjs +2 -2
- package/dist/160/ethereumIngressEgress/depositFinalised.cjs +1 -1
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/ethereumIngressEgress/depositFinalised.mjs +2 -2
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/160/liquidityPools/limitOrderUpdated.d.ts +10 -10
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +10 -10
- package/dist/160/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/160/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/160/polkadotIngressEgress/depositBoosted.cjs +1 -1
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/160/polkadotIngressEgress/depositBoosted.mjs +2 -2
- package/dist/160/polkadotIngressEgress/depositFinalised.cjs +1 -1
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/polkadotIngressEgress/depositFinalised.mjs +2 -2
- package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/160/solanaBroadcaster/transactionFeeDeficitRecorded.d.ts +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.ts +50 -50
- package/dist/160/solanaIngressEgress/depositBoosted.cjs +1 -1
- package/dist/160/solanaIngressEgress/depositBoosted.mjs +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.cjs +1 -1
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.mjs +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.cjs +1 -1
- package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.mjs +2 -2
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/160/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/160/swapping/batchSwapFailed.d.ts +6 -6
- package/dist/160/swapping/ccmFailed.d.cts +70 -70
- package/dist/160/swapping/ccmFailed.d.ts +70 -70
- 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 +28 -28
- package/dist/160/swapping/refundEgressIgnored.d.ts +28 -28
- package/dist/160/swapping/refundEgressScheduled.d.cts +6 -6
- package/dist/160/swapping/refundEgressScheduled.d.ts +6 -6
- package/dist/160/swapping/swapAmountConfiscated.d.cts +6 -6
- package/dist/160/swapping/swapAmountConfiscated.d.ts +6 -6
- package/dist/160/swapping/swapDepositAddressReady.d.cts +83 -83
- package/dist/160/swapping/swapDepositAddressReady.d.ts +83 -83
- package/dist/160/swapping/swapEgressIgnored.d.cts +28 -28
- package/dist/160/swapping/swapEgressIgnored.d.ts +28 -28
- package/dist/160/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/160/swapping/swapEgressScheduled.d.ts +6 -6
- 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 +144 -144
- package/dist/160/swapping/swapRequested.d.ts +144 -144
- package/dist/160/swapping/withdrawalRequested.d.cts +26 -26
- package/dist/160/swapping/withdrawalRequested.d.ts +26 -26
- 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.cjs +1 -1
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/arbitrumIngressEgress/depositIgnored.mjs +2 -2
- 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.cjs +1 -1
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
- package/dist/170/bitcoinIngressEgress/depositBoosted.mjs +2 -2
- package/dist/170/bitcoinIngressEgress/depositFinalised.cjs +1 -1
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +30 -30
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +30 -30
- package/dist/170/bitcoinIngressEgress/depositFinalised.mjs +2 -2
- package/dist/170/bitcoinIngressEgress/depositIgnored.cjs +1 -1
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +30 -30
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.ts +30 -30
- package/dist/170/bitcoinIngressEgress/depositIgnored.mjs +2 -2
- 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.cjs +27 -3
- package/dist/170/common.d.cts +39 -3
- package/dist/170/common.d.ts +39 -3
- package/dist/170/common.mjs +28 -4
- package/dist/170/ethereumIngressEgress/depositIgnored.cjs +1 -1
- package/dist/170/ethereumIngressEgress/depositIgnored.mjs +2 -2
- package/dist/170/polkadotIngressEgress/depositIgnored.cjs +1 -1
- package/dist/170/polkadotIngressEgress/depositIgnored.mjs +2 -2
- package/dist/170/solanaIngressEgress/depositIgnored.cjs +1 -1
- package/dist/170/solanaIngressEgress/depositIgnored.mjs +2 -2
- package/dist/170/swapping/minimumChunkSizeSet.d.cts +2 -2
- package/dist/170/swapping/minimumChunkSizeSet.d.ts +2 -2
- package/dist/170/swapping/swapRequested.d.cts +135 -135
- package/dist/170/swapping/swapRequested.d.ts +135 -135
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +11 -11
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +11 -11
- package/dist/180/arbitrumIngressEgress/depositBoosted.cjs +1 -1
- package/dist/180/arbitrumIngressEgress/depositBoosted.mjs +2 -2
- package/dist/180/arbitrumIngressEgress/depositFailed.cjs +2 -2
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +11 -11
- package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +11 -11
- package/dist/180/arbitrumIngressEgress/depositFailed.mjs +4 -4
- package/dist/180/arbitrumIngressEgress/depositFinalised.cjs +1 -1
- package/dist/180/arbitrumIngressEgress/depositFinalised.mjs +2 -2
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +11 -11
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +11 -11
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +11 -11
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +11 -11
- package/dist/180/bitcoinIngressEgress/depositBoosted.cjs +1 -1
- package/dist/180/bitcoinIngressEgress/depositBoosted.mjs +2 -2
- package/dist/180/bitcoinIngressEgress/depositFailed.cjs +2 -2
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +377 -27
- package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +377 -27
- package/dist/180/bitcoinIngressEgress/depositFailed.mjs +4 -4
- package/dist/180/bitcoinIngressEgress/depositFinalised.cjs +1 -1
- package/dist/180/bitcoinIngressEgress/depositFinalised.mjs +2 -2
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +11 -11
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +11 -11
- package/dist/180/common.cjs +165 -5
- package/dist/180/common.d.cts +6903 -323
- package/dist/180/common.d.ts +6903 -323
- package/dist/180/common.mjs +167 -7
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +11 -11
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +11 -11
- package/dist/180/ethereumIngressEgress/depositBoosted.cjs +1 -1
- package/dist/180/ethereumIngressEgress/depositBoosted.mjs +2 -2
- package/dist/180/ethereumIngressEgress/depositFailed.cjs +2 -2
- package/dist/180/ethereumIngressEgress/depositFailed.mjs +4 -4
- package/dist/180/ethereumIngressEgress/depositFinalised.cjs +1 -1
- package/dist/180/ethereumIngressEgress/depositFinalised.mjs +2 -2
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +11 -11
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +11 -11
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +11 -11
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.ts +11 -11
- package/dist/180/polkadotIngressEgress/depositBoosted.cjs +1 -1
- package/dist/180/polkadotIngressEgress/depositBoosted.mjs +2 -2
- package/dist/180/polkadotIngressEgress/depositFailed.cjs +2 -2
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +18 -36
- package/dist/180/polkadotIngressEgress/depositFailed.d.ts +18 -36
- package/dist/180/polkadotIngressEgress/depositFailed.mjs +4 -4
- package/dist/180/polkadotIngressEgress/depositFinalised.cjs +1 -1
- package/dist/180/polkadotIngressEgress/depositFinalised.mjs +2 -2
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +11 -11
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +11 -11
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +11 -11
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +11 -11
- package/dist/180/solanaIngressEgress/depositBoosted.cjs +1 -1
- package/dist/180/solanaIngressEgress/depositBoosted.mjs +2 -2
- package/dist/180/solanaIngressEgress/depositFailed.cjs +2 -2
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +11 -36
- package/dist/180/solanaIngressEgress/depositFailed.d.ts +11 -36
- package/dist/180/solanaIngressEgress/depositFailed.mjs +4 -4
- package/dist/180/solanaIngressEgress/depositFinalised.cjs +1 -1
- package/dist/180/solanaIngressEgress/depositFinalised.mjs +2 -2
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +11 -11
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +11 -11
- package/package.json +1 -1
|
@@ -19,7 +19,7 @@ var bitcoinIngressEgressDepositBoosted = _zod.z.object({
|
|
|
19
19
|
ingressFee: _commoncjs.numberOrHex,
|
|
20
20
|
maxBoostFeeBps: _zod.z.number(),
|
|
21
21
|
boostFee: _commoncjs.numberOrHex,
|
|
22
|
-
action: _commoncjs.
|
|
22
|
+
action: _commoncjs.palletCfBitcoinIngressEgressDepositAction,
|
|
23
23
|
originType: _commoncjs.cfChainsDepositOriginType
|
|
24
24
|
});
|
|
25
25
|
|
|
@@ -6,7 +6,7 @@ import {
|
|
|
6
6
|
cfChainsDepositOriginType,
|
|
7
7
|
cfPrimitivesChainsAssetsBtcAsset,
|
|
8
8
|
numberOrHex,
|
|
9
|
-
|
|
9
|
+
palletCfBitcoinIngressEgressDepositAction
|
|
10
10
|
} from "../common.mjs";
|
|
11
11
|
var bitcoinIngressEgressDepositBoosted = z.object({
|
|
12
12
|
depositAddress: cfChainsBtcScriptPubkey.nullish(),
|
|
@@ -19,7 +19,7 @@ var bitcoinIngressEgressDepositBoosted = z.object({
|
|
|
19
19
|
ingressFee: numberOrHex,
|
|
20
20
|
maxBoostFeeBps: z.number(),
|
|
21
21
|
boostFee: numberOrHex,
|
|
22
|
-
action:
|
|
22
|
+
action: palletCfBitcoinIngressEgressDepositAction,
|
|
23
23
|
originType: cfChainsDepositOriginType
|
|
24
24
|
});
|
|
25
25
|
export {
|
|
@@ -7,8 +7,8 @@ var _zod = require('zod');
|
|
|
7
7
|
var _commoncjs = require('../common.cjs');
|
|
8
8
|
var bitcoinIngressEgressDepositFailed = _zod.z.object({
|
|
9
9
|
blockHeight: _commoncjs.numberOrHex,
|
|
10
|
-
reason: _commoncjs.
|
|
11
|
-
details: _commoncjs.
|
|
10
|
+
reason: _commoncjs.palletCfBitcoinIngressEgressDepositFailedReason,
|
|
11
|
+
details: _commoncjs.palletCfBitcoinIngressEgressDepositFailedDetails
|
|
12
12
|
});
|
|
13
13
|
|
|
14
14
|
|
|
@@ -286,61 +286,343 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
286
286
|
details: z.ZodUnion<[z.ZodObject<{
|
|
287
287
|
__kind: z.ZodLiteral<"DepositChannel">;
|
|
288
288
|
depositWitness: z.ZodObject<{
|
|
289
|
-
depositAddress: z.
|
|
289
|
+
depositAddress: z.ZodUnion<[z.ZodObject<{
|
|
290
|
+
__kind: z.ZodLiteral<"P2PKH">;
|
|
291
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
292
|
+
}, "strip", z.ZodTypeAny, {
|
|
293
|
+
value: `0x${string}`;
|
|
294
|
+
__kind: "P2PKH";
|
|
295
|
+
}, {
|
|
296
|
+
value: string;
|
|
297
|
+
__kind: "P2PKH";
|
|
298
|
+
}>, z.ZodObject<{
|
|
299
|
+
__kind: z.ZodLiteral<"P2SH">;
|
|
300
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
301
|
+
}, "strip", z.ZodTypeAny, {
|
|
302
|
+
value: `0x${string}`;
|
|
303
|
+
__kind: "P2SH";
|
|
304
|
+
}, {
|
|
305
|
+
value: string;
|
|
306
|
+
__kind: "P2SH";
|
|
307
|
+
}>, z.ZodObject<{
|
|
308
|
+
__kind: z.ZodLiteral<"P2WPKH">;
|
|
309
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
310
|
+
}, "strip", z.ZodTypeAny, {
|
|
311
|
+
value: `0x${string}`;
|
|
312
|
+
__kind: "P2WPKH";
|
|
313
|
+
}, {
|
|
314
|
+
value: string;
|
|
315
|
+
__kind: "P2WPKH";
|
|
316
|
+
}>, z.ZodObject<{
|
|
317
|
+
__kind: z.ZodLiteral<"P2WSH">;
|
|
318
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
319
|
+
}, "strip", z.ZodTypeAny, {
|
|
320
|
+
value: `0x${string}`;
|
|
321
|
+
__kind: "P2WSH";
|
|
322
|
+
}, {
|
|
323
|
+
value: string;
|
|
324
|
+
__kind: "P2WSH";
|
|
325
|
+
}>, z.ZodObject<{
|
|
326
|
+
__kind: z.ZodLiteral<"Taproot">;
|
|
327
|
+
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
328
|
+
}, "strip", z.ZodTypeAny, {
|
|
329
|
+
value: `0x${string}`;
|
|
330
|
+
__kind: "Taproot";
|
|
331
|
+
}, {
|
|
332
|
+
value: string;
|
|
333
|
+
__kind: "Taproot";
|
|
334
|
+
}>, z.ZodObject<{
|
|
335
|
+
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
336
|
+
version: z.ZodNumber;
|
|
337
|
+
program: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
338
|
+
}, "strip", z.ZodTypeAny, {
|
|
339
|
+
__kind: "OtherSegwit";
|
|
340
|
+
version: number;
|
|
341
|
+
program: `0x${string}`;
|
|
342
|
+
}, {
|
|
343
|
+
__kind: "OtherSegwit";
|
|
344
|
+
version: number;
|
|
345
|
+
program: string;
|
|
346
|
+
}>]>;
|
|
290
347
|
asset: z.ZodEffects<z.ZodObject<{
|
|
291
|
-
__kind: z.ZodEnum<["
|
|
348
|
+
__kind: z.ZodEnum<["Btc"]>;
|
|
292
349
|
}, "strip", z.ZodTypeAny, {
|
|
293
|
-
__kind: "
|
|
350
|
+
__kind: "Btc";
|
|
294
351
|
}, {
|
|
295
|
-
__kind: "
|
|
296
|
-
}>, "
|
|
297
|
-
__kind: "
|
|
352
|
+
__kind: "Btc";
|
|
353
|
+
}>, "Btc", {
|
|
354
|
+
__kind: "Btc";
|
|
298
355
|
}>;
|
|
299
356
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
300
357
|
depositDetails: z.ZodObject<{
|
|
301
|
-
|
|
358
|
+
id: z.ZodObject<{
|
|
359
|
+
txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
360
|
+
vout: z.ZodNumber;
|
|
361
|
+
}, "strip", z.ZodTypeAny, {
|
|
362
|
+
txId: `0x${string}`;
|
|
363
|
+
vout: number;
|
|
364
|
+
}, {
|
|
365
|
+
txId: string;
|
|
366
|
+
vout: number;
|
|
367
|
+
}>;
|
|
368
|
+
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
369
|
+
depositAddress: z.ZodObject<{
|
|
370
|
+
pubkeyX: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
371
|
+
scriptPath: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
372
|
+
salt: z.ZodNumber;
|
|
373
|
+
tweakedPubkeyBytes: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
374
|
+
tapleafHash: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
375
|
+
unlockScript: z.ZodObject<{
|
|
376
|
+
bytes: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
377
|
+
}, "strip", z.ZodTypeAny, {
|
|
378
|
+
bytes: `0x${string}`;
|
|
379
|
+
}, {
|
|
380
|
+
bytes: string;
|
|
381
|
+
}>;
|
|
382
|
+
}, "strip", z.ZodTypeAny, {
|
|
383
|
+
salt: number;
|
|
384
|
+
tweakedPubkeyBytes: `0x${string}`;
|
|
385
|
+
tapleafHash: `0x${string}`;
|
|
386
|
+
unlockScript: {
|
|
387
|
+
bytes: `0x${string}`;
|
|
388
|
+
};
|
|
389
|
+
}, {
|
|
390
|
+
salt: number;
|
|
391
|
+
tweakedPubkeyBytes: string;
|
|
392
|
+
tapleafHash: string;
|
|
393
|
+
unlockScript: {
|
|
394
|
+
bytes: string;
|
|
395
|
+
};
|
|
396
|
+
}>>>;
|
|
397
|
+
}, "strip", z.ZodTypeAny, {
|
|
398
|
+
pubkeyX: `0x${string}`;
|
|
399
|
+
scriptPath?: {
|
|
400
|
+
salt: number;
|
|
401
|
+
tweakedPubkeyBytes: `0x${string}`;
|
|
402
|
+
tapleafHash: `0x${string}`;
|
|
403
|
+
unlockScript: {
|
|
404
|
+
bytes: `0x${string}`;
|
|
405
|
+
};
|
|
406
|
+
} | null | undefined;
|
|
407
|
+
}, {
|
|
408
|
+
pubkeyX: string;
|
|
409
|
+
scriptPath?: {
|
|
410
|
+
salt: number;
|
|
411
|
+
tweakedPubkeyBytes: string;
|
|
412
|
+
tapleafHash: string;
|
|
413
|
+
unlockScript: {
|
|
414
|
+
bytes: string;
|
|
415
|
+
};
|
|
416
|
+
} | null | undefined;
|
|
417
|
+
}>;
|
|
302
418
|
}, "strip", z.ZodTypeAny, {
|
|
303
|
-
|
|
419
|
+
depositAddress: {
|
|
420
|
+
pubkeyX: `0x${string}`;
|
|
421
|
+
scriptPath?: {
|
|
422
|
+
salt: number;
|
|
423
|
+
tweakedPubkeyBytes: `0x${string}`;
|
|
424
|
+
tapleafHash: `0x${string}`;
|
|
425
|
+
unlockScript: {
|
|
426
|
+
bytes: `0x${string}`;
|
|
427
|
+
};
|
|
428
|
+
} | null | undefined;
|
|
429
|
+
};
|
|
430
|
+
amount: bigint;
|
|
431
|
+
id: {
|
|
432
|
+
txId: `0x${string}`;
|
|
433
|
+
vout: number;
|
|
434
|
+
};
|
|
304
435
|
}, {
|
|
305
|
-
|
|
436
|
+
depositAddress: {
|
|
437
|
+
pubkeyX: string;
|
|
438
|
+
scriptPath?: {
|
|
439
|
+
salt: number;
|
|
440
|
+
tweakedPubkeyBytes: string;
|
|
441
|
+
tapleafHash: string;
|
|
442
|
+
unlockScript: {
|
|
443
|
+
bytes: string;
|
|
444
|
+
};
|
|
445
|
+
} | null | undefined;
|
|
446
|
+
};
|
|
447
|
+
amount: string | number;
|
|
448
|
+
id: {
|
|
449
|
+
txId: string;
|
|
450
|
+
vout: number;
|
|
451
|
+
};
|
|
306
452
|
}>;
|
|
307
453
|
}, "strip", z.ZodTypeAny, {
|
|
308
|
-
depositAddress:
|
|
309
|
-
|
|
454
|
+
depositAddress: {
|
|
455
|
+
value: `0x${string}`;
|
|
456
|
+
__kind: "P2PKH";
|
|
457
|
+
} | {
|
|
458
|
+
value: `0x${string}`;
|
|
459
|
+
__kind: "P2SH";
|
|
460
|
+
} | {
|
|
461
|
+
value: `0x${string}`;
|
|
462
|
+
__kind: "P2WPKH";
|
|
463
|
+
} | {
|
|
464
|
+
value: `0x${string}`;
|
|
465
|
+
__kind: "P2WSH";
|
|
466
|
+
} | {
|
|
467
|
+
value: `0x${string}`;
|
|
468
|
+
__kind: "Taproot";
|
|
469
|
+
} | {
|
|
470
|
+
__kind: "OtherSegwit";
|
|
471
|
+
version: number;
|
|
472
|
+
program: `0x${string}`;
|
|
473
|
+
};
|
|
474
|
+
asset: "Btc";
|
|
310
475
|
amount: bigint;
|
|
311
476
|
depositDetails: {
|
|
312
|
-
|
|
477
|
+
depositAddress: {
|
|
478
|
+
pubkeyX: `0x${string}`;
|
|
479
|
+
scriptPath?: {
|
|
480
|
+
salt: number;
|
|
481
|
+
tweakedPubkeyBytes: `0x${string}`;
|
|
482
|
+
tapleafHash: `0x${string}`;
|
|
483
|
+
unlockScript: {
|
|
484
|
+
bytes: `0x${string}`;
|
|
485
|
+
};
|
|
486
|
+
} | null | undefined;
|
|
487
|
+
};
|
|
488
|
+
amount: bigint;
|
|
489
|
+
id: {
|
|
490
|
+
txId: `0x${string}`;
|
|
491
|
+
vout: number;
|
|
492
|
+
};
|
|
313
493
|
};
|
|
314
494
|
}, {
|
|
315
|
-
depositAddress:
|
|
495
|
+
depositAddress: {
|
|
496
|
+
value: string;
|
|
497
|
+
__kind: "P2PKH";
|
|
498
|
+
} | {
|
|
499
|
+
value: string;
|
|
500
|
+
__kind: "P2SH";
|
|
501
|
+
} | {
|
|
502
|
+
value: string;
|
|
503
|
+
__kind: "P2WPKH";
|
|
504
|
+
} | {
|
|
505
|
+
value: string;
|
|
506
|
+
__kind: "P2WSH";
|
|
507
|
+
} | {
|
|
508
|
+
value: string;
|
|
509
|
+
__kind: "Taproot";
|
|
510
|
+
} | {
|
|
511
|
+
__kind: "OtherSegwit";
|
|
512
|
+
version: number;
|
|
513
|
+
program: string;
|
|
514
|
+
};
|
|
316
515
|
asset: {
|
|
317
|
-
__kind: "
|
|
516
|
+
__kind: "Btc";
|
|
318
517
|
};
|
|
319
518
|
amount: string | number;
|
|
320
519
|
depositDetails: {
|
|
321
|
-
|
|
520
|
+
depositAddress: {
|
|
521
|
+
pubkeyX: string;
|
|
522
|
+
scriptPath?: {
|
|
523
|
+
salt: number;
|
|
524
|
+
tweakedPubkeyBytes: string;
|
|
525
|
+
tapleafHash: string;
|
|
526
|
+
unlockScript: {
|
|
527
|
+
bytes: string;
|
|
528
|
+
};
|
|
529
|
+
} | null | undefined;
|
|
530
|
+
};
|
|
531
|
+
amount: string | number;
|
|
532
|
+
id: {
|
|
533
|
+
txId: string;
|
|
534
|
+
vout: number;
|
|
535
|
+
};
|
|
322
536
|
};
|
|
323
537
|
}>;
|
|
324
538
|
}, "strip", z.ZodTypeAny, {
|
|
325
539
|
__kind: "DepositChannel";
|
|
326
540
|
depositWitness: {
|
|
327
|
-
depositAddress:
|
|
328
|
-
|
|
541
|
+
depositAddress: {
|
|
542
|
+
value: `0x${string}`;
|
|
543
|
+
__kind: "P2PKH";
|
|
544
|
+
} | {
|
|
545
|
+
value: `0x${string}`;
|
|
546
|
+
__kind: "P2SH";
|
|
547
|
+
} | {
|
|
548
|
+
value: `0x${string}`;
|
|
549
|
+
__kind: "P2WPKH";
|
|
550
|
+
} | {
|
|
551
|
+
value: `0x${string}`;
|
|
552
|
+
__kind: "P2WSH";
|
|
553
|
+
} | {
|
|
554
|
+
value: `0x${string}`;
|
|
555
|
+
__kind: "Taproot";
|
|
556
|
+
} | {
|
|
557
|
+
__kind: "OtherSegwit";
|
|
558
|
+
version: number;
|
|
559
|
+
program: `0x${string}`;
|
|
560
|
+
};
|
|
561
|
+
asset: "Btc";
|
|
329
562
|
amount: bigint;
|
|
330
563
|
depositDetails: {
|
|
331
|
-
|
|
564
|
+
depositAddress: {
|
|
565
|
+
pubkeyX: `0x${string}`;
|
|
566
|
+
scriptPath?: {
|
|
567
|
+
salt: number;
|
|
568
|
+
tweakedPubkeyBytes: `0x${string}`;
|
|
569
|
+
tapleafHash: `0x${string}`;
|
|
570
|
+
unlockScript: {
|
|
571
|
+
bytes: `0x${string}`;
|
|
572
|
+
};
|
|
573
|
+
} | null | undefined;
|
|
574
|
+
};
|
|
575
|
+
amount: bigint;
|
|
576
|
+
id: {
|
|
577
|
+
txId: `0x${string}`;
|
|
578
|
+
vout: number;
|
|
579
|
+
};
|
|
332
580
|
};
|
|
333
581
|
};
|
|
334
582
|
}, {
|
|
335
583
|
__kind: "DepositChannel";
|
|
336
584
|
depositWitness: {
|
|
337
|
-
depositAddress:
|
|
585
|
+
depositAddress: {
|
|
586
|
+
value: string;
|
|
587
|
+
__kind: "P2PKH";
|
|
588
|
+
} | {
|
|
589
|
+
value: string;
|
|
590
|
+
__kind: "P2SH";
|
|
591
|
+
} | {
|
|
592
|
+
value: string;
|
|
593
|
+
__kind: "P2WPKH";
|
|
594
|
+
} | {
|
|
595
|
+
value: string;
|
|
596
|
+
__kind: "P2WSH";
|
|
597
|
+
} | {
|
|
598
|
+
value: string;
|
|
599
|
+
__kind: "Taproot";
|
|
600
|
+
} | {
|
|
601
|
+
__kind: "OtherSegwit";
|
|
602
|
+
version: number;
|
|
603
|
+
program: string;
|
|
604
|
+
};
|
|
338
605
|
asset: {
|
|
339
|
-
__kind: "
|
|
606
|
+
__kind: "Btc";
|
|
340
607
|
};
|
|
341
608
|
amount: string | number;
|
|
342
609
|
depositDetails: {
|
|
343
|
-
|
|
610
|
+
depositAddress: {
|
|
611
|
+
pubkeyX: string;
|
|
612
|
+
scriptPath?: {
|
|
613
|
+
salt: number;
|
|
614
|
+
tweakedPubkeyBytes: string;
|
|
615
|
+
tapleafHash: string;
|
|
616
|
+
unlockScript: {
|
|
617
|
+
bytes: string;
|
|
618
|
+
};
|
|
619
|
+
} | null | undefined;
|
|
620
|
+
};
|
|
621
|
+
amount: string | number;
|
|
622
|
+
id: {
|
|
623
|
+
txId: string;
|
|
624
|
+
vout: number;
|
|
625
|
+
};
|
|
344
626
|
};
|
|
345
627
|
};
|
|
346
628
|
}>, z.ZodObject<{
|
|
@@ -1520,11 +1802,45 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1520
1802
|
details: {
|
|
1521
1803
|
__kind: "DepositChannel";
|
|
1522
1804
|
depositWitness: {
|
|
1523
|
-
depositAddress:
|
|
1524
|
-
|
|
1805
|
+
depositAddress: {
|
|
1806
|
+
value: `0x${string}`;
|
|
1807
|
+
__kind: "P2PKH";
|
|
1808
|
+
} | {
|
|
1809
|
+
value: `0x${string}`;
|
|
1810
|
+
__kind: "P2SH";
|
|
1811
|
+
} | {
|
|
1812
|
+
value: `0x${string}`;
|
|
1813
|
+
__kind: "P2WPKH";
|
|
1814
|
+
} | {
|
|
1815
|
+
value: `0x${string}`;
|
|
1816
|
+
__kind: "P2WSH";
|
|
1817
|
+
} | {
|
|
1818
|
+
value: `0x${string}`;
|
|
1819
|
+
__kind: "Taproot";
|
|
1820
|
+
} | {
|
|
1821
|
+
__kind: "OtherSegwit";
|
|
1822
|
+
version: number;
|
|
1823
|
+
program: `0x${string}`;
|
|
1824
|
+
};
|
|
1825
|
+
asset: "Btc";
|
|
1525
1826
|
amount: bigint;
|
|
1526
1827
|
depositDetails: {
|
|
1527
|
-
|
|
1828
|
+
depositAddress: {
|
|
1829
|
+
pubkeyX: `0x${string}`;
|
|
1830
|
+
scriptPath?: {
|
|
1831
|
+
salt: number;
|
|
1832
|
+
tweakedPubkeyBytes: `0x${string}`;
|
|
1833
|
+
tapleafHash: `0x${string}`;
|
|
1834
|
+
unlockScript: {
|
|
1835
|
+
bytes: `0x${string}`;
|
|
1836
|
+
};
|
|
1837
|
+
} | null | undefined;
|
|
1838
|
+
};
|
|
1839
|
+
amount: bigint;
|
|
1840
|
+
id: {
|
|
1841
|
+
txId: `0x${string}`;
|
|
1842
|
+
vout: number;
|
|
1843
|
+
};
|
|
1528
1844
|
};
|
|
1529
1845
|
};
|
|
1530
1846
|
} | {
|
|
@@ -1720,13 +2036,47 @@ declare const bitcoinIngressEgressDepositFailed: z.ZodObject<{
|
|
|
1720
2036
|
details: {
|
|
1721
2037
|
__kind: "DepositChannel";
|
|
1722
2038
|
depositWitness: {
|
|
1723
|
-
depositAddress:
|
|
2039
|
+
depositAddress: {
|
|
2040
|
+
value: string;
|
|
2041
|
+
__kind: "P2PKH";
|
|
2042
|
+
} | {
|
|
2043
|
+
value: string;
|
|
2044
|
+
__kind: "P2SH";
|
|
2045
|
+
} | {
|
|
2046
|
+
value: string;
|
|
2047
|
+
__kind: "P2WPKH";
|
|
2048
|
+
} | {
|
|
2049
|
+
value: string;
|
|
2050
|
+
__kind: "P2WSH";
|
|
2051
|
+
} | {
|
|
2052
|
+
value: string;
|
|
2053
|
+
__kind: "Taproot";
|
|
2054
|
+
} | {
|
|
2055
|
+
__kind: "OtherSegwit";
|
|
2056
|
+
version: number;
|
|
2057
|
+
program: string;
|
|
2058
|
+
};
|
|
1724
2059
|
asset: {
|
|
1725
|
-
__kind: "
|
|
2060
|
+
__kind: "Btc";
|
|
1726
2061
|
};
|
|
1727
2062
|
amount: string | number;
|
|
1728
2063
|
depositDetails: {
|
|
1729
|
-
|
|
2064
|
+
depositAddress: {
|
|
2065
|
+
pubkeyX: string;
|
|
2066
|
+
scriptPath?: {
|
|
2067
|
+
salt: number;
|
|
2068
|
+
tweakedPubkeyBytes: string;
|
|
2069
|
+
tapleafHash: string;
|
|
2070
|
+
unlockScript: {
|
|
2071
|
+
bytes: string;
|
|
2072
|
+
};
|
|
2073
|
+
} | null | undefined;
|
|
2074
|
+
};
|
|
2075
|
+
amount: string | number;
|
|
2076
|
+
id: {
|
|
2077
|
+
txId: string;
|
|
2078
|
+
vout: number;
|
|
2079
|
+
};
|
|
1730
2080
|
};
|
|
1731
2081
|
};
|
|
1732
2082
|
} | {
|