@chainflip/processor 2.2.0-alpha.3 → 2.2.0-alpha.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +22 -22
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.mts +22 -22
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.cts +20 -20
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.mts +20 -20
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +22 -22
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.mts +22 -22
- package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +22 -22
- package/dist/100/bitcoinIngressEgress/depositReceived.d.mts +22 -22
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +50 -50
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.mts +50 -50
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +22 -22
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.mts +22 -22
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +22 -22
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.mts +22 -22
- package/dist/100/bitcoinThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/100/bitcoinThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +30 -30
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +30 -30
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/100/bitcoinThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/100/common.d.cts +241 -241
- package/dist/100/common.d.mts +241 -241
- package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/100/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.mts +20 -20
- package/dist/100/ethereumIngressEgress/egressScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/egressScheduled.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.cts +30 -30
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +30 -30
- package/dist/100/ethereumThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/100/flip/remainingImbalance.d.cts +22 -22
- package/dist/100/flip/remainingImbalance.d.mts +22 -22
- 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/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/governance/failedExecution.d.cts +8 -8
- package/dist/100/governance/failedExecution.d.mts +8 -8
- package/dist/100/governance/govKeyCallExecutionFailed.d.cts +16 -16
- package/dist/100/governance/govKeyCallExecutionFailed.d.mts +16 -16
- package/dist/100/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/100/liquidityPools/limitOrderUpdated.d.mts +10 -10
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +16 -16
- package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +16 -16
- 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 +6 -6
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +6 -6
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +44 -44
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +44 -44
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.mts +20 -20
- package/dist/100/polkadotIngressEgress/egressScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/egressScheduled.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +30 -30
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +30 -30
- package/dist/100/polkadotThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/100/reputation/offencePenalty.d.cts +2 -2
- package/dist/100/reputation/offencePenalty.d.mts +2 -2
- package/dist/100/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/100/swapping/batchSwapFailed.d.mts +2 -2
- package/dist/100/swapping/ccmDepositReceived.d.cts +62 -62
- package/dist/100/swapping/ccmDepositReceived.d.mts +62 -62
- package/dist/100/swapping/ccmFailed.d.cts +66 -66
- package/dist/100/swapping/ccmFailed.d.mts +66 -66
- package/dist/100/swapping/minimumSwapAmountSet.d.cts +2 -2
- package/dist/100/swapping/minimumSwapAmountSet.d.mts +2 -2
- package/dist/100/swapping/swapAmountTooLow.d.cts +11 -11
- package/dist/100/swapping/swapAmountTooLow.d.mts +11 -11
- package/dist/100/swapping/swapDepositAddressReady.d.cts +8 -8
- package/dist/100/swapping/swapDepositAddressReady.d.mts +8 -8
- package/dist/100/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/100/swapping/swapEgressScheduled.d.mts +2 -2
- package/dist/100/swapping/swapExecuted.d.cts +2 -2
- package/dist/100/swapping/swapExecuted.d.mts +2 -2
- package/dist/100/swapping/swapScheduled.d.cts +89 -89
- package/dist/100/swapping/swapScheduled.d.mts +89 -89
- package/dist/100/swapping/withdrawalRequested.d.cts +8 -8
- package/dist/100/swapping/withdrawalRequested.d.mts +8 -8
- package/dist/100/system/extrinsicFailed.d.cts +16 -16
- package/dist/100/system/extrinsicFailed.d.mts +16 -16
- package/dist/100/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalEnacted.d.mts +8 -8
- package/dist/100/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalPassed.d.mts +8 -8
- package/dist/100/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalRejected.d.mts +8 -8
- package/dist/100/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
- package/dist/100/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/100/validator/rotationPhaseUpdated.d.mts +20 -20
- package/dist/100/witnesser/witnessExecutionFailed.d.cts +16 -16
- package/dist/100/witnesser/witnessExecutionFailed.d.mts +16 -16
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +161 -161
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +161 -161
- 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 +161 -161
- package/dist/11000/assethubIngressEgress/depositFailed.d.mts +161 -161
- 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 +291 -291
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +291 -291
- 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 +2163 -2163
- package/dist/11000/common.d.mts +2163 -2163
- 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 +161 -161
- package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +161 -161
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +2 -2
- package/dist/11000/lendingPools/boostFundsAdded.d.mts +2 -2
- package/dist/11000/lendingPools/stoppedBoosting.d.cts +2 -2
- package/dist/11000/lendingPools/stoppedBoosting.d.mts +2 -2
- 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 +161 -161
- package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +161 -161
- 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 +161 -161
- package/dist/11000/solanaIngressEgress/depositFailed.d.mts +161 -161
- 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 +6 -6
- package/dist/11000/swapping/refundEgressScheduled.d.mts +6 -6
- 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 +90 -90
- package/dist/11000/swapping/swapRequested.d.mts +90 -90
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +22 -22
- package/dist/111/common.d.cts +30 -30
- package/dist/111/common.d.mts +30 -30
- package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/111/liquidityPools/limitOrderUpdated.d.cts +21 -21
- package/dist/111/liquidityPools/limitOrderUpdated.d.mts +21 -21
- 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 +21 -21
- package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +21 -21
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +16 -16
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +16 -16
- package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/111/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +11 -11
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +11 -11
- package/dist/11100/assethubIngressEgress/depositFailed.d.cts +11 -11
- package/dist/11100/assethubIngressEgress/depositFailed.d.mts +11 -11
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +14 -14
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +14 -14
- package/dist/11100/common.d.cts +93 -93
- package/dist/11100/common.d.mts +93 -93
- package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +30 -30
- package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +30 -30
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +11 -11
- package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +11 -11
- package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +2 -2
- package/dist/11100/funding/sCCallCannotBeDecoded.d.mts +2 -2
- package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +8 -8
- package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +8 -8
- package/dist/11100/funding/sCCallExecuted.d.cts +8 -8
- package/dist/11100/funding/sCCallExecuted.d.mts +8 -8
- package/dist/11100/lendingPools/lendingFundsAdded.d.cts +4 -4
- package/dist/11100/lendingPools/lendingFundsAdded.d.mts +4 -4
- package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +2 -2
- package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +2 -2
- package/dist/11100/lendingPools/loanCreated.d.cts +3 -3
- package/dist/11100/lendingPools/loanCreated.d.mts +3 -3
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +11 -11
- package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +11 -11
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +11 -11
- package/dist/11100/solanaIngressEgress/depositFailed.d.mts +11 -11
- package/dist/11100/swapping/swapAborted.d.cts +2 -2
- package/dist/11100/swapping/swapAborted.d.mts +2 -2
- package/dist/11100/swapping/swapRescheduled.d.cts +3 -3
- package/dist/11100/swapping/swapRescheduled.d.mts +3 -3
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +160 -160
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +160 -160
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/11200/assethubIngressEgress/depositFailed.d.cts +178 -178
- package/dist/11200/assethubIngressEgress/depositFailed.d.mts +178 -178
- package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +20 -20
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +20 -20
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +28 -28
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +290 -290
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +290 -290
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +26 -26
- package/dist/11200/common.d.cts +2579 -2579
- package/dist/11200/common.d.mts +2579 -2579
- package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +160 -160
- package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +160 -160
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +178 -178
- package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +178 -178
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +16 -16
- package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +16 -16
- package/dist/11200/solanaIngressEgress/depositFailed.d.cts +192 -192
- package/dist/11200/solanaIngressEgress/depositFailed.d.mts +192 -192
- package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +14 -14
- package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +14 -14
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.mts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.mts +8 -8
- package/dist/11200/swapping/swapRequested.d.cts +364 -364
- package/dist/11200/swapping/swapRequested.d.mts +364 -364
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +10 -10
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +10 -10
- package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +6 -6
- package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +6 -6
- package/dist/120/common.d.cts +4 -4
- package/dist/120/common.d.mts +4 -4
- package/dist/120/emissions/backupRewardsDistributed.d.cts +2 -2
- package/dist/120/emissions/backupRewardsDistributed.d.mts +2 -2
- package/dist/120/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/120/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/120/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/120/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/120/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/120/ethereumIngressEgress/depositReceived.d.mts +2 -2
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +7 -7
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.mts +7 -7
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/120/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/120/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/120/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/120/polkadotIngressEgress/depositReceived.d.mts +2 -2
- package/dist/120/swapping/ccmFailed.d.cts +4 -4
- package/dist/120/swapping/ccmFailed.d.mts +4 -4
- package/dist/120/swapping/swapEgressIgnored.d.cts +6 -6
- package/dist/120/swapping/swapEgressIgnored.d.mts +6 -6
- package/dist/120/swapping/swapEgressScheduled.d.cts +10 -10
- package/dist/120/swapping/swapEgressScheduled.d.mts +10 -10
- package/dist/120/swapping/swapExecuted.d.cts +14 -14
- package/dist/120/swapping/swapExecuted.d.mts +14 -14
- package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/120/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +24 -24
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +24 -24
- 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/depositIgnored.d.cts +4 -4
- package/dist/131/ethereumIngressEgress/depositIgnored.d.mts +4 -4
- 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/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/limitOrderUpdated.d.mts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +8 -8
- 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 +10 -10
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- 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 +67 -67
- package/dist/131/swapping/ccmFailed.d.mts +67 -67
- package/dist/131/swapping/swapDepositAddressReady.d.cts +12 -12
- package/dist/131/swapping/swapDepositAddressReady.d.mts +12 -12
- package/dist/131/swapping/swapEgressIgnored.d.cts +22 -22
- package/dist/131/swapping/swapEgressIgnored.d.mts +22 -22
- package/dist/131/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/131/swapping/swapEgressScheduled.d.mts +2 -2
- package/dist/131/swapping/swapScheduled.d.cts +87 -87
- package/dist/131/swapping/swapScheduled.d.mts +87 -87
- package/dist/131/swapping/withdrawalRequested.d.cts +8 -8
- package/dist/131/swapping/withdrawalRequested.d.mts +8 -8
- 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/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.mts +16 -16
- 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/transferFallbackRequested.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.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 +20 -20
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +20 -20
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +20 -20
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +20 -20
- package/dist/141/common.d.cts +223 -223
- package/dist/141/common.d.mts +223 -223
- package/dist/141/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/141/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/141/liquidityPools/limitOrderUpdated.d.mts +8 -8
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +8 -8
- 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 +6 -6
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +6 -6
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +48 -48
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.mts +48 -48
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
- 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/swapExecuted.d.cts +76 -76
- package/dist/141/swapping/swapExecuted.d.mts +76 -76
- package/dist/141/swapping/swapScheduled.d.cts +85 -85
- package/dist/141/swapping/swapScheduled.d.mts +85 -85
- package/dist/141/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/141/swapping/withdrawalRequested.d.mts +4 -4
- 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/depositBoosted.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/150/assetBalances/refundSkipped.d.cts +47 -47
- package/dist/150/assetBalances/refundSkipped.d.mts +47 -47
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +2 -2
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +2 -2
- package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/150/swapping/ccmDepositReceived.d.cts +2 -2
- package/dist/150/swapping/ccmDepositReceived.d.mts +2 -2
- package/dist/150/swapping/ccmFailed.d.cts +36 -36
- package/dist/150/swapping/ccmFailed.d.mts +36 -36
- package/dist/150/swapping/refundEgressIgnored.d.cts +8 -8
- package/dist/150/swapping/refundEgressIgnored.d.mts +8 -8
- package/dist/150/swapping/swapEgressIgnored.d.cts +8 -8
- package/dist/150/swapping/swapEgressIgnored.d.mts +8 -8
- package/dist/150/swapping/swapExecuted.d.cts +6 -6
- package/dist/150/swapping/swapExecuted.d.mts +6 -6
- package/dist/150/swapping/swapScheduled.d.cts +38 -38
- package/dist/150/swapping/swapScheduled.d.mts +38 -38
- package/dist/150/swapping/withdrawalRequested.d.cts +2 -2
- package/dist/150/swapping/withdrawalRequested.d.mts +2 -2
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- 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 +8 -8
- package/dist/160/assetBalances/accountCredited.d.mts +8 -8
- package/dist/160/assetBalances/accountDebited.d.cts +8 -8
- package/dist/160/assetBalances/accountDebited.d.mts +8 -8
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/common.d.cts +98 -98
- package/dist/160/common.d.mts +98 -98
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/160/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- 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 +12 -12
- package/dist/160/liquidityPools/limitOrderUpdated.d.mts +12 -12
- 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 +24 -24
- package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +24 -24
- 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 +7 -7
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +7 -7
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/160/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/160/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
- 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 +8 -8
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +8 -8
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/160/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/160/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/160/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/160/swapping/refundEgressIgnored.d.cts +15 -15
- package/dist/160/swapping/refundEgressIgnored.d.mts +15 -15
- package/dist/160/swapping/refundEgressScheduled.d.cts +11 -11
- package/dist/160/swapping/refundEgressScheduled.d.mts +11 -11
- package/dist/160/swapping/swapAmountConfiscated.d.cts +7 -7
- package/dist/160/swapping/swapAmountConfiscated.d.mts +7 -7
- package/dist/160/swapping/swapDepositAddressReady.d.cts +14 -14
- package/dist/160/swapping/swapDepositAddressReady.d.mts +14 -14
- package/dist/160/swapping/swapEgressIgnored.d.cts +15 -15
- package/dist/160/swapping/swapEgressIgnored.d.mts +15 -15
- package/dist/160/swapping/swapEgressScheduled.d.cts +11 -11
- package/dist/160/swapping/swapEgressScheduled.d.mts +11 -11
- package/dist/160/swapping/swapExecuted.d.cts +12 -12
- package/dist/160/swapping/swapExecuted.d.mts +12 -12
- package/dist/160/swapping/swapRequested.d.cts +16 -16
- package/dist/160/swapping/swapRequested.d.mts +16 -16
- package/dist/160/swapping/swapScheduled.d.cts +6 -6
- package/dist/160/swapping/swapScheduled.d.mts +6 -6
- package/dist/160/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/160/swapping/withdrawalRequested.d.mts +6 -6
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +64 -64
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +64 -64
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +64 -64
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +64 -64
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +32 -32
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +32 -32
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +24 -24
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +24 -24
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +46 -46
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/170/common.d.cts +144 -144
- package/dist/170/common.d.mts +144 -144
- package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +64 -64
- package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +64 -64
- package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +64 -64
- package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +64 -64
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/170/reputation/offencePenalty.d.cts +4 -4
- package/dist/170/reputation/offencePenalty.d.mts +4 -4
- package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
- package/dist/170/reputation/penaltyUpdated.d.mts +4 -4
- package/dist/170/solanaIngressEgress/ccmFailed.d.cts +64 -64
- package/dist/170/solanaIngressEgress/ccmFailed.d.mts +64 -64
- package/dist/170/solanaIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/170/solanaIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/swapping/minimumChunkSizeSet.d.cts +6 -6
- package/dist/170/swapping/minimumChunkSizeSet.d.mts +6 -6
- package/dist/170/swapping/swapRequested.d.cts +59 -59
- package/dist/170/swapping/swapRequested.d.mts +59 -59
- 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 +2 -2
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +33 -33
- package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +33 -33
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/transferFallbackRequested.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 +2 -2
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +60 -60
- package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +60 -60
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +6 -6
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +6 -6
- package/dist/180/common.d.cts +186 -186
- package/dist/180/common.d.mts +186 -186
- 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 +2 -2
- package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +33 -33
- package/dist/180/ethereumIngressEgress/depositFailed.d.mts +33 -33
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/transferFallbackRequested.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 +2 -2
- package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +36 -36
- package/dist/180/polkadotIngressEgress/depositFailed.d.mts +36 -36
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/transferFallbackRequested.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 +2 -2
- package/dist/180/solanaIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +24 -24
- package/dist/180/solanaIngressEgress/depositFailed.d.mts +24 -24
- 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/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/180/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/180/swapping/refundEgressScheduled.d.cts +7 -7
- package/dist/180/swapping/refundEgressScheduled.d.mts +7 -7
- package/dist/180/swapping/swapDepositAddressReady.d.cts +8 -8
- package/dist/180/swapping/swapDepositAddressReady.d.mts +8 -8
- package/dist/180/swapping/swapEgressScheduled.d.cts +7 -7
- package/dist/180/swapping/swapEgressScheduled.d.mts +7 -7
- package/dist/180/swapping/withdrawalRequested.d.cts +11 -11
- package/dist/180/swapping/withdrawalRequested.d.mts +11 -11
- 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 +14 -14
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +60 -60
- package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +60 -60
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- 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 +9 -9
- package/dist/190/assetBalances/accountCredited.d.mts +9 -9
- package/dist/190/assetBalances/accountDebited.d.cts +9 -9
- package/dist/190/assetBalances/accountDebited.d.mts +9 -9
- 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/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/190/assethubIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/assethubIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +69 -69
- package/dist/190/assethubIngressEgress/depositFailed.d.mts +69 -69
- 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 +2 -2
- package/dist/190/assethubIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/190/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 +14 -14
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +60 -60
- package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +60 -60
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/common.d.cts +553 -553
- package/dist/190/common.d.mts +553 -553
- package/dist/190/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/190/environment/runtimeSafeModeUpdated.d.mts +28 -28
- 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 +14 -14
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/ethereumIngressEgress/depositFailed.d.cts +60 -60
- package/dist/190/ethereumIngressEgress/depositFailed.d.mts +60 -60
- package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- 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 +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.mts +12 -12
- 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 +24 -24
- package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +24 -24
- 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 +8 -8
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +8 -8
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
- 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 +14 -14
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/polkadotIngressEgress/depositFailed.d.cts +69 -69
- package/dist/190/polkadotIngressEgress/depositFailed.d.mts +69 -69
- package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- 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 +14 -14
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/190/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/190/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/190/solanaIngressEgress/depositFailed.d.cts +57 -57
- package/dist/190/solanaIngressEgress/depositFailed.d.mts +57 -57
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/transferFallbackRequested.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 +8 -8
- package/dist/190/swapping/creditedOnChain.d.mts +8 -8
- 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 +14 -14
- package/dist/190/swapping/refundEgressIgnored.d.mts +14 -14
- package/dist/190/swapping/refundEgressScheduled.d.cts +12 -12
- package/dist/190/swapping/refundEgressScheduled.d.mts +12 -12
- package/dist/190/swapping/refundedOnChain.d.cts +8 -8
- package/dist/190/swapping/refundedOnChain.d.mts +8 -8
- 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 +14 -14
- package/dist/190/swapping/swapEgressIgnored.d.mts +14 -14
- package/dist/190/swapping/swapEgressScheduled.d.cts +12 -12
- package/dist/190/swapping/swapEgressScheduled.d.mts +12 -12
- 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 +20 -20
- package/dist/190/swapping/swapRequested.d.mts +20 -20
- 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/swapping/swapAborted.d.cts +2 -2
- package/dist/200/swapping/swapAborted.d.mts +2 -2
- package/dist/200/swapping/swapRescheduled.d.cts +3 -3
- package/dist/200/swapping/swapRescheduled.d.mts +3 -3
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +102 -102
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +102 -102
- package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +197 -197
- package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +197 -197
- package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/210/arbitrumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
- package/dist/210/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
- package/dist/210/assetBalances/accountCredited.d.cts +6 -6
- package/dist/210/assetBalances/accountCredited.d.mts +6 -6
- package/dist/210/assetBalances/accountDebited.d.cts +6 -6
- package/dist/210/assetBalances/accountDebited.d.mts +6 -6
- package/dist/210/assetBalances/refundSkipped.d.cts +74 -74
- package/dist/210/assetBalances/refundSkipped.d.mts +74 -74
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +102 -102
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +102 -102
- package/dist/210/assethubIngressEgress/depositFailed.d.cts +200 -200
- package/dist/210/assethubIngressEgress/depositFailed.d.mts +200 -200
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
- package/dist/210/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.cts +102 -102
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +102 -102
- package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +366 -366
- package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +366 -366
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
- package/dist/210/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
- package/dist/210/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
- package/dist/210/common.d.cts +3452 -3452
- package/dist/210/common.d.mts +3452 -3452
- package/dist/210/emissions/flipBurnSkipped.d.cts +20 -20
- package/dist/210/emissions/flipBurnSkipped.d.mts +20 -20
- package/dist/210/environment/runtimeSafeModeUpdated.d.cts +107 -107
- package/dist/210/environment/runtimeSafeModeUpdated.d.mts +107 -107
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.cts +102 -102
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +102 -102
- package/dist/210/ethereumIngressEgress/depositFailed.d.cts +197 -197
- package/dist/210/ethereumIngressEgress/depositFailed.d.mts +197 -197
- package/dist/210/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/210/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
- package/dist/210/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
- package/dist/210/evmThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
- package/dist/210/funding/funded.d.cts +8 -8
- package/dist/210/funding/funded.d.mts +8 -8
- package/dist/210/funding/redemptionSettled.d.cts +2 -2
- package/dist/210/funding/redemptionSettled.d.mts +2 -2
- package/dist/210/funding/sCCallCannotBeExecuted.d.cts +54 -54
- package/dist/210/funding/sCCallCannotBeExecuted.d.mts +54 -54
- package/dist/210/governance/failedExecution.d.cts +10 -10
- package/dist/210/governance/failedExecution.d.mts +10 -10
- package/dist/210/governance/govKeyCallExecutionFailed.d.cts +20 -20
- package/dist/210/governance/govKeyCallExecutionFailed.d.mts +20 -20
- package/dist/210/lendingPools/boostFundsAdded.d.cts +8 -8
- package/dist/210/lendingPools/boostFundsAdded.d.mts +8 -8
- package/dist/210/lendingPools/boostPoolCreated.d.cts +8 -8
- package/dist/210/lendingPools/boostPoolCreated.d.mts +8 -8
- package/dist/210/lendingPools/collateralAdded.d.cts +6 -6
- package/dist/210/lendingPools/collateralAdded.d.mts +6 -6
- package/dist/210/lendingPools/collateralRemoved.d.cts +6 -6
- package/dist/210/lendingPools/collateralRemoved.d.mts +6 -6
- package/dist/210/lendingPools/collateralTopupAssetUpdated.d.cts +6 -6
- package/dist/210/lendingPools/collateralTopupAssetUpdated.d.mts +6 -6
- package/dist/210/lendingPools/lendingFundsAdded.d.cts +6 -6
- package/dist/210/lendingPools/lendingFundsAdded.d.mts +6 -6
- package/dist/210/lendingPools/lendingFundsRemoved.d.cts +6 -6
- package/dist/210/lendingPools/lendingFundsRemoved.d.mts +6 -6
- package/dist/210/lendingPools/lendingPoolCreated.d.cts +6 -6
- package/dist/210/lendingPools/lendingPoolCreated.d.mts +6 -6
- package/dist/210/lendingPools/loanCreated.d.cts +6 -6
- package/dist/210/lendingPools/loanCreated.d.mts +6 -6
- package/dist/210/lendingPools/palletConfigUpdated.d.cts +34 -34
- package/dist/210/lendingPools/palletConfigUpdated.d.mts +34 -34
- package/dist/210/lendingPools/stoppedBoosting.d.cts +10 -10
- package/dist/210/lendingPools/stoppedBoosting.d.mts +10 -10
- package/dist/210/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/210/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/210/liquidityPools/limitOrderUpdated.d.cts +22 -22
- package/dist/210/liquidityPools/limitOrderUpdated.d.mts +22 -22
- package/dist/210/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/210/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/210/liquidityPools/orderDeletionFailed.d.cts +32 -32
- package/dist/210/liquidityPools/orderDeletionFailed.d.mts +32 -32
- package/dist/210/liquidityPools/palletConfigUpdated.d.cts +8 -8
- package/dist/210/liquidityPools/palletConfigUpdated.d.mts +8 -8
- package/dist/210/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/210/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/210/liquidityPools/rangeOrderUpdated.d.cts +28 -28
- package/dist/210/liquidityPools/rangeOrderUpdated.d.mts +28 -28
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +20 -20
- package/dist/210/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +20 -20
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.cts +30 -30
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +30 -30
- package/dist/210/liquidityProvider/assetBalancePurged.d.cts +15 -15
- package/dist/210/liquidityProvider/assetBalancePurged.d.mts +15 -15
- package/dist/210/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/210/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
- package/dist/210/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.cts +102 -102
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +102 -102
- package/dist/210/polkadotIngressEgress/depositFailed.d.cts +200 -200
- package/dist/210/polkadotIngressEgress/depositFailed.d.mts +200 -200
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
- package/dist/210/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
- package/dist/210/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.cts +102 -102
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +102 -102
- package/dist/210/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/210/solanaIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/210/solanaIngressEgress/depositFailed.d.cts +235 -235
- package/dist/210/solanaIngressEgress/depositFailed.d.mts +235 -235
- package/dist/210/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/210/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/210/solanaIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/210/solanaIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +102 -102
- package/dist/210/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +102 -102
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.cts +34 -34
- package/dist/210/solanaThresholdSigner/thresholdDispatchComplete.d.mts +34 -34
- package/dist/210/swapping/accountCreationDepositAddressReady.d.cts +15 -15
- package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +15 -15
- package/dist/210/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/210/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/210/swapping/creditedOnChain.d.cts +8 -8
- package/dist/210/swapping/creditedOnChain.d.mts +8 -8
- package/dist/210/swapping/palletConfigUpdated.d.cts +48 -48
- package/dist/210/swapping/palletConfigUpdated.d.mts +48 -48
- package/dist/210/swapping/refundEgressIgnored.d.cts +28 -28
- package/dist/210/swapping/refundEgressIgnored.d.mts +28 -28
- package/dist/210/swapping/refundEgressScheduled.d.cts +14 -14
- package/dist/210/swapping/refundEgressScheduled.d.mts +14 -14
- package/dist/210/swapping/refundedOnChain.d.cts +8 -8
- package/dist/210/swapping/refundedOnChain.d.mts +8 -8
- package/dist/210/swapping/swapAmountConfiscated.d.cts +7 -7
- package/dist/210/swapping/swapAmountConfiscated.d.mts +7 -7
- package/dist/210/swapping/swapDepositAddressReady.d.cts +46 -46
- package/dist/210/swapping/swapDepositAddressReady.d.mts +46 -46
- package/dist/210/swapping/swapEgressIgnored.d.cts +28 -28
- package/dist/210/swapping/swapEgressIgnored.d.mts +28 -28
- package/dist/210/swapping/swapEgressScheduled.d.cts +14 -14
- package/dist/210/swapping/swapEgressScheduled.d.mts +14 -14
- package/dist/210/swapping/swapExecuted.d.cts +12 -12
- package/dist/210/swapping/swapExecuted.d.mts +12 -12
- package/dist/210/swapping/swapRequested.d.cts +413 -413
- package/dist/210/swapping/swapRequested.d.mts +413 -413
- package/dist/210/swapping/withdrawalRequested.d.cts +16 -16
- package/dist/210/swapping/withdrawalRequested.d.mts +16 -16
- package/dist/210/system/extrinsicFailed.d.cts +20 -20
- package/dist/210/system/extrinsicFailed.d.mts +20 -20
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.cts +20 -20
- package/dist/210/system/rejectedInvalidAuthorizedUpgrade.d.mts +20 -20
- package/dist/210/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
- package/dist/210/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
- package/dist/210/tradingStrategy/palletConfigUpdated.d.cts +24 -24
- package/dist/210/tradingStrategy/palletConfigUpdated.d.mts +24 -24
- package/dist/210/tradingStrategy/strategyDeployed.d.cts +24 -24
- package/dist/210/tradingStrategy/strategyDeployed.d.mts +24 -24
- package/dist/210/witnesser/prewitnessExecutionFailed.d.cts +20 -20
- package/dist/210/witnesser/prewitnessExecutionFailed.d.mts +20 -20
- package/dist/210/witnesser/witnessExecutionFailed.d.cts +20 -20
- package/dist/210/witnesser/witnessExecutionFailed.d.mts +20 -20
- package/dist/220/assetBalances/accountCredited.d.cts +2 -2
- package/dist/220/assetBalances/accountCredited.d.mts +2 -2
- package/dist/220/assetBalances/accountDebited.d.cts +2 -2
- package/dist/220/assetBalances/accountDebited.d.mts +2 -2
- package/dist/220/lendingPools/loanCreated.cjs +2 -1
- package/dist/220/lendingPools/loanCreated.d.cts +3 -0
- package/dist/220/lendingPools/loanCreated.d.mts +3 -0
- package/dist/220/lendingPools/loanCreated.mjs +3 -2
- package/package.json +1 -1
|
@@ -191,9 +191,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
191
191
|
solanaBroadcast: z.ZodBoolean;
|
|
192
192
|
solanaVault: z.ZodBoolean;
|
|
193
193
|
}, "strip", z.ZodTypeAny, {
|
|
194
|
+
governance: boolean;
|
|
194
195
|
funding: boolean;
|
|
195
196
|
swapping: boolean;
|
|
196
|
-
governance: boolean;
|
|
197
197
|
ethereumBroadcast: boolean;
|
|
198
198
|
ethereumChainTracking: boolean;
|
|
199
199
|
ethereumIngressEgress: boolean;
|
|
@@ -213,9 +213,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
213
213
|
solanaBroadcast: boolean;
|
|
214
214
|
solanaVault: boolean;
|
|
215
215
|
}, {
|
|
216
|
+
governance: boolean;
|
|
216
217
|
funding: boolean;
|
|
217
218
|
swapping: boolean;
|
|
218
|
-
governance: boolean;
|
|
219
219
|
ethereumBroadcast: boolean;
|
|
220
220
|
ethereumChainTracking: boolean;
|
|
221
221
|
ethereumIngressEgress: boolean;
|
|
@@ -237,9 +237,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
237
237
|
}>;
|
|
238
238
|
}, "strip", z.ZodTypeAny, {
|
|
239
239
|
value: {
|
|
240
|
+
governance: boolean;
|
|
240
241
|
funding: boolean;
|
|
241
242
|
swapping: boolean;
|
|
242
|
-
governance: boolean;
|
|
243
243
|
ethereumBroadcast: boolean;
|
|
244
244
|
ethereumChainTracking: boolean;
|
|
245
245
|
ethereumIngressEgress: boolean;
|
|
@@ -262,9 +262,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
262
262
|
__kind: "CodeAmber";
|
|
263
263
|
}, {
|
|
264
264
|
value: {
|
|
265
|
+
governance: boolean;
|
|
265
266
|
funding: boolean;
|
|
266
267
|
swapping: boolean;
|
|
267
|
-
governance: boolean;
|
|
268
268
|
ethereumBroadcast: boolean;
|
|
269
269
|
ethereumChainTracking: boolean;
|
|
270
270
|
ethereumIngressEgress: boolean;
|
|
@@ -367,9 +367,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
367
367
|
depositsEnabled: boolean;
|
|
368
368
|
}>;
|
|
369
369
|
}, "strip", z.ZodTypeAny, {
|
|
370
|
-
emissions: {
|
|
371
|
-
emissionsSyncEnabled: boolean;
|
|
372
|
-
};
|
|
373
370
|
funding: {
|
|
374
371
|
redeemEnabled: boolean;
|
|
375
372
|
};
|
|
@@ -378,6 +375,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
378
375
|
withdrawalsEnabled: boolean;
|
|
379
376
|
brokerRegistrationEnabled: boolean;
|
|
380
377
|
};
|
|
378
|
+
emissions: {
|
|
379
|
+
emissionsSyncEnabled: boolean;
|
|
380
|
+
};
|
|
381
381
|
liquidityProvider: {
|
|
382
382
|
depositEnabled: boolean;
|
|
383
383
|
withdrawalEnabled: boolean;
|
|
@@ -430,9 +430,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
430
430
|
__kind: "CodeRed";
|
|
431
431
|
} | {
|
|
432
432
|
value: {
|
|
433
|
+
governance: boolean;
|
|
433
434
|
funding: boolean;
|
|
434
435
|
swapping: boolean;
|
|
435
|
-
governance: boolean;
|
|
436
436
|
ethereumBroadcast: boolean;
|
|
437
437
|
ethereumChainTracking: boolean;
|
|
438
438
|
ethereumIngressEgress: boolean;
|
|
@@ -485,9 +485,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
485
485
|
depositsEnabled: boolean;
|
|
486
486
|
};
|
|
487
487
|
}, {
|
|
488
|
-
emissions: {
|
|
489
|
-
emissionsSyncEnabled: boolean;
|
|
490
|
-
};
|
|
491
488
|
funding: {
|
|
492
489
|
redeemEnabled: boolean;
|
|
493
490
|
};
|
|
@@ -496,6 +493,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
496
493
|
withdrawalsEnabled: boolean;
|
|
497
494
|
brokerRegistrationEnabled: boolean;
|
|
498
495
|
};
|
|
496
|
+
emissions: {
|
|
497
|
+
emissionsSyncEnabled: boolean;
|
|
498
|
+
};
|
|
499
499
|
liquidityProvider: {
|
|
500
500
|
depositEnabled: boolean;
|
|
501
501
|
withdrawalEnabled: boolean;
|
|
@@ -548,9 +548,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
548
548
|
__kind: "CodeRed";
|
|
549
549
|
} | {
|
|
550
550
|
value: {
|
|
551
|
+
governance: boolean;
|
|
551
552
|
funding: boolean;
|
|
552
553
|
swapping: boolean;
|
|
553
|
-
governance: boolean;
|
|
554
554
|
ethereumBroadcast: boolean;
|
|
555
555
|
ethereumChainTracking: boolean;
|
|
556
556
|
ethereumIngressEgress: boolean;
|
|
@@ -605,9 +605,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
605
605
|
}>;
|
|
606
606
|
}, "strip", z.ZodTypeAny, {
|
|
607
607
|
value: {
|
|
608
|
-
emissions: {
|
|
609
|
-
emissionsSyncEnabled: boolean;
|
|
610
|
-
};
|
|
611
608
|
funding: {
|
|
612
609
|
redeemEnabled: boolean;
|
|
613
610
|
};
|
|
@@ -616,6 +613,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
616
613
|
withdrawalsEnabled: boolean;
|
|
617
614
|
brokerRegistrationEnabled: boolean;
|
|
618
615
|
};
|
|
616
|
+
emissions: {
|
|
617
|
+
emissionsSyncEnabled: boolean;
|
|
618
|
+
};
|
|
619
619
|
liquidityProvider: {
|
|
620
620
|
depositEnabled: boolean;
|
|
621
621
|
withdrawalEnabled: boolean;
|
|
@@ -668,9 +668,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
668
668
|
__kind: "CodeRed";
|
|
669
669
|
} | {
|
|
670
670
|
value: {
|
|
671
|
+
governance: boolean;
|
|
671
672
|
funding: boolean;
|
|
672
673
|
swapping: boolean;
|
|
673
|
-
governance: boolean;
|
|
674
674
|
ethereumBroadcast: boolean;
|
|
675
675
|
ethereumChainTracking: boolean;
|
|
676
676
|
ethereumIngressEgress: boolean;
|
|
@@ -726,9 +726,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
726
726
|
__kind: "CodeAmber";
|
|
727
727
|
}, {
|
|
728
728
|
value: {
|
|
729
|
-
emissions: {
|
|
730
|
-
emissionsSyncEnabled: boolean;
|
|
731
|
-
};
|
|
732
729
|
funding: {
|
|
733
730
|
redeemEnabled: boolean;
|
|
734
731
|
};
|
|
@@ -737,6 +734,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
737
734
|
withdrawalsEnabled: boolean;
|
|
738
735
|
brokerRegistrationEnabled: boolean;
|
|
739
736
|
};
|
|
737
|
+
emissions: {
|
|
738
|
+
emissionsSyncEnabled: boolean;
|
|
739
|
+
};
|
|
740
740
|
liquidityProvider: {
|
|
741
741
|
depositEnabled: boolean;
|
|
742
742
|
withdrawalEnabled: boolean;
|
|
@@ -789,9 +789,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
789
789
|
__kind: "CodeRed";
|
|
790
790
|
} | {
|
|
791
791
|
value: {
|
|
792
|
+
governance: boolean;
|
|
792
793
|
funding: boolean;
|
|
793
794
|
swapping: boolean;
|
|
794
|
-
governance: boolean;
|
|
795
795
|
ethereumBroadcast: boolean;
|
|
796
796
|
ethereumChainTracking: boolean;
|
|
797
797
|
ethereumIngressEgress: boolean;
|
|
@@ -853,9 +853,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
853
853
|
__kind: "CodeGreen";
|
|
854
854
|
} | {
|
|
855
855
|
value: {
|
|
856
|
-
emissions: {
|
|
857
|
-
emissionsSyncEnabled: boolean;
|
|
858
|
-
};
|
|
859
856
|
funding: {
|
|
860
857
|
redeemEnabled: boolean;
|
|
861
858
|
};
|
|
@@ -864,6 +861,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
864
861
|
withdrawalsEnabled: boolean;
|
|
865
862
|
brokerRegistrationEnabled: boolean;
|
|
866
863
|
};
|
|
864
|
+
emissions: {
|
|
865
|
+
emissionsSyncEnabled: boolean;
|
|
866
|
+
};
|
|
867
867
|
liquidityProvider: {
|
|
868
868
|
depositEnabled: boolean;
|
|
869
869
|
withdrawalEnabled: boolean;
|
|
@@ -916,9 +916,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
916
916
|
__kind: "CodeRed";
|
|
917
917
|
} | {
|
|
918
918
|
value: {
|
|
919
|
+
governance: boolean;
|
|
919
920
|
funding: boolean;
|
|
920
921
|
swapping: boolean;
|
|
921
|
-
governance: boolean;
|
|
922
922
|
ethereumBroadcast: boolean;
|
|
923
923
|
ethereumChainTracking: boolean;
|
|
924
924
|
ethereumIngressEgress: boolean;
|
|
@@ -980,9 +980,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
980
980
|
__kind: "CodeGreen";
|
|
981
981
|
} | {
|
|
982
982
|
value: {
|
|
983
|
-
emissions: {
|
|
984
|
-
emissionsSyncEnabled: boolean;
|
|
985
|
-
};
|
|
986
983
|
funding: {
|
|
987
984
|
redeemEnabled: boolean;
|
|
988
985
|
};
|
|
@@ -991,6 +988,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
991
988
|
withdrawalsEnabled: boolean;
|
|
992
989
|
brokerRegistrationEnabled: boolean;
|
|
993
990
|
};
|
|
991
|
+
emissions: {
|
|
992
|
+
emissionsSyncEnabled: boolean;
|
|
993
|
+
};
|
|
994
994
|
liquidityProvider: {
|
|
995
995
|
depositEnabled: boolean;
|
|
996
996
|
withdrawalEnabled: boolean;
|
|
@@ -1043,9 +1043,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
1043
1043
|
__kind: "CodeRed";
|
|
1044
1044
|
} | {
|
|
1045
1045
|
value: {
|
|
1046
|
+
governance: boolean;
|
|
1046
1047
|
funding: boolean;
|
|
1047
1048
|
swapping: boolean;
|
|
1048
|
-
governance: boolean;
|
|
1049
1049
|
ethereumBroadcast: boolean;
|
|
1050
1050
|
ethereumChainTracking: boolean;
|
|
1051
1051
|
ethereumIngressEgress: boolean;
|
|
@@ -191,9 +191,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
191
191
|
solanaBroadcast: z.ZodBoolean;
|
|
192
192
|
solanaVault: z.ZodBoolean;
|
|
193
193
|
}, "strip", z.ZodTypeAny, {
|
|
194
|
+
governance: boolean;
|
|
194
195
|
funding: boolean;
|
|
195
196
|
swapping: boolean;
|
|
196
|
-
governance: boolean;
|
|
197
197
|
ethereumBroadcast: boolean;
|
|
198
198
|
ethereumChainTracking: boolean;
|
|
199
199
|
ethereumIngressEgress: boolean;
|
|
@@ -213,9 +213,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
213
213
|
solanaBroadcast: boolean;
|
|
214
214
|
solanaVault: boolean;
|
|
215
215
|
}, {
|
|
216
|
+
governance: boolean;
|
|
216
217
|
funding: boolean;
|
|
217
218
|
swapping: boolean;
|
|
218
|
-
governance: boolean;
|
|
219
219
|
ethereumBroadcast: boolean;
|
|
220
220
|
ethereumChainTracking: boolean;
|
|
221
221
|
ethereumIngressEgress: boolean;
|
|
@@ -237,9 +237,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
237
237
|
}>;
|
|
238
238
|
}, "strip", z.ZodTypeAny, {
|
|
239
239
|
value: {
|
|
240
|
+
governance: boolean;
|
|
240
241
|
funding: boolean;
|
|
241
242
|
swapping: boolean;
|
|
242
|
-
governance: boolean;
|
|
243
243
|
ethereumBroadcast: boolean;
|
|
244
244
|
ethereumChainTracking: boolean;
|
|
245
245
|
ethereumIngressEgress: boolean;
|
|
@@ -262,9 +262,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
262
262
|
__kind: "CodeAmber";
|
|
263
263
|
}, {
|
|
264
264
|
value: {
|
|
265
|
+
governance: boolean;
|
|
265
266
|
funding: boolean;
|
|
266
267
|
swapping: boolean;
|
|
267
|
-
governance: boolean;
|
|
268
268
|
ethereumBroadcast: boolean;
|
|
269
269
|
ethereumChainTracking: boolean;
|
|
270
270
|
ethereumIngressEgress: boolean;
|
|
@@ -367,9 +367,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
367
367
|
depositsEnabled: boolean;
|
|
368
368
|
}>;
|
|
369
369
|
}, "strip", z.ZodTypeAny, {
|
|
370
|
-
emissions: {
|
|
371
|
-
emissionsSyncEnabled: boolean;
|
|
372
|
-
};
|
|
373
370
|
funding: {
|
|
374
371
|
redeemEnabled: boolean;
|
|
375
372
|
};
|
|
@@ -378,6 +375,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
378
375
|
withdrawalsEnabled: boolean;
|
|
379
376
|
brokerRegistrationEnabled: boolean;
|
|
380
377
|
};
|
|
378
|
+
emissions: {
|
|
379
|
+
emissionsSyncEnabled: boolean;
|
|
380
|
+
};
|
|
381
381
|
liquidityProvider: {
|
|
382
382
|
depositEnabled: boolean;
|
|
383
383
|
withdrawalEnabled: boolean;
|
|
@@ -430,9 +430,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
430
430
|
__kind: "CodeRed";
|
|
431
431
|
} | {
|
|
432
432
|
value: {
|
|
433
|
+
governance: boolean;
|
|
433
434
|
funding: boolean;
|
|
434
435
|
swapping: boolean;
|
|
435
|
-
governance: boolean;
|
|
436
436
|
ethereumBroadcast: boolean;
|
|
437
437
|
ethereumChainTracking: boolean;
|
|
438
438
|
ethereumIngressEgress: boolean;
|
|
@@ -485,9 +485,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
485
485
|
depositsEnabled: boolean;
|
|
486
486
|
};
|
|
487
487
|
}, {
|
|
488
|
-
emissions: {
|
|
489
|
-
emissionsSyncEnabled: boolean;
|
|
490
|
-
};
|
|
491
488
|
funding: {
|
|
492
489
|
redeemEnabled: boolean;
|
|
493
490
|
};
|
|
@@ -496,6 +493,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
496
493
|
withdrawalsEnabled: boolean;
|
|
497
494
|
brokerRegistrationEnabled: boolean;
|
|
498
495
|
};
|
|
496
|
+
emissions: {
|
|
497
|
+
emissionsSyncEnabled: boolean;
|
|
498
|
+
};
|
|
499
499
|
liquidityProvider: {
|
|
500
500
|
depositEnabled: boolean;
|
|
501
501
|
withdrawalEnabled: boolean;
|
|
@@ -548,9 +548,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
548
548
|
__kind: "CodeRed";
|
|
549
549
|
} | {
|
|
550
550
|
value: {
|
|
551
|
+
governance: boolean;
|
|
551
552
|
funding: boolean;
|
|
552
553
|
swapping: boolean;
|
|
553
|
-
governance: boolean;
|
|
554
554
|
ethereumBroadcast: boolean;
|
|
555
555
|
ethereumChainTracking: boolean;
|
|
556
556
|
ethereumIngressEgress: boolean;
|
|
@@ -605,9 +605,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
605
605
|
}>;
|
|
606
606
|
}, "strip", z.ZodTypeAny, {
|
|
607
607
|
value: {
|
|
608
|
-
emissions: {
|
|
609
|
-
emissionsSyncEnabled: boolean;
|
|
610
|
-
};
|
|
611
608
|
funding: {
|
|
612
609
|
redeemEnabled: boolean;
|
|
613
610
|
};
|
|
@@ -616,6 +613,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
616
613
|
withdrawalsEnabled: boolean;
|
|
617
614
|
brokerRegistrationEnabled: boolean;
|
|
618
615
|
};
|
|
616
|
+
emissions: {
|
|
617
|
+
emissionsSyncEnabled: boolean;
|
|
618
|
+
};
|
|
619
619
|
liquidityProvider: {
|
|
620
620
|
depositEnabled: boolean;
|
|
621
621
|
withdrawalEnabled: boolean;
|
|
@@ -668,9 +668,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
668
668
|
__kind: "CodeRed";
|
|
669
669
|
} | {
|
|
670
670
|
value: {
|
|
671
|
+
governance: boolean;
|
|
671
672
|
funding: boolean;
|
|
672
673
|
swapping: boolean;
|
|
673
|
-
governance: boolean;
|
|
674
674
|
ethereumBroadcast: boolean;
|
|
675
675
|
ethereumChainTracking: boolean;
|
|
676
676
|
ethereumIngressEgress: boolean;
|
|
@@ -726,9 +726,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
726
726
|
__kind: "CodeAmber";
|
|
727
727
|
}, {
|
|
728
728
|
value: {
|
|
729
|
-
emissions: {
|
|
730
|
-
emissionsSyncEnabled: boolean;
|
|
731
|
-
};
|
|
732
729
|
funding: {
|
|
733
730
|
redeemEnabled: boolean;
|
|
734
731
|
};
|
|
@@ -737,6 +734,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
737
734
|
withdrawalsEnabled: boolean;
|
|
738
735
|
brokerRegistrationEnabled: boolean;
|
|
739
736
|
};
|
|
737
|
+
emissions: {
|
|
738
|
+
emissionsSyncEnabled: boolean;
|
|
739
|
+
};
|
|
740
740
|
liquidityProvider: {
|
|
741
741
|
depositEnabled: boolean;
|
|
742
742
|
withdrawalEnabled: boolean;
|
|
@@ -789,9 +789,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
789
789
|
__kind: "CodeRed";
|
|
790
790
|
} | {
|
|
791
791
|
value: {
|
|
792
|
+
governance: boolean;
|
|
792
793
|
funding: boolean;
|
|
793
794
|
swapping: boolean;
|
|
794
|
-
governance: boolean;
|
|
795
795
|
ethereumBroadcast: boolean;
|
|
796
796
|
ethereumChainTracking: boolean;
|
|
797
797
|
ethereumIngressEgress: boolean;
|
|
@@ -853,9 +853,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
853
853
|
__kind: "CodeGreen";
|
|
854
854
|
} | {
|
|
855
855
|
value: {
|
|
856
|
-
emissions: {
|
|
857
|
-
emissionsSyncEnabled: boolean;
|
|
858
|
-
};
|
|
859
856
|
funding: {
|
|
860
857
|
redeemEnabled: boolean;
|
|
861
858
|
};
|
|
@@ -864,6 +861,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
864
861
|
withdrawalsEnabled: boolean;
|
|
865
862
|
brokerRegistrationEnabled: boolean;
|
|
866
863
|
};
|
|
864
|
+
emissions: {
|
|
865
|
+
emissionsSyncEnabled: boolean;
|
|
866
|
+
};
|
|
867
867
|
liquidityProvider: {
|
|
868
868
|
depositEnabled: boolean;
|
|
869
869
|
withdrawalEnabled: boolean;
|
|
@@ -916,9 +916,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
916
916
|
__kind: "CodeRed";
|
|
917
917
|
} | {
|
|
918
918
|
value: {
|
|
919
|
+
governance: boolean;
|
|
919
920
|
funding: boolean;
|
|
920
921
|
swapping: boolean;
|
|
921
|
-
governance: boolean;
|
|
922
922
|
ethereumBroadcast: boolean;
|
|
923
923
|
ethereumChainTracking: boolean;
|
|
924
924
|
ethereumIngressEgress: boolean;
|
|
@@ -980,9 +980,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
980
980
|
__kind: "CodeGreen";
|
|
981
981
|
} | {
|
|
982
982
|
value: {
|
|
983
|
-
emissions: {
|
|
984
|
-
emissionsSyncEnabled: boolean;
|
|
985
|
-
};
|
|
986
983
|
funding: {
|
|
987
984
|
redeemEnabled: boolean;
|
|
988
985
|
};
|
|
@@ -991,6 +988,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
991
988
|
withdrawalsEnabled: boolean;
|
|
992
989
|
brokerRegistrationEnabled: boolean;
|
|
993
990
|
};
|
|
991
|
+
emissions: {
|
|
992
|
+
emissionsSyncEnabled: boolean;
|
|
993
|
+
};
|
|
994
994
|
liquidityProvider: {
|
|
995
995
|
depositEnabled: boolean;
|
|
996
996
|
withdrawalEnabled: boolean;
|
|
@@ -1043,9 +1043,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
1043
1043
|
__kind: "CodeRed";
|
|
1044
1044
|
} | {
|
|
1045
1045
|
value: {
|
|
1046
|
+
governance: boolean;
|
|
1046
1047
|
funding: boolean;
|
|
1047
1048
|
swapping: boolean;
|
|
1048
|
-
governance: boolean;
|
|
1049
1049
|
ethereumBroadcast: boolean;
|
|
1050
1050
|
ethereumChainTracking: boolean;
|
|
1051
1051
|
ethereumIngressEgress: boolean;
|
|
@@ -222,18 +222,18 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
222
222
|
value: z.ZodEffects<z.ZodObject<{
|
|
223
223
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
224
224
|
}, "strip", z.ZodTypeAny, {
|
|
225
|
-
__kind: "
|
|
225
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
226
226
|
}, {
|
|
227
|
-
__kind: "
|
|
228
|
-
}>, "
|
|
229
|
-
__kind: "
|
|
227
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
228
|
+
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
229
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
230
230
|
}>;
|
|
231
231
|
}, "strip", z.ZodTypeAny, {
|
|
232
|
-
value: "
|
|
232
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
233
233
|
__kind: "Token";
|
|
234
234
|
}, {
|
|
235
235
|
value: {
|
|
236
|
-
__kind: "
|
|
236
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
237
237
|
};
|
|
238
238
|
__kind: "Token";
|
|
239
239
|
}>, z.ZodObject<{
|
|
@@ -319,7 +319,7 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
319
319
|
} | {
|
|
320
320
|
__kind: "TooManyConsumers";
|
|
321
321
|
} | {
|
|
322
|
-
value: "
|
|
322
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
323
323
|
__kind: "Token";
|
|
324
324
|
} | {
|
|
325
325
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -358,7 +358,7 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
358
358
|
__kind: "TooManyConsumers";
|
|
359
359
|
} | {
|
|
360
360
|
value: {
|
|
361
|
-
__kind: "
|
|
361
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
362
362
|
};
|
|
363
363
|
__kind: "Token";
|
|
364
364
|
} | {
|
|
@@ -383,7 +383,6 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
383
383
|
__kind: "DispatchError";
|
|
384
384
|
}>]>;
|
|
385
385
|
}, "strip", z.ZodTypeAny, {
|
|
386
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
387
386
|
error: {
|
|
388
387
|
__kind: "Unsupported";
|
|
389
388
|
} | {
|
|
@@ -430,7 +429,7 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
430
429
|
} | {
|
|
431
430
|
__kind: "TooManyConsumers";
|
|
432
431
|
} | {
|
|
433
|
-
value: "
|
|
432
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
434
433
|
__kind: "Token";
|
|
435
434
|
} | {
|
|
436
435
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -449,10 +448,8 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
449
448
|
};
|
|
450
449
|
__kind: "DispatchError";
|
|
451
450
|
};
|
|
451
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
452
452
|
}, {
|
|
453
|
-
egressId: [{
|
|
454
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
455
|
-
}, string | number];
|
|
456
453
|
error: {
|
|
457
454
|
__kind: "Unsupported";
|
|
458
455
|
} | {
|
|
@@ -504,7 +501,7 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
504
501
|
__kind: "TooManyConsumers";
|
|
505
502
|
} | {
|
|
506
503
|
value: {
|
|
507
|
-
__kind: "
|
|
504
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
508
505
|
};
|
|
509
506
|
__kind: "Token";
|
|
510
507
|
} | {
|
|
@@ -528,6 +525,9 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
528
525
|
};
|
|
529
526
|
__kind: "DispatchError";
|
|
530
527
|
};
|
|
528
|
+
egressId: [{
|
|
529
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
530
|
+
}, string | number];
|
|
531
531
|
}>;
|
|
532
532
|
//#endregion
|
|
533
533
|
export { ethereumIngressEgressCcmEgressInvalid };
|
|
@@ -222,18 +222,18 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
222
222
|
value: z.ZodEffects<z.ZodObject<{
|
|
223
223
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
224
224
|
}, "strip", z.ZodTypeAny, {
|
|
225
|
-
__kind: "
|
|
225
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
226
226
|
}, {
|
|
227
|
-
__kind: "
|
|
228
|
-
}>, "
|
|
229
|
-
__kind: "
|
|
227
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
228
|
+
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
229
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
230
230
|
}>;
|
|
231
231
|
}, "strip", z.ZodTypeAny, {
|
|
232
|
-
value: "
|
|
232
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
233
233
|
__kind: "Token";
|
|
234
234
|
}, {
|
|
235
235
|
value: {
|
|
236
|
-
__kind: "
|
|
236
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
237
237
|
};
|
|
238
238
|
__kind: "Token";
|
|
239
239
|
}>, z.ZodObject<{
|
|
@@ -319,7 +319,7 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
319
319
|
} | {
|
|
320
320
|
__kind: "TooManyConsumers";
|
|
321
321
|
} | {
|
|
322
|
-
value: "
|
|
322
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
323
323
|
__kind: "Token";
|
|
324
324
|
} | {
|
|
325
325
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -358,7 +358,7 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
358
358
|
__kind: "TooManyConsumers";
|
|
359
359
|
} | {
|
|
360
360
|
value: {
|
|
361
|
-
__kind: "
|
|
361
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
362
362
|
};
|
|
363
363
|
__kind: "Token";
|
|
364
364
|
} | {
|
|
@@ -383,7 +383,6 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
383
383
|
__kind: "DispatchError";
|
|
384
384
|
}>]>;
|
|
385
385
|
}, "strip", z.ZodTypeAny, {
|
|
386
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
387
386
|
error: {
|
|
388
387
|
__kind: "Unsupported";
|
|
389
388
|
} | {
|
|
@@ -430,7 +429,7 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
430
429
|
} | {
|
|
431
430
|
__kind: "TooManyConsumers";
|
|
432
431
|
} | {
|
|
433
|
-
value: "
|
|
432
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
434
433
|
__kind: "Token";
|
|
435
434
|
} | {
|
|
436
435
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -449,10 +448,8 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
449
448
|
};
|
|
450
449
|
__kind: "DispatchError";
|
|
451
450
|
};
|
|
451
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
452
452
|
}, {
|
|
453
|
-
egressId: [{
|
|
454
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
455
|
-
}, string | number];
|
|
456
453
|
error: {
|
|
457
454
|
__kind: "Unsupported";
|
|
458
455
|
} | {
|
|
@@ -504,7 +501,7 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
504
501
|
__kind: "TooManyConsumers";
|
|
505
502
|
} | {
|
|
506
503
|
value: {
|
|
507
|
-
__kind: "
|
|
504
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
508
505
|
};
|
|
509
506
|
__kind: "Token";
|
|
510
507
|
} | {
|
|
@@ -528,6 +525,9 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
528
525
|
};
|
|
529
526
|
__kind: "DispatchError";
|
|
530
527
|
};
|
|
528
|
+
egressId: [{
|
|
529
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
530
|
+
}, string | number];
|
|
531
531
|
}>;
|
|
532
532
|
//#endregion
|
|
533
533
|
export { ethereumIngressEgressCcmEgressInvalid };
|
|
@@ -70,14 +70,14 @@ declare const ethereumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
70
70
|
}>]>;
|
|
71
71
|
}, "strip", z.ZodTypeAny, {
|
|
72
72
|
depositAddress: `0x${string}`;
|
|
73
|
-
|
|
73
|
+
channelId: bigint;
|
|
74
|
+
prewitnessedDepositId: bigint;
|
|
74
75
|
amounts: [number, bigint][];
|
|
76
|
+
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
77
|
+
blockHeight: bigint;
|
|
75
78
|
depositDetails: {
|
|
76
79
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
77
80
|
};
|
|
78
|
-
prewitnessedDepositId: bigint;
|
|
79
|
-
channelId: bigint;
|
|
80
|
-
blockHeight: bigint;
|
|
81
81
|
ingressFee: bigint;
|
|
82
82
|
boostFee: bigint;
|
|
83
83
|
action: {
|
|
@@ -97,16 +97,16 @@ declare const ethereumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
97
97
|
};
|
|
98
98
|
}, {
|
|
99
99
|
depositAddress: string;
|
|
100
|
+
channelId: string | number;
|
|
101
|
+
prewitnessedDepositId: string | number;
|
|
102
|
+
amounts: [number, string | number][];
|
|
100
103
|
asset: {
|
|
101
104
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
102
105
|
};
|
|
103
|
-
|
|
106
|
+
blockHeight: string | number;
|
|
104
107
|
depositDetails: {
|
|
105
108
|
txHashes?: string[] | null | undefined;
|
|
106
109
|
};
|
|
107
|
-
prewitnessedDepositId: string | number;
|
|
108
|
-
channelId: string | number;
|
|
109
|
-
blockHeight: string | number;
|
|
110
110
|
ingressFee: string | number;
|
|
111
111
|
boostFee: string | number;
|
|
112
112
|
action: {
|