@chainflip/processor 2.1.3-bsc-dev.2 → 2.1.4-dev.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.mts +28 -28
- package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +22 -22
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.mts +22 -22
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.cts +20 -20
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.mts +20 -20
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +26 -26
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.mts +26 -26
- package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +26 -26
- package/dist/100/bitcoinIngressEgress/depositReceived.d.mts +26 -26
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +58 -58
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.mts +58 -58
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +22 -22
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.mts +22 -22
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +22 -22
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.mts +22 -22
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
- package/dist/100/common.d.cts +253 -253
- package/dist/100/common.d.mts +253 -253
- package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/100/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
- package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
- package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/100/ethereumIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/100/ethereumIngressEgress/depositReceived.d.cts +4 -4
- package/dist/100/ethereumIngressEgress/depositReceived.d.mts +4 -4
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +24 -24
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.mts +24 -24
- package/dist/100/ethereumIngressEgress/egressScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/egressScheduled.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
- package/dist/100/flip/remainingImbalance.d.cts +22 -22
- package/dist/100/flip/remainingImbalance.d.mts +22 -22
- package/dist/100/funding/redemptionRequested.d.cts +2 -2
- package/dist/100/funding/redemptionRequested.d.mts +2 -2
- package/dist/100/governance/failedExecution.d.cts +8 -8
- package/dist/100/governance/failedExecution.d.mts +8 -8
- package/dist/100/governance/govKeyCallExecutionFailed.d.cts +16 -16
- package/dist/100/governance/govKeyCallExecutionFailed.d.mts +16 -16
- package/dist/100/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/100/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/100/liquidityPools/limitOrderUpdated.d.cts +20 -20
- package/dist/100/liquidityPools/limitOrderUpdated.d.mts +20 -20
- package/dist/100/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/100/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/100/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/100/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/100/liquidityPools/poolStateUpdated.d.cts +12 -12
- package/dist/100/liquidityPools/poolStateUpdated.d.mts +12 -12
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +20 -20
- package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +20 -20
- package/dist/100/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/100/liquidityProvider/accountCredited.d.mts +6 -6
- package/dist/100/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/100/liquidityProvider/accountDebited.d.mts +6 -6
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +12 -12
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +12 -12
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +42 -42
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +42 -42
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +11 -11
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +11 -11
- package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/100/polkadotIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/100/polkadotIngressEgress/depositReceived.d.cts +4 -4
- package/dist/100/polkadotIngressEgress/depositReceived.d.mts +4 -4
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +24 -24
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.mts +24 -24
- package/dist/100/polkadotIngressEgress/egressScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/egressScheduled.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
- package/dist/100/swapping/batchSwapFailed.d.cts +7 -7
- package/dist/100/swapping/batchSwapFailed.d.mts +7 -7
- package/dist/100/swapping/ccmDepositReceived.d.cts +62 -62
- package/dist/100/swapping/ccmDepositReceived.d.mts +62 -62
- package/dist/100/swapping/ccmFailed.d.cts +66 -66
- package/dist/100/swapping/ccmFailed.d.mts +66 -66
- package/dist/100/swapping/minimumSwapAmountSet.d.cts +7 -7
- package/dist/100/swapping/minimumSwapAmountSet.d.mts +7 -7
- package/dist/100/swapping/swapAmountTooLow.d.cts +16 -16
- package/dist/100/swapping/swapAmountTooLow.d.mts +16 -16
- package/dist/100/swapping/swapDepositAddressReady.d.cts +20 -20
- package/dist/100/swapping/swapDepositAddressReady.d.mts +20 -20
- package/dist/100/swapping/swapEgressScheduled.d.cts +7 -7
- package/dist/100/swapping/swapEgressScheduled.d.mts +7 -7
- package/dist/100/swapping/swapExecuted.d.cts +13 -13
- package/dist/100/swapping/swapExecuted.d.mts +13 -13
- package/dist/100/swapping/swapScheduled.d.cts +95 -95
- package/dist/100/swapping/swapScheduled.d.mts +95 -95
- package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/100/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/100/system/extrinsicFailed.d.cts +16 -16
- package/dist/100/system/extrinsicFailed.d.mts +16 -16
- package/dist/100/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalEnacted.d.mts +8 -8
- package/dist/100/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalPassed.d.mts +8 -8
- package/dist/100/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalRejected.d.mts +8 -8
- package/dist/100/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
- package/dist/100/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/100/validator/rotationPhaseUpdated.d.mts +20 -20
- package/dist/100/witnesser/witnessExecutionFailed.d.cts +16 -16
- package/dist/100/witnesser/witnessExecutionFailed.d.mts +16 -16
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +194 -194
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +194 -194
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +188 -188
- package/dist/11000/assethubIngressEgress/depositFailed.d.mts +188 -188
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +394 -394
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +394 -394
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +20 -20
- package/dist/11000/common.d.cts +2497 -2497
- package/dist/11000/common.d.mts +2497 -2497
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +40 -40
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +194 -194
- package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +194 -194
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +8 -8
- package/dist/11000/lendingPools/boostFundsAdded.d.mts +8 -8
- package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
- package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
- package/dist/11000/lendingPools/stoppedBoosting.d.cts +8 -8
- package/dist/11000/lendingPools/stoppedBoosting.d.mts +8 -8
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +188 -188
- package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +188 -188
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/solanaElections/unknownElection.d.cts +4 -4
- package/dist/11000/solanaElections/unknownElection.d.mts +4 -4
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +185 -185
- package/dist/11000/solanaIngressEgress/depositFailed.d.mts +185 -185
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
- package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
- package/dist/11000/swapping/refundEgressScheduled.d.cts +16 -16
- package/dist/11000/swapping/refundEgressScheduled.d.mts +16 -16
- package/dist/11000/swapping/refundedOnChain.d.cts +6 -6
- package/dist/11000/swapping/refundedOnChain.d.mts +6 -6
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +45 -45
- package/dist/11000/swapping/swapDepositAddressReady.d.mts +45 -45
- package/dist/11000/swapping/swapRequested.d.cts +102 -102
- package/dist/11000/swapping/swapRequested.d.mts +102 -102
- package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
- package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +22 -22
- package/dist/111/common.d.cts +30 -30
- package/dist/111/common.d.mts +30 -30
- package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/111/liquidityPools/limitOrderUpdated.d.cts +20 -20
- package/dist/111/liquidityPools/limitOrderUpdated.d.mts +20 -20
- package/dist/111/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/111/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/111/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/111/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +20 -20
- package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +20 -20
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +16 -16
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +16 -16
- package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +16 -16
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +16 -16
- package/dist/11100/assethubIngressEgress/depositFailed.d.cts +34 -34
- package/dist/11100/assethubIngressEgress/depositFailed.d.mts +34 -34
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +16 -16
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +16 -16
- package/dist/11100/common.d.cts +367 -367
- package/dist/11100/common.d.mts +367 -367
- package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +90 -90
- package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +90 -90
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +16 -16
- package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +16 -16
- package/dist/11100/flip/flipMinted.d.cts +2 -2
- package/dist/11100/flip/flipMinted.d.mts +2 -2
- package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +2 -2
- package/dist/11100/funding/sCCallCannotBeDecoded.d.mts +2 -2
- package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +43 -43
- package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +43 -43
- package/dist/11100/funding/sCCallExecuted.d.cts +14 -14
- package/dist/11100/funding/sCCallExecuted.d.mts +14 -14
- package/dist/11100/lendingPools/collateralAdded.d.cts +12 -12
- package/dist/11100/lendingPools/collateralAdded.d.mts +12 -12
- package/dist/11100/lendingPools/collateralRemoved.d.cts +12 -12
- package/dist/11100/lendingPools/collateralRemoved.d.mts +12 -12
- package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.cts +6 -6
- package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.mts +6 -6
- package/dist/11100/lendingPools/lendingFundsAdded.d.cts +6 -6
- package/dist/11100/lendingPools/lendingFundsAdded.d.mts +6 -6
- package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +6 -6
- package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +6 -6
- package/dist/11100/lendingPools/lendingPoolCreated.d.cts +6 -6
- package/dist/11100/lendingPools/lendingPoolCreated.d.mts +6 -6
- package/dist/11100/lendingPools/loanCreated.d.cts +8 -8
- package/dist/11100/lendingPools/loanCreated.d.mts +8 -8
- package/dist/11100/lendingPools/loanRepaid.d.cts +6 -6
- package/dist/11100/lendingPools/loanRepaid.d.mts +6 -6
- package/dist/11100/lendingPools/loanSettled.d.cts +6 -6
- package/dist/11100/lendingPools/loanSettled.d.mts +6 -6
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +34 -34
- package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +34 -34
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +16 -16
- package/dist/11100/solanaIngressEgress/depositFailed.d.mts +16 -16
- package/dist/11100/swapping/swapDepositAddressReady.d.cts +14 -14
- package/dist/11100/swapping/swapDepositAddressReady.d.mts +14 -14
- package/dist/11100/swapping/swapExecuted.d.cts +14 -14
- package/dist/11100/swapping/swapExecuted.d.mts +14 -14
- package/dist/11100/swapping/swapRequested.d.cts +42 -42
- package/dist/11100/swapping/swapRequested.d.mts +42 -42
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +170 -170
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +170 -170
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/assethubIngressEgress/depositFailed.d.cts +188 -188
- package/dist/11200/assethubIngressEgress/depositFailed.d.mts +188 -188
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +22 -22
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +22 -22
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +20 -20
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +20 -20
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +300 -300
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +300 -300
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +20 -20
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +20 -20
- package/dist/11200/common.d.cts +2697 -2697
- package/dist/11200/common.d.mts +2697 -2697
- package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +40 -40
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +170 -170
- package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +170 -170
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +188 -188
- package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +188 -188
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/11200/solanaIngressEgress/depositFailed.d.cts +202 -202
- package/dist/11200/solanaIngressEgress/depositFailed.d.mts +202 -202
- package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.mts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.mts +8 -8
- package/dist/11200/swapping/swapRequested.d.cts +372 -372
- package/dist/11200/swapping/swapRequested.d.mts +372 -372
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +2 -2
- package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +2 -2
- package/dist/120/emissions/backupRewardsDistributed.d.cts +2 -2
- package/dist/120/emissions/backupRewardsDistributed.d.mts +2 -2
- package/dist/120/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/120/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/120/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/120/ethereumIngressEgress/depositReceived.d.mts +2 -2
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +2 -2
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +2 -2
- package/dist/120/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/120/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/120/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/120/polkadotIngressEgress/depositReceived.d.mts +2 -2
- package/dist/120/swapping/swapEgressIgnored.d.cts +2 -2
- package/dist/120/swapping/swapEgressIgnored.d.mts +2 -2
- package/dist/120/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/120/swapping/swapEgressScheduled.d.mts +2 -2
- package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/120/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +6 -6
- package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +6 -6
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +12 -12
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +12 -12
- package/dist/131/common.d.cts +8 -8
- package/dist/131/common.d.mts +8 -8
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.mts +2 -2
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +4 -4
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/131/liquidityPools/limitOrderUpdated.d.mts +2 -2
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +2 -2
- package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +2 -2
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +4 -4
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +2 -2
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +2 -2
- package/dist/131/reputation/offencePenalty.d.cts +2 -2
- package/dist/131/reputation/offencePenalty.d.mts +2 -2
- package/dist/131/swapping/ccmFailed.d.cts +4 -4
- package/dist/131/swapping/ccmFailed.d.mts +4 -4
- package/dist/131/swapping/swapDepositAddressReady.d.cts +6 -6
- package/dist/131/swapping/swapDepositAddressReady.d.mts +6 -6
- package/dist/131/swapping/swapEgressIgnored.d.cts +2 -2
- package/dist/131/swapping/swapEgressIgnored.d.mts +2 -2
- package/dist/131/swapping/swapEgressScheduled.d.cts +4 -4
- package/dist/131/swapping/swapEgressScheduled.d.mts +4 -4
- package/dist/131/swapping/swapExecuted.d.cts +3 -3
- package/dist/131/swapping/swapExecuted.d.mts +3 -3
- package/dist/131/swapping/swapScheduled.d.cts +4 -4
- package/dist/131/swapping/swapScheduled.d.mts +4 -4
- package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +2 -2
- package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +9 -9
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.mts +9 -9
- package/dist/141/arbitrumIngressEgress/depositIgnored.d.cts +3 -3
- package/dist/141/arbitrumIngressEgress/depositIgnored.d.mts +3 -3
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +6 -6
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +6 -6
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +4 -4
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +10 -10
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/141/common.d.cts +15 -15
- package/dist/141/common.d.mts +15 -15
- package/dist/141/environment/staleUtxosDiscarded.d.cts +4 -4
- package/dist/141/environment/staleUtxosDiscarded.d.mts +4 -4
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +9 -9
- package/dist/141/ethereumIngressEgress/depositFinalised.d.mts +9 -9
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountCredited.d.mts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.mts +2 -2
- package/dist/141/liquidityProvider/assetTransferred.d.cts +2 -2
- package/dist/141/liquidityProvider/assetTransferred.d.mts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +6 -6
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +6 -6
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +9 -9
- package/dist/141/polkadotIngressEgress/depositFinalised.d.mts +9 -9
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/141/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/141/swapping/batchSwapFailed.d.mts +2 -2
- package/dist/141/swapping/ccmDepositReceived.d.cts +4 -4
- package/dist/141/swapping/ccmDepositReceived.d.mts +4 -4
- package/dist/141/swapping/ccmFailed.d.cts +8 -8
- package/dist/141/swapping/ccmFailed.d.mts +8 -8
- package/dist/141/swapping/swapDepositAddressReady.d.cts +8 -8
- package/dist/141/swapping/swapDepositAddressReady.d.mts +8 -8
- package/dist/141/swapping/swapEgressIgnored.d.cts +3 -3
- package/dist/141/swapping/swapEgressIgnored.d.mts +3 -3
- package/dist/141/swapping/swapEgressScheduled.d.cts +3 -3
- package/dist/141/swapping/swapEgressScheduled.d.mts +3 -3
- package/dist/141/swapping/swapExecuted.d.cts +6 -6
- package/dist/141/swapping/swapExecuted.d.mts +6 -6
- package/dist/141/swapping/swapScheduled.d.cts +8 -8
- package/dist/141/swapping/swapScheduled.d.mts +8 -8
- package/dist/141/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/141/swapping/withdrawalRequested.d.mts +6 -6
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/150/swapping/ccmDepositReceived.d.cts +4 -4
- package/dist/150/swapping/ccmDepositReceived.d.mts +4 -4
- package/dist/150/swapping/swapDepositAddressReady.d.cts +2 -2
- package/dist/150/swapping/swapDepositAddressReady.d.mts +2 -2
- package/dist/150/swapping/swapExecuted.d.cts +4 -4
- package/dist/150/swapping/swapExecuted.d.mts +4 -4
- package/dist/150/swapping/swapScheduled.d.cts +2 -2
- package/dist/150/swapping/swapScheduled.d.mts +2 -2
- package/dist/150/swapping/withdrawalRequested.d.cts +8 -8
- package/dist/150/swapping/withdrawalRequested.d.mts +8 -8
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/160/assetBalances/accountCredited.d.cts +7 -7
- package/dist/160/assetBalances/accountCredited.d.mts +7 -7
- package/dist/160/assetBalances/accountDebited.d.cts +7 -7
- package/dist/160/assetBalances/accountDebited.d.mts +7 -7
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +24 -24
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +24 -24
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
- package/dist/160/common.d.cts +153 -153
- package/dist/160/common.d.mts +153 -153
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/160/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/160/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/160/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +20 -20
- package/dist/160/liquidityPools/limitOrderUpdated.d.mts +20 -20
- package/dist/160/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/160/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/160/liquidityPools/orderDeletionFailed.d.cts +32 -32
- package/dist/160/liquidityPools/orderDeletionFailed.d.mts +32 -32
- package/dist/160/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/160/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +20 -20
- package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +20 -20
- package/dist/160/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/160/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +14 -14
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +61 -61
- package/dist/160/solanaIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +26 -26
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +26 -26
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/160/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/160/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/160/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/160/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/160/swapping/ccmFailed.d.cts +18 -18
- package/dist/160/swapping/ccmFailed.d.mts +18 -18
- package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/160/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/160/swapping/refundEgressIgnored.d.cts +28 -28
- package/dist/160/swapping/refundEgressIgnored.d.mts +28 -28
- package/dist/160/swapping/refundEgressScheduled.d.cts +10 -10
- package/dist/160/swapping/refundEgressScheduled.d.mts +10 -10
- package/dist/160/swapping/swapAmountConfiscated.d.cts +6 -6
- package/dist/160/swapping/swapAmountConfiscated.d.mts +6 -6
- package/dist/160/swapping/swapDepositAddressReady.d.cts +25 -25
- package/dist/160/swapping/swapDepositAddressReady.d.mts +25 -25
- package/dist/160/swapping/swapEgressIgnored.d.cts +28 -28
- package/dist/160/swapping/swapEgressIgnored.d.mts +28 -28
- package/dist/160/swapping/swapEgressScheduled.d.cts +10 -10
- package/dist/160/swapping/swapEgressScheduled.d.mts +10 -10
- package/dist/160/swapping/swapExecuted.d.cts +12 -12
- package/dist/160/swapping/swapExecuted.d.mts +12 -12
- package/dist/160/swapping/swapRequested.d.cts +42 -42
- package/dist/160/swapping/swapRequested.d.mts +42 -42
- package/dist/160/swapping/withdrawalRequested.d.cts +12 -12
- package/dist/160/swapping/withdrawalRequested.d.mts +12 -12
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +14 -14
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +14 -14
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +14 -14
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +14 -14
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +36 -36
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +36 -36
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +32 -32
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +32 -32
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +26 -26
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +26 -26
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +56 -56
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +56 -56
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
- package/dist/170/common.d.cts +150 -150
- package/dist/170/common.d.mts +150 -150
- package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +14 -14
- package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +14 -14
- package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +14 -14
- package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +14 -14
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/reputation/offencePenalty.d.cts +4 -4
- package/dist/170/reputation/offencePenalty.d.mts +4 -4
- package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
- package/dist/170/reputation/penaltyUpdated.d.mts +4 -4
- package/dist/170/solanaIngressEgress/ccmFailed.d.cts +14 -14
- package/dist/170/solanaIngressEgress/ccmFailed.d.mts +14 -14
- package/dist/170/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/solanaIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/swapping/minimumChunkSizeSet.d.cts +6 -6
- package/dist/170/swapping/minimumChunkSizeSet.d.mts +6 -6
- package/dist/170/swapping/swapRequested.d.cts +51 -51
- package/dist/170/swapping/swapRequested.d.mts +51 -51
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +44 -44
- package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +44 -44
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +66 -66
- package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +66 -66
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +10 -10
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/common.d.cts +333 -333
- package/dist/180/common.d.mts +333 -333
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +44 -44
- package/dist/180/ethereumIngressEgress/depositFailed.d.mts +44 -44
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +44 -44
- package/dist/180/polkadotIngressEgress/depositFailed.d.mts +44 -44
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/180/solanaIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +44 -44
- package/dist/180/solanaIngressEgress/depositFailed.d.mts +44 -44
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/180/solanaIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/swapping/refundEgressScheduled.d.cts +18 -18
- package/dist/180/swapping/refundEgressScheduled.d.mts +18 -18
- package/dist/180/swapping/swapDepositAddressReady.d.cts +41 -41
- package/dist/180/swapping/swapDepositAddressReady.d.mts +41 -41
- package/dist/180/swapping/swapEgressScheduled.d.cts +18 -18
- package/dist/180/swapping/swapEgressScheduled.d.mts +18 -18
- package/dist/180/swapping/swapRequested.d.cts +37 -37
- package/dist/180/swapping/swapRequested.d.mts +37 -37
- package/dist/180/swapping/swapScheduled.d.cts +6 -6
- package/dist/180/swapping/swapScheduled.d.mts +6 -6
- package/dist/180/swapping/withdrawalRequested.d.cts +15 -15
- package/dist/180/swapping/withdrawalRequested.d.mts +15 -15
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +16 -16
- package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +16 -16
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/assetBalances/refundScheduled.d.cts +2 -2
- package/dist/190/assetBalances/refundScheduled.d.mts +2 -2
- package/dist/190/assetBalances/refundSkipped.d.cts +8 -8
- package/dist/190/assetBalances/refundSkipped.d.mts +8 -8
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +10 -10
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.mts +10 -10
- package/dist/190/assethubBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/190/assethubBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/assethubIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/assethubIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +16 -16
- package/dist/190/assethubIngressEgress/depositFailed.d.mts +16 -16
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/190/assethubIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/assethubIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +22 -22
- package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +22 -22
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/common.d.cts +216 -216
- package/dist/190/common.d.mts +216 -216
- package/dist/190/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/190/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/ethereumIngressEgress/depositFailed.d.cts +16 -16
- package/dist/190/ethereumIngressEgress/depositFailed.d.mts +16 -16
- package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +6 -6
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +6 -6
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/polkadotIngressEgress/depositFailed.d.cts +16 -16
- package/dist/190/polkadotIngressEgress/depositFailed.d.mts +16 -16
- package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +24 -24
- package/dist/190/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/solanaIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/solanaIngressEgress/depositFailed.d.cts +16 -16
- package/dist/190/solanaIngressEgress/depositFailed.d.mts +16 -16
- package/dist/190/solanaIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/solanaIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/swapping/refundEgressIgnored.d.cts +8 -8
- package/dist/190/swapping/refundEgressIgnored.d.mts +8 -8
- package/dist/190/swapping/refundEgressScheduled.d.cts +4 -4
- package/dist/190/swapping/refundEgressScheduled.d.mts +4 -4
- package/dist/190/swapping/swapEgressIgnored.d.cts +8 -8
- package/dist/190/swapping/swapEgressIgnored.d.mts +8 -8
- package/dist/190/swapping/swapEgressScheduled.d.cts +4 -4
- package/dist/190/swapping/swapEgressScheduled.d.mts +4 -4
- package/dist/190/swapping/swapRequested.d.cts +6 -6
- package/dist/190/swapping/swapRequested.d.mts +6 -6
- package/dist/190/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/190/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/200/lendingPools/liquidationCompleted.d.cts +2 -2
- package/dist/200/lendingPools/liquidationCompleted.d.mts +2 -2
- package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
- package/dist/200/swapping/swapRequestCompleted.d.mts +2 -2
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +26 -26
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +32 -32
- package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +32 -32
- package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
- package/dist/210/assetBalances/accountCredited.d.cts +7 -7
- package/dist/210/assetBalances/accountCredited.d.mts +7 -7
- package/dist/210/assetBalances/accountDebited.d.cts +7 -7
- package/dist/210/assetBalances/accountDebited.d.mts +7 -7
- package/dist/210/assetBalances/refundSkipped.d.cts +62 -62
- package/dist/210/assetBalances/refundSkipped.d.mts +62 -62
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +26 -26
- package/dist/210/assethubIngressEgress/depositFailed.d.cts +32 -32
- package/dist/210/assethubIngressEgress/depositFailed.d.mts +32 -32
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +26 -26
- package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +48 -48
- package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +48 -48
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +10 -10
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +10 -10
- package/dist/210/common.d.cts +628 -628
- package/dist/210/common.d.mts +628 -628
- package/dist/210/emissions/flipBurnSkipped.d.cts +8 -8
- package/dist/210/emissions/flipBurnSkipped.d.mts +8 -8
- package/dist/210/environment/runtimeSafeModeUpdated.d.cts +70 -70
- package/dist/210/environment/runtimeSafeModeUpdated.d.mts +70 -70
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +26 -26
- package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/210/ethereumIngressEgress/depositFailed.d.cts +32 -32
- package/dist/210/ethereumIngressEgress/depositFailed.d.mts +32 -32
- package/dist/210/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/210/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.cts +10 -10
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.mts +10 -10
- package/dist/210/funding/funded.d.cts +8 -8
- package/dist/210/funding/funded.d.mts +8 -8
- package/dist/210/funding/redemptionExpired.d.cts +2 -2
- package/dist/210/funding/redemptionExpired.d.mts +2 -2
- package/dist/210/funding/redemptionSettled.d.cts +4 -4
- package/dist/210/funding/redemptionSettled.d.mts +4 -4
- package/dist/210/funding/sCCallCannotBeExecuted.d.cts +16 -16
- package/dist/210/funding/sCCallCannotBeExecuted.d.mts +16 -16
- package/dist/210/governance/failedExecution.d.cts +6 -6
- package/dist/210/governance/failedExecution.d.mts +6 -6
- package/dist/210/governance/govKeyCallExecutionFailed.d.cts +8 -8
- package/dist/210/governance/govKeyCallExecutionFailed.d.mts +8 -8
- package/dist/210/lendingPools/boostFundsAdded.d.cts +8 -8
- package/dist/210/lendingPools/boostFundsAdded.d.mts +8 -8
- package/dist/210/lendingPools/boostPoolCreated.d.cts +8 -8
- package/dist/210/lendingPools/boostPoolCreated.d.mts +8 -8
- package/dist/210/lendingPools/collateralAdded.d.cts +8 -8
- package/dist/210/lendingPools/collateralAdded.d.mts +8 -8
- package/dist/210/lendingPools/collateralRemoved.d.cts +6 -6
- package/dist/210/lendingPools/collateralRemoved.d.mts +6 -6
- package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +6 -6
- package/dist/210/lendingPools/collateralTopupAssetUpdated.d.mts +6 -6
- package/dist/210/lendingPools/lendingFundsAdded.d.cts +6 -6
- package/dist/210/lendingPools/lendingFundsAdded.d.mts +6 -6
- package/dist/210/lendingPools/lendingFundsRemoved.d.cts +8 -8
- package/dist/210/lendingPools/lendingFundsRemoved.d.mts +8 -8
- package/dist/210/lendingPools/lendingPoolCreated.d.cts +6 -6
- package/dist/210/lendingPools/lendingPoolCreated.d.mts +6 -6
- package/dist/210/lendingPools/loanCreated.d.cts +6 -6
- package/dist/210/lendingPools/loanCreated.d.mts +6 -6
- package/dist/210/lendingPools/palletConfigUpdated.d.cts +18 -18
- package/dist/210/lendingPools/palletConfigUpdated.d.mts +18 -18
- package/dist/210/lendingPools/stoppedBoosting.d.cts +8 -8
- package/dist/210/lendingPools/stoppedBoosting.d.mts +8 -8
- package/dist/210/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/210/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/210/liquidityPools/limitOrderUpdated.d.cts +13 -13
- package/dist/210/liquidityPools/limitOrderUpdated.d.mts +13 -13
- package/dist/210/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/210/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/210/liquidityPools/orderDeletionFailed.d.cts +36 -36
- package/dist/210/liquidityPools/orderDeletionFailed.d.mts +36 -36
- package/dist/210/liquidityPools/palletConfigUpdated.d.cts +8 -8
- package/dist/210/liquidityPools/palletConfigUpdated.d.mts +8 -8
- package/dist/210/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/210/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +13 -13
- package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +13 -13
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +8 -8
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +8 -8
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +18 -18
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +18 -18
- package/dist/210/liquidityProvider/assetBalancePurged.d.cts +10 -10
- package/dist/210/liquidityProvider/assetBalancePurged.d.mts +10 -10
- package/dist/210/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/210/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +12 -12
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +12 -12
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +26 -26
- package/dist/210/polkadotIngressEgress/depositFailed.d.cts +32 -32
- package/dist/210/polkadotIngressEgress/depositFailed.d.mts +32 -32
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +10 -10
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +10 -10
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +26 -26
- package/dist/210/solanaIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/210/solanaIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/210/solanaIngressEgress/depositFailed.d.cts +32 -32
- package/dist/210/solanaIngressEgress/depositFailed.d.mts +32 -32
- package/dist/210/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/210/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/210/solanaIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/210/solanaIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +22 -22
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.cts +10 -10
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.mts +10 -10
- package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +10 -10
- package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +10 -10
- package/dist/210/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/210/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/210/swapping/creditedOnChain.d.cts +10 -10
- package/dist/210/swapping/creditedOnChain.d.mts +10 -10
- package/dist/210/swapping/palletConfigUpdated.d.cts +48 -48
- package/dist/210/swapping/palletConfigUpdated.d.mts +48 -48
- package/dist/210/swapping/refundEgressIgnored.d.cts +18 -18
- package/dist/210/swapping/refundEgressIgnored.d.mts +18 -18
- package/dist/210/swapping/refundEgressScheduled.d.cts +17 -17
- package/dist/210/swapping/refundEgressScheduled.d.mts +17 -17
- package/dist/210/swapping/refundedOnChain.d.cts +10 -10
- package/dist/210/swapping/refundedOnChain.d.mts +10 -10
- package/dist/210/swapping/swapAmountConfiscated.d.cts +7 -7
- package/dist/210/swapping/swapAmountConfiscated.d.mts +7 -7
- package/dist/210/swapping/swapDepositAddressReady.d.cts +18 -18
- package/dist/210/swapping/swapDepositAddressReady.d.mts +18 -18
- package/dist/210/swapping/swapEgressIgnored.d.cts +18 -18
- package/dist/210/swapping/swapEgressIgnored.d.mts +18 -18
- package/dist/210/swapping/swapEgressScheduled.d.cts +16 -16
- package/dist/210/swapping/swapEgressScheduled.d.mts +16 -16
- package/dist/210/swapping/swapExecuted.d.cts +14 -14
- package/dist/210/swapping/swapExecuted.d.mts +14 -14
- package/dist/210/swapping/swapRequested.d.cts +53 -53
- package/dist/210/swapping/swapRequested.d.mts +53 -53
- package/dist/210/swapping/withdrawalRequested.d.cts +8 -8
- package/dist/210/swapping/withdrawalRequested.d.mts +8 -8
- package/dist/210/system/extrinsicFailed.d.cts +8 -8
- package/dist/210/system/extrinsicFailed.d.mts +8 -8
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.cts +8 -8
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.mts +8 -8
- package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
- package/dist/210/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
- package/dist/210/tradingStrategy/palletConfigUpdated.d.cts +24 -24
- package/dist/210/tradingStrategy/palletConfigUpdated.d.mts +24 -24
- package/dist/210/tradingStrategy/strategyDeployed.d.cts +24 -24
- package/dist/210/tradingStrategy/strategyDeployed.d.mts +24 -24
- package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +8 -8
- package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +8 -8
- package/dist/210/witnesser/witnessExecutionFailed.d.cts +8 -8
- package/dist/210/witnesser/witnessExecutionFailed.d.mts +8 -8
- package/dist/220/_virtual/_rolldown/runtime.cjs +29 -0
- package/dist/220/common.cjs +68 -0
- package/dist/220/common.d.cts +150 -0
- package/dist/220/common.d.mts +150 -0
- package/dist/220/common.mjs +61 -0
- package/dist/220/swapping/affiliateDeregistration.cjs +14 -0
- package/dist/220/swapping/affiliateDeregistration.d.cts +18 -0
- package/dist/220/swapping/affiliateDeregistration.d.mts +18 -0
- package/dist/220/swapping/affiliateDeregistration.mjs +12 -0
- package/dist/220/tradingStrategy/strategyDeployed.cjs +14 -0
- package/dist/220/tradingStrategy/strategyDeployed.d.cts +198 -0
- package/dist/220/tradingStrategy/strategyDeployed.d.mts +198 -0
- package/dist/220/tradingStrategy/strategyDeployed.mjs +12 -0
- package/dist/CodeGenerator.cjs +3 -9
- package/dist/CodeGenerator.mjs +3 -9
- package/dist/Processor.cjs +1 -1
- package/dist/Processor.mjs +1 -1
- package/dist/_virtual/{_@oxc-project_runtime@0.112.0 → _@oxc-project_runtime@0.121.0}/helpers/decorate.cjs +1 -1
- package/dist/_virtual/{_@oxc-project_runtime@0.112.0 → _@oxc-project_runtime@0.121.0}/helpers/decorate.mjs +1 -1
- package/package.json +2 -2
|
@@ -6,47 +6,47 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
6
6
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
7
7
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
value: `0x${string}`;
|
|
10
9
|
__kind: "P2PKH";
|
|
10
|
+
value: `0x${string}`;
|
|
11
11
|
}, {
|
|
12
|
-
value: string;
|
|
13
12
|
__kind: "P2PKH";
|
|
13
|
+
value: string;
|
|
14
14
|
}>, z.ZodObject<{
|
|
15
15
|
__kind: z.ZodLiteral<"P2SH">;
|
|
16
16
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
|
-
value: `0x${string}`;
|
|
19
18
|
__kind: "P2SH";
|
|
19
|
+
value: `0x${string}`;
|
|
20
20
|
}, {
|
|
21
|
-
value: string;
|
|
22
21
|
__kind: "P2SH";
|
|
22
|
+
value: string;
|
|
23
23
|
}>, z.ZodObject<{
|
|
24
24
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
25
25
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
26
26
|
}, "strip", z.ZodTypeAny, {
|
|
27
|
-
value: `0x${string}`;
|
|
28
27
|
__kind: "P2WPKH";
|
|
28
|
+
value: `0x${string}`;
|
|
29
29
|
}, {
|
|
30
|
-
value: string;
|
|
31
30
|
__kind: "P2WPKH";
|
|
31
|
+
value: string;
|
|
32
32
|
}>, z.ZodObject<{
|
|
33
33
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
34
34
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
35
35
|
}, "strip", z.ZodTypeAny, {
|
|
36
|
-
value: `0x${string}`;
|
|
37
36
|
__kind: "P2WSH";
|
|
37
|
+
value: `0x${string}`;
|
|
38
38
|
}, {
|
|
39
|
-
value: string;
|
|
40
39
|
__kind: "P2WSH";
|
|
40
|
+
value: string;
|
|
41
41
|
}>, z.ZodObject<{
|
|
42
42
|
__kind: z.ZodLiteral<"Taproot">;
|
|
43
43
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
44
44
|
}, "strip", z.ZodTypeAny, {
|
|
45
|
-
value: `0x${string}`;
|
|
46
45
|
__kind: "Taproot";
|
|
46
|
+
value: `0x${string}`;
|
|
47
47
|
}, {
|
|
48
|
-
value: string;
|
|
49
48
|
__kind: "Taproot";
|
|
49
|
+
value: string;
|
|
50
50
|
}>, z.ZodObject<{
|
|
51
51
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
52
52
|
version: z.ZodNumber;
|
|
@@ -133,7 +133,6 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
133
133
|
} | null | undefined;
|
|
134
134
|
}>;
|
|
135
135
|
}, "strip", z.ZodTypeAny, {
|
|
136
|
-
amount: bigint;
|
|
137
136
|
depositAddress: {
|
|
138
137
|
pubkeyX: `0x${string}`;
|
|
139
138
|
scriptPath?: {
|
|
@@ -145,12 +144,12 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
145
144
|
};
|
|
146
145
|
} | null | undefined;
|
|
147
146
|
};
|
|
147
|
+
amount: bigint;
|
|
148
148
|
id: {
|
|
149
149
|
txId: `0x${string}`;
|
|
150
150
|
vout: number;
|
|
151
151
|
};
|
|
152
152
|
}, {
|
|
153
|
-
amount: string | number;
|
|
154
153
|
depositAddress: {
|
|
155
154
|
pubkeyX: string;
|
|
156
155
|
scriptPath?: {
|
|
@@ -162,6 +161,7 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
162
161
|
};
|
|
163
162
|
} | null | undefined;
|
|
164
163
|
};
|
|
164
|
+
amount: string | number;
|
|
165
165
|
id: {
|
|
166
166
|
txId: string;
|
|
167
167
|
vout: number;
|
|
@@ -205,40 +205,38 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
205
205
|
__kind: z.ZodLiteral<"BoostersCredited">;
|
|
206
206
|
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
207
207
|
}, "strip", z.ZodTypeAny, {
|
|
208
|
-
prewitnessedDepositId: bigint;
|
|
209
208
|
__kind: "BoostersCredited";
|
|
209
|
+
prewitnessedDepositId: bigint;
|
|
210
210
|
}, {
|
|
211
|
-
prewitnessedDepositId: string | number;
|
|
212
211
|
__kind: "BoostersCredited";
|
|
212
|
+
prewitnessedDepositId: string | number;
|
|
213
213
|
}>]>;
|
|
214
214
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
215
215
|
}, "strip", z.ZodTypeAny, {
|
|
216
|
-
amount: bigint;
|
|
217
216
|
depositAddress: {
|
|
218
|
-
value: `0x${string}`;
|
|
219
217
|
__kind: "P2PKH";
|
|
220
|
-
} | {
|
|
221
218
|
value: `0x${string}`;
|
|
222
|
-
__kind: "P2SH";
|
|
223
219
|
} | {
|
|
220
|
+
__kind: "P2SH";
|
|
224
221
|
value: `0x${string}`;
|
|
225
|
-
__kind: "P2WPKH";
|
|
226
222
|
} | {
|
|
223
|
+
__kind: "P2WPKH";
|
|
227
224
|
value: `0x${string}`;
|
|
228
|
-
__kind: "P2WSH";
|
|
229
225
|
} | {
|
|
226
|
+
__kind: "P2WSH";
|
|
230
227
|
value: `0x${string}`;
|
|
228
|
+
} | {
|
|
231
229
|
__kind: "Taproot";
|
|
230
|
+
value: `0x${string}`;
|
|
232
231
|
} | {
|
|
233
232
|
__kind: "OtherSegwit";
|
|
234
233
|
version: number;
|
|
235
234
|
program: `0x${string}`;
|
|
236
235
|
};
|
|
237
236
|
channelId: bigint;
|
|
237
|
+
amount: bigint;
|
|
238
238
|
asset: "Btc";
|
|
239
|
-
blockHeight: bigint;
|
|
240
239
|
depositDetails: {
|
|
241
|
-
amount: bigint;
|
|
242
240
|
depositAddress: {
|
|
243
241
|
pubkeyX: `0x${string}`;
|
|
244
242
|
scriptPath?: {
|
|
@@ -250,11 +248,13 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
250
248
|
};
|
|
251
249
|
} | null | undefined;
|
|
252
250
|
};
|
|
251
|
+
amount: bigint;
|
|
253
252
|
id: {
|
|
254
253
|
txId: `0x${string}`;
|
|
255
254
|
vout: number;
|
|
256
255
|
};
|
|
257
256
|
};
|
|
257
|
+
blockHeight: bigint;
|
|
258
258
|
ingressFee: bigint;
|
|
259
259
|
action: {
|
|
260
260
|
__kind: "Swap";
|
|
@@ -268,38 +268,36 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
268
268
|
} | {
|
|
269
269
|
__kind: "NoAction";
|
|
270
270
|
} | {
|
|
271
|
-
prewitnessedDepositId: bigint;
|
|
272
271
|
__kind: "BoostersCredited";
|
|
272
|
+
prewitnessedDepositId: bigint;
|
|
273
273
|
};
|
|
274
274
|
}, {
|
|
275
|
-
amount: string | number;
|
|
276
275
|
depositAddress: {
|
|
277
|
-
value: string;
|
|
278
276
|
__kind: "P2PKH";
|
|
279
|
-
} | {
|
|
280
277
|
value: string;
|
|
281
|
-
__kind: "P2SH";
|
|
282
278
|
} | {
|
|
279
|
+
__kind: "P2SH";
|
|
283
280
|
value: string;
|
|
284
|
-
__kind: "P2WPKH";
|
|
285
281
|
} | {
|
|
282
|
+
__kind: "P2WPKH";
|
|
286
283
|
value: string;
|
|
287
|
-
__kind: "P2WSH";
|
|
288
284
|
} | {
|
|
285
|
+
__kind: "P2WSH";
|
|
289
286
|
value: string;
|
|
287
|
+
} | {
|
|
290
288
|
__kind: "Taproot";
|
|
289
|
+
value: string;
|
|
291
290
|
} | {
|
|
292
291
|
__kind: "OtherSegwit";
|
|
293
292
|
version: number;
|
|
294
293
|
program: string;
|
|
295
294
|
};
|
|
296
295
|
channelId: string | number;
|
|
296
|
+
amount: string | number;
|
|
297
297
|
asset: {
|
|
298
298
|
__kind: "Btc";
|
|
299
299
|
};
|
|
300
|
-
blockHeight: string | number;
|
|
301
300
|
depositDetails: {
|
|
302
|
-
amount: string | number;
|
|
303
301
|
depositAddress: {
|
|
304
302
|
pubkeyX: string;
|
|
305
303
|
scriptPath?: {
|
|
@@ -311,11 +309,13 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
311
309
|
};
|
|
312
310
|
} | null | undefined;
|
|
313
311
|
};
|
|
312
|
+
amount: string | number;
|
|
314
313
|
id: {
|
|
315
314
|
txId: string;
|
|
316
315
|
vout: number;
|
|
317
316
|
};
|
|
318
317
|
};
|
|
318
|
+
blockHeight: string | number;
|
|
319
319
|
ingressFee: string | number;
|
|
320
320
|
action: {
|
|
321
321
|
__kind: "Swap";
|
|
@@ -329,8 +329,8 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
329
329
|
} | {
|
|
330
330
|
__kind: "NoAction";
|
|
331
331
|
} | {
|
|
332
|
-
prewitnessedDepositId: string | number;
|
|
333
332
|
__kind: "BoostersCredited";
|
|
333
|
+
prewitnessedDepositId: string | number;
|
|
334
334
|
};
|
|
335
335
|
}>;
|
|
336
336
|
//#endregion
|
|
@@ -6,47 +6,47 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
6
6
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
7
7
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
value: `0x${string}`;
|
|
10
9
|
__kind: "P2PKH";
|
|
10
|
+
value: `0x${string}`;
|
|
11
11
|
}, {
|
|
12
|
-
value: string;
|
|
13
12
|
__kind: "P2PKH";
|
|
13
|
+
value: string;
|
|
14
14
|
}>, z.ZodObject<{
|
|
15
15
|
__kind: z.ZodLiteral<"P2SH">;
|
|
16
16
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
|
-
value: `0x${string}`;
|
|
19
18
|
__kind: "P2SH";
|
|
19
|
+
value: `0x${string}`;
|
|
20
20
|
}, {
|
|
21
|
-
value: string;
|
|
22
21
|
__kind: "P2SH";
|
|
22
|
+
value: string;
|
|
23
23
|
}>, z.ZodObject<{
|
|
24
24
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
25
25
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
26
26
|
}, "strip", z.ZodTypeAny, {
|
|
27
|
-
value: `0x${string}`;
|
|
28
27
|
__kind: "P2WPKH";
|
|
28
|
+
value: `0x${string}`;
|
|
29
29
|
}, {
|
|
30
|
-
value: string;
|
|
31
30
|
__kind: "P2WPKH";
|
|
31
|
+
value: string;
|
|
32
32
|
}>, z.ZodObject<{
|
|
33
33
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
34
34
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
35
35
|
}, "strip", z.ZodTypeAny, {
|
|
36
|
-
value: `0x${string}`;
|
|
37
36
|
__kind: "P2WSH";
|
|
37
|
+
value: `0x${string}`;
|
|
38
38
|
}, {
|
|
39
|
-
value: string;
|
|
40
39
|
__kind: "P2WSH";
|
|
40
|
+
value: string;
|
|
41
41
|
}>, z.ZodObject<{
|
|
42
42
|
__kind: z.ZodLiteral<"Taproot">;
|
|
43
43
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
44
44
|
}, "strip", z.ZodTypeAny, {
|
|
45
|
-
value: `0x${string}`;
|
|
46
45
|
__kind: "Taproot";
|
|
46
|
+
value: `0x${string}`;
|
|
47
47
|
}, {
|
|
48
|
-
value: string;
|
|
49
48
|
__kind: "Taproot";
|
|
49
|
+
value: string;
|
|
50
50
|
}>, z.ZodObject<{
|
|
51
51
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
52
52
|
version: z.ZodNumber;
|
|
@@ -132,7 +132,6 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
132
132
|
} | null | undefined;
|
|
133
133
|
}>;
|
|
134
134
|
}, "strip", z.ZodTypeAny, {
|
|
135
|
-
amount: bigint;
|
|
136
135
|
depositAddress: {
|
|
137
136
|
pubkeyX: `0x${string}`;
|
|
138
137
|
scriptPath?: {
|
|
@@ -144,12 +143,12 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
144
143
|
};
|
|
145
144
|
} | null | undefined;
|
|
146
145
|
};
|
|
146
|
+
amount: bigint;
|
|
147
147
|
id: {
|
|
148
148
|
txId: `0x${string}`;
|
|
149
149
|
vout: number;
|
|
150
150
|
};
|
|
151
151
|
}, {
|
|
152
|
-
amount: string | number;
|
|
153
152
|
depositAddress: {
|
|
154
153
|
pubkeyX: string;
|
|
155
154
|
scriptPath?: {
|
|
@@ -161,6 +160,7 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
161
160
|
};
|
|
162
161
|
} | null | undefined;
|
|
163
162
|
};
|
|
163
|
+
amount: string | number;
|
|
164
164
|
id: {
|
|
165
165
|
txId: string;
|
|
166
166
|
vout: number;
|
|
@@ -176,31 +176,30 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
176
176
|
__kind: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
177
177
|
}>;
|
|
178
178
|
}, "strip", z.ZodTypeAny, {
|
|
179
|
-
amount: bigint;
|
|
180
179
|
reason: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
181
180
|
depositAddress: {
|
|
182
|
-
value: `0x${string}`;
|
|
183
181
|
__kind: "P2PKH";
|
|
184
|
-
} | {
|
|
185
182
|
value: `0x${string}`;
|
|
186
|
-
__kind: "P2SH";
|
|
187
183
|
} | {
|
|
184
|
+
__kind: "P2SH";
|
|
188
185
|
value: `0x${string}`;
|
|
189
|
-
__kind: "P2WPKH";
|
|
190
186
|
} | {
|
|
187
|
+
__kind: "P2WPKH";
|
|
191
188
|
value: `0x${string}`;
|
|
192
|
-
__kind: "P2WSH";
|
|
193
189
|
} | {
|
|
190
|
+
__kind: "P2WSH";
|
|
194
191
|
value: `0x${string}`;
|
|
192
|
+
} | {
|
|
195
193
|
__kind: "Taproot";
|
|
194
|
+
value: `0x${string}`;
|
|
196
195
|
} | {
|
|
197
196
|
__kind: "OtherSegwit";
|
|
198
197
|
version: number;
|
|
199
198
|
program: `0x${string}`;
|
|
200
199
|
};
|
|
200
|
+
amount: bigint;
|
|
201
201
|
asset: "Btc";
|
|
202
202
|
depositDetails: {
|
|
203
|
-
amount: bigint;
|
|
204
203
|
depositAddress: {
|
|
205
204
|
pubkeyX: `0x${string}`;
|
|
206
205
|
scriptPath?: {
|
|
@@ -212,41 +211,41 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
212
211
|
};
|
|
213
212
|
} | null | undefined;
|
|
214
213
|
};
|
|
214
|
+
amount: bigint;
|
|
215
215
|
id: {
|
|
216
216
|
txId: `0x${string}`;
|
|
217
217
|
vout: number;
|
|
218
218
|
};
|
|
219
219
|
};
|
|
220
220
|
}, {
|
|
221
|
-
amount: string | number;
|
|
222
221
|
reason: {
|
|
223
222
|
__kind: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
224
223
|
};
|
|
225
224
|
depositAddress: {
|
|
226
|
-
value: string;
|
|
227
225
|
__kind: "P2PKH";
|
|
228
|
-
} | {
|
|
229
226
|
value: string;
|
|
230
|
-
__kind: "P2SH";
|
|
231
227
|
} | {
|
|
228
|
+
__kind: "P2SH";
|
|
232
229
|
value: string;
|
|
233
|
-
__kind: "P2WPKH";
|
|
234
230
|
} | {
|
|
231
|
+
__kind: "P2WPKH";
|
|
235
232
|
value: string;
|
|
236
|
-
__kind: "P2WSH";
|
|
237
233
|
} | {
|
|
234
|
+
__kind: "P2WSH";
|
|
238
235
|
value: string;
|
|
236
|
+
} | {
|
|
239
237
|
__kind: "Taproot";
|
|
238
|
+
value: string;
|
|
240
239
|
} | {
|
|
241
240
|
__kind: "OtherSegwit";
|
|
242
241
|
version: number;
|
|
243
242
|
program: string;
|
|
244
243
|
};
|
|
244
|
+
amount: string | number;
|
|
245
245
|
asset: {
|
|
246
246
|
__kind: "Btc";
|
|
247
247
|
};
|
|
248
248
|
depositDetails: {
|
|
249
|
-
amount: string | number;
|
|
250
249
|
depositAddress: {
|
|
251
250
|
pubkeyX: string;
|
|
252
251
|
scriptPath?: {
|
|
@@ -258,6 +257,7 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
258
257
|
};
|
|
259
258
|
} | null | undefined;
|
|
260
259
|
};
|
|
260
|
+
amount: string | number;
|
|
261
261
|
id: {
|
|
262
262
|
txId: string;
|
|
263
263
|
vout: number;
|
|
@@ -6,47 +6,47 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
6
6
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
7
7
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
|
-
value: `0x${string}`;
|
|
10
9
|
__kind: "P2PKH";
|
|
10
|
+
value: `0x${string}`;
|
|
11
11
|
}, {
|
|
12
|
-
value: string;
|
|
13
12
|
__kind: "P2PKH";
|
|
13
|
+
value: string;
|
|
14
14
|
}>, z.ZodObject<{
|
|
15
15
|
__kind: z.ZodLiteral<"P2SH">;
|
|
16
16
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
|
-
value: `0x${string}`;
|
|
19
18
|
__kind: "P2SH";
|
|
19
|
+
value: `0x${string}`;
|
|
20
20
|
}, {
|
|
21
|
-
value: string;
|
|
22
21
|
__kind: "P2SH";
|
|
22
|
+
value: string;
|
|
23
23
|
}>, z.ZodObject<{
|
|
24
24
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
25
25
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
26
26
|
}, "strip", z.ZodTypeAny, {
|
|
27
|
-
value: `0x${string}`;
|
|
28
27
|
__kind: "P2WPKH";
|
|
28
|
+
value: `0x${string}`;
|
|
29
29
|
}, {
|
|
30
|
-
value: string;
|
|
31
30
|
__kind: "P2WPKH";
|
|
31
|
+
value: string;
|
|
32
32
|
}>, z.ZodObject<{
|
|
33
33
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
34
34
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
35
35
|
}, "strip", z.ZodTypeAny, {
|
|
36
|
-
value: `0x${string}`;
|
|
37
36
|
__kind: "P2WSH";
|
|
37
|
+
value: `0x${string}`;
|
|
38
38
|
}, {
|
|
39
|
-
value: string;
|
|
40
39
|
__kind: "P2WSH";
|
|
40
|
+
value: string;
|
|
41
41
|
}>, z.ZodObject<{
|
|
42
42
|
__kind: z.ZodLiteral<"Taproot">;
|
|
43
43
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
44
44
|
}, "strip", z.ZodTypeAny, {
|
|
45
|
-
value: `0x${string}`;
|
|
46
45
|
__kind: "Taproot";
|
|
46
|
+
value: `0x${string}`;
|
|
47
47
|
}, {
|
|
48
|
-
value: string;
|
|
49
48
|
__kind: "Taproot";
|
|
49
|
+
value: string;
|
|
50
50
|
}>, z.ZodObject<{
|
|
51
51
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
52
52
|
version: z.ZodNumber;
|
|
@@ -132,7 +132,6 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
132
132
|
} | null | undefined;
|
|
133
133
|
}>;
|
|
134
134
|
}, "strip", z.ZodTypeAny, {
|
|
135
|
-
amount: bigint;
|
|
136
135
|
depositAddress: {
|
|
137
136
|
pubkeyX: `0x${string}`;
|
|
138
137
|
scriptPath?: {
|
|
@@ -144,12 +143,12 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
144
143
|
};
|
|
145
144
|
} | null | undefined;
|
|
146
145
|
};
|
|
146
|
+
amount: bigint;
|
|
147
147
|
id: {
|
|
148
148
|
txId: `0x${string}`;
|
|
149
149
|
vout: number;
|
|
150
150
|
};
|
|
151
151
|
}, {
|
|
152
|
-
amount: string | number;
|
|
153
152
|
depositAddress: {
|
|
154
153
|
pubkeyX: string;
|
|
155
154
|
scriptPath?: {
|
|
@@ -161,6 +160,7 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
161
160
|
};
|
|
162
161
|
} | null | undefined;
|
|
163
162
|
};
|
|
163
|
+
amount: string | number;
|
|
164
164
|
id: {
|
|
165
165
|
txId: string;
|
|
166
166
|
vout: number;
|
|
@@ -176,31 +176,30 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
176
176
|
__kind: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
177
177
|
}>;
|
|
178
178
|
}, "strip", z.ZodTypeAny, {
|
|
179
|
-
amount: bigint;
|
|
180
179
|
reason: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
181
180
|
depositAddress: {
|
|
182
|
-
value: `0x${string}`;
|
|
183
181
|
__kind: "P2PKH";
|
|
184
|
-
} | {
|
|
185
182
|
value: `0x${string}`;
|
|
186
|
-
__kind: "P2SH";
|
|
187
183
|
} | {
|
|
184
|
+
__kind: "P2SH";
|
|
188
185
|
value: `0x${string}`;
|
|
189
|
-
__kind: "P2WPKH";
|
|
190
186
|
} | {
|
|
187
|
+
__kind: "P2WPKH";
|
|
191
188
|
value: `0x${string}`;
|
|
192
|
-
__kind: "P2WSH";
|
|
193
189
|
} | {
|
|
190
|
+
__kind: "P2WSH";
|
|
194
191
|
value: `0x${string}`;
|
|
192
|
+
} | {
|
|
195
193
|
__kind: "Taproot";
|
|
194
|
+
value: `0x${string}`;
|
|
196
195
|
} | {
|
|
197
196
|
__kind: "OtherSegwit";
|
|
198
197
|
version: number;
|
|
199
198
|
program: `0x${string}`;
|
|
200
199
|
};
|
|
200
|
+
amount: bigint;
|
|
201
201
|
asset: "Btc";
|
|
202
202
|
depositDetails: {
|
|
203
|
-
amount: bigint;
|
|
204
203
|
depositAddress: {
|
|
205
204
|
pubkeyX: `0x${string}`;
|
|
206
205
|
scriptPath?: {
|
|
@@ -212,41 +211,41 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
212
211
|
};
|
|
213
212
|
} | null | undefined;
|
|
214
213
|
};
|
|
214
|
+
amount: bigint;
|
|
215
215
|
id: {
|
|
216
216
|
txId: `0x${string}`;
|
|
217
217
|
vout: number;
|
|
218
218
|
};
|
|
219
219
|
};
|
|
220
220
|
}, {
|
|
221
|
-
amount: string | number;
|
|
222
221
|
reason: {
|
|
223
222
|
__kind: "BelowMinimumDeposit" | "NotEnoughToPayFees" | "TransactionRejectedByBroker";
|
|
224
223
|
};
|
|
225
224
|
depositAddress: {
|
|
226
|
-
value: string;
|
|
227
225
|
__kind: "P2PKH";
|
|
228
|
-
} | {
|
|
229
226
|
value: string;
|
|
230
|
-
__kind: "P2SH";
|
|
231
227
|
} | {
|
|
228
|
+
__kind: "P2SH";
|
|
232
229
|
value: string;
|
|
233
|
-
__kind: "P2WPKH";
|
|
234
230
|
} | {
|
|
231
|
+
__kind: "P2WPKH";
|
|
235
232
|
value: string;
|
|
236
|
-
__kind: "P2WSH";
|
|
237
233
|
} | {
|
|
234
|
+
__kind: "P2WSH";
|
|
238
235
|
value: string;
|
|
236
|
+
} | {
|
|
239
237
|
__kind: "Taproot";
|
|
238
|
+
value: string;
|
|
240
239
|
} | {
|
|
241
240
|
__kind: "OtherSegwit";
|
|
242
241
|
version: number;
|
|
243
242
|
program: string;
|
|
244
243
|
};
|
|
244
|
+
amount: string | number;
|
|
245
245
|
asset: {
|
|
246
246
|
__kind: "Btc";
|
|
247
247
|
};
|
|
248
248
|
depositDetails: {
|
|
249
|
-
amount: string | number;
|
|
250
249
|
depositAddress: {
|
|
251
250
|
pubkeyX: string;
|
|
252
251
|
scriptPath?: {
|
|
@@ -258,6 +257,7 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
258
257
|
};
|
|
259
258
|
} | null | undefined;
|
|
260
259
|
};
|
|
260
|
+
amount: string | number;
|
|
261
261
|
id: {
|
|
262
262
|
txId: string;
|
|
263
263
|
vout: number;
|