@chainflip/processor 1.9.2 → 1.10.0
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/transactionBroadcastRequest.d.cts +2 -2
- package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- 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/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +16 -16
- 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 +20 -20
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +20 -20
- package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +20 -20
- package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +20 -20
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +46 -46
- 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 +12 -12
- package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
- 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/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.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/funding/boundExecutorAddress.d.cts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
- package/dist/100/funding/funded.d.cts +2 -2
- package/dist/100/funding/funded.d.ts +2 -2
- package/dist/100/funding/redemptionRequested.d.cts +2 -2
- package/dist/100/funding/redemptionRequested.d.ts +2 -2
- package/dist/100/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/100/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/100/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/100/swapping/ccmDepositReceived.d.cts +62 -62
- package/dist/100/swapping/ccmDepositReceived.d.ts +62 -62
- package/dist/100/swapping/ccmFailed.d.cts +62 -62
- package/dist/100/swapping/ccmFailed.d.ts +62 -62
- package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
- package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
- package/dist/100/swapping/swapAmountTooLow.d.cts +19 -19
- package/dist/100/swapping/swapAmountTooLow.d.ts +19 -19
- package/dist/100/swapping/swapDepositAddressReady.d.cts +26 -26
- package/dist/100/swapping/swapDepositAddressReady.d.ts +26 -26
- package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
- package/dist/100/swapping/swapExecuted.d.cts +12 -12
- package/dist/100/swapping/swapExecuted.d.ts +12 -12
- package/dist/100/swapping/swapScheduled.d.cts +91 -91
- package/dist/100/swapping/swapScheduled.d.ts +91 -91
- package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/100/swapping/withdrawalRequested.d.ts +4 -4
- package/dist/100/system/extrinsicFailed.d.cts +16 -16
- package/dist/100/system/extrinsicFailed.d.ts +16 -16
- package/dist/11000/arbitrumIngressEgress/boostDelaySet.cjs +6 -0
- package/dist/11000/arbitrumIngressEgress/boostDelaySet.d.cts +11 -0
- package/dist/11000/arbitrumIngressEgress/boostDelaySet.d.ts +11 -0
- package/dist/11000/arbitrumIngressEgress/boostDelaySet.mjs +6 -0
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +970 -0
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +970 -0
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/11000/arbitrumIngressEgress/depositFailed.cjs +15 -0
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +1354 -0
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +1354 -0
- package/dist/11000/arbitrumIngressEgress/depositFailed.mjs +15 -0
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +977 -0
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +977 -0
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
- package/dist/11000/arbitrumIngressEgress/invalidCcmRefunded.cjs +11 -0
- package/dist/11000/arbitrumIngressEgress/invalidCcmRefunded.d.cts +27 -0
- package/dist/11000/arbitrumIngressEgress/invalidCcmRefunded.d.ts +27 -0
- package/dist/11000/arbitrumIngressEgress/invalidCcmRefunded.mjs +11 -0
- package/dist/11000/assethubIngressEgress/boostDelaySet.cjs +6 -0
- package/dist/11000/assethubIngressEgress/boostDelaySet.d.cts +11 -0
- package/dist/11000/assethubIngressEgress/boostDelaySet.d.ts +11 -0
- package/dist/11000/assethubIngressEgress/boostDelaySet.mjs +6 -0
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +970 -0
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.ts +970 -0
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/11000/assethubIngressEgress/depositFailed.cjs +14 -0
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +1345 -0
- package/dist/11000/assethubIngressEgress/depositFailed.d.ts +1345 -0
- package/dist/11000/assethubIngressEgress/depositFailed.mjs +14 -0
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +977 -0
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +977 -0
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
- package/dist/11000/assethubIngressEgress/invalidCcmRefunded.cjs +11 -0
- package/dist/11000/assethubIngressEgress/invalidCcmRefunded.d.cts +27 -0
- package/dist/11000/assethubIngressEgress/invalidCcmRefunded.d.ts +27 -0
- package/dist/11000/assethubIngressEgress/invalidCcmRefunded.mjs +11 -0
- package/dist/11000/bitcoinIngressEgress/boostDelaySet.cjs +6 -0
- package/dist/11000/bitcoinIngressEgress/boostDelaySet.d.cts +11 -0
- package/dist/11000/bitcoinIngressEgress/boostDelaySet.d.ts +11 -0
- package/dist/11000/bitcoinIngressEgress/boostDelaySet.mjs +6 -0
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +970 -0
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.ts +970 -0
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/11000/bitcoinIngressEgress/depositFailed.cjs +15 -0
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +2263 -0
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +2263 -0
- package/dist/11000/bitcoinIngressEgress/depositFailed.mjs +15 -0
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +977 -0
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +977 -0
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.cjs +11 -0
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +122 -0
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.ts +122 -0
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.mjs +11 -0
- package/dist/11000/common.cjs +855 -0
- package/dist/11000/common.d.cts +19192 -0
- package/dist/11000/common.d.ts +19192 -0
- package/dist/11000/common.mjs +855 -0
- package/dist/11000/environment/runtimeSafeModeUpdated.cjs +9 -0
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +1212 -0
- package/dist/11000/environment/runtimeSafeModeUpdated.d.ts +1212 -0
- package/dist/11000/environment/runtimeSafeModeUpdated.mjs +9 -0
- package/dist/11000/environment/solanaGovCallDispatched.cjs +10 -0
- package/dist/11000/environment/solanaGovCallDispatched.d.cts +94 -0
- package/dist/11000/environment/solanaGovCallDispatched.d.ts +94 -0
- package/dist/11000/environment/solanaGovCallDispatched.mjs +10 -0
- package/dist/11000/ethereumIngressEgress/boostDelaySet.cjs +6 -0
- package/dist/11000/ethereumIngressEgress/boostDelaySet.d.cts +11 -0
- package/dist/11000/ethereumIngressEgress/boostDelaySet.d.ts +11 -0
- package/dist/11000/ethereumIngressEgress/boostDelaySet.mjs +6 -0
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +970 -0
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.ts +970 -0
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/11000/ethereumIngressEgress/depositFailed.cjs +15 -0
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +1354 -0
- package/dist/11000/ethereumIngressEgress/depositFailed.d.ts +1354 -0
- package/dist/11000/ethereumIngressEgress/depositFailed.mjs +15 -0
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +977 -0
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +977 -0
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
- package/dist/11000/ethereumIngressEgress/invalidCcmRefunded.cjs +11 -0
- package/dist/11000/ethereumIngressEgress/invalidCcmRefunded.d.cts +27 -0
- package/dist/11000/ethereumIngressEgress/invalidCcmRefunded.d.ts +27 -0
- package/dist/11000/ethereumIngressEgress/invalidCcmRefunded.mjs +11 -0
- package/dist/11000/funding/rebalance.cjs +11 -0
- package/dist/11000/funding/rebalance.d.cts +17 -0
- package/dist/11000/funding/rebalance.d.ts +17 -0
- package/dist/11000/funding/rebalance.mjs +11 -0
- package/dist/11000/lendingPools/boostFundsAdded.cjs +11 -0
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +44 -0
- package/dist/11000/lendingPools/boostFundsAdded.d.ts +44 -0
- package/dist/11000/lendingPools/boostFundsAdded.mjs +11 -0
- package/dist/11000/lendingPools/boostPoolCreated.cjs +9 -0
- package/dist/11000/lendingPools/boostPoolCreated.d.cts +38 -0
- package/dist/11000/lendingPools/boostPoolCreated.d.ts +38 -0
- package/dist/11000/lendingPools/boostPoolCreated.mjs +9 -0
- package/dist/11000/lendingPools/palletConfigUpdated.cjs +9 -0
- package/dist/11000/lendingPools/palletConfigUpdated.d.cts +26 -0
- package/dist/11000/lendingPools/palletConfigUpdated.d.ts +26 -0
- package/dist/11000/lendingPools/palletConfigUpdated.mjs +9 -0
- package/dist/11000/lendingPools/stoppedBoosting.cjs +12 -0
- package/dist/11000/lendingPools/stoppedBoosting.d.cts +47 -0
- package/dist/11000/lendingPools/stoppedBoosting.d.ts +47 -0
- package/dist/11000/lendingPools/stoppedBoosting.mjs +12 -0
- package/dist/11000/polkadotIngressEgress/boostDelaySet.cjs +6 -0
- package/dist/11000/polkadotIngressEgress/boostDelaySet.d.cts +11 -0
- package/dist/11000/polkadotIngressEgress/boostDelaySet.d.ts +11 -0
- package/dist/11000/polkadotIngressEgress/boostDelaySet.mjs +6 -0
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +970 -0
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.ts +970 -0
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/11000/polkadotIngressEgress/depositFailed.cjs +14 -0
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +1345 -0
- package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +1345 -0
- package/dist/11000/polkadotIngressEgress/depositFailed.mjs +14 -0
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +977 -0
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +977 -0
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
- package/dist/11000/polkadotIngressEgress/invalidCcmRefunded.cjs +11 -0
- package/dist/11000/polkadotIngressEgress/invalidCcmRefunded.d.cts +27 -0
- package/dist/11000/polkadotIngressEgress/invalidCcmRefunded.d.ts +27 -0
- package/dist/11000/polkadotIngressEgress/invalidCcmRefunded.mjs +11 -0
- package/dist/11000/solanaElections/unknownElection.cjs +13 -0
- package/dist/11000/solanaElections/unknownElection.d.cts +53 -0
- package/dist/11000/solanaElections/unknownElection.d.ts +53 -0
- package/dist/11000/solanaElections/unknownElection.mjs +13 -0
- package/dist/11000/solanaIngressEgress/boostDelaySet.cjs +6 -0
- package/dist/11000/solanaIngressEgress/boostDelaySet.d.cts +11 -0
- package/dist/11000/solanaIngressEgress/boostDelaySet.d.ts +11 -0
- package/dist/11000/solanaIngressEgress/boostDelaySet.mjs +6 -0
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.cjs +14 -0
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +970 -0
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.ts +970 -0
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.mjs +14 -0
- package/dist/11000/solanaIngressEgress/depositFailed.cjs +15 -0
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +1304 -0
- package/dist/11000/solanaIngressEgress/depositFailed.d.ts +1304 -0
- package/dist/11000/solanaIngressEgress/depositFailed.mjs +15 -0
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.cjs +9 -0
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +977 -0
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +977 -0
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.mjs +9 -0
- package/dist/11000/solanaIngressEgress/invalidCcmRefunded.cjs +11 -0
- package/dist/11000/solanaIngressEgress/invalidCcmRefunded.d.cts +27 -0
- package/dist/11000/solanaIngressEgress/invalidCcmRefunded.d.ts +27 -0
- package/dist/11000/solanaIngressEgress/invalidCcmRefunded.mjs +11 -0
- package/dist/11000/swapping/palletConfigUpdated.cjs +7 -0
- package/dist/11000/swapping/palletConfigUpdated.d.cts +254 -0
- package/dist/11000/swapping/palletConfigUpdated.d.ts +254 -0
- package/dist/11000/swapping/palletConfigUpdated.mjs +7 -0
- package/dist/11000/swapping/refundEgressScheduled.cjs +18 -0
- package/dist/11000/swapping/refundEgressScheduled.d.cts +56 -0
- package/dist/11000/swapping/refundEgressScheduled.d.ts +56 -0
- package/dist/11000/swapping/refundEgressScheduled.mjs +18 -0
- package/dist/11000/swapping/refundedOnChain.cjs +13 -0
- package/dist/11000/swapping/refundedOnChain.d.cts +33 -0
- package/dist/11000/swapping/refundedOnChain.d.ts +33 -0
- package/dist/11000/swapping/refundedOnChain.mjs +13 -0
- package/dist/11000/swapping/swapDepositAddressReady.cjs +31 -0
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +656 -0
- package/dist/11000/swapping/swapDepositAddressReady.d.ts +656 -0
- package/dist/11000/swapping/swapDepositAddressReady.mjs +31 -0
- package/dist/11000/swapping/swapRequested.cjs +25 -0
- package/dist/11000/swapping/swapRequested.d.cts +1433 -0
- package/dist/11000/swapping/swapRequested.d.ts +1433 -0
- package/dist/11000/swapping/swapRequested.mjs +25 -0
- package/dist/11000/tradingStrategy/strategyDeployed.cjs +11 -0
- package/dist/11000/tradingStrategy/strategyDeployed.d.cts +86 -0
- package/dist/11000/tradingStrategy/strategyDeployed.d.ts +86 -0
- package/dist/11000/tradingStrategy/strategyDeployed.mjs +11 -0
- 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/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/131/reputation/offencePenalty.d.cts +2 -2
- package/dist/131/reputation/offencePenalty.d.ts +2 -2
- package/dist/131/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/131/swapping/batchSwapFailed.d.ts +2 -2
- 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/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/limitOrderUpdated.d.ts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +10 -10
- 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/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/150/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/150/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/150/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/150/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/150/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- package/dist/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/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/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/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/solanaIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/170/swapping/minimumChunkSizeSet.d.cts +2 -2
- package/dist/170/swapping/minimumChunkSizeSet.d.ts +2 -2
- package/dist/170/swapping/swapRequested.d.cts +27 -27
- package/dist/170/swapping/swapRequested.d.ts +27 -27
- 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 +24 -24
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +24 -24
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +26 -26
- package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +26 -26
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/swapping/swapDepositAddressReady.d.cts +2 -2
- package/dist/180/swapping/swapDepositAddressReady.d.ts +2 -2
- package/dist/180/swapping/swapRequested.d.cts +4 -4
- package/dist/180/swapping/swapRequested.d.ts +4 -4
- 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/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/190/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/190/environment/runtimeSafeModeUpdated.d.ts +40 -40
- 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/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/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/EventHandler.cjs +15 -0
- package/dist/EventHandler.d.cts +27 -0
- package/dist/EventHandler.d.ts +27 -0
- package/dist/EventHandler.mjs +15 -0
- package/package.json +8 -8
|
@@ -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;
|
|
@@ -225,20 +225,20 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
225
225
|
}, "strip", z.ZodTypeAny, {
|
|
226
226
|
asset: "Btc";
|
|
227
227
|
depositAddress: {
|
|
228
|
-
value: `0x${string}`;
|
|
229
228
|
__kind: "P2PKH";
|
|
230
|
-
} | {
|
|
231
229
|
value: `0x${string}`;
|
|
232
|
-
__kind: "P2SH";
|
|
233
230
|
} | {
|
|
231
|
+
__kind: "P2SH";
|
|
234
232
|
value: `0x${string}`;
|
|
235
|
-
__kind: "P2WPKH";
|
|
236
233
|
} | {
|
|
234
|
+
__kind: "P2WPKH";
|
|
237
235
|
value: `0x${string}`;
|
|
238
|
-
__kind: "P2WSH";
|
|
239
236
|
} | {
|
|
237
|
+
__kind: "P2WSH";
|
|
240
238
|
value: `0x${string}`;
|
|
239
|
+
} | {
|
|
241
240
|
__kind: "Taproot";
|
|
241
|
+
value: `0x${string}`;
|
|
242
242
|
} | {
|
|
243
243
|
__kind: "OtherSegwit";
|
|
244
244
|
version: number;
|
|
@@ -254,20 +254,20 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
254
254
|
__kind: "Btc";
|
|
255
255
|
};
|
|
256
256
|
depositAddress: {
|
|
257
|
-
value: string;
|
|
258
257
|
__kind: "P2PKH";
|
|
259
|
-
} | {
|
|
260
258
|
value: string;
|
|
261
|
-
__kind: "P2SH";
|
|
262
259
|
} | {
|
|
260
|
+
__kind: "P2SH";
|
|
263
261
|
value: string;
|
|
264
|
-
__kind: "P2WPKH";
|
|
265
262
|
} | {
|
|
263
|
+
__kind: "P2WPKH";
|
|
266
264
|
value: string;
|
|
267
|
-
__kind: "P2WSH";
|
|
268
265
|
} | {
|
|
266
|
+
__kind: "P2WSH";
|
|
269
267
|
value: string;
|
|
268
|
+
} | {
|
|
270
269
|
__kind: "Taproot";
|
|
270
|
+
value: string;
|
|
271
271
|
} | {
|
|
272
272
|
__kind: "OtherSegwit";
|
|
273
273
|
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
|
} | {
|
|
@@ -319,20 +319,20 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
319
319
|
depositWitness: {
|
|
320
320
|
asset: "Btc";
|
|
321
321
|
depositAddress: {
|
|
322
|
-
value: `0x${string}`;
|
|
323
322
|
__kind: "P2PKH";
|
|
324
|
-
} | {
|
|
325
323
|
value: `0x${string}`;
|
|
326
|
-
__kind: "P2SH";
|
|
327
324
|
} | {
|
|
325
|
+
__kind: "P2SH";
|
|
328
326
|
value: `0x${string}`;
|
|
329
|
-
__kind: "P2WPKH";
|
|
330
327
|
} | {
|
|
328
|
+
__kind: "P2WPKH";
|
|
331
329
|
value: `0x${string}`;
|
|
332
|
-
__kind: "P2WSH";
|
|
333
330
|
} | {
|
|
331
|
+
__kind: "P2WSH";
|
|
334
332
|
value: `0x${string}`;
|
|
333
|
+
} | {
|
|
335
334
|
__kind: "Taproot";
|
|
335
|
+
value: `0x${string}`;
|
|
336
336
|
} | {
|
|
337
337
|
__kind: "OtherSegwit";
|
|
338
338
|
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
|
} | {
|
|
@@ -392,20 +392,20 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
392
392
|
__kind: "Btc";
|
|
393
393
|
};
|
|
394
394
|
depositAddress: {
|
|
395
|
-
value: string;
|
|
396
395
|
__kind: "P2PKH";
|
|
397
|
-
} | {
|
|
398
396
|
value: string;
|
|
399
|
-
__kind: "P2SH";
|
|
400
397
|
} | {
|
|
398
|
+
__kind: "P2SH";
|
|
401
399
|
value: string;
|
|
402
|
-
__kind: "P2WPKH";
|
|
403
400
|
} | {
|
|
401
|
+
__kind: "P2WPKH";
|
|
404
402
|
value: string;
|
|
405
|
-
__kind: "P2WSH";
|
|
406
403
|
} | {
|
|
404
|
+
__kind: "P2WSH";
|
|
407
405
|
value: string;
|
|
406
|
+
} | {
|
|
408
407
|
__kind: "Taproot";
|
|
408
|
+
value: string;
|
|
409
409
|
} | {
|
|
410
410
|
__kind: "OtherSegwit";
|
|
411
411
|
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;
|
|
@@ -225,20 +225,20 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
225
225
|
}, "strip", z.ZodTypeAny, {
|
|
226
226
|
asset: "Btc";
|
|
227
227
|
depositAddress: {
|
|
228
|
-
value: `0x${string}`;
|
|
229
228
|
__kind: "P2PKH";
|
|
230
|
-
} | {
|
|
231
229
|
value: `0x${string}`;
|
|
232
|
-
__kind: "P2SH";
|
|
233
230
|
} | {
|
|
231
|
+
__kind: "P2SH";
|
|
234
232
|
value: `0x${string}`;
|
|
235
|
-
__kind: "P2WPKH";
|
|
236
233
|
} | {
|
|
234
|
+
__kind: "P2WPKH";
|
|
237
235
|
value: `0x${string}`;
|
|
238
|
-
__kind: "P2WSH";
|
|
239
236
|
} | {
|
|
237
|
+
__kind: "P2WSH";
|
|
240
238
|
value: `0x${string}`;
|
|
239
|
+
} | {
|
|
241
240
|
__kind: "Taproot";
|
|
241
|
+
value: `0x${string}`;
|
|
242
242
|
} | {
|
|
243
243
|
__kind: "OtherSegwit";
|
|
244
244
|
version: number;
|
|
@@ -254,20 +254,20 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
254
254
|
__kind: "Btc";
|
|
255
255
|
};
|
|
256
256
|
depositAddress: {
|
|
257
|
-
value: string;
|
|
258
257
|
__kind: "P2PKH";
|
|
259
|
-
} | {
|
|
260
258
|
value: string;
|
|
261
|
-
__kind: "P2SH";
|
|
262
259
|
} | {
|
|
260
|
+
__kind: "P2SH";
|
|
263
261
|
value: string;
|
|
264
|
-
__kind: "P2WPKH";
|
|
265
262
|
} | {
|
|
263
|
+
__kind: "P2WPKH";
|
|
266
264
|
value: string;
|
|
267
|
-
__kind: "P2WSH";
|
|
268
265
|
} | {
|
|
266
|
+
__kind: "P2WSH";
|
|
269
267
|
value: string;
|
|
268
|
+
} | {
|
|
270
269
|
__kind: "Taproot";
|
|
270
|
+
value: string;
|
|
271
271
|
} | {
|
|
272
272
|
__kind: "OtherSegwit";
|
|
273
273
|
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
|
} | {
|
|
@@ -319,20 +319,20 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
319
319
|
depositWitness: {
|
|
320
320
|
asset: "Btc";
|
|
321
321
|
depositAddress: {
|
|
322
|
-
value: `0x${string}`;
|
|
323
322
|
__kind: "P2PKH";
|
|
324
|
-
} | {
|
|
325
323
|
value: `0x${string}`;
|
|
326
|
-
__kind: "P2SH";
|
|
327
324
|
} | {
|
|
325
|
+
__kind: "P2SH";
|
|
328
326
|
value: `0x${string}`;
|
|
329
|
-
__kind: "P2WPKH";
|
|
330
327
|
} | {
|
|
328
|
+
__kind: "P2WPKH";
|
|
331
329
|
value: `0x${string}`;
|
|
332
|
-
__kind: "P2WSH";
|
|
333
330
|
} | {
|
|
331
|
+
__kind: "P2WSH";
|
|
334
332
|
value: `0x${string}`;
|
|
333
|
+
} | {
|
|
335
334
|
__kind: "Taproot";
|
|
335
|
+
value: `0x${string}`;
|
|
336
336
|
} | {
|
|
337
337
|
__kind: "OtherSegwit";
|
|
338
338
|
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
|
} | {
|
|
@@ -392,20 +392,20 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
392
392
|
__kind: "Btc";
|
|
393
393
|
};
|
|
394
394
|
depositAddress: {
|
|
395
|
-
value: string;
|
|
396
395
|
__kind: "P2PKH";
|
|
397
|
-
} | {
|
|
398
396
|
value: string;
|
|
399
|
-
__kind: "P2SH";
|
|
400
397
|
} | {
|
|
398
|
+
__kind: "P2SH";
|
|
401
399
|
value: string;
|
|
402
|
-
__kind: "P2WPKH";
|
|
403
400
|
} | {
|
|
401
|
+
__kind: "P2WPKH";
|
|
404
402
|
value: string;
|
|
405
|
-
__kind: "P2WSH";
|
|
406
403
|
} | {
|
|
404
|
+
__kind: "P2WSH";
|
|
407
405
|
value: string;
|
|
406
|
+
} | {
|
|
408
407
|
__kind: "Taproot";
|
|
408
|
+
value: string;
|
|
409
409
|
} | {
|
|
410
410
|
__kind: "OtherSegwit";
|
|
411
411
|
version: number;
|
|
@@ -24,47 +24,47 @@ declare const bitcoinIngressEgressEgressScheduled: z.ZodObject<{
|
|
|
24
24
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
25
25
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
26
26
|
}, "strip", z.ZodTypeAny, {
|
|
27
|
-
value: `0x${string}`;
|
|
28
27
|
__kind: "P2PKH";
|
|
28
|
+
value: `0x${string}`;
|
|
29
29
|
}, {
|
|
30
|
-
value: string;
|
|
31
30
|
__kind: "P2PKH";
|
|
31
|
+
value: string;
|
|
32
32
|
}>, z.ZodObject<{
|
|
33
33
|
__kind: z.ZodLiteral<"P2SH">;
|
|
34
34
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
35
35
|
}, "strip", z.ZodTypeAny, {
|
|
36
|
-
value: `0x${string}`;
|
|
37
36
|
__kind: "P2SH";
|
|
37
|
+
value: `0x${string}`;
|
|
38
38
|
}, {
|
|
39
|
-
value: string;
|
|
40
39
|
__kind: "P2SH";
|
|
40
|
+
value: string;
|
|
41
41
|
}>, z.ZodObject<{
|
|
42
42
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
43
43
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
44
44
|
}, "strip", z.ZodTypeAny, {
|
|
45
|
-
value: `0x${string}`;
|
|
46
45
|
__kind: "P2WPKH";
|
|
46
|
+
value: `0x${string}`;
|
|
47
47
|
}, {
|
|
48
|
-
value: string;
|
|
49
48
|
__kind: "P2WPKH";
|
|
49
|
+
value: string;
|
|
50
50
|
}>, z.ZodObject<{
|
|
51
51
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
52
52
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
53
53
|
}, "strip", z.ZodTypeAny, {
|
|
54
|
-
value: `0x${string}`;
|
|
55
54
|
__kind: "P2WSH";
|
|
55
|
+
value: `0x${string}`;
|
|
56
56
|
}, {
|
|
57
|
-
value: string;
|
|
58
57
|
__kind: "P2WSH";
|
|
58
|
+
value: string;
|
|
59
59
|
}>, z.ZodObject<{
|
|
60
60
|
__kind: z.ZodLiteral<"Taproot">;
|
|
61
61
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
62
62
|
}, "strip", z.ZodTypeAny, {
|
|
63
|
-
value: `0x${string}`;
|
|
64
63
|
__kind: "Taproot";
|
|
64
|
+
value: `0x${string}`;
|
|
65
65
|
}, {
|
|
66
|
-
value: string;
|
|
67
66
|
__kind: "Taproot";
|
|
67
|
+
value: string;
|
|
68
68
|
}>, z.ZodObject<{
|
|
69
69
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
70
70
|
version: z.ZodNumber;
|
|
@@ -83,20 +83,20 @@ declare const bitcoinIngressEgressEgressScheduled: z.ZodObject<{
|
|
|
83
83
|
amount: bigint;
|
|
84
84
|
id: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
85
85
|
destinationAddress: {
|
|
86
|
-
value: `0x${string}`;
|
|
87
86
|
__kind: "P2PKH";
|
|
88
|
-
} | {
|
|
89
87
|
value: `0x${string}`;
|
|
90
|
-
__kind: "P2SH";
|
|
91
88
|
} | {
|
|
89
|
+
__kind: "P2SH";
|
|
92
90
|
value: `0x${string}`;
|
|
93
|
-
__kind: "P2WPKH";
|
|
94
91
|
} | {
|
|
92
|
+
__kind: "P2WPKH";
|
|
95
93
|
value: `0x${string}`;
|
|
96
|
-
__kind: "P2WSH";
|
|
97
94
|
} | {
|
|
95
|
+
__kind: "P2WSH";
|
|
98
96
|
value: `0x${string}`;
|
|
97
|
+
} | {
|
|
99
98
|
__kind: "Taproot";
|
|
99
|
+
value: `0x${string}`;
|
|
100
100
|
} | {
|
|
101
101
|
__kind: "OtherSegwit";
|
|
102
102
|
version: number;
|
|
@@ -111,20 +111,20 @@ declare const bitcoinIngressEgressEgressScheduled: z.ZodObject<{
|
|
|
111
111
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
112
112
|
}, string | number];
|
|
113
113
|
destinationAddress: {
|
|
114
|
-
value: string;
|
|
115
114
|
__kind: "P2PKH";
|
|
116
|
-
} | {
|
|
117
115
|
value: string;
|
|
118
|
-
__kind: "P2SH";
|
|
119
116
|
} | {
|
|
117
|
+
__kind: "P2SH";
|
|
120
118
|
value: string;
|
|
121
|
-
__kind: "P2WPKH";
|
|
122
119
|
} | {
|
|
120
|
+
__kind: "P2WPKH";
|
|
123
121
|
value: string;
|
|
124
|
-
__kind: "P2WSH";
|
|
125
122
|
} | {
|
|
123
|
+
__kind: "P2WSH";
|
|
126
124
|
value: string;
|
|
125
|
+
} | {
|
|
127
126
|
__kind: "Taproot";
|
|
127
|
+
value: string;
|
|
128
128
|
} | {
|
|
129
129
|
__kind: "OtherSegwit";
|
|
130
130
|
version: number;
|