@chainflip/processor 1.10.0 → 1.10.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +20 -20
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.ts +20 -20
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.cts +20 -20
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.ts +20 -20
- package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
- package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.ts +8 -8
- package/dist/100/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/100/flip/remainingImbalance.d.cts +22 -22
- package/dist/100/flip/remainingImbalance.d.ts +22 -22
- package/dist/100/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +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 +6 -6
- package/dist/100/swapping/batchSwapFailed.d.ts +6 -6
- package/dist/100/swapping/ccmDepositReceived.d.cts +66 -66
- package/dist/100/swapping/ccmDepositReceived.d.ts +66 -66
- package/dist/100/swapping/ccmFailed.d.cts +62 -62
- package/dist/100/swapping/ccmFailed.d.ts +62 -62
- package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
- package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
- package/dist/100/swapping/swapAmountTooLow.d.cts +19 -19
- package/dist/100/swapping/swapAmountTooLow.d.ts +19 -19
- package/dist/100/swapping/swapDepositAddressReady.d.cts +20 -20
- package/dist/100/swapping/swapDepositAddressReady.d.ts +20 -20
- package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
- package/dist/100/swapping/swapExecuted.d.cts +12 -12
- package/dist/100/swapping/swapExecuted.d.ts +12 -12
- package/dist/100/swapping/swapScheduled.d.cts +93 -93
- package/dist/100/swapping/swapScheduled.d.ts +93 -93
- package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/100/swapping/withdrawalRequested.d.ts +4 -4
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +88 -88
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +88 -88
- package/dist/11000/arbitrumIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11000/arbitrumIngressEgress/palletConfigUpdated.d.cts +135 -0
- package/dist/11000/arbitrumIngressEgress/palletConfigUpdated.d.ts +135 -0
- package/dist/11000/arbitrumIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11000/assethubIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11000/assethubIngressEgress/palletConfigUpdated.d.cts +135 -0
- package/dist/11000/assethubIngressEgress/palletConfigUpdated.d.ts +135 -0
- package/dist/11000/assethubIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.ts +26 -26
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
- package/dist/11000/bitcoinIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11000/bitcoinIngressEgress/palletConfigUpdated.d.cts +135 -0
- package/dist/11000/bitcoinIngressEgress/palletConfigUpdated.d.ts +135 -0
- package/dist/11000/bitcoinIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11000/common.cjs +122 -305
- package/dist/11000/common.d.cts +1201 -12272
- package/dist/11000/common.d.ts +1201 -12272
- package/dist/11000/common.mjs +131 -314
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +28 -37
- package/dist/11000/environment/runtimeSafeModeUpdated.d.ts +28 -37
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.ts +88 -88
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +88 -88
- package/dist/11000/ethereumIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11000/ethereumIngressEgress/palletConfigUpdated.d.cts +135 -0
- package/dist/11000/ethereumIngressEgress/palletConfigUpdated.d.ts +135 -0
- package/dist/11000/ethereumIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +2 -2
- package/dist/11000/lendingPools/boostFundsAdded.d.ts +2 -2
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/polkadotIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11000/polkadotIngressEgress/palletConfigUpdated.d.cts +135 -0
- package/dist/11000/polkadotIngressEgress/palletConfigUpdated.d.ts +135 -0
- package/dist/11000/polkadotIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11000/solanaIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11000/solanaIngressEgress/palletConfigUpdated.d.cts +135 -0
- package/dist/11000/solanaIngressEgress/palletConfigUpdated.d.ts +135 -0
- package/dist/11000/solanaIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +10 -10
- package/dist/11000/swapping/swapDepositAddressReady.d.ts +10 -10
- package/dist/11000/swapping/swapRequested.d.cts +4 -4
- package/dist/11000/swapping/swapRequested.d.ts +4 -4
- package/dist/11000/tradingStrategy/strategyDeployed.d.cts +47 -0
- package/dist/11000/tradingStrategy/strategyDeployed.d.ts +47 -0
- package/dist/11000/validator/palletConfigUpdated.cjs +9 -0
- package/dist/11000/validator/palletConfigUpdated.d.cts +217 -0
- package/dist/11000/validator/palletConfigUpdated.d.ts +217 -0
- package/dist/11000/validator/palletConfigUpdated.mjs +9 -0
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +2 -2
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.ts +20 -20
- package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
- package/dist/131/bitcoinIngressEgress/depositReceived.d.ts +20 -20
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.ts +46 -46
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/131/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/131/environment/runtimeSafeModeUpdated.d.ts +28 -28
- 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/131/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/131/swapping/batchSwapFailed.d.ts +6 -6
- package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
- package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
- package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
- package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
- package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/131/swapping/swapExecuted.d.cts +12 -12
- package/dist/131/swapping/swapExecuted.d.ts +12 -12
- package/dist/131/swapping/swapScheduled.d.cts +14 -14
- package/dist/131/swapping/swapScheduled.d.ts +14 -14
- package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.ts +4 -4
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/141/common.cjs +1 -6
- package/dist/141/common.d.cts +1 -11
- package/dist/141/common.d.ts +1 -11
- package/dist/141/common.mjs +0 -5
- 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/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/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/141/validator/rotationPhaseUpdated.d.ts +20 -20
- package/dist/150/assetBalances/refundScheduled.d.cts +52 -52
- package/dist/150/assetBalances/refundScheduled.d.ts +52 -52
- package/dist/150/assetBalances/refundSkipped.d.cts +97 -97
- package/dist/150/assetBalances/refundSkipped.d.ts +97 -97
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +28 -28
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +22 -22
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +22 -22
- 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/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.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/depositFinalised.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/160/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/160/swapping/batchSwapFailed.d.ts +2 -2
- package/dist/160/swapping/ccmFailed.d.cts +14 -14
- package/dist/160/swapping/ccmFailed.d.ts +14 -14
- package/dist/160/swapping/refundEgressIgnored.d.cts +18 -18
- package/dist/160/swapping/refundEgressIgnored.d.ts +18 -18
- package/dist/160/swapping/refundEgressScheduled.d.cts +2 -2
- package/dist/160/swapping/refundEgressScheduled.d.ts +2 -2
- package/dist/160/swapping/swapAmountConfiscated.d.cts +2 -2
- package/dist/160/swapping/swapAmountConfiscated.d.ts +2 -2
- package/dist/160/swapping/swapDepositAddressReady.d.cts +13 -13
- package/dist/160/swapping/swapDepositAddressReady.d.ts +13 -13
- package/dist/160/swapping/swapEgressIgnored.d.cts +18 -18
- package/dist/160/swapping/swapEgressIgnored.d.ts +18 -18
- package/dist/160/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/160/swapping/swapEgressScheduled.d.ts +2 -2
- package/dist/160/swapping/swapRequested.d.cts +26 -26
- package/dist/160/swapping/swapRequested.d.ts +26 -26
- package/dist/160/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/160/swapping/withdrawalRequested.d.ts +4 -4
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/ethereumIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/ethereumIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +179 -179
- package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +179 -179
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +57 -57
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +57 -57
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +296 -296
- package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +296 -296
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +26 -26
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.ts +20 -20
- package/dist/180/common.cjs +1 -20
- package/dist/180/common.d.cts +1 -83
- package/dist/180/common.d.ts +1 -83
- package/dist/180/common.mjs +0 -19
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +179 -179
- package/dist/180/ethereumIngressEgress/depositFailed.d.ts +179 -179
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +57 -57
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +57 -57
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/solanaIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +156 -156
- package/dist/180/solanaIngressEgress/depositFailed.d.ts +156 -156
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/180/solanaIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +54 -54
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +54 -54
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +184 -184
- package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +184 -184
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/190/assetBalances/accountCredited.d.cts +2 -2
- package/dist/190/assetBalances/accountCredited.d.ts +2 -2
- package/dist/190/assetBalances/accountDebited.d.cts +2 -2
- package/dist/190/assetBalances/accountDebited.d.ts +2 -2
- package/dist/190/assethubIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/190/assethubIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.ts +50 -50
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +160 -160
- package/dist/190/assethubIngressEgress/depositFailed.d.ts +160 -160
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.ts +12 -12
- package/dist/190/liquidityPools/orderDeletionFailed.d.cts +8 -8
- package/dist/190/liquidityPools/orderDeletionFailed.d.ts +8 -8
- package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +12 -12
- package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +12 -12
- package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/190/liquidityProvider/assetTransferred.d.ts +6 -6
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +18 -18
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.ts +18 -18
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.ts +10 -10
- package/dist/190/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/190/swapping/batchSwapFailed.d.ts +2 -2
- package/dist/190/swapping/creditedOnChain.d.cts +4 -4
- package/dist/190/swapping/creditedOnChain.d.ts +4 -4
- package/dist/190/swapping/refundEgressIgnored.d.cts +18 -18
- package/dist/190/swapping/refundEgressIgnored.d.ts +18 -18
- package/dist/190/swapping/refundEgressScheduled.d.cts +2 -2
- package/dist/190/swapping/refundEgressScheduled.d.ts +2 -2
- package/dist/190/swapping/refundedOnChain.d.cts +4 -4
- package/dist/190/swapping/refundedOnChain.d.ts +4 -4
- package/dist/190/swapping/swapAmountConfiscated.d.cts +2 -2
- package/dist/190/swapping/swapAmountConfiscated.d.ts +2 -2
- package/dist/190/swapping/swapDepositAddressReady.d.cts +13 -13
- package/dist/190/swapping/swapDepositAddressReady.d.ts +13 -13
- package/dist/190/swapping/swapEgressIgnored.d.cts +18 -18
- package/dist/190/swapping/swapEgressIgnored.d.ts +18 -18
- package/dist/190/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/190/swapping/swapEgressScheduled.d.ts +2 -2
- package/dist/190/swapping/swapRequested.d.cts +70 -70
- package/dist/190/swapping/swapRequested.d.ts +70 -70
- package/dist/190/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/190/swapping/withdrawalRequested.d.ts +4 -4
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +2 -2
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.ts +2 -2
- package/dist/190/tradingStrategy/strategyDeployed.d.cts +2 -2
- package/dist/190/tradingStrategy/strategyDeployed.d.ts +2 -2
- package/package.json +3 -3
- package/dist/11000/arbitrumIngressEgress/boostDelaySet.cjs +0 -6
- package/dist/11000/arbitrumIngressEgress/boostDelaySet.d.cts +0 -11
- package/dist/11000/arbitrumIngressEgress/boostDelaySet.d.ts +0 -11
- package/dist/11000/arbitrumIngressEgress/boostDelaySet.mjs +0 -6
- package/dist/11000/arbitrumIngressEgress/depositFailed.cjs +0 -15
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +0 -1354
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +0 -1354
- package/dist/11000/arbitrumIngressEgress/depositFailed.mjs +0 -15
- package/dist/11000/assethubIngressEgress/boostDelaySet.cjs +0 -6
- package/dist/11000/assethubIngressEgress/boostDelaySet.d.cts +0 -11
- package/dist/11000/assethubIngressEgress/boostDelaySet.d.ts +0 -11
- package/dist/11000/assethubIngressEgress/boostDelaySet.mjs +0 -6
- package/dist/11000/assethubIngressEgress/depositFailed.cjs +0 -14
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +0 -1345
- package/dist/11000/assethubIngressEgress/depositFailed.d.ts +0 -1345
- package/dist/11000/assethubIngressEgress/depositFailed.mjs +0 -14
- package/dist/11000/bitcoinIngressEgress/boostDelaySet.cjs +0 -6
- package/dist/11000/bitcoinIngressEgress/boostDelaySet.d.cts +0 -11
- package/dist/11000/bitcoinIngressEgress/boostDelaySet.d.ts +0 -11
- package/dist/11000/bitcoinIngressEgress/boostDelaySet.mjs +0 -6
- package/dist/11000/bitcoinIngressEgress/depositFailed.cjs +0 -15
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +0 -2263
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +0 -2263
- package/dist/11000/bitcoinIngressEgress/depositFailed.mjs +0 -15
- package/dist/11000/ethereumIngressEgress/boostDelaySet.cjs +0 -6
- package/dist/11000/ethereumIngressEgress/boostDelaySet.d.cts +0 -11
- package/dist/11000/ethereumIngressEgress/boostDelaySet.d.ts +0 -11
- package/dist/11000/ethereumIngressEgress/boostDelaySet.mjs +0 -6
- package/dist/11000/ethereumIngressEgress/depositFailed.cjs +0 -15
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +0 -1354
- package/dist/11000/ethereumIngressEgress/depositFailed.d.ts +0 -1354
- package/dist/11000/ethereumIngressEgress/depositFailed.mjs +0 -15
- package/dist/11000/polkadotIngressEgress/boostDelaySet.cjs +0 -6
- package/dist/11000/polkadotIngressEgress/boostDelaySet.d.cts +0 -11
- package/dist/11000/polkadotIngressEgress/boostDelaySet.d.ts +0 -11
- package/dist/11000/polkadotIngressEgress/boostDelaySet.mjs +0 -6
- package/dist/11000/polkadotIngressEgress/depositFailed.cjs +0 -14
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +0 -1345
- package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +0 -1345
- package/dist/11000/polkadotIngressEgress/depositFailed.mjs +0 -14
- package/dist/11000/solanaIngressEgress/boostDelaySet.cjs +0 -6
- package/dist/11000/solanaIngressEgress/boostDelaySet.d.cts +0 -11
- package/dist/11000/solanaIngressEgress/boostDelaySet.d.ts +0 -11
- package/dist/11000/solanaIngressEgress/boostDelaySet.mjs +0 -6
- package/dist/11000/solanaIngressEgress/depositFailed.cjs +0 -15
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +0 -1304
- package/dist/11000/solanaIngressEgress/depositFailed.d.ts +0 -1304
- package/dist/11000/solanaIngressEgress/depositFailed.mjs +0 -15
- package/dist/141/environment/utxoConsolidationParametersUpdated.cjs +0 -9
- package/dist/141/environment/utxoConsolidationParametersUpdated.d.cts +0 -26
- package/dist/141/environment/utxoConsolidationParametersUpdated.d.ts +0 -26
- package/dist/141/environment/utxoConsolidationParametersUpdated.mjs +0 -9
- package/dist/180/solanaThresholdSigner/thresholdSignatureRequest.cjs +0 -19
- package/dist/180/solanaThresholdSigner/thresholdSignatureRequest.d.cts +0 -107
- package/dist/180/solanaThresholdSigner/thresholdSignatureRequest.d.ts +0 -107
- package/dist/180/solanaThresholdSigner/thresholdSignatureRequest.mjs +0 -19
|
@@ -32,17 +32,17 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
32
32
|
error: string;
|
|
33
33
|
}>;
|
|
34
34
|
}, "strip", z.ZodTypeAny, {
|
|
35
|
+
__kind: "Module";
|
|
35
36
|
value: {
|
|
36
37
|
index: number;
|
|
37
38
|
error: `0x${string}`;
|
|
38
39
|
};
|
|
39
|
-
__kind: "Module";
|
|
40
40
|
}, {
|
|
41
|
+
__kind: "Module";
|
|
41
42
|
value: {
|
|
42
43
|
index: number;
|
|
43
44
|
error: string;
|
|
44
45
|
};
|
|
45
|
-
__kind: "Module";
|
|
46
46
|
}>, z.ZodObject<{
|
|
47
47
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
48
48
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -73,13 +73,13 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
73
73
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
74
74
|
}>;
|
|
75
75
|
}, "strip", z.ZodTypeAny, {
|
|
76
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
77
76
|
__kind: "Token";
|
|
77
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
78
78
|
}, {
|
|
79
|
+
__kind: "Token";
|
|
79
80
|
value: {
|
|
80
81
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
81
82
|
};
|
|
82
|
-
__kind: "Token";
|
|
83
83
|
}>, z.ZodObject<{
|
|
84
84
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
85
85
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -92,13 +92,13 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
92
92
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
93
93
|
}>;
|
|
94
94
|
}, "strip", z.ZodTypeAny, {
|
|
95
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
96
95
|
__kind: "Arithmetic";
|
|
96
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
97
97
|
}, {
|
|
98
|
+
__kind: "Arithmetic";
|
|
98
99
|
value: {
|
|
99
100
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
100
101
|
};
|
|
101
|
-
__kind: "Arithmetic";
|
|
102
102
|
}>, z.ZodObject<{
|
|
103
103
|
__kind: z.ZodLiteral<"Transactional">;
|
|
104
104
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -111,13 +111,13 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
111
111
|
__kind: "LimitReached" | "NoLayer";
|
|
112
112
|
}>;
|
|
113
113
|
}, "strip", z.ZodTypeAny, {
|
|
114
|
-
value: "LimitReached" | "NoLayer";
|
|
115
114
|
__kind: "Transactional";
|
|
115
|
+
value: "LimitReached" | "NoLayer";
|
|
116
116
|
}, {
|
|
117
|
+
__kind: "Transactional";
|
|
117
118
|
value: {
|
|
118
119
|
__kind: "LimitReached" | "NoLayer";
|
|
119
120
|
};
|
|
120
|
-
__kind: "Transactional";
|
|
121
121
|
}>, z.ZodObject<{
|
|
122
122
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
123
123
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -148,47 +148,47 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
148
148
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
149
149
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
150
150
|
}, "strip", z.ZodTypeAny, {
|
|
151
|
-
value: `0x${string}`;
|
|
152
151
|
__kind: "P2PKH";
|
|
152
|
+
value: `0x${string}`;
|
|
153
153
|
}, {
|
|
154
|
-
value: string;
|
|
155
154
|
__kind: "P2PKH";
|
|
155
|
+
value: string;
|
|
156
156
|
}>, z.ZodObject<{
|
|
157
157
|
__kind: z.ZodLiteral<"P2SH">;
|
|
158
158
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
159
159
|
}, "strip", z.ZodTypeAny, {
|
|
160
|
-
value: `0x${string}`;
|
|
161
160
|
__kind: "P2SH";
|
|
161
|
+
value: `0x${string}`;
|
|
162
162
|
}, {
|
|
163
|
-
value: string;
|
|
164
163
|
__kind: "P2SH";
|
|
164
|
+
value: string;
|
|
165
165
|
}>, z.ZodObject<{
|
|
166
166
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
167
167
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
168
168
|
}, "strip", z.ZodTypeAny, {
|
|
169
|
-
value: `0x${string}`;
|
|
170
169
|
__kind: "P2WPKH";
|
|
170
|
+
value: `0x${string}`;
|
|
171
171
|
}, {
|
|
172
|
-
value: string;
|
|
173
172
|
__kind: "P2WPKH";
|
|
173
|
+
value: string;
|
|
174
174
|
}>, z.ZodObject<{
|
|
175
175
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
176
176
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
177
177
|
}, "strip", z.ZodTypeAny, {
|
|
178
|
-
value: `0x${string}`;
|
|
179
178
|
__kind: "P2WSH";
|
|
179
|
+
value: `0x${string}`;
|
|
180
180
|
}, {
|
|
181
|
-
value: string;
|
|
182
181
|
__kind: "P2WSH";
|
|
182
|
+
value: string;
|
|
183
183
|
}>, z.ZodObject<{
|
|
184
184
|
__kind: z.ZodLiteral<"Taproot">;
|
|
185
185
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
186
186
|
}, "strip", z.ZodTypeAny, {
|
|
187
|
-
value: `0x${string}`;
|
|
188
187
|
__kind: "Taproot";
|
|
188
|
+
value: `0x${string}`;
|
|
189
189
|
}, {
|
|
190
|
-
value: string;
|
|
191
190
|
__kind: "Taproot";
|
|
191
|
+
value: string;
|
|
192
192
|
}>, z.ZodObject<{
|
|
193
193
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
194
194
|
version: z.ZodNumber;
|
|
@@ -224,20 +224,20 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
224
224
|
}>;
|
|
225
225
|
}, "strip", z.ZodTypeAny, {
|
|
226
226
|
depositAddress: {
|
|
227
|
-
value: `0x${string}`;
|
|
228
227
|
__kind: "P2PKH";
|
|
229
|
-
} | {
|
|
230
228
|
value: `0x${string}`;
|
|
231
|
-
__kind: "P2SH";
|
|
232
229
|
} | {
|
|
230
|
+
__kind: "P2SH";
|
|
233
231
|
value: `0x${string}`;
|
|
234
|
-
__kind: "P2WPKH";
|
|
235
232
|
} | {
|
|
233
|
+
__kind: "P2WPKH";
|
|
236
234
|
value: `0x${string}`;
|
|
237
|
-
__kind: "P2WSH";
|
|
238
235
|
} | {
|
|
236
|
+
__kind: "P2WSH";
|
|
239
237
|
value: `0x${string}`;
|
|
238
|
+
} | {
|
|
240
239
|
__kind: "Taproot";
|
|
240
|
+
value: `0x${string}`;
|
|
241
241
|
} | {
|
|
242
242
|
__kind: "OtherSegwit";
|
|
243
243
|
version: number;
|
|
@@ -251,20 +251,20 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
251
251
|
};
|
|
252
252
|
}, {
|
|
253
253
|
depositAddress: {
|
|
254
|
-
value: string;
|
|
255
254
|
__kind: "P2PKH";
|
|
256
|
-
} | {
|
|
257
255
|
value: string;
|
|
258
|
-
__kind: "P2SH";
|
|
259
256
|
} | {
|
|
257
|
+
__kind: "P2SH";
|
|
260
258
|
value: string;
|
|
261
|
-
__kind: "P2WPKH";
|
|
262
259
|
} | {
|
|
260
|
+
__kind: "P2WPKH";
|
|
263
261
|
value: string;
|
|
264
|
-
__kind: "P2WSH";
|
|
265
262
|
} | {
|
|
263
|
+
__kind: "P2WSH";
|
|
266
264
|
value: string;
|
|
265
|
+
} | {
|
|
267
266
|
__kind: "Taproot";
|
|
267
|
+
value: string;
|
|
268
268
|
} | {
|
|
269
269
|
__kind: "OtherSegwit";
|
|
270
270
|
version: number;
|
|
@@ -287,11 +287,11 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
287
287
|
} | {
|
|
288
288
|
__kind: "BadOrigin";
|
|
289
289
|
} | {
|
|
290
|
+
__kind: "Module";
|
|
290
291
|
value: {
|
|
291
292
|
index: number;
|
|
292
293
|
error: `0x${string}`;
|
|
293
294
|
};
|
|
294
|
-
__kind: "Module";
|
|
295
295
|
} | {
|
|
296
296
|
__kind: "ConsumerRemaining";
|
|
297
297
|
} | {
|
|
@@ -299,14 +299,14 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
299
299
|
} | {
|
|
300
300
|
__kind: "TooManyConsumers";
|
|
301
301
|
} | {
|
|
302
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
303
302
|
__kind: "Token";
|
|
303
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
304
304
|
} | {
|
|
305
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
306
305
|
__kind: "Arithmetic";
|
|
306
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
307
307
|
} | {
|
|
308
|
-
value: "LimitReached" | "NoLayer";
|
|
309
308
|
__kind: "Transactional";
|
|
309
|
+
value: "LimitReached" | "NoLayer";
|
|
310
310
|
} | {
|
|
311
311
|
__kind: "Exhausted";
|
|
312
312
|
} | {
|
|
@@ -318,20 +318,20 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
318
318
|
};
|
|
319
319
|
depositWitness: {
|
|
320
320
|
depositAddress: {
|
|
321
|
-
value: `0x${string}`;
|
|
322
321
|
__kind: "P2PKH";
|
|
323
|
-
} | {
|
|
324
322
|
value: `0x${string}`;
|
|
325
|
-
__kind: "P2SH";
|
|
326
323
|
} | {
|
|
324
|
+
__kind: "P2SH";
|
|
327
325
|
value: `0x${string}`;
|
|
328
|
-
__kind: "P2WPKH";
|
|
329
326
|
} | {
|
|
327
|
+
__kind: "P2WPKH";
|
|
330
328
|
value: `0x${string}`;
|
|
331
|
-
__kind: "P2WSH";
|
|
332
329
|
} | {
|
|
330
|
+
__kind: "P2WSH";
|
|
333
331
|
value: `0x${string}`;
|
|
332
|
+
} | {
|
|
334
333
|
__kind: "Taproot";
|
|
334
|
+
value: `0x${string}`;
|
|
335
335
|
} | {
|
|
336
336
|
__kind: "OtherSegwit";
|
|
337
337
|
version: number;
|
|
@@ -352,11 +352,11 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
352
352
|
} | {
|
|
353
353
|
__kind: "BadOrigin";
|
|
354
354
|
} | {
|
|
355
|
+
__kind: "Module";
|
|
355
356
|
value: {
|
|
356
357
|
index: number;
|
|
357
358
|
error: string;
|
|
358
359
|
};
|
|
359
|
-
__kind: "Module";
|
|
360
360
|
} | {
|
|
361
361
|
__kind: "ConsumerRemaining";
|
|
362
362
|
} | {
|
|
@@ -364,20 +364,20 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
364
364
|
} | {
|
|
365
365
|
__kind: "TooManyConsumers";
|
|
366
366
|
} | {
|
|
367
|
+
__kind: "Token";
|
|
367
368
|
value: {
|
|
368
369
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
369
370
|
};
|
|
370
|
-
__kind: "Token";
|
|
371
371
|
} | {
|
|
372
|
+
__kind: "Arithmetic";
|
|
372
373
|
value: {
|
|
373
374
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
374
375
|
};
|
|
375
|
-
__kind: "Arithmetic";
|
|
376
376
|
} | {
|
|
377
|
+
__kind: "Transactional";
|
|
377
378
|
value: {
|
|
378
379
|
__kind: "LimitReached" | "NoLayer";
|
|
379
380
|
};
|
|
380
|
-
__kind: "Transactional";
|
|
381
381
|
} | {
|
|
382
382
|
__kind: "Exhausted";
|
|
383
383
|
} | {
|
|
@@ -389,20 +389,20 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
389
389
|
};
|
|
390
390
|
depositWitness: {
|
|
391
391
|
depositAddress: {
|
|
392
|
-
value: string;
|
|
393
392
|
__kind: "P2PKH";
|
|
394
|
-
} | {
|
|
395
393
|
value: string;
|
|
396
|
-
__kind: "P2SH";
|
|
397
394
|
} | {
|
|
395
|
+
__kind: "P2SH";
|
|
398
396
|
value: string;
|
|
399
|
-
__kind: "P2WPKH";
|
|
400
397
|
} | {
|
|
398
|
+
__kind: "P2WPKH";
|
|
401
399
|
value: string;
|
|
402
|
-
__kind: "P2WSH";
|
|
403
400
|
} | {
|
|
401
|
+
__kind: "P2WSH";
|
|
404
402
|
value: string;
|
|
403
|
+
} | {
|
|
405
404
|
__kind: "Taproot";
|
|
405
|
+
value: string;
|
|
406
406
|
} | {
|
|
407
407
|
__kind: "OtherSegwit";
|
|
408
408
|
version: number;
|
|
@@ -32,17 +32,17 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
32
32
|
error: string;
|
|
33
33
|
}>;
|
|
34
34
|
}, "strip", z.ZodTypeAny, {
|
|
35
|
+
__kind: "Module";
|
|
35
36
|
value: {
|
|
36
37
|
index: number;
|
|
37
38
|
error: `0x${string}`;
|
|
38
39
|
};
|
|
39
|
-
__kind: "Module";
|
|
40
40
|
}, {
|
|
41
|
+
__kind: "Module";
|
|
41
42
|
value: {
|
|
42
43
|
index: number;
|
|
43
44
|
error: string;
|
|
44
45
|
};
|
|
45
|
-
__kind: "Module";
|
|
46
46
|
}>, z.ZodObject<{
|
|
47
47
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
48
48
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -73,13 +73,13 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
73
73
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
74
74
|
}>;
|
|
75
75
|
}, "strip", z.ZodTypeAny, {
|
|
76
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
77
76
|
__kind: "Token";
|
|
77
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
78
78
|
}, {
|
|
79
|
+
__kind: "Token";
|
|
79
80
|
value: {
|
|
80
81
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
81
82
|
};
|
|
82
|
-
__kind: "Token";
|
|
83
83
|
}>, z.ZodObject<{
|
|
84
84
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
85
85
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -92,13 +92,13 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
92
92
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
93
93
|
}>;
|
|
94
94
|
}, "strip", z.ZodTypeAny, {
|
|
95
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
96
95
|
__kind: "Arithmetic";
|
|
96
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
97
97
|
}, {
|
|
98
|
+
__kind: "Arithmetic";
|
|
98
99
|
value: {
|
|
99
100
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
100
101
|
};
|
|
101
|
-
__kind: "Arithmetic";
|
|
102
102
|
}>, z.ZodObject<{
|
|
103
103
|
__kind: z.ZodLiteral<"Transactional">;
|
|
104
104
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -111,13 +111,13 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
111
111
|
__kind: "LimitReached" | "NoLayer";
|
|
112
112
|
}>;
|
|
113
113
|
}, "strip", z.ZodTypeAny, {
|
|
114
|
-
value: "LimitReached" | "NoLayer";
|
|
115
114
|
__kind: "Transactional";
|
|
115
|
+
value: "LimitReached" | "NoLayer";
|
|
116
116
|
}, {
|
|
117
|
+
__kind: "Transactional";
|
|
117
118
|
value: {
|
|
118
119
|
__kind: "LimitReached" | "NoLayer";
|
|
119
120
|
};
|
|
120
|
-
__kind: "Transactional";
|
|
121
121
|
}>, z.ZodObject<{
|
|
122
122
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
123
123
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -148,47 +148,47 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
148
148
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
149
149
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
150
150
|
}, "strip", z.ZodTypeAny, {
|
|
151
|
-
value: `0x${string}`;
|
|
152
151
|
__kind: "P2PKH";
|
|
152
|
+
value: `0x${string}`;
|
|
153
153
|
}, {
|
|
154
|
-
value: string;
|
|
155
154
|
__kind: "P2PKH";
|
|
155
|
+
value: string;
|
|
156
156
|
}>, z.ZodObject<{
|
|
157
157
|
__kind: z.ZodLiteral<"P2SH">;
|
|
158
158
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
159
159
|
}, "strip", z.ZodTypeAny, {
|
|
160
|
-
value: `0x${string}`;
|
|
161
160
|
__kind: "P2SH";
|
|
161
|
+
value: `0x${string}`;
|
|
162
162
|
}, {
|
|
163
|
-
value: string;
|
|
164
163
|
__kind: "P2SH";
|
|
164
|
+
value: string;
|
|
165
165
|
}>, z.ZodObject<{
|
|
166
166
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
167
167
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
168
168
|
}, "strip", z.ZodTypeAny, {
|
|
169
|
-
value: `0x${string}`;
|
|
170
169
|
__kind: "P2WPKH";
|
|
170
|
+
value: `0x${string}`;
|
|
171
171
|
}, {
|
|
172
|
-
value: string;
|
|
173
172
|
__kind: "P2WPKH";
|
|
173
|
+
value: string;
|
|
174
174
|
}>, z.ZodObject<{
|
|
175
175
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
176
176
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
177
177
|
}, "strip", z.ZodTypeAny, {
|
|
178
|
-
value: `0x${string}`;
|
|
179
178
|
__kind: "P2WSH";
|
|
179
|
+
value: `0x${string}`;
|
|
180
180
|
}, {
|
|
181
|
-
value: string;
|
|
182
181
|
__kind: "P2WSH";
|
|
182
|
+
value: string;
|
|
183
183
|
}>, z.ZodObject<{
|
|
184
184
|
__kind: z.ZodLiteral<"Taproot">;
|
|
185
185
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
186
186
|
}, "strip", z.ZodTypeAny, {
|
|
187
|
-
value: `0x${string}`;
|
|
188
187
|
__kind: "Taproot";
|
|
188
|
+
value: `0x${string}`;
|
|
189
189
|
}, {
|
|
190
|
-
value: string;
|
|
191
190
|
__kind: "Taproot";
|
|
191
|
+
value: string;
|
|
192
192
|
}>, z.ZodObject<{
|
|
193
193
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
194
194
|
version: z.ZodNumber;
|
|
@@ -224,20 +224,20 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
224
224
|
}>;
|
|
225
225
|
}, "strip", z.ZodTypeAny, {
|
|
226
226
|
depositAddress: {
|
|
227
|
-
value: `0x${string}`;
|
|
228
227
|
__kind: "P2PKH";
|
|
229
|
-
} | {
|
|
230
228
|
value: `0x${string}`;
|
|
231
|
-
__kind: "P2SH";
|
|
232
229
|
} | {
|
|
230
|
+
__kind: "P2SH";
|
|
233
231
|
value: `0x${string}`;
|
|
234
|
-
__kind: "P2WPKH";
|
|
235
232
|
} | {
|
|
233
|
+
__kind: "P2WPKH";
|
|
236
234
|
value: `0x${string}`;
|
|
237
|
-
__kind: "P2WSH";
|
|
238
235
|
} | {
|
|
236
|
+
__kind: "P2WSH";
|
|
239
237
|
value: `0x${string}`;
|
|
238
|
+
} | {
|
|
240
239
|
__kind: "Taproot";
|
|
240
|
+
value: `0x${string}`;
|
|
241
241
|
} | {
|
|
242
242
|
__kind: "OtherSegwit";
|
|
243
243
|
version: number;
|
|
@@ -251,20 +251,20 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
251
251
|
};
|
|
252
252
|
}, {
|
|
253
253
|
depositAddress: {
|
|
254
|
-
value: string;
|
|
255
254
|
__kind: "P2PKH";
|
|
256
|
-
} | {
|
|
257
255
|
value: string;
|
|
258
|
-
__kind: "P2SH";
|
|
259
256
|
} | {
|
|
257
|
+
__kind: "P2SH";
|
|
260
258
|
value: string;
|
|
261
|
-
__kind: "P2WPKH";
|
|
262
259
|
} | {
|
|
260
|
+
__kind: "P2WPKH";
|
|
263
261
|
value: string;
|
|
264
|
-
__kind: "P2WSH";
|
|
265
262
|
} | {
|
|
263
|
+
__kind: "P2WSH";
|
|
266
264
|
value: string;
|
|
265
|
+
} | {
|
|
267
266
|
__kind: "Taproot";
|
|
267
|
+
value: string;
|
|
268
268
|
} | {
|
|
269
269
|
__kind: "OtherSegwit";
|
|
270
270
|
version: number;
|
|
@@ -287,11 +287,11 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
287
287
|
} | {
|
|
288
288
|
__kind: "BadOrigin";
|
|
289
289
|
} | {
|
|
290
|
+
__kind: "Module";
|
|
290
291
|
value: {
|
|
291
292
|
index: number;
|
|
292
293
|
error: `0x${string}`;
|
|
293
294
|
};
|
|
294
|
-
__kind: "Module";
|
|
295
295
|
} | {
|
|
296
296
|
__kind: "ConsumerRemaining";
|
|
297
297
|
} | {
|
|
@@ -299,14 +299,14 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
299
299
|
} | {
|
|
300
300
|
__kind: "TooManyConsumers";
|
|
301
301
|
} | {
|
|
302
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
303
302
|
__kind: "Token";
|
|
303
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
304
304
|
} | {
|
|
305
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
306
305
|
__kind: "Arithmetic";
|
|
306
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
307
307
|
} | {
|
|
308
|
-
value: "LimitReached" | "NoLayer";
|
|
309
308
|
__kind: "Transactional";
|
|
309
|
+
value: "LimitReached" | "NoLayer";
|
|
310
310
|
} | {
|
|
311
311
|
__kind: "Exhausted";
|
|
312
312
|
} | {
|
|
@@ -318,20 +318,20 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
318
318
|
};
|
|
319
319
|
depositWitness: {
|
|
320
320
|
depositAddress: {
|
|
321
|
-
value: `0x${string}`;
|
|
322
321
|
__kind: "P2PKH";
|
|
323
|
-
} | {
|
|
324
322
|
value: `0x${string}`;
|
|
325
|
-
__kind: "P2SH";
|
|
326
323
|
} | {
|
|
324
|
+
__kind: "P2SH";
|
|
327
325
|
value: `0x${string}`;
|
|
328
|
-
__kind: "P2WPKH";
|
|
329
326
|
} | {
|
|
327
|
+
__kind: "P2WPKH";
|
|
330
328
|
value: `0x${string}`;
|
|
331
|
-
__kind: "P2WSH";
|
|
332
329
|
} | {
|
|
330
|
+
__kind: "P2WSH";
|
|
333
331
|
value: `0x${string}`;
|
|
332
|
+
} | {
|
|
334
333
|
__kind: "Taproot";
|
|
334
|
+
value: `0x${string}`;
|
|
335
335
|
} | {
|
|
336
336
|
__kind: "OtherSegwit";
|
|
337
337
|
version: number;
|
|
@@ -352,11 +352,11 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
352
352
|
} | {
|
|
353
353
|
__kind: "BadOrigin";
|
|
354
354
|
} | {
|
|
355
|
+
__kind: "Module";
|
|
355
356
|
value: {
|
|
356
357
|
index: number;
|
|
357
358
|
error: string;
|
|
358
359
|
};
|
|
359
|
-
__kind: "Module";
|
|
360
360
|
} | {
|
|
361
361
|
__kind: "ConsumerRemaining";
|
|
362
362
|
} | {
|
|
@@ -364,20 +364,20 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
364
364
|
} | {
|
|
365
365
|
__kind: "TooManyConsumers";
|
|
366
366
|
} | {
|
|
367
|
+
__kind: "Token";
|
|
367
368
|
value: {
|
|
368
369
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
369
370
|
};
|
|
370
|
-
__kind: "Token";
|
|
371
371
|
} | {
|
|
372
|
+
__kind: "Arithmetic";
|
|
372
373
|
value: {
|
|
373
374
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
374
375
|
};
|
|
375
|
-
__kind: "Arithmetic";
|
|
376
376
|
} | {
|
|
377
|
+
__kind: "Transactional";
|
|
377
378
|
value: {
|
|
378
379
|
__kind: "LimitReached" | "NoLayer";
|
|
379
380
|
};
|
|
380
|
-
__kind: "Transactional";
|
|
381
381
|
} | {
|
|
382
382
|
__kind: "Exhausted";
|
|
383
383
|
} | {
|
|
@@ -389,20 +389,20 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
389
389
|
};
|
|
390
390
|
depositWitness: {
|
|
391
391
|
depositAddress: {
|
|
392
|
-
value: string;
|
|
393
392
|
__kind: "P2PKH";
|
|
394
|
-
} | {
|
|
395
393
|
value: string;
|
|
396
|
-
__kind: "P2SH";
|
|
397
394
|
} | {
|
|
395
|
+
__kind: "P2SH";
|
|
398
396
|
value: string;
|
|
399
|
-
__kind: "P2WPKH";
|
|
400
397
|
} | {
|
|
398
|
+
__kind: "P2WPKH";
|
|
401
399
|
value: string;
|
|
402
|
-
__kind: "P2WSH";
|
|
403
400
|
} | {
|
|
401
|
+
__kind: "P2WSH";
|
|
404
402
|
value: string;
|
|
403
|
+
} | {
|
|
405
404
|
__kind: "Taproot";
|
|
405
|
+
value: string;
|
|
406
406
|
} | {
|
|
407
407
|
__kind: "OtherSegwit";
|
|
408
408
|
version: number;
|