@chainflip/processor 2.1.3-bsc-dev.1 → 2.1.3-bsc-dev.3
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/transactionBroadcastRequest.d.cts +2 -2
- package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +6 -6
- package/dist/100/bitcoinIngressEgress/depositReceived.d.mts +6 -6
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +12 -12
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.mts +12 -12
- 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 +4 -4
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- 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 +23 -23
- package/dist/100/common.d.mts +23 -23
- package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
- package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
- package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/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 +4 -4
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.mts +4 -4
- 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 +4 -4
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- 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/funding/redemptionRequested.d.cts +2 -2
- package/dist/100/funding/redemptionRequested.d.mts +2 -2
- package/dist/100/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/100/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/100/liquidityPools/limitOrderUpdated.d.cts +12 -12
- package/dist/100/liquidityPools/limitOrderUpdated.d.mts +12 -12
- package/dist/100/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/100/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/100/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/100/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/100/liquidityPools/poolStateUpdated.d.cts +12 -12
- package/dist/100/liquidityPools/poolStateUpdated.d.mts +12 -12
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +12 -12
- package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +12 -12
- package/dist/100/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/100/liquidityProvider/accountCredited.d.mts +6 -6
- package/dist/100/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/100/liquidityProvider/accountDebited.d.mts +6 -6
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +14 -14
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/100/polkadotBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/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 +4 -4
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.mts +4 -4
- 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 +4 -4
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- 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/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/100/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/100/swapping/ccmDepositReceived.d.cts +6 -6
- package/dist/100/swapping/ccmDepositReceived.d.mts +6 -6
- package/dist/100/swapping/ccmFailed.d.cts +4 -4
- package/dist/100/swapping/ccmFailed.d.mts +4 -4
- package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
- package/dist/100/swapping/minimumSwapAmountSet.d.mts +6 -6
- package/dist/100/swapping/swapAmountTooLow.d.cts +19 -19
- package/dist/100/swapping/swapAmountTooLow.d.mts +19 -19
- package/dist/100/swapping/swapDepositAddressReady.d.cts +22 -22
- package/dist/100/swapping/swapDepositAddressReady.d.mts +22 -22
- package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/100/swapping/swapEgressScheduled.d.mts +6 -6
- package/dist/100/swapping/swapExecuted.d.cts +15 -15
- package/dist/100/swapping/swapExecuted.d.mts +15 -15
- package/dist/100/swapping/swapScheduled.d.cts +31 -31
- package/dist/100/swapping/swapScheduled.d.mts +31 -31
- package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/100/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +198 -198
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +198 -198
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +201 -201
- package/dist/11000/assethubIngressEgress/depositFailed.d.mts +201 -201
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +398 -398
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +398 -398
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +20 -20
- package/dist/11000/common.d.cts +2447 -2447
- package/dist/11000/common.d.mts +2447 -2447
- 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 +88 -88
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +198 -198
- package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +198 -198
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +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 +88 -88
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +201 -201
- package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +201 -201
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/solanaElections/unknownElection.d.cts +4 -4
- package/dist/11000/solanaElections/unknownElection.d.mts +4 -4
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +88 -88
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +189 -189
- package/dist/11000/solanaIngressEgress/depositFailed.d.mts +189 -189
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +88 -88
- package/dist/11000/swapping/refundEgressScheduled.d.cts +2 -2
- package/dist/11000/swapping/refundEgressScheduled.d.mts +2 -2
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +39 -39
- package/dist/11000/swapping/swapDepositAddressReady.d.mts +39 -39
- package/dist/11000/swapping/swapRequested.d.cts +94 -94
- package/dist/11000/swapping/swapRequested.d.mts +94 -94
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +22 -22
- package/dist/111/common.d.cts +30 -30
- package/dist/111/common.d.mts +30 -30
- package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/111/liquidityPools/limitOrderUpdated.d.cts +20 -20
- package/dist/111/liquidityPools/limitOrderUpdated.d.mts +20 -20
- package/dist/111/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/111/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/111/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/111/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/111/liquidityPools/rangeOrderUpdated.d.cts +20 -20
- package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +20 -20
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +20 -20
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.mts +20 -20
- 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 +28 -28
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11100/assethubIngressEgress/depositFailed.d.cts +46 -46
- package/dist/11100/assethubIngressEgress/depositFailed.d.mts +46 -46
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +56 -56
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +56 -56
- package/dist/11100/common.d.cts +559 -559
- package/dist/11100/common.d.mts +559 -559
- package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +60 -60
- package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +60 -60
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +48 -48
- package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +48 -48
- package/dist/11100/ethereumIngressEgress/palletConfigUpdated.d.cts +8 -8
- package/dist/11100/ethereumIngressEgress/palletConfigUpdated.d.mts +8 -8
- 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/genericElections/electoralEvent.d.cts +16 -16
- package/dist/11100/genericElections/electoralEvent.d.mts +16 -16
- package/dist/11100/lendingPools/collateralAdded.d.cts +12 -12
- package/dist/11100/lendingPools/collateralAdded.d.mts +12 -12
- package/dist/11100/lendingPools/collateralRemoved.d.cts +12 -12
- package/dist/11100/lendingPools/collateralRemoved.d.mts +12 -12
- package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.cts +6 -6
- package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.mts +6 -6
- package/dist/11100/lendingPools/lendingFundsAdded.d.cts +6 -6
- package/dist/11100/lendingPools/lendingFundsAdded.d.mts +6 -6
- package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +6 -6
- package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +6 -6
- package/dist/11100/lendingPools/lendingPoolCreated.d.cts +6 -6
- package/dist/11100/lendingPools/lendingPoolCreated.d.mts +6 -6
- package/dist/11100/lendingPools/loanCreated.d.cts +9 -9
- package/dist/11100/lendingPools/loanCreated.d.mts +9 -9
- package/dist/11100/lendingPools/loanRepaid.d.cts +8 -8
- package/dist/11100/lendingPools/loanRepaid.d.mts +8 -8
- package/dist/11100/lendingPools/loanSettled.d.cts +6 -6
- package/dist/11100/lendingPools/loanSettled.d.mts +6 -6
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +46 -46
- package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +46 -46
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11100/solanaIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11100/swapping/swapDepositAddressReady.d.cts +26 -26
- package/dist/11100/swapping/swapDepositAddressReady.d.mts +26 -26
- package/dist/11100/swapping/swapExecuted.d.cts +14 -14
- package/dist/11100/swapping/swapExecuted.d.mts +14 -14
- package/dist/11100/swapping/swapRequested.d.cts +60 -60
- package/dist/11100/swapping/swapRequested.d.mts +60 -60
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/11200/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/11200/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/11200/assethubIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/11200/assethubIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/11200/assethubIngressEgress/depositFailed.d.cts +46 -46
- package/dist/11200/assethubIngressEgress/depositFailed.d.mts +46 -46
- package/dist/11200/assethubIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/11200/assethubIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +20 -20
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +34 -34
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +34 -34
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/11200/common.d.cts +287 -287
- package/dist/11200/common.d.mts +2689 -2689
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/11200/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/11200/polkadotIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/11200/polkadotIngressEgress/depositFailed.d.cts +46 -46
- package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +46 -46
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/11200/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/11200/solanaIngressEgress/depositFailed.d.cts +28 -28
- package/dist/11200/solanaIngressEgress/depositFailed.d.mts +28 -28
- package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/11200/swapping/swapRequested.d.cts +30 -30
- package/dist/11200/swapping/swapRequested.d.mts +30 -30
- package/dist/120/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/120/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
- package/dist/120/swapping/ccmFailed.d.cts +4 -4
- package/dist/120/swapping/ccmFailed.d.mts +4 -4
- package/dist/120/swapping/swapEgressScheduled.d.cts +4 -4
- package/dist/120/swapping/swapEgressScheduled.d.mts +4 -4
- package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/120/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +20 -20
- package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
- package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +20 -20
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +46 -46
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/common.d.cts +201 -201
- package/dist/131/common.d.mts +201 -201
- package/dist/131/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/131/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/131/liquidityPools/limitOrderUpdated.d.mts +10 -10
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +10 -10
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +4 -4
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/reputation/offencePenalty.d.cts +2 -2
- package/dist/131/reputation/offencePenalty.d.mts +2 -2
- package/dist/131/swapping/ccmFailed.d.cts +67 -67
- package/dist/131/swapping/ccmFailed.d.mts +67 -67
- package/dist/131/swapping/swapDepositAddressReady.d.cts +8 -8
- package/dist/131/swapping/swapDepositAddressReady.d.mts +8 -8
- package/dist/131/swapping/swapEgressIgnored.d.cts +16 -16
- package/dist/131/swapping/swapEgressIgnored.d.mts +16 -16
- package/dist/131/swapping/swapScheduled.d.cts +79 -79
- package/dist/131/swapping/swapScheduled.d.mts +79 -79
- package/dist/131/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/131/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +16 -16
- package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +16 -16
- package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/141/arbitrumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/common.d.cts +4 -4
- package/dist/141/common.d.mts +4 -4
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/141/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +14 -14
- package/dist/141/liquidityPools/limitOrderUpdated.d.mts +14 -14
- package/dist/141/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/141/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/141/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/141/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +14 -14
- package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +14 -14
- package/dist/141/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/141/liquidityProvider/accountCredited.d.mts +6 -6
- package/dist/141/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/141/liquidityProvider/accountDebited.d.mts +6 -6
- package/dist/141/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/141/liquidityProvider/assetTransferred.d.mts +6 -6
- 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 +6 -6
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/141/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/141/swapping/ccmDepositReceived.d.cts +2 -2
- package/dist/141/swapping/ccmDepositReceived.d.mts +2 -2
- package/dist/141/swapping/ccmFailed.d.cts +32 -32
- package/dist/141/swapping/ccmFailed.d.mts +32 -32
- package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/141/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/141/swapping/swapAmountConfiscated.d.mts +12 -12
- package/dist/141/swapping/swapDepositAddressReady.d.cts +18 -18
- package/dist/141/swapping/swapDepositAddressReady.d.mts +18 -18
- package/dist/141/swapping/swapEgressIgnored.d.cts +6 -6
- package/dist/141/swapping/swapEgressIgnored.d.mts +6 -6
- package/dist/141/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/141/swapping/swapEgressScheduled.d.mts +6 -6
- package/dist/141/swapping/swapExecuted.d.cts +19 -19
- package/dist/141/swapping/swapExecuted.d.mts +19 -19
- package/dist/141/swapping/swapScheduled.d.cts +50 -50
- package/dist/141/swapping/swapScheduled.d.mts +50 -50
- package/dist/141/swapping/withdrawalRequested.d.cts +11 -11
- package/dist/141/swapping/withdrawalRequested.d.mts +11 -11
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/assetBalances/refundScheduled.d.cts +2 -2
- package/dist/150/assetBalances/refundScheduled.d.mts +2 -2
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/common.d.cts +4 -4
- package/dist/150/common.d.mts +4 -4
- package/dist/150/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/150/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/150/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/150/liquidityPools/limitOrderUpdated.d.cts +17 -17
- package/dist/150/liquidityPools/limitOrderUpdated.d.mts +17 -17
- package/dist/150/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/150/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/150/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/150/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +21 -21
- package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +21 -21
- package/dist/150/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/150/liquidityProvider/accountCredited.d.mts +6 -6
- package/dist/150/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/150/liquidityProvider/accountDebited.d.mts +6 -6
- package/dist/150/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/150/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +7 -7
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +7 -7
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +12 -12
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +12 -12
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +4 -4
- package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.mts +4 -4
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +3 -3
- package/dist/150/solanaIngressEgress/depositBoosted.d.mts +3 -3
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.mts +3 -3
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +4 -4
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +4 -4
- package/dist/150/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/150/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/150/swapping/ccmDepositReceived.d.cts +2 -2
- package/dist/150/swapping/ccmDepositReceived.d.mts +2 -2
- package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/150/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/150/swapping/refundEgressIgnored.d.cts +8 -8
- package/dist/150/swapping/refundEgressIgnored.d.mts +8 -8
- package/dist/150/swapping/refundEgressScheduled.d.cts +12 -12
- package/dist/150/swapping/refundEgressScheduled.d.mts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.mts +12 -12
- package/dist/150/swapping/swapDepositAddressReady.d.cts +12 -12
- package/dist/150/swapping/swapDepositAddressReady.d.mts +12 -12
- package/dist/150/swapping/swapEgressIgnored.d.cts +8 -8
- package/dist/150/swapping/swapEgressIgnored.d.mts +8 -8
- package/dist/150/swapping/swapEgressScheduled.d.cts +12 -12
- package/dist/150/swapping/swapEgressScheduled.d.mts +12 -12
- package/dist/150/swapping/swapExecuted.d.cts +19 -19
- package/dist/150/swapping/swapExecuted.d.mts +19 -19
- package/dist/150/swapping/swapScheduled.d.cts +20 -20
- package/dist/150/swapping/swapScheduled.d.mts +20 -20
- package/dist/150/swapping/withdrawalRequested.d.cts +7 -7
- package/dist/150/swapping/withdrawalRequested.d.mts +7 -7
- 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 +9 -9
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +9 -9
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/160/assetBalances/accountCredited.d.cts +2 -2
- package/dist/160/assetBalances/accountCredited.d.mts +2 -2
- package/dist/160/assetBalances/accountDebited.d.cts +2 -2
- package/dist/160/assetBalances/accountDebited.d.mts +2 -2
- 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 +10 -10
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +10 -10
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +10 -10
- package/dist/160/common.d.cts +72 -72
- package/dist/160/common.d.mts +72 -72
- 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 +9 -9
- package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +9 -9
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/160/liquidityPools/assetSwapped.d.cts +4 -4
- package/dist/160/liquidityPools/assetSwapped.d.mts +4 -4
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/160/liquidityPools/limitOrderUpdated.d.mts +2 -2
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +20 -20
- package/dist/160/liquidityPools/rangeOrderUpdated.d.mts +20 -20
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +6 -6
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +6 -6
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- 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 +9 -9
- package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +9 -9
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +7 -7
- package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +7 -7
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.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 +7 -7
- package/dist/160/solanaIngressEgress/depositBoosted.d.mts +7 -7
- 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 +5 -5
- package/dist/160/solanaIngressEgress/depositFinalised.d.mts +5 -5
- package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +12 -12
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +12 -12
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/160/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/160/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/160/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/160/swapping/ccmFailed.d.cts +34 -34
- package/dist/160/swapping/ccmFailed.d.mts +34 -34
- package/dist/160/swapping/refundEgressIgnored.d.cts +10 -10
- package/dist/160/swapping/refundEgressIgnored.d.mts +10 -10
- package/dist/160/swapping/refundEgressScheduled.d.cts +6 -6
- package/dist/160/swapping/refundEgressScheduled.d.mts +6 -6
- package/dist/160/swapping/swapAmountConfiscated.d.cts +2 -2
- package/dist/160/swapping/swapAmountConfiscated.d.mts +2 -2
- package/dist/160/swapping/swapDepositAddressReady.d.cts +2 -2
- package/dist/160/swapping/swapDepositAddressReady.d.mts +2 -2
- package/dist/160/swapping/swapEgressIgnored.d.cts +10 -10
- package/dist/160/swapping/swapEgressIgnored.d.mts +10 -10
- package/dist/160/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/160/swapping/swapEgressScheduled.d.mts +6 -6
- package/dist/160/swapping/swapExecuted.d.cts +4 -4
- package/dist/160/swapping/swapExecuted.d.mts +4 -4
- package/dist/160/swapping/swapRequested.d.cts +2 -2
- package/dist/160/swapping/swapRequested.d.mts +2 -2
- package/dist/160/swapping/swapScheduled.d.cts +8 -8
- package/dist/160/swapping/swapScheduled.d.mts +8 -8
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +10 -10
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +10 -10
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +10 -10
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +10 -10
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.mts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.mts +4 -4
- package/dist/170/common.d.cts +70 -70
- package/dist/170/common.d.mts +70 -70
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/ethereumIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/polkadotIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.mts +2 -2
- package/dist/170/solanaIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/solanaIngressEgress/ccmFailed.d.mts +37 -37
- package/dist/170/solanaIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/solanaIngressEgress/depositIgnored.d.mts +6 -6
- package/dist/170/swapping/minimumChunkSizeSet.d.cts +6 -6
- package/dist/170/swapping/minimumChunkSizeSet.d.mts +6 -6
- package/dist/170/swapping/swapRequested.d.cts +53 -53
- package/dist/170/swapping/swapRequested.d.mts +53 -53
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +166 -166
- package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +166 -166
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- 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 +50 -50
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +30 -30
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +324 -324
- package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +324 -324
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +26 -26
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +26 -26
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +26 -26
- package/dist/180/common.d.cts +1519 -1519
- package/dist/180/common.d.mts +1519 -1519
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/ethereumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +166 -166
- package/dist/180/ethereumIngressEgress/depositFailed.d.mts +166 -166
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- 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 +50 -50
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/polkadotIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +166 -166
- package/dist/180/polkadotIngressEgress/depositFailed.d.mts +166 -166
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/180/solanaElections/unknownElection.d.cts +4 -4
- package/dist/180/solanaElections/unknownElection.d.mts +4 -4
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +166 -166
- package/dist/180/solanaIngressEgress/depositFailed.d.mts +166 -166
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/solanaIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- 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/privateBrokerChannelClosed.d.cts +2 -2
- package/dist/180/swapping/privateBrokerChannelClosed.d.mts +2 -2
- package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
- package/dist/180/swapping/privateBrokerChannelOpened.d.mts +2 -2
- package/dist/180/swapping/refundEgressScheduled.d.cts +17 -17
- package/dist/180/swapping/refundEgressScheduled.d.mts +17 -17
- package/dist/180/swapping/swapDepositAddressReady.d.cts +39 -39
- package/dist/180/swapping/swapDepositAddressReady.d.mts +39 -39
- package/dist/180/swapping/swapEgressScheduled.d.cts +17 -17
- package/dist/180/swapping/swapEgressScheduled.d.mts +17 -17
- package/dist/180/swapping/swapRequested.d.cts +62 -62
- package/dist/180/swapping/swapRequested.d.mts +62 -62
- package/dist/180/swapping/swapScheduled.d.cts +6 -6
- package/dist/180/swapping/swapScheduled.d.mts +6 -6
- package/dist/180/swapping/withdrawalRequested.d.cts +19 -19
- package/dist/180/swapping/withdrawalRequested.d.mts +19 -19
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/arbitrumIngressEgress/depositFailed.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 +7 -7
- package/dist/190/assetBalances/accountCredited.d.mts +7 -7
- package/dist/190/assetBalances/accountDebited.d.cts +7 -7
- package/dist/190/assetBalances/accountDebited.d.mts +7 -7
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/assethubIngressEgress/depositFailed.d.mts +10 -10
- 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/depositFailed.d.cts +10 -10
- package/dist/190/bitcoinIngressEgress/depositFailed.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 +160 -160
- package/dist/190/common.d.mts +160 -160
- package/dist/190/ethereumIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/ethereumIngressEgress/depositFailed.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 +12 -12
- package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +12 -12
- 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 +6 -6
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
- package/dist/190/polkadotIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/polkadotIngressEgress/depositFailed.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/depositFailed.d.cts +10 -10
- package/dist/190/solanaIngressEgress/depositFailed.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/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/190/solanaThresholdSigner/thresholdSignatureRequest.d.mts +2 -2
- package/dist/190/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/190/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/190/swapping/creditedOnChain.d.cts +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 +6 -6
- package/dist/190/swapping/refundEgressIgnored.d.mts +6 -6
- 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 +6 -6
- package/dist/190/swapping/swapEgressIgnored.d.mts +6 -6
- 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 +18 -18
- package/dist/190/swapping/swapRequested.d.mts +18 -18
- 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/lendingPools/lendingFundsAdded.d.cts +2 -2
- package/dist/200/lendingPools/lendingFundsAdded.d.mts +2 -2
- package/dist/200/swapping/accountCreationDepositAddressReady.d.cts +2 -2
- package/dist/200/swapping/accountCreationDepositAddressReady.d.mts +2 -2
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.cts +106 -106
- package/dist/210/arbitrumIngressEgress/ccmEgressInvalid.d.mts +106 -106
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/210/arbitrumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/210/arbitrumIngressEgress/depositFailed.d.cts +208 -208
- package/dist/210/arbitrumIngressEgress/depositFailed.d.mts +208 -208
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/210/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- 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 +107 -107
- package/dist/210/assetBalances/refundSkipped.d.mts +107 -107
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.cts +106 -106
- package/dist/210/assethubIngressEgress/ccmEgressInvalid.d.mts +106 -106
- package/dist/210/assethubIngressEgress/depositFailed.d.cts +214 -214
- package/dist/210/assethubIngressEgress/depositFailed.d.mts +214 -214
- 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 +106 -106
- package/dist/210/bitcoinIngressEgress/ccmEgressInvalid.d.mts +106 -106
- package/dist/210/bitcoinIngressEgress/depositFailed.d.cts +380 -380
- package/dist/210/bitcoinIngressEgress/depositFailed.d.mts +380 -380
- 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 +3537 -3537
- package/dist/210/common.d.mts +3537 -3537
- 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 +106 -106
- package/dist/210/ethereumIngressEgress/ccmEgressInvalid.d.mts +106 -106
- package/dist/210/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/210/ethereumIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/210/ethereumIngressEgress/depositFailed.d.cts +208 -208
- package/dist/210/ethereumIngressEgress/depositFailed.d.mts +208 -208
- package/dist/210/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/210/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- 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 +7 -7
- package/dist/210/lendingPools/loanCreated.d.mts +7 -7
- 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 +28 -28
- package/dist/210/liquidityProvider/assetBalancePurgeFailed.d.mts +28 -28
- package/dist/210/liquidityProvider/assetBalancePurged.d.cts +16 -16
- package/dist/210/liquidityProvider/assetBalancePurged.d.mts +16 -16
- 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 +16 -16
- package/dist/210/liquidityProvider/liquidityDepositAddressReady.d.mts +16 -16
- 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 +106 -106
- package/dist/210/polkadotIngressEgress/ccmEgressInvalid.d.mts +106 -106
- package/dist/210/polkadotIngressEgress/depositFailed.d.cts +214 -214
- package/dist/210/polkadotIngressEgress/depositFailed.d.mts +214 -214
- 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 +106 -106
- package/dist/210/solanaIngressEgress/ccmEgressInvalid.d.mts +106 -106
- package/dist/210/solanaIngressEgress/depositBoosted.d.cts +14 -14
- package/dist/210/solanaIngressEgress/depositBoosted.d.mts +14 -14
- package/dist/210/solanaIngressEgress/depositFailed.d.cts +246 -246
- package/dist/210/solanaIngressEgress/depositFailed.d.mts +246 -246
- package/dist/210/solanaIngressEgress/depositFinalised.d.cts +12 -12
- package/dist/210/solanaIngressEgress/depositFinalised.d.mts +12 -12
- 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 +20 -20
- package/dist/210/swapping/accountCreationDepositAddressReady.d.mts +20 -20
- 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 +15 -15
- package/dist/210/swapping/refundEgressScheduled.d.mts +15 -15
- 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 +6 -6
- package/dist/210/swapping/swapAmountConfiscated.d.mts +6 -6
- package/dist/210/swapping/swapDepositAddressReady.d.cts +49 -49
- package/dist/210/swapping/swapDepositAddressReady.d.mts +49 -49
- 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 +14 -14
- package/dist/210/swapping/swapExecuted.d.mts +14 -14
- package/dist/210/swapping/swapRequested.d.cts +430 -430
- package/dist/210/swapping/swapRequested.d.mts +430 -430
- 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/CodeGenerator.cjs +9 -3
- package/dist/CodeGenerator.mjs +9 -3
- package/package.json +3 -3
|
@@ -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;
|
|
195
194
|
funding: boolean;
|
|
196
195
|
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;
|
|
217
216
|
funding: boolean;
|
|
218
217
|
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;
|
|
241
240
|
funding: boolean;
|
|
242
241
|
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;
|
|
266
265
|
funding: boolean;
|
|
267
266
|
swapping: boolean;
|
|
267
|
+
governance: boolean;
|
|
268
268
|
ethereumBroadcast: boolean;
|
|
269
269
|
ethereumChainTracking: boolean;
|
|
270
270
|
ethereumIngressEgress: boolean;
|
|
@@ -367,6 +367,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
367
367
|
depositsEnabled: boolean;
|
|
368
368
|
}>;
|
|
369
369
|
}, "strip", z.ZodTypeAny, {
|
|
370
|
+
emissions: {
|
|
371
|
+
emissionsSyncEnabled: boolean;
|
|
372
|
+
};
|
|
370
373
|
funding: {
|
|
371
374
|
redeemEnabled: boolean;
|
|
372
375
|
};
|
|
@@ -375,9 +378,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
375
378
|
withdrawalsEnabled: boolean;
|
|
376
379
|
brokerRegistrationEnabled: boolean;
|
|
377
380
|
};
|
|
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;
|
|
434
433
|
funding: boolean;
|
|
435
434
|
swapping: boolean;
|
|
435
|
+
governance: boolean;
|
|
436
436
|
ethereumBroadcast: boolean;
|
|
437
437
|
ethereumChainTracking: boolean;
|
|
438
438
|
ethereumIngressEgress: boolean;
|
|
@@ -485,6 +485,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
485
485
|
depositsEnabled: boolean;
|
|
486
486
|
};
|
|
487
487
|
}, {
|
|
488
|
+
emissions: {
|
|
489
|
+
emissionsSyncEnabled: boolean;
|
|
490
|
+
};
|
|
488
491
|
funding: {
|
|
489
492
|
redeemEnabled: boolean;
|
|
490
493
|
};
|
|
@@ -493,9 +496,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
493
496
|
withdrawalsEnabled: boolean;
|
|
494
497
|
brokerRegistrationEnabled: boolean;
|
|
495
498
|
};
|
|
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;
|
|
552
551
|
funding: boolean;
|
|
553
552
|
swapping: boolean;
|
|
553
|
+
governance: boolean;
|
|
554
554
|
ethereumBroadcast: boolean;
|
|
555
555
|
ethereumChainTracking: boolean;
|
|
556
556
|
ethereumIngressEgress: boolean;
|
|
@@ -605,6 +605,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
605
605
|
}>;
|
|
606
606
|
}, "strip", z.ZodTypeAny, {
|
|
607
607
|
value: {
|
|
608
|
+
emissions: {
|
|
609
|
+
emissionsSyncEnabled: boolean;
|
|
610
|
+
};
|
|
608
611
|
funding: {
|
|
609
612
|
redeemEnabled: boolean;
|
|
610
613
|
};
|
|
@@ -613,9 +616,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
613
616
|
withdrawalsEnabled: boolean;
|
|
614
617
|
brokerRegistrationEnabled: boolean;
|
|
615
618
|
};
|
|
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;
|
|
672
671
|
funding: boolean;
|
|
673
672
|
swapping: boolean;
|
|
673
|
+
governance: boolean;
|
|
674
674
|
ethereumBroadcast: boolean;
|
|
675
675
|
ethereumChainTracking: boolean;
|
|
676
676
|
ethereumIngressEgress: boolean;
|
|
@@ -726,6 +726,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
726
726
|
__kind: "CodeAmber";
|
|
727
727
|
}, {
|
|
728
728
|
value: {
|
|
729
|
+
emissions: {
|
|
730
|
+
emissionsSyncEnabled: boolean;
|
|
731
|
+
};
|
|
729
732
|
funding: {
|
|
730
733
|
redeemEnabled: boolean;
|
|
731
734
|
};
|
|
@@ -734,9 +737,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
734
737
|
withdrawalsEnabled: boolean;
|
|
735
738
|
brokerRegistrationEnabled: boolean;
|
|
736
739
|
};
|
|
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;
|
|
793
792
|
funding: boolean;
|
|
794
793
|
swapping: boolean;
|
|
794
|
+
governance: boolean;
|
|
795
795
|
ethereumBroadcast: boolean;
|
|
796
796
|
ethereumChainTracking: boolean;
|
|
797
797
|
ethereumIngressEgress: boolean;
|
|
@@ -853,6 +853,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
853
853
|
__kind: "CodeGreen";
|
|
854
854
|
} | {
|
|
855
855
|
value: {
|
|
856
|
+
emissions: {
|
|
857
|
+
emissionsSyncEnabled: boolean;
|
|
858
|
+
};
|
|
856
859
|
funding: {
|
|
857
860
|
redeemEnabled: boolean;
|
|
858
861
|
};
|
|
@@ -861,9 +864,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
861
864
|
withdrawalsEnabled: boolean;
|
|
862
865
|
brokerRegistrationEnabled: boolean;
|
|
863
866
|
};
|
|
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;
|
|
920
919
|
funding: boolean;
|
|
921
920
|
swapping: boolean;
|
|
921
|
+
governance: boolean;
|
|
922
922
|
ethereumBroadcast: boolean;
|
|
923
923
|
ethereumChainTracking: boolean;
|
|
924
924
|
ethereumIngressEgress: boolean;
|
|
@@ -980,6 +980,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
980
980
|
__kind: "CodeGreen";
|
|
981
981
|
} | {
|
|
982
982
|
value: {
|
|
983
|
+
emissions: {
|
|
984
|
+
emissionsSyncEnabled: boolean;
|
|
985
|
+
};
|
|
983
986
|
funding: {
|
|
984
987
|
redeemEnabled: boolean;
|
|
985
988
|
};
|
|
@@ -988,9 +991,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
988
991
|
withdrawalsEnabled: boolean;
|
|
989
992
|
brokerRegistrationEnabled: boolean;
|
|
990
993
|
};
|
|
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;
|
|
1047
1046
|
funding: boolean;
|
|
1048
1047
|
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;
|
|
195
194
|
funding: boolean;
|
|
196
195
|
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;
|
|
217
216
|
funding: boolean;
|
|
218
217
|
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;
|
|
241
240
|
funding: boolean;
|
|
242
241
|
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;
|
|
266
265
|
funding: boolean;
|
|
267
266
|
swapping: boolean;
|
|
267
|
+
governance: boolean;
|
|
268
268
|
ethereumBroadcast: boolean;
|
|
269
269
|
ethereumChainTracking: boolean;
|
|
270
270
|
ethereumIngressEgress: boolean;
|
|
@@ -367,6 +367,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
367
367
|
depositsEnabled: boolean;
|
|
368
368
|
}>;
|
|
369
369
|
}, "strip", z.ZodTypeAny, {
|
|
370
|
+
emissions: {
|
|
371
|
+
emissionsSyncEnabled: boolean;
|
|
372
|
+
};
|
|
370
373
|
funding: {
|
|
371
374
|
redeemEnabled: boolean;
|
|
372
375
|
};
|
|
@@ -375,9 +378,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
375
378
|
withdrawalsEnabled: boolean;
|
|
376
379
|
brokerRegistrationEnabled: boolean;
|
|
377
380
|
};
|
|
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;
|
|
434
433
|
funding: boolean;
|
|
435
434
|
swapping: boolean;
|
|
435
|
+
governance: boolean;
|
|
436
436
|
ethereumBroadcast: boolean;
|
|
437
437
|
ethereumChainTracking: boolean;
|
|
438
438
|
ethereumIngressEgress: boolean;
|
|
@@ -485,6 +485,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
485
485
|
depositsEnabled: boolean;
|
|
486
486
|
};
|
|
487
487
|
}, {
|
|
488
|
+
emissions: {
|
|
489
|
+
emissionsSyncEnabled: boolean;
|
|
490
|
+
};
|
|
488
491
|
funding: {
|
|
489
492
|
redeemEnabled: boolean;
|
|
490
493
|
};
|
|
@@ -493,9 +496,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
493
496
|
withdrawalsEnabled: boolean;
|
|
494
497
|
brokerRegistrationEnabled: boolean;
|
|
495
498
|
};
|
|
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;
|
|
552
551
|
funding: boolean;
|
|
553
552
|
swapping: boolean;
|
|
553
|
+
governance: boolean;
|
|
554
554
|
ethereumBroadcast: boolean;
|
|
555
555
|
ethereumChainTracking: boolean;
|
|
556
556
|
ethereumIngressEgress: boolean;
|
|
@@ -605,6 +605,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
605
605
|
}>;
|
|
606
606
|
}, "strip", z.ZodTypeAny, {
|
|
607
607
|
value: {
|
|
608
|
+
emissions: {
|
|
609
|
+
emissionsSyncEnabled: boolean;
|
|
610
|
+
};
|
|
608
611
|
funding: {
|
|
609
612
|
redeemEnabled: boolean;
|
|
610
613
|
};
|
|
@@ -613,9 +616,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
613
616
|
withdrawalsEnabled: boolean;
|
|
614
617
|
brokerRegistrationEnabled: boolean;
|
|
615
618
|
};
|
|
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;
|
|
672
671
|
funding: boolean;
|
|
673
672
|
swapping: boolean;
|
|
673
|
+
governance: boolean;
|
|
674
674
|
ethereumBroadcast: boolean;
|
|
675
675
|
ethereumChainTracking: boolean;
|
|
676
676
|
ethereumIngressEgress: boolean;
|
|
@@ -726,6 +726,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
726
726
|
__kind: "CodeAmber";
|
|
727
727
|
}, {
|
|
728
728
|
value: {
|
|
729
|
+
emissions: {
|
|
730
|
+
emissionsSyncEnabled: boolean;
|
|
731
|
+
};
|
|
729
732
|
funding: {
|
|
730
733
|
redeemEnabled: boolean;
|
|
731
734
|
};
|
|
@@ -734,9 +737,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
734
737
|
withdrawalsEnabled: boolean;
|
|
735
738
|
brokerRegistrationEnabled: boolean;
|
|
736
739
|
};
|
|
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;
|
|
793
792
|
funding: boolean;
|
|
794
793
|
swapping: boolean;
|
|
794
|
+
governance: boolean;
|
|
795
795
|
ethereumBroadcast: boolean;
|
|
796
796
|
ethereumChainTracking: boolean;
|
|
797
797
|
ethereumIngressEgress: boolean;
|
|
@@ -853,6 +853,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
853
853
|
__kind: "CodeGreen";
|
|
854
854
|
} | {
|
|
855
855
|
value: {
|
|
856
|
+
emissions: {
|
|
857
|
+
emissionsSyncEnabled: boolean;
|
|
858
|
+
};
|
|
856
859
|
funding: {
|
|
857
860
|
redeemEnabled: boolean;
|
|
858
861
|
};
|
|
@@ -861,9 +864,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
861
864
|
withdrawalsEnabled: boolean;
|
|
862
865
|
brokerRegistrationEnabled: boolean;
|
|
863
866
|
};
|
|
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;
|
|
920
919
|
funding: boolean;
|
|
921
920
|
swapping: boolean;
|
|
921
|
+
governance: boolean;
|
|
922
922
|
ethereumBroadcast: boolean;
|
|
923
923
|
ethereumChainTracking: boolean;
|
|
924
924
|
ethereumIngressEgress: boolean;
|
|
@@ -980,6 +980,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
980
980
|
__kind: "CodeGreen";
|
|
981
981
|
} | {
|
|
982
982
|
value: {
|
|
983
|
+
emissions: {
|
|
984
|
+
emissionsSyncEnabled: boolean;
|
|
985
|
+
};
|
|
983
986
|
funding: {
|
|
984
987
|
redeemEnabled: boolean;
|
|
985
988
|
};
|
|
@@ -988,9 +991,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
988
991
|
withdrawalsEnabled: boolean;
|
|
989
992
|
brokerRegistrationEnabled: boolean;
|
|
990
993
|
};
|
|
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;
|
|
1047
1046
|
funding: boolean;
|
|
1048
1047
|
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: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
225
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
226
226
|
}, {
|
|
227
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
228
|
-
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
229
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
227
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
228
|
+
}>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
229
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
230
230
|
}>;
|
|
231
231
|
}, "strip", z.ZodTypeAny, {
|
|
232
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
232
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
233
233
|
__kind: "Token";
|
|
234
234
|
}, {
|
|
235
235
|
value: {
|
|
236
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
236
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "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: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
322
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "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: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
361
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
362
362
|
};
|
|
363
363
|
__kind: "Token";
|
|
364
364
|
} | {
|
|
@@ -383,6 +383,7 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
383
383
|
__kind: "DispatchError";
|
|
384
384
|
}>]>;
|
|
385
385
|
}, "strip", z.ZodTypeAny, {
|
|
386
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
386
387
|
error: {
|
|
387
388
|
__kind: "Unsupported";
|
|
388
389
|
} | {
|
|
@@ -429,7 +430,7 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
429
430
|
} | {
|
|
430
431
|
__kind: "TooManyConsumers";
|
|
431
432
|
} | {
|
|
432
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
433
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
433
434
|
__kind: "Token";
|
|
434
435
|
} | {
|
|
435
436
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -448,8 +449,10 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
448
449
|
};
|
|
449
450
|
__kind: "DispatchError";
|
|
450
451
|
};
|
|
451
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
452
452
|
}, {
|
|
453
|
+
egressId: [{
|
|
454
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
455
|
+
}, string | number];
|
|
453
456
|
error: {
|
|
454
457
|
__kind: "Unsupported";
|
|
455
458
|
} | {
|
|
@@ -501,7 +504,7 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
501
504
|
__kind: "TooManyConsumers";
|
|
502
505
|
} | {
|
|
503
506
|
value: {
|
|
504
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
507
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
505
508
|
};
|
|
506
509
|
__kind: "Token";
|
|
507
510
|
} | {
|
|
@@ -525,9 +528,6 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
525
528
|
};
|
|
526
529
|
__kind: "DispatchError";
|
|
527
530
|
};
|
|
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: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
225
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
226
226
|
}, {
|
|
227
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
228
|
-
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
229
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
227
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
228
|
+
}>, "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
229
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
230
230
|
}>;
|
|
231
231
|
}, "strip", z.ZodTypeAny, {
|
|
232
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
232
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
233
233
|
__kind: "Token";
|
|
234
234
|
}, {
|
|
235
235
|
value: {
|
|
236
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
236
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "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: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
322
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "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: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
361
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
362
362
|
};
|
|
363
363
|
__kind: "Token";
|
|
364
364
|
} | {
|
|
@@ -383,6 +383,7 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
383
383
|
__kind: "DispatchError";
|
|
384
384
|
}>]>;
|
|
385
385
|
}, "strip", z.ZodTypeAny, {
|
|
386
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
386
387
|
error: {
|
|
387
388
|
__kind: "Unsupported";
|
|
388
389
|
} | {
|
|
@@ -429,7 +430,7 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
429
430
|
} | {
|
|
430
431
|
__kind: "TooManyConsumers";
|
|
431
432
|
} | {
|
|
432
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
433
|
+
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
433
434
|
__kind: "Token";
|
|
434
435
|
} | {
|
|
435
436
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -448,8 +449,10 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
448
449
|
};
|
|
449
450
|
__kind: "DispatchError";
|
|
450
451
|
};
|
|
451
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
452
452
|
}, {
|
|
453
|
+
egressId: [{
|
|
454
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
455
|
+
}, string | number];
|
|
453
456
|
error: {
|
|
454
457
|
__kind: "Unsupported";
|
|
455
458
|
} | {
|
|
@@ -501,7 +504,7 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
501
504
|
__kind: "TooManyConsumers";
|
|
502
505
|
} | {
|
|
503
506
|
value: {
|
|
504
|
-
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "
|
|
507
|
+
__kind: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
505
508
|
};
|
|
506
509
|
__kind: "Token";
|
|
507
510
|
} | {
|
|
@@ -525,9 +528,6 @@ declare const ethereumIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
525
528
|
};
|
|
526
529
|
__kind: "DispatchError";
|
|
527
530
|
};
|
|
528
|
-
egressId: [{
|
|
529
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
530
|
-
}, string | number];
|
|
531
531
|
}>;
|
|
532
532
|
//#endregion
|
|
533
533
|
export { ethereumIngressEgressCcmEgressInvalid };
|
|
@@ -69,15 +69,15 @@ declare const ethereumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
69
69
|
prewitnessedDepositId: string | number;
|
|
70
70
|
}>]>;
|
|
71
71
|
}, "strip", z.ZodTypeAny, {
|
|
72
|
+
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
72
73
|
depositAddress: `0x${string}`;
|
|
73
|
-
channelId: bigint;
|
|
74
|
-
prewitnessedDepositId: bigint;
|
|
75
74
|
amounts: [number, bigint][];
|
|
76
|
-
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
77
|
-
blockHeight: bigint;
|
|
78
75
|
depositDetails: {
|
|
79
76
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
80
77
|
};
|
|
78
|
+
prewitnessedDepositId: bigint;
|
|
79
|
+
channelId: bigint;
|
|
80
|
+
blockHeight: bigint;
|
|
81
81
|
ingressFee: bigint;
|
|
82
82
|
boostFee: bigint;
|
|
83
83
|
action: {
|
|
@@ -96,17 +96,17 @@ declare const ethereumIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
96
96
|
prewitnessedDepositId: bigint;
|
|
97
97
|
};
|
|
98
98
|
}, {
|
|
99
|
-
depositAddress: string;
|
|
100
|
-
channelId: string | number;
|
|
101
|
-
prewitnessedDepositId: string | number;
|
|
102
|
-
amounts: [number, string | number][];
|
|
103
99
|
asset: {
|
|
104
100
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
105
101
|
};
|
|
106
|
-
|
|
102
|
+
depositAddress: string;
|
|
103
|
+
amounts: [number, string | number][];
|
|
107
104
|
depositDetails: {
|
|
108
105
|
txHashes?: string[] | null | undefined;
|
|
109
106
|
};
|
|
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: {
|