@chainflip/processor 1.4.7 → 1.4.8
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/ccmEgressInvalid.d.cts +20 -20
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +20 -20
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +24 -24
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +24 -24
- package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +24 -24
- package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +24 -24
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +54 -54
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +54 -54
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +20 -20
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.ts +20 -20
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +20 -20
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.ts +20 -20
- package/dist/100/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/100/environment/runtimeSafeModeUpdated.d.ts +40 -40
- 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/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/100/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/100/swapping/batchSwapFailed.d.ts +2 -2
- package/dist/100/swapping/ccmDepositReceived.d.cts +70 -70
- package/dist/100/swapping/ccmDepositReceived.d.ts +70 -70
- package/dist/100/swapping/ccmFailed.d.cts +70 -70
- package/dist/100/swapping/ccmFailed.d.ts +70 -70
- package/dist/100/swapping/swapAmountTooLow.d.cts +30 -30
- package/dist/100/swapping/swapAmountTooLow.d.ts +30 -30
- package/dist/100/swapping/swapDepositAddressReady.d.cts +24 -24
- package/dist/100/swapping/swapDepositAddressReady.d.ts +24 -24
- package/dist/100/swapping/swapEgressScheduled.d.cts +4 -4
- package/dist/100/swapping/swapEgressScheduled.d.ts +4 -4
- package/dist/100/swapping/swapScheduled.d.cts +100 -100
- package/dist/100/swapping/swapScheduled.d.ts +100 -100
- package/dist/100/swapping/withdrawalRequested.d.cts +16 -16
- package/dist/100/swapping/withdrawalRequested.d.ts +16 -16
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.ts +22 -22
- package/dist/120/emissions/backupRewardsDistributed.d.cts +2 -2
- package/dist/120/emissions/backupRewardsDistributed.d.ts +2 -2
- package/dist/120/swapping/ccmFailed.d.cts +74 -74
- package/dist/120/swapping/ccmFailed.d.ts +74 -74
- package/dist/120/swapping/swapEgressIgnored.d.cts +18 -18
- package/dist/120/swapping/swapEgressIgnored.d.ts +18 -18
- package/dist/120/swapping/swapEgressScheduled.d.cts +4 -4
- package/dist/120/swapping/swapEgressScheduled.d.ts +4 -4
- package/dist/120/swapping/swapExecuted.d.cts +2 -2
- package/dist/120/swapping/swapExecuted.d.ts +2 -2
- package/dist/120/swapping/withdrawalRequested.d.cts +20 -20
- package/dist/120/swapping/withdrawalRequested.d.ts +20 -20
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/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/141/bitcoinIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +4 -4
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +24 -24
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +24 -24
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +24 -24
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.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.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/141/swapping/ccmDepositReceived.d.cts +80 -80
- package/dist/141/swapping/ccmDepositReceived.d.ts +80 -80
- package/dist/141/swapping/ccmFailed.d.cts +104 -104
- package/dist/141/swapping/ccmFailed.d.ts +104 -104
- package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/141/swapping/swapDepositAddressReady.d.cts +50 -50
- package/dist/141/swapping/swapDepositAddressReady.d.ts +50 -50
- package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/141/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/141/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/141/swapping/swapExecuted.d.cts +90 -90
- package/dist/141/swapping/swapExecuted.d.ts +90 -90
- package/dist/141/swapping/swapScheduled.d.cts +130 -130
- package/dist/141/swapping/swapScheduled.d.ts +130 -130
- package/dist/141/swapping/withdrawalRequested.d.cts +22 -22
- package/dist/141/swapping/withdrawalRequested.d.ts +22 -22
- package/dist/141/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalEnacted.d.ts +8 -8
- package/dist/141/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalPassed.d.ts +8 -8
- package/dist/141/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalRejected.d.ts +8 -8
- package/dist/141/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalSubmitted.d.ts +8 -8
- package/dist/150/arbitrumIngressEgress/batchBroadcastRequested.cjs +10 -0
- package/dist/150/arbitrumIngressEgress/batchBroadcastRequested.d.cts +24 -0
- package/dist/150/arbitrumIngressEgress/batchBroadcastRequested.d.ts +24 -0
- package/dist/150/arbitrumIngressEgress/batchBroadcastRequested.mjs +10 -0
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.cjs +10 -0
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +24 -0
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +24 -0
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.mjs +10 -0
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.cjs +10 -0
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +241 -0
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +241 -0
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.mjs +10 -0
- package/dist/150/arbitrumIngressEgress/depositBoosted.cjs +24 -0
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +133 -0
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +133 -0
- package/dist/150/arbitrumIngressEgress/depositBoosted.mjs +24 -0
- package/dist/150/arbitrumIngressEgress/depositFinalised.cjs +22 -0
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +127 -0
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +127 -0
- package/dist/150/arbitrumIngressEgress/depositFinalised.mjs +22 -0
- package/dist/150/arbitrumIngressEgress/depositIgnored.cjs +19 -0
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +53 -0
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.ts +53 -0
- package/dist/150/arbitrumIngressEgress/depositIgnored.mjs +19 -0
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.cjs +10 -0
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +282 -0
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +282 -0
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.mjs +10 -0
- package/dist/150/arbitrumIngressEgress/maxSwapRetryDurationSet.cjs +8 -0
- package/dist/150/arbitrumIngressEgress/maxSwapRetryDurationSet.d.cts +11 -0
- package/dist/150/arbitrumIngressEgress/maxSwapRetryDurationSet.d.ts +11 -0
- package/dist/150/arbitrumIngressEgress/maxSwapRetryDurationSet.mjs +8 -0
- package/dist/150/assetBalances/refundScheduled.cjs +15 -0
- package/dist/150/assetBalances/refundScheduled.d.cts +235 -0
- package/dist/150/assetBalances/refundScheduled.d.ts +235 -0
- package/dist/150/assetBalances/refundScheduled.mjs +15 -0
- package/dist/150/assetBalances/refundSkipped.cjs +15 -0
- package/dist/150/assetBalances/refundSkipped.d.cts +452 -0
- package/dist/150/assetBalances/refundSkipped.d.ts +452 -0
- package/dist/150/assetBalances/refundSkipped.mjs +15 -0
- package/dist/150/assetBalances/vaultDeficitDetected.cjs +11 -0
- package/dist/150/assetBalances/vaultDeficitDetected.d.cts +27 -0
- package/dist/150/assetBalances/vaultDeficitDetected.d.ts +27 -0
- package/dist/150/assetBalances/vaultDeficitDetected.mjs +11 -0
- package/dist/150/bitcoinIngressEgress/batchBroadcastRequested.cjs +10 -0
- package/dist/150/bitcoinIngressEgress/batchBroadcastRequested.d.cts +24 -0
- package/dist/150/bitcoinIngressEgress/batchBroadcastRequested.d.ts +24 -0
- package/dist/150/bitcoinIngressEgress/batchBroadcastRequested.mjs +10 -0
- package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.cjs +10 -0
- package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +24 -0
- package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.ts +24 -0
- package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.mjs +10 -0
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.cjs +10 -0
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +241 -0
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.ts +241 -0
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.mjs +10 -0
- package/dist/150/bitcoinIngressEgress/depositBoosted.cjs +24 -0
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +233 -0
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.ts +233 -0
- package/dist/150/bitcoinIngressEgress/depositBoosted.mjs +24 -0
- package/dist/150/bitcoinIngressEgress/depositFinalised.cjs +22 -0
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +227 -0
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.ts +227 -0
- package/dist/150/bitcoinIngressEgress/depositFinalised.mjs +22 -0
- package/dist/150/bitcoinIngressEgress/maxSwapRetryDurationSet.cjs +8 -0
- package/dist/150/bitcoinIngressEgress/maxSwapRetryDurationSet.d.cts +11 -0
- package/dist/150/bitcoinIngressEgress/maxSwapRetryDurationSet.d.ts +11 -0
- package/dist/150/bitcoinIngressEgress/maxSwapRetryDurationSet.mjs +8 -0
- package/dist/150/common.cjs +368 -0
- package/dist/150/common.d.cts +4090 -0
- package/dist/150/common.d.ts +4090 -0
- package/dist/150/common.mjs +368 -0
- package/dist/150/emissions/networkFeeBurned.cjs +10 -0
- package/dist/150/emissions/networkFeeBurned.d.cts +24 -0
- package/dist/150/emissions/networkFeeBurned.d.ts +24 -0
- package/dist/150/emissions/networkFeeBurned.mjs +10 -0
- package/dist/150/environment/runtimeSafeModeUpdated.cjs +9 -0
- package/dist/150/environment/runtimeSafeModeUpdated.d.cts +1126 -0
- package/dist/150/environment/runtimeSafeModeUpdated.d.ts +1126 -0
- package/dist/150/environment/runtimeSafeModeUpdated.mjs +9 -0
- package/dist/150/ethereumIngressEgress/batchBroadcastRequested.cjs +10 -0
- package/dist/150/ethereumIngressEgress/batchBroadcastRequested.d.cts +24 -0
- package/dist/150/ethereumIngressEgress/batchBroadcastRequested.d.ts +24 -0
- package/dist/150/ethereumIngressEgress/batchBroadcastRequested.mjs +10 -0
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.cjs +10 -0
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +24 -0
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.ts +24 -0
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.mjs +10 -0
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.cjs +10 -0
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +241 -0
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +241 -0
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.mjs +10 -0
- package/dist/150/ethereumIngressEgress/depositBoosted.cjs +24 -0
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +133 -0
- package/dist/150/ethereumIngressEgress/depositBoosted.d.ts +133 -0
- package/dist/150/ethereumIngressEgress/depositBoosted.mjs +24 -0
- package/dist/150/ethereumIngressEgress/depositFinalised.cjs +22 -0
- package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +127 -0
- package/dist/150/ethereumIngressEgress/depositFinalised.d.ts +127 -0
- package/dist/150/ethereumIngressEgress/depositFinalised.mjs +22 -0
- package/dist/150/ethereumIngressEgress/depositIgnored.cjs +19 -0
- package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +53 -0
- package/dist/150/ethereumIngressEgress/depositIgnored.d.ts +53 -0
- package/dist/150/ethereumIngressEgress/depositIgnored.mjs +19 -0
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.cjs +10 -0
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +282 -0
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.ts +282 -0
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.mjs +10 -0
- package/dist/150/ethereumIngressEgress/maxSwapRetryDurationSet.cjs +8 -0
- package/dist/150/ethereumIngressEgress/maxSwapRetryDurationSet.d.cts +11 -0
- package/dist/150/ethereumIngressEgress/maxSwapRetryDurationSet.d.ts +11 -0
- package/dist/150/ethereumIngressEgress/maxSwapRetryDurationSet.mjs +8 -0
- package/dist/150/liquidityPools/assetSwapped.cjs +12 -0
- package/dist/150/liquidityPools/assetSwapped.d.cts +40 -0
- package/dist/150/liquidityPools/assetSwapped.d.ts +40 -0
- package/dist/150/liquidityPools/assetSwapped.mjs +12 -0
- package/dist/150/liquidityPools/limitOrderUpdated.cjs +24 -0
- package/dist/150/liquidityPools/limitOrderUpdated.d.cts +98 -0
- package/dist/150/liquidityPools/limitOrderUpdated.d.ts +98 -0
- package/dist/150/liquidityPools/limitOrderUpdated.mjs +24 -0
- package/dist/150/liquidityPools/newPoolCreated.cjs +12 -0
- package/dist/150/liquidityPools/newPoolCreated.d.cts +40 -0
- package/dist/150/liquidityPools/newPoolCreated.d.ts +40 -0
- package/dist/150/liquidityPools/newPoolCreated.mjs +12 -0
- package/dist/150/liquidityPools/poolFeeSet.cjs +11 -0
- package/dist/150/liquidityPools/poolFeeSet.d.cts +37 -0
- package/dist/150/liquidityPools/poolFeeSet.d.ts +37 -0
- package/dist/150/liquidityPools/poolFeeSet.mjs +11 -0
- package/dist/150/liquidityPools/priceImpactLimitSet.cjs +10 -0
- package/dist/150/liquidityPools/priceImpactLimitSet.d.cts +45 -0
- package/dist/150/liquidityPools/priceImpactLimitSet.d.ts +45 -0
- package/dist/150/liquidityPools/priceImpactLimitSet.mjs +10 -0
- package/dist/150/liquidityPools/rangeOrderUpdated.cjs +22 -0
- package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +208 -0
- package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +208 -0
- package/dist/150/liquidityPools/rangeOrderUpdated.mjs +22 -0
- package/dist/150/liquidityProvider/accountCredited.cjs +11 -0
- package/dist/150/liquidityProvider/accountCredited.d.cts +27 -0
- package/dist/150/liquidityProvider/accountCredited.d.ts +27 -0
- package/dist/150/liquidityProvider/accountCredited.mjs +11 -0
- package/dist/150/liquidityProvider/accountDebited.cjs +11 -0
- package/dist/150/liquidityProvider/accountDebited.d.cts +27 -0
- package/dist/150/liquidityProvider/accountDebited.d.ts +27 -0
- package/dist/150/liquidityProvider/accountDebited.mjs +11 -0
- package/dist/150/liquidityProvider/assetTransferred.cjs +12 -0
- package/dist/150/liquidityProvider/assetTransferred.d.cts +30 -0
- package/dist/150/liquidityProvider/assetTransferred.d.ts +30 -0
- package/dist/150/liquidityProvider/assetTransferred.mjs +12 -0
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.cjs +20 -0
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +114 -0
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.ts +114 -0
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.mjs +20 -0
- package/dist/150/liquidityProvider/liquidityDepositCredited.cjs +11 -0
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +27 -0
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.ts +27 -0
- package/dist/150/liquidityProvider/liquidityDepositCredited.mjs +11 -0
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.cjs +15 -0
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +235 -0
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.ts +235 -0
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.mjs +15 -0
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.cjs +18 -0
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +118 -0
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.ts +118 -0
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.mjs +18 -0
- package/dist/150/polkadotIngressEgress/batchBroadcastRequested.cjs +10 -0
- package/dist/150/polkadotIngressEgress/batchBroadcastRequested.d.cts +24 -0
- package/dist/150/polkadotIngressEgress/batchBroadcastRequested.d.ts +24 -0
- package/dist/150/polkadotIngressEgress/batchBroadcastRequested.mjs +10 -0
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.cjs +10 -0
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +24 -0
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.ts +24 -0
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.mjs +10 -0
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.cjs +10 -0
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +241 -0
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +241 -0
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.mjs +10 -0
- package/dist/150/polkadotIngressEgress/depositBoosted.cjs +23 -0
- package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +123 -0
- package/dist/150/polkadotIngressEgress/depositBoosted.d.ts +123 -0
- package/dist/150/polkadotIngressEgress/depositBoosted.mjs +23 -0
- package/dist/150/polkadotIngressEgress/depositFinalised.cjs +21 -0
- package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +117 -0
- package/dist/150/polkadotIngressEgress/depositFinalised.d.ts +117 -0
- package/dist/150/polkadotIngressEgress/depositFinalised.mjs +21 -0
- package/dist/150/polkadotIngressEgress/depositIgnored.cjs +18 -0
- package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +43 -0
- package/dist/150/polkadotIngressEgress/depositIgnored.d.ts +43 -0
- package/dist/150/polkadotIngressEgress/depositIgnored.mjs +18 -0
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.cjs +10 -0
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +268 -0
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.ts +268 -0
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.mjs +10 -0
- package/dist/150/polkadotIngressEgress/maxSwapRetryDurationSet.cjs +8 -0
- package/dist/150/polkadotIngressEgress/maxSwapRetryDurationSet.d.cts +11 -0
- package/dist/150/polkadotIngressEgress/maxSwapRetryDurationSet.d.ts +11 -0
- package/dist/150/polkadotIngressEgress/maxSwapRetryDurationSet.mjs +8 -0
- package/dist/150/solanaBroadcaster/broadcastAborted.cjs +6 -0
- package/dist/150/solanaBroadcaster/broadcastAborted.d.cts +11 -0
- package/dist/150/solanaBroadcaster/broadcastAborted.d.ts +11 -0
- package/dist/150/solanaBroadcaster/broadcastAborted.mjs +6 -0
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.cjs +10 -0
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +332 -0
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.ts +332 -0
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.mjs +10 -0
- package/dist/150/solanaBroadcaster/broadcastRetryScheduled.cjs +9 -0
- package/dist/150/solanaBroadcaster/broadcastRetryScheduled.d.cts +14 -0
- package/dist/150/solanaBroadcaster/broadcastRetryScheduled.d.ts +14 -0
- package/dist/150/solanaBroadcaster/broadcastRetryScheduled.mjs +9 -0
- package/dist/150/solanaBroadcaster/broadcastSuccess.cjs +11 -0
- package/dist/150/solanaBroadcaster/broadcastSuccess.d.cts +17 -0
- package/dist/150/solanaBroadcaster/broadcastSuccess.d.ts +17 -0
- package/dist/150/solanaBroadcaster/broadcastSuccess.mjs +11 -0
- package/dist/150/solanaBroadcaster/broadcastTimeout.cjs +6 -0
- package/dist/150/solanaBroadcaster/broadcastTimeout.d.cts +11 -0
- package/dist/150/solanaBroadcaster/broadcastTimeout.d.ts +11 -0
- package/dist/150/solanaBroadcaster/broadcastTimeout.mjs +6 -0
- package/dist/150/solanaBroadcaster/callResigned.cjs +6 -0
- package/dist/150/solanaBroadcaster/callResigned.d.cts +11 -0
- package/dist/150/solanaBroadcaster/callResigned.d.ts +11 -0
- package/dist/150/solanaBroadcaster/callResigned.mjs +6 -0
- package/dist/150/solanaBroadcaster/thresholdSignatureInvalid.cjs +6 -0
- package/dist/150/solanaBroadcaster/thresholdSignatureInvalid.d.cts +11 -0
- package/dist/150/solanaBroadcaster/thresholdSignatureInvalid.d.ts +11 -0
- package/dist/150/solanaBroadcaster/thresholdSignatureInvalid.mjs +6 -0
- package/dist/150/solanaBroadcaster/transactionBroadcastRequest.cjs +11 -0
- package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.cts +17 -0
- package/dist/150/solanaBroadcaster/transactionBroadcastRequest.d.ts +17 -0
- package/dist/150/solanaBroadcaster/transactionBroadcastRequest.mjs +11 -0
- package/dist/150/solanaBroadcaster/transactionFeeDeficitRecorded.cjs +10 -0
- package/dist/150/solanaBroadcaster/transactionFeeDeficitRecorded.d.cts +14 -0
- package/dist/150/solanaBroadcaster/transactionFeeDeficitRecorded.d.ts +14 -0
- package/dist/150/solanaBroadcaster/transactionFeeDeficitRecorded.mjs +10 -0
- package/dist/150/solanaBroadcaster/transactionFeeDeficitRefused.cjs +7 -0
- package/dist/150/solanaBroadcaster/transactionFeeDeficitRefused.d.cts +11 -0
- package/dist/150/solanaBroadcaster/transactionFeeDeficitRefused.d.ts +11 -0
- package/dist/150/solanaBroadcaster/transactionFeeDeficitRefused.mjs +7 -0
- package/dist/150/solanaChainTracking/chainStateUpdated.cjs +9 -0
- package/dist/150/solanaChainTracking/chainStateUpdated.d.cts +40 -0
- package/dist/150/solanaChainTracking/chainStateUpdated.d.ts +40 -0
- package/dist/150/solanaChainTracking/chainStateUpdated.mjs +9 -0
- package/dist/150/solanaChainTracking/feeMultiplierUpdated.cjs +7 -0
- package/dist/150/solanaChainTracking/feeMultiplierUpdated.d.cts +11 -0
- package/dist/150/solanaChainTracking/feeMultiplierUpdated.d.ts +11 -0
- package/dist/150/solanaChainTracking/feeMultiplierUpdated.mjs +7 -0
- package/dist/150/solanaIngressEgress/assetEgressStatusChanged.cjs +10 -0
- package/dist/150/solanaIngressEgress/assetEgressStatusChanged.d.cts +24 -0
- package/dist/150/solanaIngressEgress/assetEgressStatusChanged.d.ts +24 -0
- package/dist/150/solanaIngressEgress/assetEgressStatusChanged.mjs +10 -0
- package/dist/150/solanaIngressEgress/batchBroadcastRequested.cjs +10 -0
- package/dist/150/solanaIngressEgress/batchBroadcastRequested.d.cts +24 -0
- package/dist/150/solanaIngressEgress/batchBroadcastRequested.d.ts +24 -0
- package/dist/150/solanaIngressEgress/batchBroadcastRequested.mjs +10 -0
- package/dist/150/solanaIngressEgress/boostFundsAdded.cjs +11 -0
- package/dist/150/solanaIngressEgress/boostFundsAdded.d.cts +44 -0
- package/dist/150/solanaIngressEgress/boostFundsAdded.d.ts +44 -0
- package/dist/150/solanaIngressEgress/boostFundsAdded.mjs +11 -0
- package/dist/150/solanaIngressEgress/boostPoolCreated.cjs +9 -0
- package/dist/150/solanaIngressEgress/boostPoolCreated.d.cts +38 -0
- package/dist/150/solanaIngressEgress/boostPoolCreated.d.ts +38 -0
- package/dist/150/solanaIngressEgress/boostPoolCreated.mjs +9 -0
- package/dist/150/solanaIngressEgress/ccmBroadcastFailed.cjs +6 -0
- package/dist/150/solanaIngressEgress/ccmBroadcastFailed.d.cts +11 -0
- package/dist/150/solanaIngressEgress/ccmBroadcastFailed.d.ts +11 -0
- package/dist/150/solanaIngressEgress/ccmBroadcastFailed.mjs +6 -0
- package/dist/150/solanaIngressEgress/ccmBroadcastRequested.cjs +10 -0
- package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.cts +24 -0
- package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.ts +24 -0
- package/dist/150/solanaIngressEgress/ccmBroadcastRequested.mjs +10 -0
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.cjs +10 -0
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +241 -0
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +241 -0
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.mjs +10 -0
- package/dist/150/solanaIngressEgress/channelOpeningFeePaid.cjs +7 -0
- package/dist/150/solanaIngressEgress/channelOpeningFeePaid.d.cts +11 -0
- package/dist/150/solanaIngressEgress/channelOpeningFeePaid.d.ts +11 -0
- package/dist/150/solanaIngressEgress/channelOpeningFeePaid.mjs +7 -0
- package/dist/150/solanaIngressEgress/channelOpeningFeeSet.cjs +7 -0
- package/dist/150/solanaIngressEgress/channelOpeningFeeSet.d.cts +11 -0
- package/dist/150/solanaIngressEgress/channelOpeningFeeSet.d.ts +11 -0
- package/dist/150/solanaIngressEgress/channelOpeningFeeSet.mjs +7 -0
- package/dist/150/solanaIngressEgress/depositBoosted.cjs +22 -0
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +120 -0
- package/dist/150/solanaIngressEgress/depositBoosted.d.ts +120 -0
- package/dist/150/solanaIngressEgress/depositBoosted.mjs +22 -0
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.cjs +10 -0
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +24 -0
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.ts +24 -0
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.mjs +10 -0
- package/dist/150/solanaIngressEgress/depositFinalised.cjs +20 -0
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +114 -0
- package/dist/150/solanaIngressEgress/depositFinalised.d.ts +114 -0
- package/dist/150/solanaIngressEgress/depositFinalised.mjs +20 -0
- package/dist/150/solanaIngressEgress/depositIgnored.cjs +17 -0
- package/dist/150/solanaIngressEgress/depositIgnored.d.cts +40 -0
- package/dist/150/solanaIngressEgress/depositIgnored.d.ts +40 -0
- package/dist/150/solanaIngressEgress/depositIgnored.mjs +17 -0
- package/dist/150/solanaIngressEgress/depositWitnessRejected.cjs +10 -0
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +263 -0
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +263 -0
- package/dist/150/solanaIngressEgress/depositWitnessRejected.mjs +10 -0
- package/dist/150/solanaIngressEgress/failedForeignChainCallExpired.cjs +8 -0
- package/dist/150/solanaIngressEgress/failedForeignChainCallExpired.d.cts +11 -0
- package/dist/150/solanaIngressEgress/failedForeignChainCallExpired.d.ts +11 -0
- package/dist/150/solanaIngressEgress/failedForeignChainCallExpired.mjs +8 -0
- package/dist/150/solanaIngressEgress/failedForeignChainCallResigned.cjs +9 -0
- package/dist/150/solanaIngressEgress/failedForeignChainCallResigned.d.cts +14 -0
- package/dist/150/solanaIngressEgress/failedForeignChainCallResigned.d.ts +14 -0
- package/dist/150/solanaIngressEgress/failedForeignChainCallResigned.mjs +9 -0
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +369 -0
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +369 -0
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.cjs +12 -0
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +30 -0
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.ts +30 -0
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.mjs +12 -0
- package/dist/150/solanaIngressEgress/maxSwapRetryDurationSet.cjs +8 -0
- package/dist/150/solanaIngressEgress/maxSwapRetryDurationSet.d.cts +11 -0
- package/dist/150/solanaIngressEgress/maxSwapRetryDurationSet.d.ts +11 -0
- package/dist/150/solanaIngressEgress/maxSwapRetryDurationSet.mjs +8 -0
- package/dist/150/solanaIngressEgress/minimumDepositSet.cjs +10 -0
- package/dist/150/solanaIngressEgress/minimumDepositSet.d.cts +24 -0
- package/dist/150/solanaIngressEgress/minimumDepositSet.d.ts +24 -0
- package/dist/150/solanaIngressEgress/minimumDepositSet.mjs +10 -0
- package/dist/150/solanaIngressEgress/stoppedBoosting.cjs +12 -0
- package/dist/150/solanaIngressEgress/stoppedBoosting.d.cts +47 -0
- package/dist/150/solanaIngressEgress/stoppedBoosting.d.ts +47 -0
- package/dist/150/solanaIngressEgress/stoppedBoosting.mjs +12 -0
- package/dist/150/solanaIngressEgress/transferFallbackRequested.cjs +12 -0
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +30 -0
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.ts +30 -0
- package/dist/150/solanaIngressEgress/transferFallbackRequested.mjs +12 -0
- package/dist/150/solanaIngressEgress/utxoConsolidation.cjs +6 -0
- package/dist/150/solanaIngressEgress/utxoConsolidation.d.cts +11 -0
- package/dist/150/solanaIngressEgress/utxoConsolidation.d.ts +11 -0
- package/dist/150/solanaIngressEgress/utxoConsolidation.mjs +6 -0
- package/dist/150/solanaThresholdSigner/failureReportProcessed.cjs +11 -0
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +17 -0
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.ts +17 -0
- package/dist/150/solanaThresholdSigner/failureReportProcessed.mjs +11 -0
- package/dist/150/solanaThresholdSigner/keyHandoverFailure.cjs +7 -0
- package/dist/150/solanaThresholdSigner/keyHandoverFailure.d.cts +11 -0
- package/dist/150/solanaThresholdSigner/keyHandoverFailure.d.ts +11 -0
- package/dist/150/solanaThresholdSigner/keyHandoverFailure.mjs +7 -0
- package/dist/150/solanaThresholdSigner/keyHandoverFailureReported.cjs +6 -0
- package/dist/150/solanaThresholdSigner/keyHandoverFailureReported.d.cts +5 -0
- package/dist/150/solanaThresholdSigner/keyHandoverFailureReported.d.ts +5 -0
- package/dist/150/solanaThresholdSigner/keyHandoverFailureReported.mjs +6 -0
- package/dist/150/solanaThresholdSigner/keyHandoverRequest.cjs +15 -0
- package/dist/150/solanaThresholdSigner/keyHandoverRequest.d.cts +29 -0
- package/dist/150/solanaThresholdSigner/keyHandoverRequest.d.ts +29 -0
- package/dist/150/solanaThresholdSigner/keyHandoverRequest.mjs +15 -0
- package/dist/150/solanaThresholdSigner/keyHandoverResponseTimeout.cjs +9 -0
- package/dist/150/solanaThresholdSigner/keyHandoverResponseTimeout.d.cts +11 -0
- package/dist/150/solanaThresholdSigner/keyHandoverResponseTimeout.d.ts +11 -0
- package/dist/150/solanaThresholdSigner/keyHandoverResponseTimeout.mjs +9 -0
- package/dist/150/solanaThresholdSigner/keyHandoverSuccess.cjs +7 -0
- package/dist/150/solanaThresholdSigner/keyHandoverSuccess.d.cts +11 -0
- package/dist/150/solanaThresholdSigner/keyHandoverSuccess.d.ts +11 -0
- package/dist/150/solanaThresholdSigner/keyHandoverSuccess.mjs +7 -0
- package/dist/150/solanaThresholdSigner/keyHandoverSuccessReported.cjs +6 -0
- package/dist/150/solanaThresholdSigner/keyHandoverSuccessReported.d.cts +5 -0
- package/dist/150/solanaThresholdSigner/keyHandoverSuccessReported.d.ts +5 -0
- package/dist/150/solanaThresholdSigner/keyHandoverSuccessReported.mjs +6 -0
- package/dist/150/solanaThresholdSigner/keyHandoverVerificationFailure.cjs +9 -0
- package/dist/150/solanaThresholdSigner/keyHandoverVerificationFailure.d.cts +11 -0
- package/dist/150/solanaThresholdSigner/keyHandoverVerificationFailure.d.ts +11 -0
- package/dist/150/solanaThresholdSigner/keyHandoverVerificationFailure.mjs +9 -0
- package/dist/150/solanaThresholdSigner/keyHandoverVerificationSuccess.cjs +7 -0
- package/dist/150/solanaThresholdSigner/keyHandoverVerificationSuccess.d.cts +11 -0
- package/dist/150/solanaThresholdSigner/keyHandoverVerificationSuccess.d.ts +11 -0
- package/dist/150/solanaThresholdSigner/keyHandoverVerificationSuccess.mjs +7 -0
- package/dist/150/solanaThresholdSigner/keyRotationCompleted.cjs +6 -0
- package/dist/150/solanaThresholdSigner/keyRotationCompleted.d.cts +5 -0
- package/dist/150/solanaThresholdSigner/keyRotationCompleted.d.ts +5 -0
- package/dist/150/solanaThresholdSigner/keyRotationCompleted.mjs +6 -0
- package/dist/150/solanaThresholdSigner/keygenFailure.cjs +6 -0
- package/dist/150/solanaThresholdSigner/keygenFailure.d.cts +5 -0
- package/dist/150/solanaThresholdSigner/keygenFailure.d.ts +5 -0
- package/dist/150/solanaThresholdSigner/keygenFailure.mjs +6 -0
- package/dist/150/solanaThresholdSigner/keygenFailureReported.cjs +6 -0
- package/dist/150/solanaThresholdSigner/keygenFailureReported.d.cts +5 -0
- package/dist/150/solanaThresholdSigner/keygenFailureReported.d.ts +5 -0
- package/dist/150/solanaThresholdSigner/keygenFailureReported.mjs +6 -0
- package/dist/150/solanaThresholdSigner/keygenRequest.cjs +11 -0
- package/dist/150/solanaThresholdSigner/keygenRequest.d.cts +17 -0
- package/dist/150/solanaThresholdSigner/keygenRequest.d.ts +17 -0
- package/dist/150/solanaThresholdSigner/keygenRequest.mjs +11 -0
- package/dist/150/solanaThresholdSigner/keygenResponseTimeout.cjs +6 -0
- package/dist/150/solanaThresholdSigner/keygenResponseTimeout.d.cts +5 -0
- package/dist/150/solanaThresholdSigner/keygenResponseTimeout.d.ts +5 -0
- package/dist/150/solanaThresholdSigner/keygenResponseTimeout.mjs +6 -0
- package/dist/150/solanaThresholdSigner/keygenResponseTimeoutUpdated.cjs +8 -0
- package/dist/150/solanaThresholdSigner/keygenResponseTimeoutUpdated.d.cts +11 -0
- package/dist/150/solanaThresholdSigner/keygenResponseTimeoutUpdated.d.ts +11 -0
- package/dist/150/solanaThresholdSigner/keygenResponseTimeoutUpdated.mjs +8 -0
- package/dist/150/solanaThresholdSigner/keygenSuccess.cjs +6 -0
- package/dist/150/solanaThresholdSigner/keygenSuccess.d.cts +5 -0
- package/dist/150/solanaThresholdSigner/keygenSuccess.d.ts +5 -0
- package/dist/150/solanaThresholdSigner/keygenSuccess.mjs +6 -0
- package/dist/150/solanaThresholdSigner/keygenSuccessReported.cjs +6 -0
- package/dist/150/solanaThresholdSigner/keygenSuccessReported.d.cts +5 -0
- package/dist/150/solanaThresholdSigner/keygenSuccessReported.d.ts +5 -0
- package/dist/150/solanaThresholdSigner/keygenSuccessReported.mjs +6 -0
- package/dist/150/solanaThresholdSigner/keygenVerificationFailure.cjs +9 -0
- package/dist/150/solanaThresholdSigner/keygenVerificationFailure.d.cts +11 -0
- package/dist/150/solanaThresholdSigner/keygenVerificationFailure.d.ts +11 -0
- package/dist/150/solanaThresholdSigner/keygenVerificationFailure.mjs +9 -0
- package/dist/150/solanaThresholdSigner/keygenVerificationSuccess.cjs +7 -0
- package/dist/150/solanaThresholdSigner/keygenVerificationSuccess.d.cts +11 -0
- package/dist/150/solanaThresholdSigner/keygenVerificationSuccess.d.ts +11 -0
- package/dist/150/solanaThresholdSigner/keygenVerificationSuccess.mjs +7 -0
- package/dist/150/solanaThresholdSigner/noKeyHandover.cjs +6 -0
- package/dist/150/solanaThresholdSigner/noKeyHandover.d.cts +5 -0
- package/dist/150/solanaThresholdSigner/noKeyHandover.d.ts +5 -0
- package/dist/150/solanaThresholdSigner/noKeyHandover.mjs +6 -0
- package/dist/150/solanaThresholdSigner/retryRequested.cjs +10 -0
- package/dist/150/solanaThresholdSigner/retryRequested.d.cts +14 -0
- package/dist/150/solanaThresholdSigner/retryRequested.d.ts +14 -0
- package/dist/150/solanaThresholdSigner/retryRequested.mjs +10 -0
- package/dist/150/solanaThresholdSigner/signersUnavailable.cjs +9 -0
- package/dist/150/solanaThresholdSigner/signersUnavailable.d.cts +14 -0
- package/dist/150/solanaThresholdSigner/signersUnavailable.d.ts +14 -0
- package/dist/150/solanaThresholdSigner/signersUnavailable.mjs +9 -0
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.cjs +11 -0
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +335 -0
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.ts +335 -0
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.mjs +11 -0
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.cjs +11 -0
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +17 -0
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.ts +17 -0
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.mjs +11 -0
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.cjs +13 -0
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +23 -0
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.ts +23 -0
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.mjs +13 -0
- package/dist/150/solanaThresholdSigner/thresholdSignatureResponseTimeoutUpdated.cjs +8 -0
- package/dist/150/solanaThresholdSigner/thresholdSignatureResponseTimeoutUpdated.d.cts +11 -0
- package/dist/150/solanaThresholdSigner/thresholdSignatureResponseTimeoutUpdated.d.ts +11 -0
- package/dist/150/solanaThresholdSigner/thresholdSignatureResponseTimeoutUpdated.mjs +8 -0
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.cjs +10 -0
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +14 -0
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.ts +14 -0
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.mjs +10 -0
- package/dist/150/solanaVault/awaitingGovernanceActivation.cjs +7 -0
- package/dist/150/solanaVault/awaitingGovernanceActivation.d.cts +11 -0
- package/dist/150/solanaVault/awaitingGovernanceActivation.d.ts +11 -0
- package/dist/150/solanaVault/awaitingGovernanceActivation.mjs +7 -0
- package/dist/150/solanaVault/chainInitialized.cjs +6 -0
- package/dist/150/solanaVault/chainInitialized.d.cts +5 -0
- package/dist/150/solanaVault/chainInitialized.d.ts +5 -0
- package/dist/150/solanaVault/chainInitialized.mjs +6 -0
- package/dist/150/solanaVault/vaultActivationCompleted.cjs +6 -0
- package/dist/150/solanaVault/vaultActivationCompleted.d.cts +5 -0
- package/dist/150/solanaVault/vaultActivationCompleted.d.ts +5 -0
- package/dist/150/solanaVault/vaultActivationCompleted.mjs +6 -0
- package/dist/150/solanaVault/vaultRotatedExternally.cjs +6 -0
- package/dist/150/solanaVault/vaultRotatedExternally.d.cts +5 -0
- package/dist/150/solanaVault/vaultRotatedExternally.d.ts +5 -0
- package/dist/150/solanaVault/vaultRotatedExternally.mjs +6 -0
- package/dist/150/swapping/batchSwapFailed.cjs +11 -0
- package/dist/150/swapping/batchSwapFailed.d.cts +37 -0
- package/dist/150/swapping/batchSwapFailed.d.ts +37 -0
- package/dist/150/swapping/batchSwapFailed.mjs +11 -0
- package/dist/150/swapping/buyIntervalSet.cjs +6 -0
- package/dist/150/swapping/buyIntervalSet.d.cts +11 -0
- package/dist/150/swapping/buyIntervalSet.d.ts +11 -0
- package/dist/150/swapping/buyIntervalSet.mjs +6 -0
- package/dist/150/swapping/ccmDepositReceived.cjs +14 -0
- package/dist/150/swapping/ccmDepositReceived.d.cts +437 -0
- package/dist/150/swapping/ccmDepositReceived.d.ts +437 -0
- package/dist/150/swapping/ccmDepositReceived.mjs +14 -0
- package/dist/150/swapping/ccmEgressScheduled.cjs +10 -0
- package/dist/150/swapping/ccmEgressScheduled.d.cts +24 -0
- package/dist/150/swapping/ccmEgressScheduled.d.ts +24 -0
- package/dist/150/swapping/ccmEgressScheduled.mjs +10 -0
- package/dist/150/swapping/ccmFailed.cjs +17 -0
- package/dist/150/swapping/ccmFailed.d.cts +586 -0
- package/dist/150/swapping/ccmFailed.d.ts +586 -0
- package/dist/150/swapping/ccmFailed.mjs +17 -0
- package/dist/150/swapping/maximumSwapAmountSet.cjs +10 -0
- package/dist/150/swapping/maximumSwapAmountSet.d.cts +24 -0
- package/dist/150/swapping/maximumSwapAmountSet.d.ts +24 -0
- package/dist/150/swapping/maximumSwapAmountSet.mjs +10 -0
- package/dist/150/swapping/networkFeeTaken.cjs +7 -0
- package/dist/150/swapping/networkFeeTaken.d.cts +14 -0
- package/dist/150/swapping/networkFeeTaken.d.ts +14 -0
- package/dist/150/swapping/networkFeeTaken.mjs +7 -0
- package/dist/150/swapping/refundEgressIgnored.cjs +12 -0
- package/dist/150/swapping/refundEgressIgnored.d.cts +247 -0
- package/dist/150/swapping/refundEgressIgnored.d.ts +247 -0
- package/dist/150/swapping/refundEgressIgnored.mjs +12 -0
- package/dist/150/swapping/refundEgressScheduled.cjs +17 -0
- package/dist/150/swapping/refundEgressScheduled.d.cts +43 -0
- package/dist/150/swapping/refundEgressScheduled.d.ts +43 -0
- package/dist/150/swapping/refundEgressScheduled.mjs +17 -0
- package/dist/150/swapping/swapAmountConfiscated.cjs +13 -0
- package/dist/150/swapping/swapAmountConfiscated.d.cts +43 -0
- package/dist/150/swapping/swapAmountConfiscated.d.ts +43 -0
- package/dist/150/swapping/swapAmountConfiscated.mjs +13 -0
- package/dist/150/swapping/swapDepositAddressReady.cjs +27 -0
- package/dist/150/swapping/swapDepositAddressReady.d.cts +545 -0
- package/dist/150/swapping/swapDepositAddressReady.d.ts +545 -0
- package/dist/150/swapping/swapDepositAddressReady.mjs +27 -0
- package/dist/150/swapping/swapEgressIgnored.cjs +12 -0
- package/dist/150/swapping/swapEgressIgnored.d.cts +247 -0
- package/dist/150/swapping/swapEgressIgnored.d.ts +247 -0
- package/dist/150/swapping/swapEgressIgnored.mjs +12 -0
- package/dist/150/swapping/swapEgressScheduled.cjs +17 -0
- package/dist/150/swapping/swapEgressScheduled.d.cts +43 -0
- package/dist/150/swapping/swapEgressScheduled.d.ts +43 -0
- package/dist/150/swapping/swapEgressScheduled.mjs +17 -0
- package/dist/150/swapping/swapExecuted.cjs +21 -0
- package/dist/150/swapping/swapExecuted.d.cts +396 -0
- package/dist/150/swapping/swapExecuted.d.ts +396 -0
- package/dist/150/swapping/swapExecuted.mjs +21 -0
- package/dist/150/swapping/swapRescheduled.cjs +7 -0
- package/dist/150/swapping/swapRescheduled.d.cts +14 -0
- package/dist/150/swapping/swapRescheduled.d.ts +14 -0
- package/dist/150/swapping/swapRescheduled.mjs +7 -0
- package/dist/150/swapping/swapRetryDelaySet.cjs +6 -0
- package/dist/150/swapping/swapRetryDelaySet.d.cts +11 -0
- package/dist/150/swapping/swapRetryDelaySet.d.ts +11 -0
- package/dist/150/swapping/swapRetryDelaySet.mjs +6 -0
- package/dist/150/swapping/swapScheduled.cjs +24 -0
- package/dist/150/swapping/swapScheduled.d.cts +619 -0
- package/dist/150/swapping/swapScheduled.d.ts +619 -0
- package/dist/150/swapping/swapScheduled.mjs +24 -0
- package/dist/150/swapping/withdrawalRequested.cjs +18 -0
- package/dist/150/swapping/withdrawalRequested.d.cts +118 -0
- package/dist/150/swapping/withdrawalRequested.d.ts +118 -0
- package/dist/150/swapping/withdrawalRequested.mjs +18 -0
- package/dist/150/tokenholderGovernance/govKeyUpdatedHasFailed.cjs +10 -0
- package/dist/150/tokenholderGovernance/govKeyUpdatedHasFailed.d.cts +24 -0
- package/dist/150/tokenholderGovernance/govKeyUpdatedHasFailed.d.ts +24 -0
- package/dist/150/tokenholderGovernance/govKeyUpdatedHasFailed.mjs +10 -0
- package/dist/150/tokenholderGovernance/govKeyUpdatedWasSuccessful.cjs +10 -0
- package/dist/150/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.cts +24 -0
- package/dist/150/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.ts +24 -0
- package/dist/150/tokenholderGovernance/govKeyUpdatedWasSuccessful.mjs +10 -0
- package/dist/150/tokenholderGovernance/proposalEnacted.cjs +9 -0
- package/dist/150/tokenholderGovernance/proposalEnacted.d.cts +53 -0
- package/dist/150/tokenholderGovernance/proposalEnacted.d.ts +53 -0
- package/dist/150/tokenholderGovernance/proposalEnacted.mjs +9 -0
- package/dist/150/tokenholderGovernance/proposalPassed.cjs +9 -0
- package/dist/150/tokenholderGovernance/proposalPassed.d.cts +53 -0
- package/dist/150/tokenholderGovernance/proposalPassed.d.ts +53 -0
- package/dist/150/tokenholderGovernance/proposalPassed.mjs +9 -0
- package/dist/150/tokenholderGovernance/proposalRejected.cjs +9 -0
- package/dist/150/tokenholderGovernance/proposalRejected.d.cts +53 -0
- package/dist/150/tokenholderGovernance/proposalRejected.d.ts +53 -0
- package/dist/150/tokenholderGovernance/proposalRejected.mjs +9 -0
- package/dist/150/tokenholderGovernance/proposalSubmitted.cjs +9 -0
- package/dist/150/tokenholderGovernance/proposalSubmitted.d.cts +53 -0
- package/dist/150/tokenholderGovernance/proposalSubmitted.d.ts +53 -0
- package/dist/150/tokenholderGovernance/proposalSubmitted.mjs +9 -0
- package/dist/160/arbitrumIngressEgress/depositBoosted.cjs +24 -0
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +128 -0
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +128 -0
- package/dist/160/arbitrumIngressEgress/depositBoosted.mjs +24 -0
- package/dist/160/arbitrumIngressEgress/depositFinalised.cjs +22 -0
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +122 -0
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +122 -0
- package/dist/160/arbitrumIngressEgress/depositFinalised.mjs +22 -0
- package/dist/160/bitcoinIngressEgress/depositBoosted.cjs +24 -0
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +228 -0
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +228 -0
- package/dist/160/bitcoinIngressEgress/depositBoosted.mjs +24 -0
- package/dist/160/bitcoinIngressEgress/depositFinalised.cjs +22 -0
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +222 -0
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +222 -0
- package/dist/160/bitcoinIngressEgress/depositFinalised.mjs +22 -0
- package/dist/160/common.cjs +168 -0
- package/dist/160/common.d.cts +1480 -0
- package/dist/160/common.d.ts +1480 -0
- package/dist/160/common.mjs +168 -0
- package/dist/160/ethereumIngressEgress/depositBoosted.cjs +24 -0
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +128 -0
- package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +128 -0
- package/dist/160/ethereumIngressEgress/depositBoosted.mjs +24 -0
- package/dist/160/ethereumIngressEgress/depositFinalised.cjs +22 -0
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +122 -0
- package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +122 -0
- package/dist/160/ethereumIngressEgress/depositFinalised.mjs +22 -0
- package/dist/160/polkadotIngressEgress/depositBoosted.cjs +23 -0
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +118 -0
- package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +118 -0
- package/dist/160/polkadotIngressEgress/depositBoosted.mjs +23 -0
- package/dist/160/polkadotIngressEgress/depositFinalised.cjs +21 -0
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +112 -0
- package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +112 -0
- package/dist/160/polkadotIngressEgress/depositFinalised.mjs +21 -0
- package/dist/160/solanaIngressEgress/depositBoosted.cjs +22 -0
- package/dist/160/solanaIngressEgress/depositBoosted.d.cts +115 -0
- package/dist/160/solanaIngressEgress/depositBoosted.d.ts +115 -0
- package/dist/160/solanaIngressEgress/depositBoosted.mjs +22 -0
- package/dist/160/solanaIngressEgress/depositFinalised.cjs +20 -0
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +109 -0
- package/dist/160/solanaIngressEgress/depositFinalised.d.ts +109 -0
- package/dist/160/solanaIngressEgress/depositFinalised.mjs +20 -0
- package/dist/160/swapping/ccmFailed.cjs +17 -0
- package/dist/160/swapping/ccmFailed.d.cts +596 -0
- package/dist/160/swapping/ccmFailed.d.ts +596 -0
- package/dist/160/swapping/ccmFailed.mjs +17 -0
- package/dist/160/swapping/refundEgressIgnored.cjs +12 -0
- package/dist/160/swapping/refundEgressIgnored.d.cts +247 -0
- package/dist/160/swapping/refundEgressIgnored.d.ts +247 -0
- package/dist/160/swapping/refundEgressIgnored.mjs +12 -0
- package/dist/160/swapping/refundEgressScheduled.cjs +17 -0
- package/dist/160/swapping/refundEgressScheduled.d.cts +43 -0
- package/dist/160/swapping/refundEgressScheduled.d.ts +43 -0
- package/dist/160/swapping/refundEgressScheduled.mjs +17 -0
- package/dist/160/swapping/swapAmountConfiscated.cjs +12 -0
- package/dist/160/swapping/swapAmountConfiscated.d.cts +30 -0
- package/dist/160/swapping/swapAmountConfiscated.d.ts +30 -0
- package/dist/160/swapping/swapAmountConfiscated.mjs +12 -0
- package/dist/160/swapping/swapEgressIgnored.cjs +12 -0
- package/dist/160/swapping/swapEgressIgnored.d.cts +247 -0
- package/dist/160/swapping/swapEgressIgnored.d.ts +247 -0
- package/dist/160/swapping/swapEgressIgnored.mjs +12 -0
- package/dist/160/swapping/swapEgressScheduled.cjs +17 -0
- package/dist/160/swapping/swapEgressScheduled.d.cts +43 -0
- package/dist/160/swapping/swapEgressScheduled.d.ts +43 -0
- package/dist/160/swapping/swapEgressScheduled.mjs +17 -0
- package/dist/160/swapping/swapExecuted.cjs +16 -0
- package/dist/160/swapping/swapExecuted.d.cts +52 -0
- package/dist/160/swapping/swapExecuted.d.ts +52 -0
- package/dist/160/swapping/swapExecuted.mjs +16 -0
- package/dist/160/swapping/swapRequestCompleted.cjs +7 -0
- package/dist/160/swapping/swapRequestCompleted.d.cts +11 -0
- package/dist/160/swapping/swapRequestCompleted.d.ts +11 -0
- package/dist/160/swapping/swapRequestCompleted.mjs +7 -0
- package/dist/160/swapping/swapRequested.cjs +20 -0
- package/dist/160/swapping/swapRequested.d.cts +891 -0
- package/dist/160/swapping/swapRequested.d.ts +891 -0
- package/dist/160/swapping/swapRequested.mjs +20 -0
- package/dist/160/swapping/swapScheduled.cjs +13 -0
- package/dist/160/swapping/swapScheduled.d.cts +33 -0
- package/dist/160/swapping/swapScheduled.d.ts +33 -0
- package/dist/160/swapping/swapScheduled.mjs +13 -0
- package/package.json +1 -1
|
@@ -41,17 +41,17 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
41
41
|
error: string;
|
|
42
42
|
}>;
|
|
43
43
|
}, "strip", z.ZodTypeAny, {
|
|
44
|
+
__kind: "Module";
|
|
44
45
|
value: {
|
|
45
46
|
index: number;
|
|
46
47
|
error: `0x${string}`;
|
|
47
48
|
};
|
|
48
|
-
__kind: "Module";
|
|
49
49
|
}, {
|
|
50
|
+
__kind: "Module";
|
|
50
51
|
value: {
|
|
51
52
|
index: number;
|
|
52
53
|
error: string;
|
|
53
54
|
};
|
|
54
|
-
__kind: "Module";
|
|
55
55
|
}>, z.ZodObject<{
|
|
56
56
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
57
57
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -82,13 +82,13 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
82
82
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
83
83
|
}>;
|
|
84
84
|
}, "strip", z.ZodTypeAny, {
|
|
85
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
86
85
|
__kind: "Token";
|
|
86
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
87
87
|
}, {
|
|
88
|
+
__kind: "Token";
|
|
88
89
|
value: {
|
|
89
90
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
90
91
|
};
|
|
91
|
-
__kind: "Token";
|
|
92
92
|
}>, z.ZodObject<{
|
|
93
93
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
94
94
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -101,13 +101,13 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
101
101
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
102
102
|
}>;
|
|
103
103
|
}, "strip", z.ZodTypeAny, {
|
|
104
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
105
104
|
__kind: "Arithmetic";
|
|
105
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
106
106
|
}, {
|
|
107
|
+
__kind: "Arithmetic";
|
|
107
108
|
value: {
|
|
108
109
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
109
110
|
};
|
|
110
|
-
__kind: "Arithmetic";
|
|
111
111
|
}>, z.ZodObject<{
|
|
112
112
|
__kind: z.ZodLiteral<"Transactional">;
|
|
113
113
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -120,13 +120,13 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
120
120
|
__kind: "LimitReached" | "NoLayer";
|
|
121
121
|
}>;
|
|
122
122
|
}, "strip", z.ZodTypeAny, {
|
|
123
|
-
value: "LimitReached" | "NoLayer";
|
|
124
123
|
__kind: "Transactional";
|
|
124
|
+
value: "LimitReached" | "NoLayer";
|
|
125
125
|
}, {
|
|
126
|
+
__kind: "Transactional";
|
|
126
127
|
value: {
|
|
127
128
|
__kind: "LimitReached" | "NoLayer";
|
|
128
129
|
};
|
|
129
|
-
__kind: "Transactional";
|
|
130
130
|
}>, z.ZodObject<{
|
|
131
131
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
132
132
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -160,11 +160,11 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
160
160
|
} | {
|
|
161
161
|
__kind: "BadOrigin";
|
|
162
162
|
} | {
|
|
163
|
+
__kind: "Module";
|
|
163
164
|
value: {
|
|
164
165
|
index: number;
|
|
165
166
|
error: `0x${string}`;
|
|
166
167
|
};
|
|
167
|
-
__kind: "Module";
|
|
168
168
|
} | {
|
|
169
169
|
__kind: "ConsumerRemaining";
|
|
170
170
|
} | {
|
|
@@ -172,14 +172,14 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
172
172
|
} | {
|
|
173
173
|
__kind: "TooManyConsumers";
|
|
174
174
|
} | {
|
|
175
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
176
175
|
__kind: "Token";
|
|
176
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
177
177
|
} | {
|
|
178
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
179
178
|
__kind: "Arithmetic";
|
|
179
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
180
180
|
} | {
|
|
181
|
-
value: "LimitReached" | "NoLayer";
|
|
182
181
|
__kind: "Transactional";
|
|
182
|
+
value: "LimitReached" | "NoLayer";
|
|
183
183
|
} | {
|
|
184
184
|
__kind: "Exhausted";
|
|
185
185
|
} | {
|
|
@@ -198,11 +198,11 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
198
198
|
} | {
|
|
199
199
|
__kind: "BadOrigin";
|
|
200
200
|
} | {
|
|
201
|
+
__kind: "Module";
|
|
201
202
|
value: {
|
|
202
203
|
index: number;
|
|
203
204
|
error: string;
|
|
204
205
|
};
|
|
205
|
-
__kind: "Module";
|
|
206
206
|
} | {
|
|
207
207
|
__kind: "ConsumerRemaining";
|
|
208
208
|
} | {
|
|
@@ -210,20 +210,20 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
210
210
|
} | {
|
|
211
211
|
__kind: "TooManyConsumers";
|
|
212
212
|
} | {
|
|
213
|
+
__kind: "Token";
|
|
213
214
|
value: {
|
|
214
215
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
215
216
|
};
|
|
216
|
-
__kind: "Token";
|
|
217
217
|
} | {
|
|
218
|
+
__kind: "Arithmetic";
|
|
218
219
|
value: {
|
|
219
220
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
220
221
|
};
|
|
221
|
-
__kind: "Arithmetic";
|
|
222
222
|
} | {
|
|
223
|
+
__kind: "Transactional";
|
|
223
224
|
value: {
|
|
224
225
|
__kind: "LimitReached" | "NoLayer";
|
|
225
226
|
};
|
|
226
|
-
__kind: "Transactional";
|
|
227
227
|
} | {
|
|
228
228
|
__kind: "Exhausted";
|
|
229
229
|
} | {
|
|
@@ -5,47 +5,47 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
5
5
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
6
6
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
value: `0x${string}`;
|
|
9
8
|
__kind: "P2PKH";
|
|
9
|
+
value: `0x${string}`;
|
|
10
10
|
}, {
|
|
11
|
-
value: string;
|
|
12
11
|
__kind: "P2PKH";
|
|
12
|
+
value: string;
|
|
13
13
|
}>, z.ZodObject<{
|
|
14
14
|
__kind: z.ZodLiteral<"P2SH">;
|
|
15
15
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
value: `0x${string}`;
|
|
18
17
|
__kind: "P2SH";
|
|
18
|
+
value: `0x${string}`;
|
|
19
19
|
}, {
|
|
20
|
-
value: string;
|
|
21
20
|
__kind: "P2SH";
|
|
21
|
+
value: string;
|
|
22
22
|
}>, z.ZodObject<{
|
|
23
23
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
24
24
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
-
value: `0x${string}`;
|
|
27
26
|
__kind: "P2WPKH";
|
|
27
|
+
value: `0x${string}`;
|
|
28
28
|
}, {
|
|
29
|
-
value: string;
|
|
30
29
|
__kind: "P2WPKH";
|
|
30
|
+
value: string;
|
|
31
31
|
}>, z.ZodObject<{
|
|
32
32
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
33
33
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
34
34
|
}, "strip", z.ZodTypeAny, {
|
|
35
|
-
value: `0x${string}`;
|
|
36
35
|
__kind: "P2WSH";
|
|
36
|
+
value: `0x${string}`;
|
|
37
37
|
}, {
|
|
38
|
-
value: string;
|
|
39
38
|
__kind: "P2WSH";
|
|
39
|
+
value: string;
|
|
40
40
|
}>, z.ZodObject<{
|
|
41
41
|
__kind: z.ZodLiteral<"Taproot">;
|
|
42
42
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
43
43
|
}, "strip", z.ZodTypeAny, {
|
|
44
|
-
value: `0x${string}`;
|
|
45
44
|
__kind: "Taproot";
|
|
45
|
+
value: `0x${string}`;
|
|
46
46
|
}, {
|
|
47
|
-
value: string;
|
|
48
47
|
__kind: "Taproot";
|
|
48
|
+
value: string;
|
|
49
49
|
}>, z.ZodObject<{
|
|
50
50
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
51
51
|
version: z.ZodNumber;
|
|
@@ -130,21 +130,22 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
130
130
|
prewitnessedDepositId: string | number;
|
|
131
131
|
}>]>;
|
|
132
132
|
}, "strip", z.ZodTypeAny, {
|
|
133
|
+
asset: "Btc";
|
|
133
134
|
depositAddress: {
|
|
134
|
-
value: `0x${string}`;
|
|
135
135
|
__kind: "P2PKH";
|
|
136
|
-
} | {
|
|
137
136
|
value: `0x${string}`;
|
|
138
|
-
__kind: "P2SH";
|
|
139
137
|
} | {
|
|
138
|
+
__kind: "P2SH";
|
|
140
139
|
value: `0x${string}`;
|
|
141
|
-
__kind: "P2WPKH";
|
|
142
140
|
} | {
|
|
141
|
+
__kind: "P2WPKH";
|
|
143
142
|
value: `0x${string}`;
|
|
144
|
-
__kind: "P2WSH";
|
|
145
143
|
} | {
|
|
144
|
+
__kind: "P2WSH";
|
|
146
145
|
value: `0x${string}`;
|
|
146
|
+
} | {
|
|
147
147
|
__kind: "Taproot";
|
|
148
|
+
value: `0x${string}`;
|
|
148
149
|
} | {
|
|
149
150
|
__kind: "OtherSegwit";
|
|
150
151
|
version: number;
|
|
@@ -152,7 +153,6 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
152
153
|
};
|
|
153
154
|
channelId: bigint;
|
|
154
155
|
prewitnessedDepositId: bigint;
|
|
155
|
-
asset: "Btc";
|
|
156
156
|
amounts: [number, bigint][];
|
|
157
157
|
depositDetails: {
|
|
158
158
|
txId: `0x${string}`;
|
|
@@ -177,21 +177,24 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
177
177
|
prewitnessedDepositId: bigint;
|
|
178
178
|
};
|
|
179
179
|
}, {
|
|
180
|
+
asset: {
|
|
181
|
+
__kind: "Btc";
|
|
182
|
+
};
|
|
180
183
|
depositAddress: {
|
|
181
|
-
value: string;
|
|
182
184
|
__kind: "P2PKH";
|
|
183
|
-
} | {
|
|
184
185
|
value: string;
|
|
185
|
-
__kind: "P2SH";
|
|
186
186
|
} | {
|
|
187
|
+
__kind: "P2SH";
|
|
187
188
|
value: string;
|
|
188
|
-
__kind: "P2WPKH";
|
|
189
189
|
} | {
|
|
190
|
+
__kind: "P2WPKH";
|
|
190
191
|
value: string;
|
|
191
|
-
__kind: "P2WSH";
|
|
192
192
|
} | {
|
|
193
|
+
__kind: "P2WSH";
|
|
193
194
|
value: string;
|
|
195
|
+
} | {
|
|
194
196
|
__kind: "Taproot";
|
|
197
|
+
value: string;
|
|
195
198
|
} | {
|
|
196
199
|
__kind: "OtherSegwit";
|
|
197
200
|
version: number;
|
|
@@ -199,9 +202,6 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
199
202
|
};
|
|
200
203
|
channelId: string | number;
|
|
201
204
|
prewitnessedDepositId: string | number;
|
|
202
|
-
asset: {
|
|
203
|
-
__kind: "Btc";
|
|
204
|
-
};
|
|
205
205
|
amounts: [number, string | number][];
|
|
206
206
|
depositDetails: {
|
|
207
207
|
txId: string;
|
|
@@ -5,47 +5,47 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
5
5
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
6
6
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
value: `0x${string}`;
|
|
9
8
|
__kind: "P2PKH";
|
|
9
|
+
value: `0x${string}`;
|
|
10
10
|
}, {
|
|
11
|
-
value: string;
|
|
12
11
|
__kind: "P2PKH";
|
|
12
|
+
value: string;
|
|
13
13
|
}>, z.ZodObject<{
|
|
14
14
|
__kind: z.ZodLiteral<"P2SH">;
|
|
15
15
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
value: `0x${string}`;
|
|
18
17
|
__kind: "P2SH";
|
|
18
|
+
value: `0x${string}`;
|
|
19
19
|
}, {
|
|
20
|
-
value: string;
|
|
21
20
|
__kind: "P2SH";
|
|
21
|
+
value: string;
|
|
22
22
|
}>, z.ZodObject<{
|
|
23
23
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
24
24
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
-
value: `0x${string}`;
|
|
27
26
|
__kind: "P2WPKH";
|
|
27
|
+
value: `0x${string}`;
|
|
28
28
|
}, {
|
|
29
|
-
value: string;
|
|
30
29
|
__kind: "P2WPKH";
|
|
30
|
+
value: string;
|
|
31
31
|
}>, z.ZodObject<{
|
|
32
32
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
33
33
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
34
34
|
}, "strip", z.ZodTypeAny, {
|
|
35
|
-
value: `0x${string}`;
|
|
36
35
|
__kind: "P2WSH";
|
|
36
|
+
value: `0x${string}`;
|
|
37
37
|
}, {
|
|
38
|
-
value: string;
|
|
39
38
|
__kind: "P2WSH";
|
|
39
|
+
value: string;
|
|
40
40
|
}>, z.ZodObject<{
|
|
41
41
|
__kind: z.ZodLiteral<"Taproot">;
|
|
42
42
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
43
43
|
}, "strip", z.ZodTypeAny, {
|
|
44
|
-
value: `0x${string}`;
|
|
45
44
|
__kind: "Taproot";
|
|
45
|
+
value: `0x${string}`;
|
|
46
46
|
}, {
|
|
47
|
-
value: string;
|
|
48
47
|
__kind: "Taproot";
|
|
48
|
+
value: string;
|
|
49
49
|
}>, z.ZodObject<{
|
|
50
50
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
51
51
|
version: z.ZodNumber;
|
|
@@ -130,21 +130,22 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
130
130
|
prewitnessedDepositId: string | number;
|
|
131
131
|
}>]>;
|
|
132
132
|
}, "strip", z.ZodTypeAny, {
|
|
133
|
+
asset: "Btc";
|
|
133
134
|
depositAddress: {
|
|
134
|
-
value: `0x${string}`;
|
|
135
135
|
__kind: "P2PKH";
|
|
136
|
-
} | {
|
|
137
136
|
value: `0x${string}`;
|
|
138
|
-
__kind: "P2SH";
|
|
139
137
|
} | {
|
|
138
|
+
__kind: "P2SH";
|
|
140
139
|
value: `0x${string}`;
|
|
141
|
-
__kind: "P2WPKH";
|
|
142
140
|
} | {
|
|
141
|
+
__kind: "P2WPKH";
|
|
143
142
|
value: `0x${string}`;
|
|
144
|
-
__kind: "P2WSH";
|
|
145
143
|
} | {
|
|
144
|
+
__kind: "P2WSH";
|
|
146
145
|
value: `0x${string}`;
|
|
146
|
+
} | {
|
|
147
147
|
__kind: "Taproot";
|
|
148
|
+
value: `0x${string}`;
|
|
148
149
|
} | {
|
|
149
150
|
__kind: "OtherSegwit";
|
|
150
151
|
version: number;
|
|
@@ -152,7 +153,6 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
152
153
|
};
|
|
153
154
|
channelId: bigint;
|
|
154
155
|
prewitnessedDepositId: bigint;
|
|
155
|
-
asset: "Btc";
|
|
156
156
|
amounts: [number, bigint][];
|
|
157
157
|
depositDetails: {
|
|
158
158
|
txId: `0x${string}`;
|
|
@@ -177,21 +177,24 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
177
177
|
prewitnessedDepositId: bigint;
|
|
178
178
|
};
|
|
179
179
|
}, {
|
|
180
|
+
asset: {
|
|
181
|
+
__kind: "Btc";
|
|
182
|
+
};
|
|
180
183
|
depositAddress: {
|
|
181
|
-
value: string;
|
|
182
184
|
__kind: "P2PKH";
|
|
183
|
-
} | {
|
|
184
185
|
value: string;
|
|
185
|
-
__kind: "P2SH";
|
|
186
186
|
} | {
|
|
187
|
+
__kind: "P2SH";
|
|
187
188
|
value: string;
|
|
188
|
-
__kind: "P2WPKH";
|
|
189
189
|
} | {
|
|
190
|
+
__kind: "P2WPKH";
|
|
190
191
|
value: string;
|
|
191
|
-
__kind: "P2WSH";
|
|
192
192
|
} | {
|
|
193
|
+
__kind: "P2WSH";
|
|
193
194
|
value: string;
|
|
195
|
+
} | {
|
|
194
196
|
__kind: "Taproot";
|
|
197
|
+
value: string;
|
|
195
198
|
} | {
|
|
196
199
|
__kind: "OtherSegwit";
|
|
197
200
|
version: number;
|
|
@@ -199,9 +202,6 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
199
202
|
};
|
|
200
203
|
channelId: string | number;
|
|
201
204
|
prewitnessedDepositId: string | number;
|
|
202
|
-
asset: {
|
|
203
|
-
__kind: "Btc";
|
|
204
|
-
};
|
|
205
205
|
amounts: [number, string | number][];
|
|
206
206
|
depositDetails: {
|
|
207
207
|
txId: string;
|
|
@@ -5,47 +5,47 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
5
5
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
6
6
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
value: `0x${string}`;
|
|
9
8
|
__kind: "P2PKH";
|
|
9
|
+
value: `0x${string}`;
|
|
10
10
|
}, {
|
|
11
|
-
value: string;
|
|
12
11
|
__kind: "P2PKH";
|
|
12
|
+
value: string;
|
|
13
13
|
}>, z.ZodObject<{
|
|
14
14
|
__kind: z.ZodLiteral<"P2SH">;
|
|
15
15
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
value: `0x${string}`;
|
|
18
17
|
__kind: "P2SH";
|
|
18
|
+
value: `0x${string}`;
|
|
19
19
|
}, {
|
|
20
|
-
value: string;
|
|
21
20
|
__kind: "P2SH";
|
|
21
|
+
value: string;
|
|
22
22
|
}>, z.ZodObject<{
|
|
23
23
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
24
24
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
-
value: `0x${string}`;
|
|
27
26
|
__kind: "P2WPKH";
|
|
27
|
+
value: `0x${string}`;
|
|
28
28
|
}, {
|
|
29
|
-
value: string;
|
|
30
29
|
__kind: "P2WPKH";
|
|
30
|
+
value: string;
|
|
31
31
|
}>, z.ZodObject<{
|
|
32
32
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
33
33
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
34
34
|
}, "strip", z.ZodTypeAny, {
|
|
35
|
-
value: `0x${string}`;
|
|
36
35
|
__kind: "P2WSH";
|
|
36
|
+
value: `0x${string}`;
|
|
37
37
|
}, {
|
|
38
|
-
value: string;
|
|
39
38
|
__kind: "P2WSH";
|
|
39
|
+
value: string;
|
|
40
40
|
}>, z.ZodObject<{
|
|
41
41
|
__kind: z.ZodLiteral<"Taproot">;
|
|
42
42
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
43
43
|
}, "strip", z.ZodTypeAny, {
|
|
44
|
-
value: `0x${string}`;
|
|
45
44
|
__kind: "Taproot";
|
|
45
|
+
value: `0x${string}`;
|
|
46
46
|
}, {
|
|
47
|
-
value: string;
|
|
48
47
|
__kind: "Taproot";
|
|
48
|
+
value: string;
|
|
49
49
|
}>, z.ZodObject<{
|
|
50
50
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
51
51
|
version: z.ZodNumber;
|
|
@@ -128,29 +128,29 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
128
128
|
}>]>;
|
|
129
129
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
130
130
|
}, "strip", z.ZodTypeAny, {
|
|
131
|
+
asset: "Btc";
|
|
131
132
|
amount: bigint;
|
|
132
133
|
depositAddress: {
|
|
133
|
-
value: `0x${string}`;
|
|
134
134
|
__kind: "P2PKH";
|
|
135
|
-
} | {
|
|
136
135
|
value: `0x${string}`;
|
|
137
|
-
__kind: "P2SH";
|
|
138
136
|
} | {
|
|
137
|
+
__kind: "P2SH";
|
|
139
138
|
value: `0x${string}`;
|
|
140
|
-
__kind: "P2WPKH";
|
|
141
139
|
} | {
|
|
140
|
+
__kind: "P2WPKH";
|
|
142
141
|
value: `0x${string}`;
|
|
143
|
-
__kind: "P2WSH";
|
|
144
142
|
} | {
|
|
143
|
+
__kind: "P2WSH";
|
|
145
144
|
value: `0x${string}`;
|
|
145
|
+
} | {
|
|
146
146
|
__kind: "Taproot";
|
|
147
|
+
value: `0x${string}`;
|
|
147
148
|
} | {
|
|
148
149
|
__kind: "OtherSegwit";
|
|
149
150
|
version: number;
|
|
150
151
|
program: `0x${string}`;
|
|
151
152
|
};
|
|
152
153
|
channelId: bigint;
|
|
153
|
-
asset: "Btc";
|
|
154
154
|
depositDetails: {
|
|
155
155
|
txId: `0x${string}`;
|
|
156
156
|
vout: number;
|
|
@@ -173,31 +173,31 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
173
173
|
prewitnessedDepositId: bigint;
|
|
174
174
|
};
|
|
175
175
|
}, {
|
|
176
|
+
asset: {
|
|
177
|
+
__kind: "Btc";
|
|
178
|
+
};
|
|
176
179
|
amount: string | number;
|
|
177
180
|
depositAddress: {
|
|
178
|
-
value: string;
|
|
179
181
|
__kind: "P2PKH";
|
|
180
|
-
} | {
|
|
181
182
|
value: string;
|
|
182
|
-
__kind: "P2SH";
|
|
183
183
|
} | {
|
|
184
|
+
__kind: "P2SH";
|
|
184
185
|
value: string;
|
|
185
|
-
__kind: "P2WPKH";
|
|
186
186
|
} | {
|
|
187
|
+
__kind: "P2WPKH";
|
|
187
188
|
value: string;
|
|
188
|
-
__kind: "P2WSH";
|
|
189
189
|
} | {
|
|
190
|
+
__kind: "P2WSH";
|
|
190
191
|
value: string;
|
|
192
|
+
} | {
|
|
191
193
|
__kind: "Taproot";
|
|
194
|
+
value: string;
|
|
192
195
|
} | {
|
|
193
196
|
__kind: "OtherSegwit";
|
|
194
197
|
version: number;
|
|
195
198
|
program: string;
|
|
196
199
|
};
|
|
197
200
|
channelId: string | number;
|
|
198
|
-
asset: {
|
|
199
|
-
__kind: "Btc";
|
|
200
|
-
};
|
|
201
201
|
depositDetails: {
|
|
202
202
|
txId: string;
|
|
203
203
|
vout: number;
|
|
@@ -5,47 +5,47 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
5
5
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
6
6
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
value: `0x${string}`;
|
|
9
8
|
__kind: "P2PKH";
|
|
9
|
+
value: `0x${string}`;
|
|
10
10
|
}, {
|
|
11
|
-
value: string;
|
|
12
11
|
__kind: "P2PKH";
|
|
12
|
+
value: string;
|
|
13
13
|
}>, z.ZodObject<{
|
|
14
14
|
__kind: z.ZodLiteral<"P2SH">;
|
|
15
15
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
value: `0x${string}`;
|
|
18
17
|
__kind: "P2SH";
|
|
18
|
+
value: `0x${string}`;
|
|
19
19
|
}, {
|
|
20
|
-
value: string;
|
|
21
20
|
__kind: "P2SH";
|
|
21
|
+
value: string;
|
|
22
22
|
}>, z.ZodObject<{
|
|
23
23
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
24
24
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
-
value: `0x${string}`;
|
|
27
26
|
__kind: "P2WPKH";
|
|
27
|
+
value: `0x${string}`;
|
|
28
28
|
}, {
|
|
29
|
-
value: string;
|
|
30
29
|
__kind: "P2WPKH";
|
|
30
|
+
value: string;
|
|
31
31
|
}>, z.ZodObject<{
|
|
32
32
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
33
33
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
34
34
|
}, "strip", z.ZodTypeAny, {
|
|
35
|
-
value: `0x${string}`;
|
|
36
35
|
__kind: "P2WSH";
|
|
36
|
+
value: `0x${string}`;
|
|
37
37
|
}, {
|
|
38
|
-
value: string;
|
|
39
38
|
__kind: "P2WSH";
|
|
39
|
+
value: string;
|
|
40
40
|
}>, z.ZodObject<{
|
|
41
41
|
__kind: z.ZodLiteral<"Taproot">;
|
|
42
42
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
43
43
|
}, "strip", z.ZodTypeAny, {
|
|
44
|
-
value: `0x${string}`;
|
|
45
44
|
__kind: "Taproot";
|
|
45
|
+
value: `0x${string}`;
|
|
46
46
|
}, {
|
|
47
|
-
value: string;
|
|
48
47
|
__kind: "Taproot";
|
|
48
|
+
value: string;
|
|
49
49
|
}>, z.ZodObject<{
|
|
50
50
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
51
51
|
version: z.ZodNumber;
|
|
@@ -128,29 +128,29 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
128
128
|
}>]>;
|
|
129
129
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
130
130
|
}, "strip", z.ZodTypeAny, {
|
|
131
|
+
asset: "Btc";
|
|
131
132
|
amount: bigint;
|
|
132
133
|
depositAddress: {
|
|
133
|
-
value: `0x${string}`;
|
|
134
134
|
__kind: "P2PKH";
|
|
135
|
-
} | {
|
|
136
135
|
value: `0x${string}`;
|
|
137
|
-
__kind: "P2SH";
|
|
138
136
|
} | {
|
|
137
|
+
__kind: "P2SH";
|
|
139
138
|
value: `0x${string}`;
|
|
140
|
-
__kind: "P2WPKH";
|
|
141
139
|
} | {
|
|
140
|
+
__kind: "P2WPKH";
|
|
142
141
|
value: `0x${string}`;
|
|
143
|
-
__kind: "P2WSH";
|
|
144
142
|
} | {
|
|
143
|
+
__kind: "P2WSH";
|
|
145
144
|
value: `0x${string}`;
|
|
145
|
+
} | {
|
|
146
146
|
__kind: "Taproot";
|
|
147
|
+
value: `0x${string}`;
|
|
147
148
|
} | {
|
|
148
149
|
__kind: "OtherSegwit";
|
|
149
150
|
version: number;
|
|
150
151
|
program: `0x${string}`;
|
|
151
152
|
};
|
|
152
153
|
channelId: bigint;
|
|
153
|
-
asset: "Btc";
|
|
154
154
|
depositDetails: {
|
|
155
155
|
txId: `0x${string}`;
|
|
156
156
|
vout: number;
|
|
@@ -173,31 +173,31 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
173
173
|
prewitnessedDepositId: bigint;
|
|
174
174
|
};
|
|
175
175
|
}, {
|
|
176
|
+
asset: {
|
|
177
|
+
__kind: "Btc";
|
|
178
|
+
};
|
|
176
179
|
amount: string | number;
|
|
177
180
|
depositAddress: {
|
|
178
|
-
value: string;
|
|
179
181
|
__kind: "P2PKH";
|
|
180
|
-
} | {
|
|
181
182
|
value: string;
|
|
182
|
-
__kind: "P2SH";
|
|
183
183
|
} | {
|
|
184
|
+
__kind: "P2SH";
|
|
184
185
|
value: string;
|
|
185
|
-
__kind: "P2WPKH";
|
|
186
186
|
} | {
|
|
187
|
+
__kind: "P2WPKH";
|
|
187
188
|
value: string;
|
|
188
|
-
__kind: "P2WSH";
|
|
189
189
|
} | {
|
|
190
|
+
__kind: "P2WSH";
|
|
190
191
|
value: string;
|
|
192
|
+
} | {
|
|
191
193
|
__kind: "Taproot";
|
|
194
|
+
value: string;
|
|
192
195
|
} | {
|
|
193
196
|
__kind: "OtherSegwit";
|
|
194
197
|
version: number;
|
|
195
198
|
program: string;
|
|
196
199
|
};
|
|
197
200
|
channelId: string | number;
|
|
198
|
-
asset: {
|
|
199
|
-
__kind: "Btc";
|
|
200
|
-
};
|
|
201
201
|
depositDetails: {
|
|
202
202
|
txId: string;
|
|
203
203
|
vout: number;
|
|
@@ -14,16 +14,16 @@ declare const bitcoinIngressEgressInsufficientBoostLiquidity: z.ZodObject<{
|
|
|
14
14
|
amountAttempted: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
+
asset: "Btc";
|
|
17
18
|
channelId: bigint;
|
|
18
19
|
prewitnessedDepositId: bigint;
|
|
19
|
-
asset: "Btc";
|
|
20
20
|
amountAttempted: bigint;
|
|
21
21
|
}, {
|
|
22
|
-
channelId: string | number;
|
|
23
|
-
prewitnessedDepositId: string | number;
|
|
24
22
|
asset: {
|
|
25
23
|
__kind: "Btc";
|
|
26
24
|
};
|
|
25
|
+
channelId: string | number;
|
|
26
|
+
prewitnessedDepositId: string | number;
|
|
27
27
|
amountAttempted: string | number;
|
|
28
28
|
}>;
|
|
29
29
|
|