@chainflip/processor 2.2.0-alpha.5 → 2.2.0-alpha.6
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/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.mts +2 -2
- package/dist/100/funding/funded.d.cts +2 -2
- package/dist/100/funding/funded.d.mts +2 -2
- package/dist/100/funding/redemptionRequested.d.cts +2 -2
- package/dist/100/funding/redemptionRequested.d.mts +2 -2
- package/dist/100/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/100/liquidityPools/limitOrderUpdated.d.mts +2 -2
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +10 -10
- package/dist/100/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountCredited.d.mts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.mts +2 -2
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- package/dist/100/swapping/ccmDepositReceived.d.cts +4 -4
- package/dist/100/swapping/ccmDepositReceived.d.mts +4 -4
- package/dist/100/swapping/swapExecuted.d.cts +4 -4
- package/dist/100/swapping/swapExecuted.d.mts +4 -4
- package/dist/100/swapping/swapScheduled.d.cts +10 -10
- package/dist/100/swapping/swapScheduled.d.mts +10 -10
- package/dist/100/system/extrinsicFailed.d.cts +17 -17
- package/dist/100/system/extrinsicFailed.d.mts +17 -17
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +205 -205
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +205 -205
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +208 -208
- package/dist/11000/assethubIngressEgress/depositFailed.d.mts +208 -208
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +405 -405
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +405 -405
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +20 -20
- package/dist/11000/common.d.cts +2526 -2526
- package/dist/11000/common.d.mts +2526 -2526
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +205 -205
- package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +205 -205
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +208 -208
- package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +208 -208
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- 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 +107 -107
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +196 -196
- package/dist/11000/solanaIngressEgress/depositFailed.d.mts +196 -196
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/swapping/refundEgressScheduled.d.cts +4 -4
- package/dist/11000/swapping/refundEgressScheduled.d.mts +4 -4
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +39 -39
- package/dist/11000/swapping/swapDepositAddressReady.d.mts +39 -39
- package/dist/11000/swapping/swapRequested.d.cts +94 -94
- package/dist/11000/swapping/swapRequested.d.mts +94 -94
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +20 -20
- package/dist/111/common.d.cts +30 -30
- package/dist/111/common.d.mts +30 -30
- 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 +20 -20
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +20 -20
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +182 -182
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +182 -182
- package/dist/11100/assethubIngressEgress/depositFailed.d.cts +200 -200
- package/dist/11100/assethubIngressEgress/depositFailed.d.mts +200 -200
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +334 -334
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +334 -334
- package/dist/11100/common.d.cts +2989 -2989
- package/dist/11100/common.d.mts +2989 -2989
- package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +124 -124
- package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +124 -124
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +182 -182
- package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +182 -182
- package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +54 -54
- package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +54 -54
- package/dist/11100/funding/sCCallExecuted.d.cts +30 -30
- package/dist/11100/funding/sCCallExecuted.d.mts +30 -30
- 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 +7 -7
- package/dist/11100/lendingPools/lendingFundsAdded.d.mts +7 -7
- 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 +200 -200
- package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +200 -200
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +182 -182
- package/dist/11100/solanaIngressEgress/depositFailed.d.mts +182 -182
- package/dist/11100/swapping/swapDepositAddressReady.d.cts +41 -41
- package/dist/11100/swapping/swapDepositAddressReady.d.mts +41 -41
- 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 +390 -390
- package/dist/11100/swapping/swapRequested.d.mts +390 -390
- package/dist/11100/validator/maxBidUpdated.d.cts +8 -8
- package/dist/11100/validator/maxBidUpdated.d.mts +8 -8
- package/dist/11100/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/11100/validator/rotationPhaseUpdated.d.mts +20 -20
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/assethubIngressEgress/depositFailed.d.cts +46 -46
- package/dist/11200/assethubIngressEgress/depositFailed.d.mts +46 -46
- package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/common.d.cts +335 -335
- package/dist/11200/common.d.mts +335 -335
- package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +46 -46
- package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +46 -46
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +12 -12
- package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +12 -12
- package/dist/11200/solanaIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11200/solanaIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/swapping/swapRequested.d.cts +38 -38
- package/dist/11200/swapping/swapRequested.d.mts +38 -38
- 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 +20 -20
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +20 -20
- package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
- package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +20 -20
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +46 -46
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/common.d.cts +201 -201
- package/dist/131/common.d.mts +201 -201
- package/dist/131/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/131/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +14 -14
- package/dist/131/liquidityPools/limitOrderUpdated.d.mts +14 -14
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +18 -18
- package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +18 -18
- 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 +4 -4
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- 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 +96 -96
- package/dist/131/swapping/ccmFailed.d.mts +96 -96
- package/dist/131/swapping/swapDepositAddressReady.d.cts +8 -8
- package/dist/131/swapping/swapDepositAddressReady.d.mts +8 -8
- package/dist/131/swapping/swapEgressIgnored.d.cts +16 -16
- package/dist/131/swapping/swapEgressIgnored.d.mts +16 -16
- package/dist/131/swapping/swapScheduled.d.cts +79 -79
- package/dist/131/swapping/swapScheduled.d.mts +79 -79
- package/dist/131/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/131/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +16 -16
- package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +16 -16
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.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/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +22 -22
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +22 -22
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +20 -20
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +20 -20
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/common.d.cts +225 -225
- package/dist/141/common.d.mts +225 -225
- package/dist/141/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/141/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/141/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/141/environment/runtimeSafeModeUpdated.d.mts +12 -12
- 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/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/stoppedBoosting.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 +30 -30
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +30 -30
- 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 +4 -4
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +4 -4
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/141/liquidityPools/limitOrderUpdated.d.mts +10 -10
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +16 -16
- package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +16 -16
- 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/liquidityDepositAddressReady.d.cts +8 -8
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +8 -8
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +48 -48
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.mts +48 -48
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
- package/dist/141/swapping/ccmDepositReceived.d.mts +68 -68
- package/dist/141/swapping/ccmFailed.d.cts +73 -73
- package/dist/141/swapping/ccmFailed.d.mts +73 -73
- package/dist/141/swapping/swapDepositAddressReady.d.cts +10 -10
- package/dist/141/swapping/swapDepositAddressReady.d.mts +10 -10
- package/dist/141/swapping/swapEgressIgnored.d.cts +16 -16
- package/dist/141/swapping/swapEgressIgnored.d.mts +16 -16
- package/dist/141/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/141/swapping/swapEgressScheduled.d.mts +6 -6
- package/dist/141/swapping/swapExecuted.d.cts +84 -84
- package/dist/141/swapping/swapExecuted.d.mts +84 -84
- package/dist/141/swapping/swapScheduled.d.cts +87 -87
- package/dist/141/swapping/swapScheduled.d.mts +87 -87
- package/dist/141/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/141/swapping/withdrawalRequested.d.mts +6 -6
- package/dist/141/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalEnacted.d.mts +8 -8
- package/dist/141/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalPassed.d.mts +8 -8
- package/dist/141/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalRejected.d.mts +8 -8
- package/dist/141/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
- package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/141/validator/rotationPhaseUpdated.d.mts +20 -20
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.mts +20 -20
- package/dist/150/assetBalances/refundScheduled.d.cts +52 -52
- package/dist/150/assetBalances/refundScheduled.d.mts +52 -52
- package/dist/150/assetBalances/refundSkipped.d.cts +66 -66
- package/dist/150/assetBalances/refundSkipped.d.mts +66 -66
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +28 -28
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
- package/dist/150/common.d.cts +249 -249
- package/dist/150/common.d.mts +249 -249
- package/dist/150/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/150/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/150/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/150/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.mts +20 -20
- package/dist/150/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/150/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/150/liquidityPools/limitOrderUpdated.d.cts +20 -20
- package/dist/150/liquidityPools/limitOrderUpdated.d.mts +20 -20
- package/dist/150/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/150/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/150/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/150/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +32 -32
- package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +32 -32
- package/dist/150/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/150/liquidityProvider/accountCredited.d.mts +6 -6
- package/dist/150/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/150/liquidityProvider/accountDebited.d.mts +6 -6
- package/dist/150/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/150/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +50 -50
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.mts +50 -50
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.mts +20 -20
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/150/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- 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 +30 -30
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +30 -30
- 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/batchSwapFailed.d.cts +6 -6
- package/dist/150/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/150/swapping/ccmDepositReceived.d.cts +76 -76
- package/dist/150/swapping/ccmDepositReceived.d.mts +76 -76
- package/dist/150/swapping/ccmFailed.d.cts +83 -83
- package/dist/150/swapping/ccmFailed.d.mts +83 -83
- package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/150/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/150/swapping/refundEgressIgnored.d.cts +23 -23
- package/dist/150/swapping/refundEgressIgnored.d.mts +23 -23
- package/dist/150/swapping/refundEgressScheduled.d.cts +9 -9
- package/dist/150/swapping/refundEgressScheduled.d.mts +9 -9
- package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.mts +12 -12
- package/dist/150/swapping/swapDepositAddressReady.d.cts +25 -25
- package/dist/150/swapping/swapDepositAddressReady.d.mts +25 -25
- package/dist/150/swapping/swapEgressIgnored.d.cts +23 -23
- package/dist/150/swapping/swapEgressIgnored.d.mts +23 -23
- package/dist/150/swapping/swapEgressScheduled.d.cts +9 -9
- package/dist/150/swapping/swapEgressScheduled.d.mts +9 -9
- package/dist/150/swapping/swapExecuted.d.cts +101 -101
- package/dist/150/swapping/swapExecuted.d.mts +101 -101
- package/dist/150/swapping/swapScheduled.d.cts +110 -110
- package/dist/150/swapping/swapScheduled.d.mts +110 -110
- package/dist/150/swapping/withdrawalRequested.d.cts +11 -11
- package/dist/150/swapping/withdrawalRequested.d.mts +11 -11
- package/dist/150/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalEnacted.d.mts +8 -8
- package/dist/150/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalPassed.d.mts +8 -8
- package/dist/150/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalRejected.d.mts +8 -8
- package/dist/150/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/assetBalances/accountCredited.d.cts +6 -6
- package/dist/160/assetBalances/accountCredited.d.mts +6 -6
- package/dist/160/assetBalances/accountDebited.d.cts +6 -6
- package/dist/160/assetBalances/accountDebited.d.mts +6 -6
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +30 -30
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +26 -26
- package/dist/160/common.d.cts +146 -146
- package/dist/160/common.d.mts +146 -146
- 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 +50 -50
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +6 -6
- 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 +22 -22
- package/dist/160/liquidityPools/limitOrderUpdated.d.mts +22 -22
- 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 +34 -34
- package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +34 -34
- 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 +10 -10
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +10 -10
- 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 +50 -50
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/solanaIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/160/solanaIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +16 -16
- 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 +24 -24
- package/dist/160/swapping/refundEgressIgnored.d.mts +24 -24
- package/dist/160/swapping/refundEgressScheduled.d.cts +12 -12
- package/dist/160/swapping/refundEgressScheduled.d.mts +12 -12
- 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 +24 -24
- package/dist/160/swapping/swapEgressIgnored.d.mts +24 -24
- package/dist/160/swapping/swapEgressScheduled.d.cts +12 -12
- package/dist/160/swapping/swapEgressScheduled.d.mts +12 -12
- package/dist/160/swapping/swapExecuted.d.cts +13 -13
- package/dist/160/swapping/swapExecuted.d.mts +13 -13
- 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 +15 -15
- package/dist/160/swapping/withdrawalRequested.d.mts +15 -15
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +8 -8
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +8 -8
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +6 -6
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +6 -6
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +6 -6
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +6 -6
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
- package/dist/170/common.d.cts +68 -68
- package/dist/170/common.d.mts +68 -68
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/solanaIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/solanaIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/solanaIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/170/solanaIngressEgress/depositIgnored.d.mts +4 -4
- 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 +53 -53
- package/dist/170/swapping/swapRequested.d.mts +53 -53
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +52 -52
- package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +52 -52
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +116 -116
- package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +116 -116
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/180/common.d.cts +349 -349
- package/dist/180/common.d.mts +349 -349
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +52 -52
- package/dist/180/ethereumIngressEgress/depositFailed.d.mts +52 -52
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +52 -52
- package/dist/180/polkadotIngressEgress/depositFailed.d.mts +52 -52
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +43 -43
- package/dist/180/solanaIngressEgress/depositFailed.d.mts +43 -43
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/solanaIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/180/swapping/refundEgressScheduled.d.cts +14 -14
- package/dist/180/swapping/refundEgressScheduled.d.mts +14 -14
- package/dist/180/swapping/swapDepositAddressReady.d.cts +22 -22
- package/dist/180/swapping/swapDepositAddressReady.d.mts +22 -22
- package/dist/180/swapping/swapEgressScheduled.d.cts +14 -14
- package/dist/180/swapping/swapEgressScheduled.d.mts +14 -14
- package/dist/180/swapping/swapRequested.d.cts +13 -13
- package/dist/180/swapping/swapRequested.d.mts +13 -13
- 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 +6 -6
- package/dist/180/swapping/withdrawalRequested.d.mts +6 -6
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- 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 +16 -16
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +48 -48
- package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +48 -48
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/assetBalances/accountCredited.d.cts +7 -7
- package/dist/190/assetBalances/accountCredited.d.mts +7 -7
- package/dist/190/assetBalances/accountDebited.d.cts +7 -7
- package/dist/190/assetBalances/accountDebited.d.mts +7 -7
- 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 +53 -53
- package/dist/190/assetBalances/refundSkipped.d.mts +53 -53
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +10 -10
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.mts +10 -10
- package/dist/190/assethubIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/190/assethubIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.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 +16 -16
- package/dist/190/assethubIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +66 -66
- package/dist/190/assethubIngressEgress/depositFailed.d.mts +66 -66
- 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 +12 -12
- package/dist/190/assethubIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.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 +16 -16
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +48 -48
- package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +48 -48
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/common.d.cts +548 -548
- package/dist/190/common.d.mts +548 -548
- package/dist/190/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/190/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.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 +16 -16
- package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/190/ethereumIngressEgress/depositFailed.d.cts +48 -48
- package/dist/190/ethereumIngressEgress/depositFailed.d.mts +48 -48
- package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/190/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.cts +14 -14
- package/dist/190/liquidityPools/limitOrderUpdated.d.mts +14 -14
- package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/190/liquidityPools/orderDeletionFailed.d.cts +32 -32
- package/dist/190/liquidityPools/orderDeletionFailed.d.mts +32 -32
- package/dist/190/liquidityPools/palletConfigUpdated.d.cts +8 -8
- package/dist/190/liquidityPools/palletConfigUpdated.d.mts +8 -8
- package/dist/190/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/190/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +32 -32
- package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +32 -32
- package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/190/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +9 -9
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +9 -9
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- 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 +16 -16
- package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/190/polkadotIngressEgress/depositFailed.d.cts +66 -66
- package/dist/190/polkadotIngressEgress/depositFailed.d.mts +66 -66
- package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- 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 +14 -14
- package/dist/190/solanaIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/190/solanaIngressEgress/depositFailed.d.cts +42 -42
- package/dist/190/solanaIngressEgress/depositFailed.d.mts +42 -42
- package/dist/190/solanaIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/190/solanaIngressEgress/depositFinalised.d.mts +12 -12
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +20 -20
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/190/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/190/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/190/swapping/creditedOnChain.d.cts +10 -10
- package/dist/190/swapping/creditedOnChain.d.mts +10 -10
- package/dist/190/swapping/palletConfigUpdated.d.cts +16 -16
- package/dist/190/swapping/palletConfigUpdated.d.mts +16 -16
- package/dist/190/swapping/refundEgressIgnored.d.cts +16 -16
- package/dist/190/swapping/refundEgressIgnored.d.mts +16 -16
- package/dist/190/swapping/refundEgressScheduled.d.cts +18 -18
- package/dist/190/swapping/refundEgressScheduled.d.mts +18 -18
- package/dist/190/swapping/refundedOnChain.d.cts +10 -10
- package/dist/190/swapping/refundedOnChain.d.mts +10 -10
- package/dist/190/swapping/swapAmountConfiscated.d.cts +6 -6
- package/dist/190/swapping/swapAmountConfiscated.d.mts +6 -6
- package/dist/190/swapping/swapDepositAddressReady.d.cts +20 -20
- package/dist/190/swapping/swapDepositAddressReady.d.mts +20 -20
- package/dist/190/swapping/swapEgressIgnored.d.cts +16 -16
- package/dist/190/swapping/swapEgressIgnored.d.mts +16 -16
- package/dist/190/swapping/swapEgressScheduled.d.cts +18 -18
- package/dist/190/swapping/swapEgressScheduled.d.mts +18 -18
- package/dist/190/swapping/swapExecuted.d.cts +12 -12
- package/dist/190/swapping/swapExecuted.d.mts +12 -12
- package/dist/190/swapping/swapRequested.d.cts +16 -16
- package/dist/190/swapping/swapRequested.d.mts +16 -16
- package/dist/190/swapping/withdrawalRequested.d.cts +8 -8
- package/dist/190/swapping/withdrawalRequested.d.mts +8 -8
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
- package/dist/190/tradingStrategy/palletConfigUpdated.d.cts +24 -24
- package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +24 -24
- package/dist/190/tradingStrategy/strategyDeployed.d.cts +8 -8
- package/dist/190/tradingStrategy/strategyDeployed.d.mts +8 -8
- package/dist/200/common.d.cts +56 -56
- package/dist/200/common.d.mts +56 -56
- package/dist/200/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/200/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/200/lendingPools/liquidationCompleted.d.cts +2 -2
- package/dist/200/lendingPools/liquidationCompleted.d.mts +2 -2
- package/dist/200/lendingPools/loanCreated.d.cts +2 -2
- package/dist/200/lendingPools/loanCreated.d.mts +2 -2
- package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
- package/dist/200/swapping/swapRequestCompleted.d.mts +2 -2
- package/dist/200/swapping/swapRequested.d.cts +16 -16
- package/dist/200/swapping/swapRequested.d.mts +16 -16
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/210/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/210/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/210/liquidityPools/assetSwapped.d.cts +4 -4
- package/dist/210/liquidityPools/assetSwapped.d.mts +4 -4
- package/dist/210/solanaIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/210/solanaIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/210/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/210/solanaIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/210/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +4 -4
- package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +4 -4
- package/dist/210/swapping/swapExecuted.d.cts +4 -4
- package/dist/210/swapping/swapExecuted.d.mts +4 -4
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.cts +64 -64
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.mts +64 -64
- package/dist/220/arbitrumIngressEgress/depositBoosted.d.cts +44 -44
- package/dist/220/arbitrumIngressEgress/depositBoosted.d.mts +44 -44
- package/dist/220/arbitrumIngressEgress/depositFailed.d.cts +104 -104
- package/dist/220/arbitrumIngressEgress/depositFailed.d.mts +104 -104
- package/dist/220/arbitrumIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/220/arbitrumIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/220/assetBalances/accountCredited.d.cts +16 -16
- package/dist/220/assetBalances/accountCredited.d.mts +16 -16
- package/dist/220/assetBalances/accountDebited.d.cts +16 -16
- package/dist/220/assetBalances/accountDebited.d.mts +16 -16
- package/dist/220/assetBalances/refundSkipped.d.cts +118 -118
- package/dist/220/assetBalances/refundSkipped.d.mts +118 -118
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.cts +64 -64
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.mts +64 -64
- package/dist/220/assethubIngressEgress/depositBoosted.d.cts +40 -40
- package/dist/220/assethubIngressEgress/depositBoosted.d.mts +40 -40
- package/dist/220/assethubIngressEgress/depositFailed.d.cts +104 -104
- package/dist/220/assethubIngressEgress/depositFailed.d.mts +104 -104
- package/dist/220/assethubIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/220/assethubIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.cts +64 -64
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.mts +64 -64
- package/dist/220/bitcoinIngressEgress/depositBoosted.d.cts +44 -44
- package/dist/220/bitcoinIngressEgress/depositBoosted.d.mts +44 -44
- package/dist/220/bitcoinIngressEgress/depositFailed.d.cts +116 -116
- package/dist/220/bitcoinIngressEgress/depositFailed.d.mts +116 -116
- package/dist/220/bitcoinIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/220/bitcoinIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/220/common.d.cts +785 -785
- package/dist/220/common.d.mts +785 -785
- package/dist/220/environment/runtimeSafeModeUpdated.d.cts +84 -84
- package/dist/220/environment/runtimeSafeModeUpdated.d.mts +84 -84
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.cts +64 -64
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.mts +64 -64
- package/dist/220/ethereumIngressEgress/depositBoosted.d.cts +44 -44
- package/dist/220/ethereumIngressEgress/depositBoosted.d.mts +44 -44
- package/dist/220/ethereumIngressEgress/depositFailed.d.cts +104 -104
- package/dist/220/ethereumIngressEgress/depositFailed.d.mts +104 -104
- package/dist/220/ethereumIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/220/ethereumIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/220/funding/funded.d.cts +16 -16
- package/dist/220/funding/funded.d.mts +16 -16
- package/dist/220/lendingPools/boostFundsAdded.d.cts +20 -20
- package/dist/220/lendingPools/boostFundsAdded.d.mts +20 -20
- package/dist/220/lendingPools/boostPoolCreated.d.cts +16 -16
- package/dist/220/lendingPools/boostPoolCreated.d.mts +16 -16
- package/dist/220/lendingPools/lendingFundsAdded.d.cts +12 -12
- package/dist/220/lendingPools/lendingFundsAdded.d.mts +12 -12
- package/dist/220/lendingPools/lendingFundsRemoved.d.cts +16 -16
- package/dist/220/lendingPools/lendingFundsRemoved.d.mts +16 -16
- package/dist/220/lendingPools/lendingPoolCreated.d.cts +12 -12
- package/dist/220/lendingPools/lendingPoolCreated.d.mts +12 -12
- package/dist/220/lendingPools/loanCreated.d.cts +12 -12
- package/dist/220/lendingPools/loanCreated.d.mts +12 -12
- package/dist/220/lendingPools/loanRepaid.d.cts +4 -4
- package/dist/220/lendingPools/loanRepaid.d.mts +4 -4
- package/dist/220/lendingPools/palletConfigUpdated.d.cts +36 -36
- package/dist/220/lendingPools/palletConfigUpdated.d.mts +36 -36
- package/dist/220/lendingPools/stoppedBoosting.d.cts +24 -24
- package/dist/220/lendingPools/stoppedBoosting.d.mts +24 -24
- package/dist/220/liquidityPools/assetSwapped.d.cts +24 -24
- package/dist/220/liquidityPools/assetSwapped.d.mts +24 -24
- package/dist/220/liquidityPools/limitOrderUpdated.d.cts +24 -24
- package/dist/220/liquidityPools/limitOrderUpdated.d.mts +24 -24
- package/dist/220/liquidityPools/newPoolCreated.d.cts +24 -24
- package/dist/220/liquidityPools/newPoolCreated.d.mts +24 -24
- package/dist/220/liquidityPools/orderDeletionFailed.d.cts +64 -64
- package/dist/220/liquidityPools/orderDeletionFailed.d.mts +64 -64
- package/dist/220/liquidityPools/palletConfigUpdated.d.cts +16 -16
- package/dist/220/liquidityPools/palletConfigUpdated.d.mts +16 -16
- package/dist/220/liquidityPools/poolFeeSet.d.cts +24 -24
- package/dist/220/liquidityPools/poolFeeSet.d.mts +24 -24
- package/dist/220/liquidityPools/rangeOrderUpdated.d.cts +48 -48
- package/dist/220/liquidityPools/rangeOrderUpdated.d.mts +48 -48
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.cts +36 -36
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.mts +36 -36
- package/dist/220/liquidityProvider/assetBalancePurged.d.cts +16 -16
- package/dist/220/liquidityProvider/assetBalancePurged.d.mts +16 -16
- package/dist/220/liquidityProvider/assetTransferred.d.cts +12 -12
- package/dist/220/liquidityProvider/assetTransferred.d.mts +12 -12
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.cts +24 -24
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.mts +24 -24
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.cts +64 -64
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.mts +64 -64
- package/dist/220/polkadotIngressEgress/depositBoosted.d.cts +40 -40
- package/dist/220/polkadotIngressEgress/depositBoosted.d.mts +40 -40
- package/dist/220/polkadotIngressEgress/depositFailed.d.cts +104 -104
- package/dist/220/polkadotIngressEgress/depositFailed.d.mts +104 -104
- package/dist/220/polkadotIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/220/polkadotIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.cts +64 -64
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.mts +64 -64
- package/dist/220/solanaIngressEgress/depositBoosted.d.cts +44 -44
- package/dist/220/solanaIngressEgress/depositBoosted.d.mts +44 -44
- package/dist/220/solanaIngressEgress/depositFailed.d.cts +104 -104
- package/dist/220/solanaIngressEgress/depositFailed.d.mts +104 -104
- package/dist/220/solanaIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/220/solanaIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/220/swapping/accountCreationDepositAddressReady.d.cts +32 -32
- package/dist/220/swapping/accountCreationDepositAddressReady.d.mts +32 -32
- package/dist/220/swapping/batchSwapFailed.d.cts +12 -12
- package/dist/220/swapping/batchSwapFailed.d.mts +12 -12
- package/dist/220/swapping/creditedOnChain.d.cts +18 -18
- package/dist/220/swapping/creditedOnChain.d.mts +18 -18
- package/dist/220/swapping/palletConfigUpdated.d.cts +96 -96
- package/dist/220/swapping/palletConfigUpdated.d.mts +96 -96
- package/dist/220/swapping/refundEgressIgnored.d.cts +34 -34
- package/dist/220/swapping/refundEgressIgnored.d.mts +34 -34
- package/dist/220/swapping/refundEgressScheduled.d.cts +26 -26
- package/dist/220/swapping/refundEgressScheduled.d.mts +26 -26
- package/dist/220/swapping/refundedOnChain.d.cts +18 -18
- package/dist/220/swapping/refundedOnChain.d.mts +18 -18
- package/dist/220/swapping/swapAmountConfiscated.d.cts +14 -14
- package/dist/220/swapping/swapAmountConfiscated.d.mts +14 -14
- package/dist/220/swapping/swapDepositAddressReady.d.cts +32 -32
- package/dist/220/swapping/swapDepositAddressReady.d.mts +32 -32
- package/dist/220/swapping/swapEgressIgnored.d.cts +34 -34
- package/dist/220/swapping/swapEgressIgnored.d.mts +34 -34
- package/dist/220/swapping/swapEgressScheduled.d.cts +26 -26
- package/dist/220/swapping/swapEgressScheduled.d.mts +26 -26
- package/dist/220/swapping/swapExecuted.d.cts +24 -24
- package/dist/220/swapping/swapExecuted.d.mts +24 -24
- package/dist/220/swapping/swapRequested.d.cts +32 -32
- package/dist/220/swapping/swapRequested.d.mts +32 -32
- package/dist/220/swapping/withdrawalRequested.d.cts +12 -12
- package/dist/220/swapping/withdrawalRequested.d.mts +12 -12
- package/dist/220/tradingStrategy/fundsAddedToStrategy.d.cts +12 -12
- package/dist/220/tradingStrategy/fundsAddedToStrategy.d.mts +12 -12
- package/dist/220/tradingStrategy/palletConfigUpdated.d.cts +48 -48
- package/dist/220/tradingStrategy/palletConfigUpdated.d.mts +48 -48
- package/dist/220/tradingStrategy/strategyDeployed.d.cts +80 -80
- package/dist/220/tradingStrategy/strategyDeployed.d.mts +80 -80
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.cts +4 -4
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.mts +4 -4
- package/dist/220/tronIngressEgress/boostedDepositLost.d.cts +4 -4
- package/dist/220/tronIngressEgress/boostedDepositLost.d.mts +4 -4
- package/dist/220/tronIngressEgress/ccmEgressInvalid.d.cts +64 -64
- package/dist/220/tronIngressEgress/ccmEgressInvalid.d.mts +64 -64
- package/dist/220/tronIngressEgress/depositBoosted.d.cts +44 -44
- package/dist/220/tronIngressEgress/depositBoosted.d.mts +44 -44
- package/dist/220/tronIngressEgress/depositFailed.d.cts +104 -104
- package/dist/220/tronIngressEgress/depositFailed.d.mts +104 -104
- package/dist/220/tronIngressEgress/depositFetchesScheduled.d.cts +4 -4
- package/dist/220/tronIngressEgress/depositFetchesScheduled.d.mts +4 -4
- package/dist/220/tronIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/220/tronIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.mts +64 -64
- package/package.json +2 -2
|
@@ -16,47 +16,47 @@ declare const bitcoinIngressEgressTransferFallbackRequested: z.ZodObject<{
|
|
|
16
16
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
17
17
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
18
18
|
}, "strip", z.ZodTypeAny, {
|
|
19
|
-
value: `0x${string}`;
|
|
20
19
|
__kind: "P2PKH";
|
|
20
|
+
value: `0x${string}`;
|
|
21
21
|
}, {
|
|
22
|
-
value: string;
|
|
23
22
|
__kind: "P2PKH";
|
|
23
|
+
value: string;
|
|
24
24
|
}>, z.ZodObject<{
|
|
25
25
|
__kind: z.ZodLiteral<"P2SH">;
|
|
26
26
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
27
27
|
}, "strip", z.ZodTypeAny, {
|
|
28
|
-
value: `0x${string}`;
|
|
29
28
|
__kind: "P2SH";
|
|
29
|
+
value: `0x${string}`;
|
|
30
30
|
}, {
|
|
31
|
-
value: string;
|
|
32
31
|
__kind: "P2SH";
|
|
32
|
+
value: string;
|
|
33
33
|
}>, z.ZodObject<{
|
|
34
34
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
35
35
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
36
36
|
}, "strip", z.ZodTypeAny, {
|
|
37
|
-
value: `0x${string}`;
|
|
38
37
|
__kind: "P2WPKH";
|
|
38
|
+
value: `0x${string}`;
|
|
39
39
|
}, {
|
|
40
|
-
value: string;
|
|
41
40
|
__kind: "P2WPKH";
|
|
41
|
+
value: string;
|
|
42
42
|
}>, z.ZodObject<{
|
|
43
43
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
44
44
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
45
45
|
}, "strip", z.ZodTypeAny, {
|
|
46
|
-
value: `0x${string}`;
|
|
47
46
|
__kind: "P2WSH";
|
|
47
|
+
value: `0x${string}`;
|
|
48
48
|
}, {
|
|
49
|
-
value: string;
|
|
50
49
|
__kind: "P2WSH";
|
|
50
|
+
value: string;
|
|
51
51
|
}>, z.ZodObject<{
|
|
52
52
|
__kind: z.ZodLiteral<"Taproot">;
|
|
53
53
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
54
54
|
}, "strip", z.ZodTypeAny, {
|
|
55
|
-
value: `0x${string}`;
|
|
56
55
|
__kind: "Taproot";
|
|
56
|
+
value: `0x${string}`;
|
|
57
57
|
}, {
|
|
58
|
-
value: string;
|
|
59
58
|
__kind: "Taproot";
|
|
59
|
+
value: string;
|
|
60
60
|
}>, z.ZodObject<{
|
|
61
61
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
62
62
|
version: z.ZodNumber;
|
|
@@ -76,20 +76,20 @@ declare const bitcoinIngressEgressTransferFallbackRequested: z.ZodObject<{
|
|
|
76
76
|
asset: "Btc";
|
|
77
77
|
amount: bigint;
|
|
78
78
|
destinationAddress: {
|
|
79
|
-
value: `0x${string}`;
|
|
80
79
|
__kind: "P2PKH";
|
|
81
|
-
} | {
|
|
82
80
|
value: `0x${string}`;
|
|
83
|
-
__kind: "P2SH";
|
|
84
81
|
} | {
|
|
82
|
+
__kind: "P2SH";
|
|
85
83
|
value: `0x${string}`;
|
|
86
|
-
__kind: "P2WPKH";
|
|
87
84
|
} | {
|
|
85
|
+
__kind: "P2WPKH";
|
|
88
86
|
value: `0x${string}`;
|
|
89
|
-
__kind: "P2WSH";
|
|
90
87
|
} | {
|
|
88
|
+
__kind: "P2WSH";
|
|
91
89
|
value: `0x${string}`;
|
|
90
|
+
} | {
|
|
92
91
|
__kind: "Taproot";
|
|
92
|
+
value: `0x${string}`;
|
|
93
93
|
} | {
|
|
94
94
|
__kind: "OtherSegwit";
|
|
95
95
|
version: number;
|
|
@@ -102,20 +102,20 @@ declare const bitcoinIngressEgressTransferFallbackRequested: z.ZodObject<{
|
|
|
102
102
|
};
|
|
103
103
|
amount: string | number;
|
|
104
104
|
destinationAddress: {
|
|
105
|
-
value: string;
|
|
106
105
|
__kind: "P2PKH";
|
|
107
|
-
} | {
|
|
108
106
|
value: string;
|
|
109
|
-
__kind: "P2SH";
|
|
110
107
|
} | {
|
|
108
|
+
__kind: "P2SH";
|
|
111
109
|
value: string;
|
|
112
|
-
__kind: "P2WPKH";
|
|
113
110
|
} | {
|
|
111
|
+
__kind: "P2WPKH";
|
|
114
112
|
value: string;
|
|
115
|
-
__kind: "P2WSH";
|
|
116
113
|
} | {
|
|
114
|
+
__kind: "P2WSH";
|
|
117
115
|
value: string;
|
|
116
|
+
} | {
|
|
118
117
|
__kind: "Taproot";
|
|
118
|
+
value: string;
|
|
119
119
|
} | {
|
|
120
120
|
__kind: "OtherSegwit";
|
|
121
121
|
version: number;
|
|
@@ -16,47 +16,47 @@ declare const bitcoinIngressEgressTransferFallbackRequested: z.ZodObject<{
|
|
|
16
16
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
17
17
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
18
18
|
}, "strip", z.ZodTypeAny, {
|
|
19
|
-
value: `0x${string}`;
|
|
20
19
|
__kind: "P2PKH";
|
|
20
|
+
value: `0x${string}`;
|
|
21
21
|
}, {
|
|
22
|
-
value: string;
|
|
23
22
|
__kind: "P2PKH";
|
|
23
|
+
value: string;
|
|
24
24
|
}>, z.ZodObject<{
|
|
25
25
|
__kind: z.ZodLiteral<"P2SH">;
|
|
26
26
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
27
27
|
}, "strip", z.ZodTypeAny, {
|
|
28
|
-
value: `0x${string}`;
|
|
29
28
|
__kind: "P2SH";
|
|
29
|
+
value: `0x${string}`;
|
|
30
30
|
}, {
|
|
31
|
-
value: string;
|
|
32
31
|
__kind: "P2SH";
|
|
32
|
+
value: string;
|
|
33
33
|
}>, z.ZodObject<{
|
|
34
34
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
35
35
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
36
36
|
}, "strip", z.ZodTypeAny, {
|
|
37
|
-
value: `0x${string}`;
|
|
38
37
|
__kind: "P2WPKH";
|
|
38
|
+
value: `0x${string}`;
|
|
39
39
|
}, {
|
|
40
|
-
value: string;
|
|
41
40
|
__kind: "P2WPKH";
|
|
41
|
+
value: string;
|
|
42
42
|
}>, z.ZodObject<{
|
|
43
43
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
44
44
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
45
45
|
}, "strip", z.ZodTypeAny, {
|
|
46
|
-
value: `0x${string}`;
|
|
47
46
|
__kind: "P2WSH";
|
|
47
|
+
value: `0x${string}`;
|
|
48
48
|
}, {
|
|
49
|
-
value: string;
|
|
50
49
|
__kind: "P2WSH";
|
|
50
|
+
value: string;
|
|
51
51
|
}>, z.ZodObject<{
|
|
52
52
|
__kind: z.ZodLiteral<"Taproot">;
|
|
53
53
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
54
54
|
}, "strip", z.ZodTypeAny, {
|
|
55
|
-
value: `0x${string}`;
|
|
56
55
|
__kind: "Taproot";
|
|
56
|
+
value: `0x${string}`;
|
|
57
57
|
}, {
|
|
58
|
-
value: string;
|
|
59
58
|
__kind: "Taproot";
|
|
59
|
+
value: string;
|
|
60
60
|
}>, z.ZodObject<{
|
|
61
61
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
62
62
|
version: z.ZodNumber;
|
|
@@ -76,20 +76,20 @@ declare const bitcoinIngressEgressTransferFallbackRequested: z.ZodObject<{
|
|
|
76
76
|
asset: "Btc";
|
|
77
77
|
amount: bigint;
|
|
78
78
|
destinationAddress: {
|
|
79
|
-
value: `0x${string}`;
|
|
80
79
|
__kind: "P2PKH";
|
|
81
|
-
} | {
|
|
82
80
|
value: `0x${string}`;
|
|
83
|
-
__kind: "P2SH";
|
|
84
81
|
} | {
|
|
82
|
+
__kind: "P2SH";
|
|
85
83
|
value: `0x${string}`;
|
|
86
|
-
__kind: "P2WPKH";
|
|
87
84
|
} | {
|
|
85
|
+
__kind: "P2WPKH";
|
|
88
86
|
value: `0x${string}`;
|
|
89
|
-
__kind: "P2WSH";
|
|
90
87
|
} | {
|
|
88
|
+
__kind: "P2WSH";
|
|
91
89
|
value: `0x${string}`;
|
|
90
|
+
} | {
|
|
92
91
|
__kind: "Taproot";
|
|
92
|
+
value: `0x${string}`;
|
|
93
93
|
} | {
|
|
94
94
|
__kind: "OtherSegwit";
|
|
95
95
|
version: number;
|
|
@@ -102,20 +102,20 @@ declare const bitcoinIngressEgressTransferFallbackRequested: z.ZodObject<{
|
|
|
102
102
|
};
|
|
103
103
|
amount: string | number;
|
|
104
104
|
destinationAddress: {
|
|
105
|
-
value: string;
|
|
106
105
|
__kind: "P2PKH";
|
|
107
|
-
} | {
|
|
108
106
|
value: string;
|
|
109
|
-
__kind: "P2SH";
|
|
110
107
|
} | {
|
|
108
|
+
__kind: "P2SH";
|
|
111
109
|
value: string;
|
|
112
|
-
__kind: "P2WPKH";
|
|
113
110
|
} | {
|
|
111
|
+
__kind: "P2WPKH";
|
|
114
112
|
value: string;
|
|
115
|
-
__kind: "P2WSH";
|
|
116
113
|
} | {
|
|
114
|
+
__kind: "P2WSH";
|
|
117
115
|
value: string;
|
|
116
|
+
} | {
|
|
118
117
|
__kind: "Taproot";
|
|
118
|
+
value: string;
|
|
119
119
|
} | {
|
|
120
120
|
__kind: "OtherSegwit";
|
|
121
121
|
version: number;
|
package/dist/111/common.d.cts
CHANGED
|
@@ -56,47 +56,47 @@ declare const cfChainsBtcScriptPubkey: z.ZodDiscriminatedUnion<"__kind", [z.ZodO
|
|
|
56
56
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
57
57
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
58
58
|
}, "strip", z.ZodTypeAny, {
|
|
59
|
-
value: `0x${string}`;
|
|
60
59
|
__kind: "P2PKH";
|
|
60
|
+
value: `0x${string}`;
|
|
61
61
|
}, {
|
|
62
|
-
value: string;
|
|
63
62
|
__kind: "P2PKH";
|
|
63
|
+
value: string;
|
|
64
64
|
}>, z.ZodObject<{
|
|
65
65
|
__kind: z.ZodLiteral<"P2SH">;
|
|
66
66
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
67
67
|
}, "strip", z.ZodTypeAny, {
|
|
68
|
-
value: `0x${string}`;
|
|
69
68
|
__kind: "P2SH";
|
|
69
|
+
value: `0x${string}`;
|
|
70
70
|
}, {
|
|
71
|
-
value: string;
|
|
72
71
|
__kind: "P2SH";
|
|
72
|
+
value: string;
|
|
73
73
|
}>, z.ZodObject<{
|
|
74
74
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
75
75
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
76
76
|
}, "strip", z.ZodTypeAny, {
|
|
77
|
-
value: `0x${string}`;
|
|
78
77
|
__kind: "P2WPKH";
|
|
78
|
+
value: `0x${string}`;
|
|
79
79
|
}, {
|
|
80
|
-
value: string;
|
|
81
80
|
__kind: "P2WPKH";
|
|
81
|
+
value: string;
|
|
82
82
|
}>, z.ZodObject<{
|
|
83
83
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
84
84
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
85
85
|
}, "strip", z.ZodTypeAny, {
|
|
86
|
-
value: `0x${string}`;
|
|
87
86
|
__kind: "P2WSH";
|
|
87
|
+
value: `0x${string}`;
|
|
88
88
|
}, {
|
|
89
|
-
value: string;
|
|
90
89
|
__kind: "P2WSH";
|
|
90
|
+
value: string;
|
|
91
91
|
}>, z.ZodObject<{
|
|
92
92
|
__kind: z.ZodLiteral<"Taproot">;
|
|
93
93
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
94
94
|
}, "strip", z.ZodTypeAny, {
|
|
95
|
-
value: `0x${string}`;
|
|
96
95
|
__kind: "Taproot";
|
|
96
|
+
value: `0x${string}`;
|
|
97
97
|
}, {
|
|
98
|
-
value: string;
|
|
99
98
|
__kind: "Taproot";
|
|
99
|
+
value: string;
|
|
100
100
|
}>, z.ZodObject<{
|
|
101
101
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
102
102
|
version: z.ZodNumber;
|
|
@@ -113,11 +113,11 @@ declare const cfChainsBtcScriptPubkey: z.ZodDiscriminatedUnion<"__kind", [z.ZodO
|
|
|
113
113
|
declare const cfPrimitivesChainsAssetsAnyAsset: z.ZodEffects<z.ZodObject<{
|
|
114
114
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
115
115
|
}, "strip", z.ZodTypeAny, {
|
|
116
|
-
__kind: "
|
|
116
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
117
117
|
}, {
|
|
118
|
-
__kind: "
|
|
119
|
-
}>, "
|
|
120
|
-
__kind: "
|
|
118
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
119
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc", {
|
|
120
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
121
121
|
}>;
|
|
122
122
|
declare const accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
123
123
|
declare const palletCfPoolsAssetsMapU128: z.ZodObject<{
|
|
@@ -183,6 +183,7 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
183
183
|
};
|
|
184
184
|
}>;
|
|
185
185
|
}, "strip", z.ZodTypeAny, {
|
|
186
|
+
__kind: "Increase";
|
|
186
187
|
value: {
|
|
187
188
|
liquidity: bigint;
|
|
188
189
|
amounts: {
|
|
@@ -190,8 +191,8 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
190
191
|
quote: bigint;
|
|
191
192
|
};
|
|
192
193
|
};
|
|
193
|
-
__kind: "Increase";
|
|
194
194
|
}, {
|
|
195
|
+
__kind: "Increase";
|
|
195
196
|
value: {
|
|
196
197
|
liquidity: string | number;
|
|
197
198
|
amounts: {
|
|
@@ -199,7 +200,6 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
199
200
|
quote: string | number;
|
|
200
201
|
};
|
|
201
202
|
};
|
|
202
|
-
__kind: "Increase";
|
|
203
203
|
}>, z.ZodObject<{
|
|
204
204
|
__kind: z.ZodLiteral<"Decrease">;
|
|
205
205
|
value: z.ZodObject<{
|
|
@@ -228,6 +228,7 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
228
228
|
};
|
|
229
229
|
}>;
|
|
230
230
|
}, "strip", z.ZodTypeAny, {
|
|
231
|
+
__kind: "Decrease";
|
|
231
232
|
value: {
|
|
232
233
|
liquidity: bigint;
|
|
233
234
|
amounts: {
|
|
@@ -235,8 +236,8 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
235
236
|
quote: bigint;
|
|
236
237
|
};
|
|
237
238
|
};
|
|
238
|
-
__kind: "Decrease";
|
|
239
239
|
}, {
|
|
240
|
+
__kind: "Decrease";
|
|
240
241
|
value: {
|
|
241
242
|
liquidity: string | number;
|
|
242
243
|
amounts: {
|
|
@@ -244,7 +245,6 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
244
245
|
quote: string | number;
|
|
245
246
|
};
|
|
246
247
|
};
|
|
247
|
-
__kind: "Decrease";
|
|
248
248
|
}>]>;
|
|
249
249
|
declare const cfAmmCommonOrder: z.ZodEffects<z.ZodObject<{
|
|
250
250
|
__kind: z.ZodEnum<["Buy", "Sell"]>;
|
|
@@ -259,20 +259,20 @@ declare const palletCfPoolsIncreaseOrDecreaseU128: z.ZodDiscriminatedUnion<"__ki
|
|
|
259
259
|
__kind: z.ZodLiteral<"Increase">;
|
|
260
260
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
261
261
|
}, "strip", z.ZodTypeAny, {
|
|
262
|
-
value: bigint;
|
|
263
262
|
__kind: "Increase";
|
|
263
|
+
value: bigint;
|
|
264
264
|
}, {
|
|
265
|
-
value: string | number;
|
|
266
265
|
__kind: "Increase";
|
|
266
|
+
value: string | number;
|
|
267
267
|
}>, z.ZodObject<{
|
|
268
268
|
__kind: z.ZodLiteral<"Decrease">;
|
|
269
269
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
270
270
|
}, "strip", z.ZodTypeAny, {
|
|
271
|
-
value: bigint;
|
|
272
271
|
__kind: "Decrease";
|
|
272
|
+
value: bigint;
|
|
273
273
|
}, {
|
|
274
|
-
value: string | number;
|
|
275
274
|
__kind: "Decrease";
|
|
275
|
+
value: string | number;
|
|
276
276
|
}>]>;
|
|
277
277
|
declare const spRuntimeModuleError: z.ZodObject<{
|
|
278
278
|
index: z.ZodNumber;
|
|
@@ -342,17 +342,17 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
342
342
|
error: string;
|
|
343
343
|
}>;
|
|
344
344
|
}, "strip", z.ZodTypeAny, {
|
|
345
|
+
__kind: "Module";
|
|
345
346
|
value: {
|
|
346
347
|
index: number;
|
|
347
348
|
error: `0x${string}`;
|
|
348
349
|
};
|
|
349
|
-
__kind: "Module";
|
|
350
350
|
}, {
|
|
351
|
+
__kind: "Module";
|
|
351
352
|
value: {
|
|
352
353
|
index: number;
|
|
353
354
|
error: string;
|
|
354
355
|
};
|
|
355
|
-
__kind: "Module";
|
|
356
356
|
}>, z.ZodObject<{
|
|
357
357
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
358
358
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -383,13 +383,13 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
383
383
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
384
384
|
}>;
|
|
385
385
|
}, "strip", z.ZodTypeAny, {
|
|
386
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
387
386
|
__kind: "Token";
|
|
387
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
388
388
|
}, {
|
|
389
|
+
__kind: "Token";
|
|
389
390
|
value: {
|
|
390
391
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
391
392
|
};
|
|
392
|
-
__kind: "Token";
|
|
393
393
|
}>, z.ZodObject<{
|
|
394
394
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
395
395
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -402,13 +402,13 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
402
402
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
403
403
|
}>;
|
|
404
404
|
}, "strip", z.ZodTypeAny, {
|
|
405
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
406
405
|
__kind: "Arithmetic";
|
|
406
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
407
407
|
}, {
|
|
408
|
+
__kind: "Arithmetic";
|
|
408
409
|
value: {
|
|
409
410
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
410
411
|
};
|
|
411
|
-
__kind: "Arithmetic";
|
|
412
412
|
}>, z.ZodObject<{
|
|
413
413
|
__kind: z.ZodLiteral<"Transactional">;
|
|
414
414
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -421,13 +421,13 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
421
421
|
__kind: "LimitReached" | "NoLayer";
|
|
422
422
|
}>;
|
|
423
423
|
}, "strip", z.ZodTypeAny, {
|
|
424
|
-
value: "LimitReached" | "NoLayer";
|
|
425
424
|
__kind: "Transactional";
|
|
425
|
+
value: "LimitReached" | "NoLayer";
|
|
426
426
|
}, {
|
|
427
|
+
__kind: "Transactional";
|
|
427
428
|
value: {
|
|
428
429
|
__kind: "LimitReached" | "NoLayer";
|
|
429
430
|
};
|
|
430
|
-
__kind: "Transactional";
|
|
431
431
|
}>, z.ZodObject<{
|
|
432
432
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
433
433
|
}, "strip", z.ZodTypeAny, {
|
package/dist/111/common.d.mts
CHANGED
|
@@ -56,47 +56,47 @@ declare const cfChainsBtcScriptPubkey: z.ZodDiscriminatedUnion<"__kind", [z.ZodO
|
|
|
56
56
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
57
57
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
58
58
|
}, "strip", z.ZodTypeAny, {
|
|
59
|
-
value: `0x${string}`;
|
|
60
59
|
__kind: "P2PKH";
|
|
60
|
+
value: `0x${string}`;
|
|
61
61
|
}, {
|
|
62
|
-
value: string;
|
|
63
62
|
__kind: "P2PKH";
|
|
63
|
+
value: string;
|
|
64
64
|
}>, z.ZodObject<{
|
|
65
65
|
__kind: z.ZodLiteral<"P2SH">;
|
|
66
66
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
67
67
|
}, "strip", z.ZodTypeAny, {
|
|
68
|
-
value: `0x${string}`;
|
|
69
68
|
__kind: "P2SH";
|
|
69
|
+
value: `0x${string}`;
|
|
70
70
|
}, {
|
|
71
|
-
value: string;
|
|
72
71
|
__kind: "P2SH";
|
|
72
|
+
value: string;
|
|
73
73
|
}>, z.ZodObject<{
|
|
74
74
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
75
75
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
76
76
|
}, "strip", z.ZodTypeAny, {
|
|
77
|
-
value: `0x${string}`;
|
|
78
77
|
__kind: "P2WPKH";
|
|
78
|
+
value: `0x${string}`;
|
|
79
79
|
}, {
|
|
80
|
-
value: string;
|
|
81
80
|
__kind: "P2WPKH";
|
|
81
|
+
value: string;
|
|
82
82
|
}>, z.ZodObject<{
|
|
83
83
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
84
84
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
85
85
|
}, "strip", z.ZodTypeAny, {
|
|
86
|
-
value: `0x${string}`;
|
|
87
86
|
__kind: "P2WSH";
|
|
87
|
+
value: `0x${string}`;
|
|
88
88
|
}, {
|
|
89
|
-
value: string;
|
|
90
89
|
__kind: "P2WSH";
|
|
90
|
+
value: string;
|
|
91
91
|
}>, z.ZodObject<{
|
|
92
92
|
__kind: z.ZodLiteral<"Taproot">;
|
|
93
93
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
94
94
|
}, "strip", z.ZodTypeAny, {
|
|
95
|
-
value: `0x${string}`;
|
|
96
95
|
__kind: "Taproot";
|
|
96
|
+
value: `0x${string}`;
|
|
97
97
|
}, {
|
|
98
|
-
value: string;
|
|
99
98
|
__kind: "Taproot";
|
|
99
|
+
value: string;
|
|
100
100
|
}>, z.ZodObject<{
|
|
101
101
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
102
102
|
version: z.ZodNumber;
|
|
@@ -113,11 +113,11 @@ declare const cfChainsBtcScriptPubkey: z.ZodDiscriminatedUnion<"__kind", [z.ZodO
|
|
|
113
113
|
declare const cfPrimitivesChainsAssetsAnyAsset: z.ZodEffects<z.ZodObject<{
|
|
114
114
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
115
115
|
}, "strip", z.ZodTypeAny, {
|
|
116
|
-
__kind: "
|
|
116
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
117
117
|
}, {
|
|
118
|
-
__kind: "
|
|
119
|
-
}>, "
|
|
120
|
-
__kind: "
|
|
118
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
119
|
+
}>, "Eth" | "Flip" | "Usdc" | "Dot" | "Btc", {
|
|
120
|
+
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc";
|
|
121
121
|
}>;
|
|
122
122
|
declare const accountId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
123
123
|
declare const palletCfPoolsAssetsMapU128: z.ZodObject<{
|
|
@@ -183,6 +183,7 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
183
183
|
};
|
|
184
184
|
}>;
|
|
185
185
|
}, "strip", z.ZodTypeAny, {
|
|
186
|
+
__kind: "Increase";
|
|
186
187
|
value: {
|
|
187
188
|
liquidity: bigint;
|
|
188
189
|
amounts: {
|
|
@@ -190,8 +191,8 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
190
191
|
quote: bigint;
|
|
191
192
|
};
|
|
192
193
|
};
|
|
193
|
-
__kind: "Increase";
|
|
194
194
|
}, {
|
|
195
|
+
__kind: "Increase";
|
|
195
196
|
value: {
|
|
196
197
|
liquidity: string | number;
|
|
197
198
|
amounts: {
|
|
@@ -199,7 +200,6 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
199
200
|
quote: string | number;
|
|
200
201
|
};
|
|
201
202
|
};
|
|
202
|
-
__kind: "Increase";
|
|
203
203
|
}>, z.ZodObject<{
|
|
204
204
|
__kind: z.ZodLiteral<"Decrease">;
|
|
205
205
|
value: z.ZodObject<{
|
|
@@ -228,6 +228,7 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
228
228
|
};
|
|
229
229
|
}>;
|
|
230
230
|
}, "strip", z.ZodTypeAny, {
|
|
231
|
+
__kind: "Decrease";
|
|
231
232
|
value: {
|
|
232
233
|
liquidity: bigint;
|
|
233
234
|
amounts: {
|
|
@@ -235,8 +236,8 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
235
236
|
quote: bigint;
|
|
236
237
|
};
|
|
237
238
|
};
|
|
238
|
-
__kind: "Decrease";
|
|
239
239
|
}, {
|
|
240
|
+
__kind: "Decrease";
|
|
240
241
|
value: {
|
|
241
242
|
liquidity: string | number;
|
|
242
243
|
amounts: {
|
|
@@ -244,7 +245,6 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
244
245
|
quote: string | number;
|
|
245
246
|
};
|
|
246
247
|
};
|
|
247
|
-
__kind: "Decrease";
|
|
248
248
|
}>]>;
|
|
249
249
|
declare const cfAmmCommonOrder: z.ZodEffects<z.ZodObject<{
|
|
250
250
|
__kind: z.ZodEnum<["Buy", "Sell"]>;
|
|
@@ -259,20 +259,20 @@ declare const palletCfPoolsIncreaseOrDecreaseU128: z.ZodDiscriminatedUnion<"__ki
|
|
|
259
259
|
__kind: z.ZodLiteral<"Increase">;
|
|
260
260
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
261
261
|
}, "strip", z.ZodTypeAny, {
|
|
262
|
-
value: bigint;
|
|
263
262
|
__kind: "Increase";
|
|
263
|
+
value: bigint;
|
|
264
264
|
}, {
|
|
265
|
-
value: string | number;
|
|
266
265
|
__kind: "Increase";
|
|
266
|
+
value: string | number;
|
|
267
267
|
}>, z.ZodObject<{
|
|
268
268
|
__kind: z.ZodLiteral<"Decrease">;
|
|
269
269
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
270
270
|
}, "strip", z.ZodTypeAny, {
|
|
271
|
-
value: bigint;
|
|
272
271
|
__kind: "Decrease";
|
|
272
|
+
value: bigint;
|
|
273
273
|
}, {
|
|
274
|
-
value: string | number;
|
|
275
274
|
__kind: "Decrease";
|
|
275
|
+
value: string | number;
|
|
276
276
|
}>]>;
|
|
277
277
|
declare const spRuntimeModuleError: z.ZodObject<{
|
|
278
278
|
index: z.ZodNumber;
|
|
@@ -342,17 +342,17 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
342
342
|
error: string;
|
|
343
343
|
}>;
|
|
344
344
|
}, "strip", z.ZodTypeAny, {
|
|
345
|
+
__kind: "Module";
|
|
345
346
|
value: {
|
|
346
347
|
index: number;
|
|
347
348
|
error: `0x${string}`;
|
|
348
349
|
};
|
|
349
|
-
__kind: "Module";
|
|
350
350
|
}, {
|
|
351
|
+
__kind: "Module";
|
|
351
352
|
value: {
|
|
352
353
|
index: number;
|
|
353
354
|
error: string;
|
|
354
355
|
};
|
|
355
|
-
__kind: "Module";
|
|
356
356
|
}>, z.ZodObject<{
|
|
357
357
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
358
358
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -383,13 +383,13 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
383
383
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
384
384
|
}>;
|
|
385
385
|
}, "strip", z.ZodTypeAny, {
|
|
386
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
387
386
|
__kind: "Token";
|
|
387
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
388
388
|
}, {
|
|
389
|
+
__kind: "Token";
|
|
389
390
|
value: {
|
|
390
391
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
391
392
|
};
|
|
392
|
-
__kind: "Token";
|
|
393
393
|
}>, z.ZodObject<{
|
|
394
394
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
395
395
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -402,13 +402,13 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
402
402
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
403
403
|
}>;
|
|
404
404
|
}, "strip", z.ZodTypeAny, {
|
|
405
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
406
405
|
__kind: "Arithmetic";
|
|
406
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
407
407
|
}, {
|
|
408
|
+
__kind: "Arithmetic";
|
|
408
409
|
value: {
|
|
409
410
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
410
411
|
};
|
|
411
|
-
__kind: "Arithmetic";
|
|
412
412
|
}>, z.ZodObject<{
|
|
413
413
|
__kind: z.ZodLiteral<"Transactional">;
|
|
414
414
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -421,13 +421,13 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
421
421
|
__kind: "LimitReached" | "NoLayer";
|
|
422
422
|
}>;
|
|
423
423
|
}, "strip", z.ZodTypeAny, {
|
|
424
|
-
value: "LimitReached" | "NoLayer";
|
|
425
424
|
__kind: "Transactional";
|
|
425
|
+
value: "LimitReached" | "NoLayer";
|
|
426
426
|
}, {
|
|
427
|
+
__kind: "Transactional";
|
|
427
428
|
value: {
|
|
428
429
|
__kind: "LimitReached" | "NoLayer";
|
|
429
430
|
};
|
|
430
|
-
__kind: "Transactional";
|
|
431
431
|
}>, z.ZodObject<{
|
|
432
432
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
433
433
|
}, "strip", z.ZodTypeAny, {
|