@chainflip/processor 2.2.0-alpha.3 → 2.2.0-alpha.5
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/README.MD +6 -6
- package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +22 -22
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.mts +22 -22
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.cts +20 -20
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.mts +20 -20
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +22 -22
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.mts +22 -22
- package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +22 -22
- package/dist/100/bitcoinIngressEgress/depositReceived.d.mts +22 -22
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +50 -50
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.mts +50 -50
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +22 -22
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.mts +22 -22
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +22 -22
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.mts +22 -22
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
- package/dist/100/bitcoinThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
- package/dist/100/common.d.cts +241 -241
- package/dist/100/common.d.mts +241 -241
- package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/100/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/100/ethereumBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.mts +20 -20
- package/dist/100/ethereumIngressEgress/egressScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/egressScheduled.d.mts +2 -2
- package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/vaultTransferFailed.d.mts +2 -2
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
- package/dist/100/ethereumThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
- package/dist/100/flip/remainingImbalance.d.cts +22 -22
- package/dist/100/flip/remainingImbalance.d.mts +22 -22
- package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.mts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.mts +2 -2
- package/dist/100/funding/funded.d.cts +2 -2
- package/dist/100/funding/funded.d.mts +2 -2
- package/dist/100/funding/redemptionRequested.d.cts +2 -2
- package/dist/100/funding/redemptionRequested.d.mts +2 -2
- package/dist/100/governance/failedExecution.d.cts +8 -8
- package/dist/100/governance/failedExecution.d.mts +8 -8
- package/dist/100/governance/govKeyCallExecutionFailed.d.cts +16 -16
- package/dist/100/governance/govKeyCallExecutionFailed.d.mts +16 -16
- package/dist/100/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/100/liquidityPools/limitOrderUpdated.d.mts +10 -10
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +16 -16
- package/dist/100/liquidityPools/rangeOrderUpdated.d.mts +16 -16
- package/dist/100/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountCredited.d.mts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.mts +2 -2
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +6 -6
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.mts +6 -6
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +44 -44
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.mts +44 -44
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.mts +6 -6
- package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/100/polkadotBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.cts +2 -2
- package/dist/100/polkadotBroadcaster/transactionFeeDeficitRecorded.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.mts +20 -20
- package/dist/100/polkadotIngressEgress/egressScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/egressScheduled.d.mts +2 -2
- package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/vaultTransferFailed.d.mts +2 -2
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.cts +28 -28
- package/dist/100/polkadotThresholdSigner/thresholdDispatchComplete.d.mts +28 -28
- package/dist/100/reputation/offencePenalty.d.cts +2 -2
- package/dist/100/reputation/offencePenalty.d.mts +2 -2
- package/dist/100/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/100/swapping/batchSwapFailed.d.mts +2 -2
- package/dist/100/swapping/ccmDepositReceived.d.cts +66 -66
- package/dist/100/swapping/ccmDepositReceived.d.mts +66 -66
- package/dist/100/swapping/ccmFailed.d.cts +62 -62
- package/dist/100/swapping/ccmFailed.d.mts +62 -62
- package/dist/100/swapping/minimumSwapAmountSet.d.cts +2 -2
- package/dist/100/swapping/minimumSwapAmountSet.d.mts +2 -2
- package/dist/100/swapping/swapAmountTooLow.d.cts +11 -11
- package/dist/100/swapping/swapAmountTooLow.d.mts +11 -11
- package/dist/100/swapping/swapDepositAddressReady.d.cts +8 -8
- package/dist/100/swapping/swapDepositAddressReady.d.mts +8 -8
- package/dist/100/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/100/swapping/swapEgressScheduled.d.mts +2 -2
- package/dist/100/swapping/swapExecuted.d.cts +2 -2
- package/dist/100/swapping/swapExecuted.d.mts +2 -2
- package/dist/100/swapping/swapScheduled.d.cts +89 -89
- package/dist/100/swapping/swapScheduled.d.mts +89 -89
- package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/100/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/100/system/extrinsicFailed.d.cts +16 -16
- package/dist/100/system/extrinsicFailed.d.mts +16 -16
- package/dist/100/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalEnacted.d.mts +8 -8
- package/dist/100/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalPassed.d.mts +8 -8
- package/dist/100/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalRejected.d.mts +8 -8
- package/dist/100/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
- package/dist/100/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/100/validator/rotationPhaseUpdated.d.mts +20 -20
- package/dist/100/witnesser/witnessExecutionFailed.d.cts +16 -16
- package/dist/100/witnesser/witnessExecutionFailed.d.mts +16 -16
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +185 -185
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.mts +185 -185
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +203 -203
- package/dist/11000/assethubIngressEgress/depositFailed.d.mts +203 -203
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +315 -315
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.mts +315 -315
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.mts +20 -20
- package/dist/11000/common.d.cts +2443 -2443
- package/dist/11000/common.d.mts +2443 -2443
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/11000/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +185 -185
- package/dist/11000/ethereumIngressEgress/depositFailed.d.mts +185 -185
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +8 -8
- package/dist/11000/lendingPools/boostFundsAdded.d.mts +8 -8
- package/dist/11000/lendingPools/boostPoolCreated.d.cts +8 -8
- package/dist/11000/lendingPools/boostPoolCreated.d.mts +8 -8
- package/dist/11000/lendingPools/stoppedBoosting.d.cts +8 -8
- package/dist/11000/lendingPools/stoppedBoosting.d.mts +8 -8
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +203 -203
- package/dist/11000/polkadotIngressEgress/depositFailed.d.mts +203 -203
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/solanaElections/unknownElection.d.cts +4 -4
- package/dist/11000/solanaElections/unknownElection.d.mts +4 -4
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.mts +107 -107
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +185 -185
- package/dist/11000/solanaIngressEgress/depositFailed.d.mts +185 -185
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +103 -103
- package/dist/11000/swapping/palletConfigUpdated.d.cts +32 -32
- package/dist/11000/swapping/palletConfigUpdated.d.mts +32 -32
- package/dist/11000/swapping/refundEgressScheduled.d.cts +16 -16
- package/dist/11000/swapping/refundEgressScheduled.d.mts +16 -16
- package/dist/11000/swapping/refundedOnChain.d.cts +8 -8
- package/dist/11000/swapping/refundedOnChain.d.mts +8 -8
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +45 -45
- package/dist/11000/swapping/swapDepositAddressReady.d.mts +45 -45
- package/dist/11000/swapping/swapRequested.d.cts +106 -106
- package/dist/11000/swapping/swapRequested.d.mts +106 -106
- package/dist/11000/tradingStrategy/strategyDeployed.d.cts +24 -24
- package/dist/11000/tradingStrategy/strategyDeployed.d.mts +24 -24
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.cts +22 -22
- package/dist/111/bitcoinIngressEgress/transferFallbackRequested.d.mts +22 -22
- package/dist/111/common.d.cts +30 -30
- package/dist/111/common.d.mts +30 -30
- package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/111/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/111/liquidityPools/limitOrderUpdated.d.cts +25 -25
- package/dist/111/liquidityPools/limitOrderUpdated.d.mts +25 -25
- 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 +29 -29
- package/dist/111/liquidityPools/rangeOrderUpdated.d.mts +29 -29
- 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 +184 -184
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.mts +184 -184
- package/dist/11100/assethubIngressEgress/depositFailed.d.cts +202 -202
- package/dist/11100/assethubIngressEgress/depositFailed.d.mts +202 -202
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +336 -336
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.mts +336 -336
- package/dist/11100/common.d.cts +2960 -2960
- package/dist/11100/common.d.mts +2960 -2960
- package/dist/11100/environment/runtimeSafeModeUpdated.d.cts +100 -100
- package/dist/11100/environment/runtimeSafeModeUpdated.d.mts +100 -100
- package/dist/11100/ethereumIngressEgress/depositFailed.d.cts +184 -184
- package/dist/11100/ethereumIngressEgress/depositFailed.d.mts +184 -184
- package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +48 -48
- package/dist/11100/funding/sCCallCannotBeExecuted.d.mts +48 -48
- package/dist/11100/funding/sCCallExecuted.d.cts +24 -24
- package/dist/11100/funding/sCCallExecuted.d.mts +24 -24
- package/dist/11100/lendingPools/collateralAdded.d.cts +12 -12
- package/dist/11100/lendingPools/collateralAdded.d.mts +12 -12
- package/dist/11100/lendingPools/collateralRemoved.d.cts +12 -12
- package/dist/11100/lendingPools/collateralRemoved.d.mts +12 -12
- package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.cts +6 -6
- package/dist/11100/lendingPools/lendingFeeCollectionInitiated.d.mts +6 -6
- package/dist/11100/lendingPools/lendingFundsAdded.d.cts +7 -7
- package/dist/11100/lendingPools/lendingFundsAdded.d.mts +7 -7
- package/dist/11100/lendingPools/lendingFundsRemoved.d.cts +6 -6
- package/dist/11100/lendingPools/lendingFundsRemoved.d.mts +6 -6
- package/dist/11100/lendingPools/lendingPoolCreated.d.cts +6 -6
- package/dist/11100/lendingPools/lendingPoolCreated.d.mts +6 -6
- package/dist/11100/lendingPools/loanCreated.d.cts +8 -8
- package/dist/11100/lendingPools/loanCreated.d.mts +8 -8
- package/dist/11100/lendingPools/loanRepaid.d.cts +6 -6
- package/dist/11100/lendingPools/loanRepaid.d.mts +6 -6
- package/dist/11100/lendingPools/loanSettled.d.cts +6 -6
- package/dist/11100/lendingPools/loanSettled.d.mts +6 -6
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +202 -202
- package/dist/11100/polkadotIngressEgress/depositFailed.d.mts +202 -202
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +184 -184
- package/dist/11100/solanaIngressEgress/depositFailed.d.mts +184 -184
- package/dist/11100/swapping/swapAborted.d.cts +2 -2
- package/dist/11100/swapping/swapAborted.d.mts +2 -2
- package/dist/11100/swapping/swapDepositAddressReady.d.cts +41 -41
- package/dist/11100/swapping/swapDepositAddressReady.d.mts +41 -41
- package/dist/11100/swapping/swapExecuted.d.cts +14 -14
- package/dist/11100/swapping/swapExecuted.d.mts +14 -14
- package/dist/11100/swapping/swapRequested.d.cts +382 -382
- package/dist/11100/swapping/swapRequested.d.mts +382 -382
- package/dist/11100/swapping/swapRescheduled.d.cts +3 -3
- package/dist/11100/swapping/swapRescheduled.d.mts +3 -3
- package/dist/11100/validator/maxBidUpdated.d.cts +8 -8
- package/dist/11100/validator/maxBidUpdated.d.mts +8 -8
- package/dist/11100/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/11100/validator/rotationPhaseUpdated.d.mts +20 -20
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/arbitrumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- 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 +176 -176
- package/dist/11200/arbitrumIngressEgress/depositFailed.d.mts +176 -176
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/assethubIngressEgress/channelRejectionRequestReceived.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 +194 -194
- package/dist/11200/assethubIngressEgress/depositFailed.d.mts +194 -194
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.cts +22 -22
- package/dist/11200/bitcoinIngressEgress/channelRejectionRequestReceived.d.mts +22 -22
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.cts +22 -22
- package/dist/11200/bitcoinIngressEgress/depositBoosted.d.mts +22 -22
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.cts +306 -306
- package/dist/11200/bitcoinIngressEgress/depositFailed.d.mts +306 -306
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.cts +20 -20
- package/dist/11200/bitcoinIngressEgress/depositFinalised.d.mts +20 -20
- package/dist/11200/common.d.cts +2736 -2736
- package/dist/11200/common.d.mts +2736 -2736
- package/dist/11200/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/11200/environment/runtimeSafeModeUpdated.d.mts +40 -40
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/ethereumIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/11200/ethereumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/11200/ethereumIngressEgress/depositFailed.d.cts +176 -176
- package/dist/11200/ethereumIngressEgress/depositFailed.d.mts +176 -176
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/polkadotIngressEgress/channelRejectionRequestReceived.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 +194 -194
- package/dist/11200/polkadotIngressEgress/depositFailed.d.mts +194 -194
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.cts +2 -2
- package/dist/11200/solanaIngressEgress/channelRejectionRequestReceived.d.mts +2 -2
- package/dist/11200/solanaIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/11200/solanaIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/11200/solanaIngressEgress/depositFailed.d.cts +208 -208
- package/dist/11200/solanaIngressEgress/depositFailed.d.mts +208 -208
- package/dist/11200/solanaIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/depositFinalised.d.mts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectedByBroker.d.mts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.cts +8 -8
- package/dist/11200/solanaIngressEgress/transactionRejectionFailed.d.mts +8 -8
- package/dist/11200/swapping/swapRequested.d.cts +376 -376
- package/dist/11200/swapping/swapRequested.d.mts +376 -376
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +10 -10
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.mts +10 -10
- package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +6 -6
- package/dist/120/bitcoinIngressEgress/depositReceived.d.mts +6 -6
- package/dist/120/common.d.cts +4 -4
- package/dist/120/common.d.mts +4 -4
- package/dist/120/emissions/backupRewardsDistributed.d.cts +2 -2
- package/dist/120/emissions/backupRewardsDistributed.d.mts +2 -2
- package/dist/120/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/120/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/120/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/120/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/120/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/120/ethereumIngressEgress/depositReceived.d.mts +2 -2
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.cts +7 -7
- package/dist/120/liquidityProvider/liquidityDepositCredited.d.mts +7 -7
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/120/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/120/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/120/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/120/polkadotIngressEgress/depositReceived.d.mts +2 -2
- package/dist/120/swapping/ccmFailed.d.cts +4 -4
- package/dist/120/swapping/ccmFailed.d.mts +4 -4
- package/dist/120/swapping/swapEgressIgnored.d.cts +6 -6
- package/dist/120/swapping/swapEgressIgnored.d.mts +6 -6
- package/dist/120/swapping/swapEgressScheduled.d.cts +10 -10
- package/dist/120/swapping/swapEgressScheduled.d.mts +10 -10
- package/dist/120/swapping/swapExecuted.d.cts +14 -14
- package/dist/120/swapping/swapExecuted.d.mts +14 -14
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.mts +2 -2
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +24 -24
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.mts +24 -24
- package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
- package/dist/131/bitcoinIngressEgress/depositReceived.d.mts +20 -20
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.mts +46 -46
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/common.d.cts +205 -205
- package/dist/131/common.d.mts +205 -205
- package/dist/131/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/131/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/131/ethereumIngressEgress/depositIgnored.d.mts +4 -4
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/131/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +25 -25
- package/dist/131/liquidityPools/limitOrderUpdated.d.mts +25 -25
- package/dist/131/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/131/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/131/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/131/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +29 -29
- package/dist/131/liquidityPools/rangeOrderUpdated.d.mts +29 -29
- package/dist/131/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/131/liquidityProvider/accountCredited.d.mts +6 -6
- package/dist/131/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/131/liquidityProvider/accountDebited.d.mts +6 -6
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
- package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
- package/dist/131/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.mts +10 -10
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/131/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/131/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/131/swapping/ccmFailed.d.cts +67 -67
- package/dist/131/swapping/ccmFailed.d.mts +67 -67
- package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/131/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/131/swapping/swapAmountConfiscated.d.mts +12 -12
- package/dist/131/swapping/swapDepositAddressReady.d.cts +20 -20
- package/dist/131/swapping/swapDepositAddressReady.d.mts +20 -20
- package/dist/131/swapping/swapEgressIgnored.d.cts +28 -28
- package/dist/131/swapping/swapEgressIgnored.d.mts +28 -28
- package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/131/swapping/swapEgressScheduled.d.mts +8 -8
- package/dist/131/swapping/swapExecuted.d.cts +14 -14
- package/dist/131/swapping/swapExecuted.d.mts +14 -14
- package/dist/131/swapping/swapScheduled.d.cts +93 -93
- package/dist/131/swapping/swapScheduled.d.mts +93 -93
- package/dist/131/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/131/swapping/withdrawalRequested.d.mts +10 -10
- package/dist/131/witnesser/prewitnessExecutionFailed.d.cts +16 -16
- package/dist/131/witnesser/prewitnessExecutionFailed.d.mts +16 -16
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
- package/dist/141/arbitrumBroadcaster/transactionBroadcastRequest.d.mts +8 -8
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/arbitrumIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/141/arbitrumIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/141/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +22 -22
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.mts +22 -22
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +20 -20
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.mts +20 -20
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/common.d.cts +223 -223
- package/dist/141/common.d.mts +223 -223
- package/dist/141/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/141/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +30 -30
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.mts +30 -30
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +4 -4
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.mts +4 -4
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/141/liquidityPools/limitOrderUpdated.d.mts +8 -8
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/141/liquidityPools/rangeOrderUpdated.d.mts +8 -8
- package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountCredited.d.mts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.mts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +6 -6
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.mts +6 -6
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.mts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +48 -48
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.mts +48 -48
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.mts +4 -4
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.mts +2 -2
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.mts +16 -16
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/depositBoosted.d.mts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.mts +2 -2
- package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
- package/dist/141/swapping/ccmDepositReceived.d.mts +68 -68
- package/dist/141/swapping/ccmFailed.d.cts +73 -73
- package/dist/141/swapping/ccmFailed.d.mts +73 -73
- package/dist/141/swapping/swapDepositAddressReady.d.cts +8 -8
- package/dist/141/swapping/swapDepositAddressReady.d.mts +8 -8
- package/dist/141/swapping/swapEgressIgnored.d.cts +16 -16
- package/dist/141/swapping/swapEgressIgnored.d.mts +16 -16
- package/dist/141/swapping/swapExecuted.d.cts +78 -78
- package/dist/141/swapping/swapExecuted.d.mts +78 -78
- package/dist/141/swapping/swapScheduled.d.cts +93 -93
- package/dist/141/swapping/swapScheduled.d.mts +93 -93
- package/dist/141/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/141/swapping/withdrawalRequested.d.mts +4 -4
- package/dist/141/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalEnacted.d.mts +8 -8
- package/dist/141/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalPassed.d.mts +8 -8
- package/dist/141/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalRejected.d.mts +8 -8
- package/dist/141/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/141/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
- package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/141/validator/rotationPhaseUpdated.d.mts +20 -20
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.mts +20 -20
- package/dist/150/assetBalances/refundScheduled.d.cts +52 -52
- package/dist/150/assetBalances/refundScheduled.d.mts +52 -52
- package/dist/150/assetBalances/refundSkipped.d.cts +66 -66
- package/dist/150/assetBalances/refundSkipped.d.mts +66 -66
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.mts +28 -28
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.mts +24 -24
- package/dist/150/common.d.cts +249 -249
- package/dist/150/common.d.mts +249 -249
- package/dist/150/emissions/networkFeeBurned.d.cts +2 -2
- package/dist/150/emissions/networkFeeBurned.d.mts +2 -2
- package/dist/150/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/150/environment/runtimeSafeModeUpdated.d.mts +12 -12
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.mts +20 -20
- package/dist/150/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/150/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/150/liquidityPools/limitOrderUpdated.d.cts +20 -20
- package/dist/150/liquidityPools/limitOrderUpdated.d.mts +20 -20
- package/dist/150/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/150/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/150/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/150/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +32 -32
- package/dist/150/liquidityPools/rangeOrderUpdated.d.mts +32 -32
- package/dist/150/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/150/liquidityProvider/accountCredited.d.mts +6 -6
- package/dist/150/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/150/liquidityProvider/accountDebited.d.mts +6 -6
- package/dist/150/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/150/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +11 -11
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.mts +11 -11
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +6 -6
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.mts +6 -6
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +50 -50
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.mts +50 -50
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +14 -14
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.mts +14 -14
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/150/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/150/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/depositIgnored.d.mts +2 -2
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/150/polkadotIngressEgress/depositWitnessRejected.d.mts +20 -20
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.mts +28 -28
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.mts +20 -20
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/150/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +28 -28
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +4 -4
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.mts +4 -4
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +32 -32
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.mts +32 -32
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.mts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +4 -4
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.mts +4 -4
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.mts +2 -2
- package/dist/150/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/150/swapping/batchSwapFailed.d.mts +6 -6
- package/dist/150/swapping/ccmDepositReceived.d.cts +76 -76
- package/dist/150/swapping/ccmDepositReceived.d.mts +76 -76
- package/dist/150/swapping/ccmFailed.d.cts +116 -116
- package/dist/150/swapping/ccmFailed.d.mts +116 -116
- package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/150/swapping/maximumSwapAmountSet.d.mts +6 -6
- package/dist/150/swapping/refundEgressIgnored.d.cts +23 -23
- package/dist/150/swapping/refundEgressIgnored.d.mts +23 -23
- package/dist/150/swapping/refundEgressScheduled.d.cts +9 -9
- package/dist/150/swapping/refundEgressScheduled.d.mts +9 -9
- package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.mts +12 -12
- package/dist/150/swapping/swapDepositAddressReady.d.cts +25 -25
- package/dist/150/swapping/swapDepositAddressReady.d.mts +25 -25
- package/dist/150/swapping/swapEgressIgnored.d.cts +23 -23
- package/dist/150/swapping/swapEgressIgnored.d.mts +23 -23
- package/dist/150/swapping/swapEgressScheduled.d.cts +9 -9
- package/dist/150/swapping/swapEgressScheduled.d.mts +9 -9
- package/dist/150/swapping/swapExecuted.d.cts +101 -101
- package/dist/150/swapping/swapExecuted.d.mts +101 -101
- package/dist/150/swapping/swapScheduled.d.cts +143 -143
- package/dist/150/swapping/swapScheduled.d.mts +143 -143
- package/dist/150/swapping/withdrawalRequested.d.cts +13 -13
- package/dist/150/swapping/withdrawalRequested.d.mts +13 -13
- package/dist/150/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalEnacted.d.mts +8 -8
- package/dist/150/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalPassed.d.mts +8 -8
- package/dist/150/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalRejected.d.mts +8 -8
- package/dist/150/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/150/tokenholderGovernance/proposalSubmitted.d.mts +8 -8
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.mts +30 -30
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.mts +26 -26
- package/dist/160/common.d.cts +156 -156
- package/dist/160/common.d.mts +156 -156
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/160/environment/runtimeSafeModeUpdated.d.mts +40 -40
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/ethereumIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/ethereumIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/160/liquidityPools/limitOrderUpdated.d.mts +8 -8
- 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 +4 -4
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.mts +4 -4
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/polkadotIngressEgress/depositBoosted.d.mts +10 -10
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/polkadotIngressEgress/depositFinalised.d.mts +6 -6
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.mts +50 -50
- package/dist/160/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/solanaIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/160/solanaIngressEgress/depositFinalised.d.mts +4 -4
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.mts +16 -16
- package/dist/160/swapping/ccmFailed.d.cts +18 -18
- package/dist/160/swapping/ccmFailed.d.mts +18 -18
- package/dist/160/swapping/refundEgressIgnored.d.cts +18 -18
- package/dist/160/swapping/refundEgressIgnored.d.mts +18 -18
- package/dist/160/swapping/refundEgressScheduled.d.cts +6 -6
- package/dist/160/swapping/refundEgressScheduled.d.mts +6 -6
- package/dist/160/swapping/swapDepositAddressReady.d.cts +13 -13
- package/dist/160/swapping/swapDepositAddressReady.d.mts +13 -13
- package/dist/160/swapping/swapEgressIgnored.d.cts +18 -18
- package/dist/160/swapping/swapEgressIgnored.d.mts +18 -18
- 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 +2 -2
- package/dist/160/swapping/swapExecuted.d.mts +2 -2
- package/dist/160/swapping/swapRequested.d.cts +38 -38
- package/dist/160/swapping/swapRequested.d.mts +38 -38
- package/dist/160/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/160/swapping/withdrawalRequested.d.mts +10 -10
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +45 -45
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.mts +45 -45
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +45 -45
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.mts +45 -45
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.mts +28 -28
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +28 -28
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.mts +28 -28
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.mts +20 -20
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.mts +46 -46
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/common.d.cts +116 -116
- package/dist/170/common.d.mts +116 -116
- package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +45 -45
- package/dist/170/ethereumIngressEgress/ccmFailed.d.mts +45 -45
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +45 -45
- package/dist/170/polkadotIngressEgress/ccmFailed.d.mts +45 -45
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/reputation/offencePenalty.d.cts +4 -4
- package/dist/170/reputation/offencePenalty.d.mts +4 -4
- package/dist/170/reputation/penaltyUpdated.d.cts +4 -4
- package/dist/170/reputation/penaltyUpdated.d.mts +4 -4
- package/dist/170/solanaIngressEgress/ccmFailed.d.cts +45 -45
- package/dist/170/solanaIngressEgress/ccmFailed.d.mts +45 -45
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/170/swapping/swapRequested.d.cts +37 -37
- package/dist/170/swapping/swapRequested.d.mts +37 -37
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +54 -54
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.mts +54 -54
- 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 +181 -181
- package/dist/180/arbitrumIngressEgress/depositFailed.d.mts +181 -181
- 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/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +54 -54
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.mts +54 -54
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +26 -26
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.mts +26 -26
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +347 -347
- package/dist/180/bitcoinIngressEgress/depositFailed.d.mts +347 -347
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +22 -22
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.mts +22 -22
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +50 -50
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +26 -26
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.mts +26 -26
- package/dist/180/common.d.cts +1584 -1584
- package/dist/180/common.d.mts +1584 -1584
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +54 -54
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.mts +54 -54
- 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 +181 -181
- package/dist/180/ethereumIngressEgress/depositFailed.d.mts +181 -181
- 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/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +54 -54
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.mts +54 -54
- 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 +184 -184
- package/dist/180/polkadotIngressEgress/depositFailed.d.mts +184 -184
- 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/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/180/solanaElections/unknownElection.d.cts +4 -4
- package/dist/180/solanaElections/unknownElection.d.mts +4 -4
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +54 -54
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.mts +54 -54
- 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 +172 -172
- package/dist/180/solanaIngressEgress/depositFailed.d.mts +172 -172
- 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/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.mts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/180/solanaIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/180/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/180/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/180/swapping/refundEgressScheduled.d.cts +18 -18
- package/dist/180/swapping/refundEgressScheduled.d.mts +18 -18
- package/dist/180/swapping/swapDepositAddressReady.d.cts +33 -33
- package/dist/180/swapping/swapDepositAddressReady.d.mts +33 -33
- package/dist/180/swapping/swapEgressScheduled.d.cts +18 -18
- package/dist/180/swapping/swapEgressScheduled.d.mts +18 -18
- package/dist/180/swapping/swapRequested.d.cts +58 -58
- package/dist/180/swapping/swapRequested.d.mts +58 -58
- package/dist/180/swapping/withdrawalRequested.d.cts +19 -19
- package/dist/180/swapping/withdrawalRequested.d.mts +19 -19
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +60 -60
- package/dist/190/arbitrumIngressEgress/depositFailed.d.mts +60 -60
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/assetBalances/accountCredited.d.cts +7 -7
- package/dist/190/assetBalances/accountCredited.d.mts +7 -7
- package/dist/190/assetBalances/accountDebited.d.cts +7 -7
- package/dist/190/assetBalances/accountDebited.d.mts +7 -7
- package/dist/190/assetBalances/refundSkipped.d.cts +53 -53
- package/dist/190/assetBalances/refundSkipped.d.mts +53 -53
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.cts +10 -10
- package/dist/190/assethubBroadcaster/broadcastCallbackExecuted.d.mts +10 -10
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/190/assethubIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/assethubIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +69 -69
- package/dist/190/assethubIngressEgress/depositFailed.d.mts +69 -69
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.mts +2 -2
- package/dist/190/assethubIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/190/assethubIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.mts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectionRequestExpired.d.mts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectionRequestReceived.d.mts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/bitcoinIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/bitcoinIngressEgress/depositFailed.d.cts +60 -60
- package/dist/190/bitcoinIngressEgress/depositFailed.d.mts +60 -60
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/bitcoinIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/bitcoinIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/common.d.cts +553 -553
- package/dist/190/common.d.mts +553 -553
- package/dist/190/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/190/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/ethereumIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/ethereumIngressEgress/depositFailed.d.cts +60 -60
- package/dist/190/ethereumIngressEgress/depositFailed.d.mts +60 -60
- package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/liquidityPools/assetSwapped.d.cts +12 -12
- package/dist/190/liquidityPools/assetSwapped.d.mts +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.mts +12 -12
- package/dist/190/liquidityPools/newPoolCreated.d.cts +12 -12
- package/dist/190/liquidityPools/newPoolCreated.d.mts +12 -12
- package/dist/190/liquidityPools/orderDeletionFailed.d.cts +32 -32
- package/dist/190/liquidityPools/orderDeletionFailed.d.mts +32 -32
- package/dist/190/liquidityPools/palletConfigUpdated.d.cts +8 -8
- package/dist/190/liquidityPools/palletConfigUpdated.d.mts +8 -8
- package/dist/190/liquidityPools/poolFeeSet.d.cts +12 -12
- package/dist/190/liquidityPools/poolFeeSet.d.mts +12 -12
- package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +24 -24
- package/dist/190/liquidityPools/rangeOrderUpdated.d.mts +24 -24
- package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/190/liquidityProvider/assetTransferred.d.mts +6 -6
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +10 -10
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.mts +10 -10
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.mts +2 -2
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +8 -8
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.mts +8 -8
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/polkadotIngressEgress/depositBoosted.d.mts +8 -8
- package/dist/190/polkadotIngressEgress/depositFailed.d.cts +69 -69
- package/dist/190/polkadotIngressEgress/depositFailed.d.mts +69 -69
- package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/depositFinalised.d.mts +2 -2
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.mts +2 -2
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.mts +14 -14
- package/dist/190/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/190/solanaIngressEgress/depositBoosted.d.mts +6 -6
- package/dist/190/solanaIngressEgress/depositFailed.d.cts +57 -57
- package/dist/190/solanaIngressEgress/depositFailed.d.mts +57 -57
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/190/solanaIngressEgress/failedToBuildAllBatchCall.d.mts +10 -10
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.mts +2 -2
- package/dist/190/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 +14 -14
- package/dist/190/swapping/refundEgressIgnored.d.mts +14 -14
- package/dist/190/swapping/refundEgressScheduled.d.cts +12 -12
- package/dist/190/swapping/refundEgressScheduled.d.mts +12 -12
- package/dist/190/swapping/refundedOnChain.d.cts +8 -8
- package/dist/190/swapping/refundedOnChain.d.mts +8 -8
- package/dist/190/swapping/swapAmountConfiscated.d.cts +6 -6
- package/dist/190/swapping/swapAmountConfiscated.d.mts +6 -6
- package/dist/190/swapping/swapDepositAddressReady.d.cts +22 -22
- package/dist/190/swapping/swapDepositAddressReady.d.mts +22 -22
- package/dist/190/swapping/swapEgressIgnored.d.cts +14 -14
- package/dist/190/swapping/swapEgressIgnored.d.mts +14 -14
- package/dist/190/swapping/swapEgressScheduled.d.cts +12 -12
- package/dist/190/swapping/swapEgressScheduled.d.mts +12 -12
- package/dist/190/swapping/swapExecuted.d.cts +12 -12
- package/dist/190/swapping/swapExecuted.d.mts +12 -12
- package/dist/190/swapping/swapRequested.d.cts +20 -20
- package/dist/190/swapping/swapRequested.d.mts +20 -20
- package/dist/190/swapping/withdrawalRequested.d.cts +8 -8
- package/dist/190/swapping/withdrawalRequested.d.mts +8 -8
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +6 -6
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.mts +6 -6
- package/dist/190/tradingStrategy/palletConfigUpdated.d.cts +24 -24
- package/dist/190/tradingStrategy/palletConfigUpdated.d.mts +24 -24
- package/dist/190/tradingStrategy/strategyDeployed.d.cts +8 -8
- package/dist/190/tradingStrategy/strategyDeployed.d.mts +8 -8
- package/dist/200/common.d.cts +56 -56
- package/dist/200/common.d.mts +56 -56
- package/dist/200/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/200/environment/runtimeSafeModeUpdated.d.mts +28 -28
- package/dist/200/lendingPools/liquidationCompleted.d.cts +2 -2
- package/dist/200/lendingPools/liquidationCompleted.d.mts +2 -2
- package/dist/200/lendingPools/loanCreated.d.cts +2 -2
- package/dist/200/lendingPools/loanCreated.d.mts +2 -2
- package/dist/200/swapping/swapAborted.d.cts +2 -2
- package/dist/200/swapping/swapAborted.d.mts +2 -2
- package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
- package/dist/200/swapping/swapRequestCompleted.d.mts +2 -2
- package/dist/200/swapping/swapRequested.d.cts +16 -16
- package/dist/200/swapping/swapRequested.d.mts +16 -16
- package/dist/200/swapping/swapRescheduled.d.cts +3 -3
- package/dist/200/swapping/swapRescheduled.d.mts +3 -3
- package/dist/210/lendingPools/stoppedBoosting.d.cts +2 -2
- package/dist/210/lendingPools/stoppedBoosting.d.mts +2 -2
- package/dist/210/swapping/swapRequested.d.cts +8 -8
- package/dist/210/swapping/swapRequested.d.mts +8 -8
- package/dist/220/arbitrumBroadcaster/callResigned.cjs +4 -1
- package/dist/220/arbitrumBroadcaster/callResigned.d.cts +52 -1
- package/dist/220/arbitrumBroadcaster/callResigned.d.mts +52 -1
- package/dist/220/arbitrumBroadcaster/callResigned.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/arbitrumIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/arbitrumIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.cts +1060 -5
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.d.mts +1060 -5
- package/dist/220/arbitrumIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/depositBoosted.d.cts +221 -1
- package/dist/220/arbitrumIngressEgress/depositBoosted.d.mts +221 -1
- package/dist/220/arbitrumIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/depositFailed.d.cts +1510 -7
- package/dist/220/arbitrumIngressEgress/depositFailed.d.mts +1510 -7
- package/dist/220/arbitrumIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/depositFinalised.d.cts +195 -1
- package/dist/220/arbitrumIngressEgress/depositFinalised.d.mts +195 -1
- package/dist/220/arbitrumIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/arbitrumIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/arbitrumIngressEgress/transferFallbackRequested.d.cts +65 -3
- package/dist/220/arbitrumIngressEgress/transferFallbackRequested.d.mts +65 -3
- package/dist/220/arbitrumIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/assetBalances/accountCredited.cjs +4 -1
- package/dist/220/assetBalances/accountCredited.d.cts +28 -1
- package/dist/220/assetBalances/accountCredited.d.mts +28 -1
- package/dist/220/assetBalances/accountCredited.mjs +3 -1
- package/dist/220/assetBalances/accountDebited.cjs +4 -1
- package/dist/220/assetBalances/accountDebited.d.cts +28 -1
- package/dist/220/assetBalances/accountDebited.d.mts +28 -1
- package/dist/220/assetBalances/accountDebited.mjs +3 -1
- package/dist/220/assetBalances/refundScheduled.cjs +4 -1
- package/dist/220/assetBalances/refundScheduled.d.cts +265 -3
- package/dist/220/assetBalances/refundScheduled.d.mts +265 -3
- package/dist/220/assetBalances/refundScheduled.mjs +3 -1
- package/dist/220/assetBalances/refundSkipped.cjs +4 -1
- package/dist/220/assetBalances/refundSkipped.d.cts +507 -1
- package/dist/220/assetBalances/refundSkipped.d.mts +507 -1
- package/dist/220/assetBalances/refundSkipped.mjs +3 -1
- package/dist/220/assetBalances/vaultDeficitDetected.cjs +4 -1
- package/dist/220/assetBalances/vaultDeficitDetected.d.cts +25 -1
- package/dist/220/assetBalances/vaultDeficitDetected.d.mts +25 -1
- package/dist/220/assetBalances/vaultDeficitDetected.mjs +3 -1
- package/dist/220/assethubBroadcaster/callResigned.cjs +4 -1
- package/dist/220/assethubBroadcaster/callResigned.d.cts +22 -1
- package/dist/220/assethubBroadcaster/callResigned.d.mts +22 -1
- package/dist/220/assethubBroadcaster/callResigned.mjs +3 -1
- package/dist/220/assethubIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/assethubIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/assethubIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/assethubIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/assethubIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/assethubIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/assethubIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/assethubIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.cts +1060 -5
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.d.mts +1060 -5
- package/dist/220/assethubIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/assethubIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/assethubIngressEgress/depositBoosted.d.cts +211 -1
- package/dist/220/assethubIngressEgress/depositBoosted.d.mts +211 -1
- package/dist/220/assethubIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/assethubIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/assethubIngressEgress/depositFailed.d.cts +1501 -7
- package/dist/220/assethubIngressEgress/depositFailed.d.mts +1501 -7
- package/dist/220/assethubIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/assethubIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/assethubIngressEgress/depositFinalised.d.cts +185 -1
- package/dist/220/assethubIngressEgress/depositFinalised.d.mts +185 -1
- package/dist/220/assethubIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/assethubIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/assethubIngressEgress/transferFallbackRequested.d.cts +65 -3
- package/dist/220/assethubIngressEgress/transferFallbackRequested.d.mts +65 -3
- package/dist/220/assethubIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/bitcoinBroadcaster/callResigned.cjs +4 -1
- package/dist/220/bitcoinBroadcaster/callResigned.d.cts +22 -1
- package/dist/220/bitcoinBroadcaster/callResigned.d.mts +22 -1
- package/dist/220/bitcoinBroadcaster/callResigned.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/bitcoinIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/bitcoinIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.cts +1060 -5
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.d.mts +1060 -5
- package/dist/220/bitcoinIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/depositBoosted.d.cts +435 -1
- package/dist/220/bitcoinIngressEgress/depositBoosted.d.mts +435 -1
- package/dist/220/bitcoinIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/depositFailed.d.cts +2419 -7
- package/dist/220/bitcoinIngressEgress/depositFailed.d.mts +2419 -7
- package/dist/220/bitcoinIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/depositFinalised.d.cts +409 -1
- package/dist/220/bitcoinIngressEgress/depositFinalised.d.mts +409 -1
- package/dist/220/bitcoinIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/bitcoinIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.cts +160 -3
- package/dist/220/bitcoinIngressEgress/transferFallbackRequested.d.mts +160 -3
- package/dist/220/bitcoinIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/common.d.cts +109 -109
- package/dist/220/common.d.mts +109 -109
- package/dist/220/emissions/networkFeeBurned.cjs +4 -1
- package/dist/220/emissions/networkFeeBurned.d.cts +24 -3
- package/dist/220/emissions/networkFeeBurned.d.mts +24 -3
- package/dist/220/emissions/networkFeeBurned.mjs +3 -1
- package/dist/220/environment/runtimeSafeModeUpdated.cjs +4 -1
- package/dist/220/environment/runtimeSafeModeUpdated.d.cts +1941 -1
- package/dist/220/environment/runtimeSafeModeUpdated.d.mts +1941 -1
- package/dist/220/environment/runtimeSafeModeUpdated.mjs +3 -1
- package/dist/220/environment/tronInitialized.cjs +4 -1
- package/dist/220/environment/tronInitialized.d.cts +3 -1
- package/dist/220/environment/tronInitialized.d.mts +3 -1
- package/dist/220/environment/tronInitialized.mjs +3 -1
- package/dist/220/ethereumBroadcaster/callResigned.cjs +4 -1
- package/dist/220/ethereumBroadcaster/callResigned.d.cts +52 -1
- package/dist/220/ethereumBroadcaster/callResigned.d.mts +52 -1
- package/dist/220/ethereumBroadcaster/callResigned.mjs +3 -1
- package/dist/220/ethereumIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/ethereumIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/ethereumIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/ethereumIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/ethereumIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.cts +1060 -5
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.d.mts +1060 -5
- package/dist/220/ethereumIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/ethereumIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/ethereumIngressEgress/depositBoosted.d.cts +221 -1
- package/dist/220/ethereumIngressEgress/depositBoosted.d.mts +221 -1
- package/dist/220/ethereumIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/ethereumIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/ethereumIngressEgress/depositFailed.d.cts +1510 -7
- package/dist/220/ethereumIngressEgress/depositFailed.d.mts +1510 -7
- package/dist/220/ethereumIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/ethereumIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/ethereumIngressEgress/depositFinalised.d.cts +195 -1
- package/dist/220/ethereumIngressEgress/depositFinalised.d.mts +195 -1
- package/dist/220/ethereumIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/ethereumIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/ethereumIngressEgress/transferFallbackRequested.d.cts +65 -3
- package/dist/220/ethereumIngressEgress/transferFallbackRequested.d.mts +65 -3
- package/dist/220/ethereumIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/funding/funded.cjs +4 -1
- package/dist/220/funding/funded.d.cts +85 -1
- package/dist/220/funding/funded.d.mts +85 -1
- package/dist/220/funding/funded.mjs +3 -1
- package/dist/220/grandpa/grandpaVoteDelegated.cjs +4 -1
- package/dist/220/grandpa/grandpaVoteDelegated.d.cts +12 -1
- package/dist/220/grandpa/grandpaVoteDelegated.d.mts +12 -1
- package/dist/220/grandpa/grandpaVoteDelegated.mjs +3 -1
- package/dist/220/grandpa/grandpaVoteDelegationRemoved.cjs +4 -1
- package/dist/220/grandpa/grandpaVoteDelegationRemoved.d.cts +9 -1
- package/dist/220/grandpa/grandpaVoteDelegationRemoved.d.mts +9 -1
- package/dist/220/grandpa/grandpaVoteDelegationRemoved.mjs +3 -1
- package/dist/220/lendingPools/boostFundsAdded.cjs +4 -1
- package/dist/220/lendingPools/boostFundsAdded.d.cts +42 -1
- package/dist/220/lendingPools/boostFundsAdded.d.mts +42 -1
- package/dist/220/lendingPools/boostFundsAdded.mjs +3 -1
- package/dist/220/lendingPools/boostPoolCreated.cjs +4 -1
- package/dist/220/lendingPools/boostPoolCreated.d.cts +36 -1
- package/dist/220/lendingPools/boostPoolCreated.d.mts +36 -1
- package/dist/220/lendingPools/boostPoolCreated.mjs +3 -1
- package/dist/220/lendingPools/lendingFundsAdded.cjs +4 -1
- package/dist/220/lendingPools/lendingFundsAdded.d.cts +78 -1
- package/dist/220/lendingPools/lendingFundsAdded.d.mts +78 -1
- package/dist/220/lendingPools/lendingFundsAdded.mjs +3 -1
- package/dist/220/lendingPools/lendingFundsRemoved.cjs +4 -1
- package/dist/220/lendingPools/lendingFundsRemoved.d.cts +40 -3
- package/dist/220/lendingPools/lendingFundsRemoved.d.mts +40 -3
- package/dist/220/lendingPools/lendingFundsRemoved.mjs +3 -1
- package/dist/220/lendingPools/lendingPoolCreated.cjs +4 -1
- package/dist/220/lendingPools/lendingPoolCreated.d.cts +19 -1
- package/dist/220/lendingPools/lendingPoolCreated.d.mts +19 -1
- package/dist/220/lendingPools/lendingPoolCreated.mjs +3 -1
- package/dist/220/lendingPools/loanCreated.cjs +6 -2
- package/dist/220/lendingPools/loanCreated.d.cts +64 -1
- package/dist/220/lendingPools/loanCreated.d.mts +64 -1
- package/dist/220/lendingPools/loanCreated.mjs +6 -3
- package/dist/220/lendingPools/loanRepaid.cjs +4 -1
- package/dist/220/lendingPools/loanRepaid.d.cts +50 -1
- package/dist/220/lendingPools/loanRepaid.d.mts +50 -1
- package/dist/220/lendingPools/loanRepaid.mjs +3 -1
- package/dist/220/lendingPools/palletConfigUpdated.cjs +4 -1
- package/dist/220/lendingPools/palletConfigUpdated.d.cts +435 -1
- package/dist/220/lendingPools/palletConfigUpdated.d.mts +435 -1
- package/dist/220/lendingPools/palletConfigUpdated.mjs +3 -1
- package/dist/220/lendingPools/stoppedBoosting.cjs +4 -1
- package/dist/220/lendingPools/stoppedBoosting.d.cts +47 -3
- package/dist/220/lendingPools/stoppedBoosting.d.mts +47 -3
- package/dist/220/lendingPools/stoppedBoosting.mjs +3 -1
- package/dist/220/liquidityPools/assetSwapped.cjs +4 -1
- package/dist/220/liquidityPools/assetSwapped.d.cts +38 -1
- package/dist/220/liquidityPools/assetSwapped.d.mts +38 -1
- package/dist/220/liquidityPools/assetSwapped.mjs +3 -1
- package/dist/220/liquidityPools/limitOrderUpdated.cjs +4 -1
- package/dist/220/liquidityPools/limitOrderUpdated.d.cts +96 -1
- package/dist/220/liquidityPools/limitOrderUpdated.d.mts +96 -1
- package/dist/220/liquidityPools/limitOrderUpdated.mjs +3 -1
- package/dist/220/liquidityPools/newPoolCreated.cjs +4 -1
- package/dist/220/liquidityPools/newPoolCreated.d.cts +38 -1
- package/dist/220/liquidityPools/newPoolCreated.d.mts +38 -1
- package/dist/220/liquidityPools/newPoolCreated.mjs +3 -1
- package/dist/220/liquidityPools/orderDeletionFailed.cjs +4 -1
- package/dist/220/liquidityPools/orderDeletionFailed.d.cts +124 -1
- package/dist/220/liquidityPools/orderDeletionFailed.d.mts +124 -1
- package/dist/220/liquidityPools/orderDeletionFailed.mjs +3 -1
- package/dist/220/liquidityPools/palletConfigUpdated.cjs +4 -1
- package/dist/220/liquidityPools/palletConfigUpdated.d.cts +41 -1
- package/dist/220/liquidityPools/palletConfigUpdated.d.mts +41 -1
- package/dist/220/liquidityPools/palletConfigUpdated.mjs +3 -1
- package/dist/220/liquidityPools/poolFeeSet.cjs +4 -1
- package/dist/220/liquidityPools/poolFeeSet.d.cts +35 -1
- package/dist/220/liquidityPools/poolFeeSet.d.mts +35 -1
- package/dist/220/liquidityPools/poolFeeSet.mjs +3 -1
- package/dist/220/liquidityPools/priceImpactLimitSet.cjs +4 -1
- package/dist/220/liquidityPools/priceImpactLimitSet.d.cts +43 -1
- package/dist/220/liquidityPools/priceImpactLimitSet.d.mts +43 -1
- package/dist/220/liquidityPools/priceImpactLimitSet.mjs +3 -1
- package/dist/220/liquidityPools/rangeOrderUpdated.cjs +4 -1
- package/dist/220/liquidityPools/rangeOrderUpdated.d.cts +206 -1
- package/dist/220/liquidityPools/rangeOrderUpdated.d.mts +206 -1
- package/dist/220/liquidityPools/rangeOrderUpdated.mjs +3 -1
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.cjs +4 -1
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.cts +272 -1
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.d.mts +272 -1
- package/dist/220/liquidityProvider/assetBalancePurgeFailed.mjs +3 -1
- package/dist/220/liquidityProvider/assetBalancePurged.cjs +4 -1
- package/dist/220/liquidityProvider/assetBalancePurged.d.cts +107 -7
- package/dist/220/liquidityProvider/assetBalancePurged.d.mts +107 -7
- package/dist/220/liquidityProvider/assetBalancePurged.mjs +3 -1
- package/dist/220/liquidityProvider/assetTransferred.cjs +4 -1
- package/dist/220/liquidityProvider/assetTransferred.d.cts +28 -1
- package/dist/220/liquidityProvider/assetTransferred.d.mts +28 -1
- package/dist/220/liquidityProvider/assetTransferred.mjs +3 -1
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.cjs +4 -1
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.cts +98 -5
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.d.mts +98 -5
- package/dist/220/liquidityProvider/liquidityDepositAddressReady.mjs +3 -1
- package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.cjs +4 -1
- package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.cts +263 -1
- package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.d.mts +263 -1
- package/dist/220/liquidityProvider/liquidityRefundAddressRegistered.mjs +3 -1
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.cjs +4 -1
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.cts +104 -7
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.d.mts +104 -7
- package/dist/220/liquidityProvider/withdrawalEgressScheduled.mjs +3 -1
- package/dist/220/polkadotBroadcaster/callResigned.cjs +4 -1
- package/dist/220/polkadotBroadcaster/callResigned.d.cts +22 -1
- package/dist/220/polkadotBroadcaster/callResigned.d.mts +22 -1
- package/dist/220/polkadotBroadcaster/callResigned.mjs +3 -1
- package/dist/220/polkadotIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/polkadotIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/polkadotIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/polkadotIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/polkadotIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.cts +1060 -5
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.d.mts +1060 -5
- package/dist/220/polkadotIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/polkadotIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/polkadotIngressEgress/depositBoosted.d.cts +211 -1
- package/dist/220/polkadotIngressEgress/depositBoosted.d.mts +211 -1
- package/dist/220/polkadotIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/polkadotIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/polkadotIngressEgress/depositFailed.d.cts +1501 -7
- package/dist/220/polkadotIngressEgress/depositFailed.d.mts +1501 -7
- package/dist/220/polkadotIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/polkadotIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/polkadotIngressEgress/depositFinalised.d.cts +185 -1
- package/dist/220/polkadotIngressEgress/depositFinalised.d.mts +185 -1
- package/dist/220/polkadotIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/polkadotIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/polkadotIngressEgress/transferFallbackRequested.d.cts +65 -3
- package/dist/220/polkadotIngressEgress/transferFallbackRequested.d.mts +65 -3
- package/dist/220/polkadotIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/reputation/offencePenalty.cjs +4 -1
- package/dist/220/reputation/offencePenalty.d.cts +122 -1
- package/dist/220/reputation/offencePenalty.d.mts +122 -1
- package/dist/220/reputation/offencePenalty.mjs +3 -1
- package/dist/220/reputation/penaltyUpdated.cjs +4 -1
- package/dist/220/reputation/penaltyUpdated.d.cts +152 -1
- package/dist/220/reputation/penaltyUpdated.d.mts +152 -1
- package/dist/220/reputation/penaltyUpdated.mjs +3 -1
- package/dist/220/solanaBroadcaster/callResigned.cjs +4 -1
- package/dist/220/solanaBroadcaster/callResigned.d.cts +27 -1
- package/dist/220/solanaBroadcaster/callResigned.d.mts +27 -1
- package/dist/220/solanaBroadcaster/callResigned.mjs +3 -1
- package/dist/220/solanaIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/solanaIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/solanaIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/solanaIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/solanaIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/solanaIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/solanaIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/solanaIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.cts +1060 -5
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.d.mts +1060 -5
- package/dist/220/solanaIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/solanaIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/solanaIngressEgress/depositBoosted.d.cts +241 -1
- package/dist/220/solanaIngressEgress/depositBoosted.d.mts +241 -1
- package/dist/220/solanaIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/solanaIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/solanaIngressEgress/depositFailed.d.cts +1582 -7
- package/dist/220/solanaIngressEgress/depositFailed.d.mts +1582 -7
- package/dist/220/solanaIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/solanaIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/solanaIngressEgress/depositFinalised.d.cts +215 -1
- package/dist/220/solanaIngressEgress/depositFinalised.d.mts +215 -1
- package/dist/220/solanaIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/solanaIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/solanaIngressEgress/transferFallbackRequested.d.cts +65 -3
- package/dist/220/solanaIngressEgress/transferFallbackRequested.d.mts +65 -3
- package/dist/220/solanaIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/swapping/accountCreationDepositAddressReady.cjs +4 -1
- package/dist/220/swapping/accountCreationDepositAddressReady.d.cts +165 -9
- package/dist/220/swapping/accountCreationDepositAddressReady.d.mts +165 -9
- package/dist/220/swapping/accountCreationDepositAddressReady.mjs +3 -1
- package/dist/220/swapping/affiliateDeregistration.cjs +4 -1
- package/dist/220/swapping/affiliateDeregistration.d.cts +15 -1
- package/dist/220/swapping/affiliateDeregistration.d.mts +15 -1
- package/dist/220/swapping/affiliateDeregistration.mjs +3 -1
- package/dist/220/swapping/batchSwapFailed.cjs +4 -1
- package/dist/220/swapping/batchSwapFailed.d.cts +35 -1
- package/dist/220/swapping/batchSwapFailed.d.mts +35 -1
- package/dist/220/swapping/batchSwapFailed.mjs +3 -1
- package/dist/220/swapping/creditedOnChain.cjs +4 -1
- package/dist/220/swapping/creditedOnChain.d.cts +28 -1
- package/dist/220/swapping/creditedOnChain.d.mts +28 -1
- package/dist/220/swapping/creditedOnChain.mjs +3 -1
- package/dist/220/swapping/palletConfigUpdated.cjs +4 -1
- package/dist/220/swapping/palletConfigUpdated.d.cts +301 -1
- package/dist/220/swapping/palletConfigUpdated.d.mts +301 -1
- package/dist/220/swapping/palletConfigUpdated.mjs +3 -1
- package/dist/220/swapping/refundEgressIgnored.cjs +4 -1
- package/dist/220/swapping/refundEgressIgnored.d.cts +272 -1
- package/dist/220/swapping/refundEgressIgnored.d.mts +272 -1
- package/dist/220/swapping/refundEgressIgnored.mjs +3 -1
- package/dist/220/swapping/refundEgressScheduled.cjs +4 -1
- package/dist/220/swapping/refundEgressScheduled.d.cts +56 -3
- package/dist/220/swapping/refundEgressScheduled.d.mts +56 -3
- package/dist/220/swapping/refundEgressScheduled.mjs +3 -1
- package/dist/220/swapping/refundedOnChain.cjs +4 -1
- package/dist/220/swapping/refundedOnChain.d.cts +31 -1
- package/dist/220/swapping/refundedOnChain.d.mts +31 -1
- package/dist/220/swapping/refundedOnChain.mjs +3 -1
- package/dist/220/swapping/swapAmountConfiscated.cjs +4 -1
- package/dist/220/swapping/swapAmountConfiscated.d.cts +28 -1
- package/dist/220/swapping/swapAmountConfiscated.d.mts +28 -1
- package/dist/220/swapping/swapAmountConfiscated.mjs +3 -1
- package/dist/220/swapping/swapDepositAddressReady.cjs +4 -1
- package/dist/220/swapping/swapDepositAddressReady.d.cts +726 -14
- package/dist/220/swapping/swapDepositAddressReady.d.mts +726 -14
- package/dist/220/swapping/swapDepositAddressReady.mjs +3 -1
- package/dist/220/swapping/swapEgressIgnored.cjs +4 -1
- package/dist/220/swapping/swapEgressIgnored.d.cts +272 -1
- package/dist/220/swapping/swapEgressIgnored.d.mts +272 -1
- package/dist/220/swapping/swapEgressIgnored.mjs +3 -1
- package/dist/220/swapping/swapEgressScheduled.cjs +4 -1
- package/dist/220/swapping/swapEgressScheduled.d.cts +53 -3
- package/dist/220/swapping/swapEgressScheduled.d.mts +53 -3
- package/dist/220/swapping/swapEgressScheduled.mjs +3 -1
- package/dist/220/swapping/swapExecuted.cjs +4 -1
- package/dist/220/swapping/swapExecuted.d.cts +59 -1
- package/dist/220/swapping/swapExecuted.d.mts +59 -1
- package/dist/220/swapping/swapExecuted.mjs +3 -1
- package/dist/220/swapping/swapRequested.cjs +4 -1
- package/dist/220/swapping/swapRequested.d.cts +4150 -32
- package/dist/220/swapping/swapRequested.d.mts +4150 -32
- package/dist/220/swapping/swapRequested.mjs +3 -1
- package/dist/220/swapping/withdrawalRequested.cjs +4 -1
- package/dist/220/swapping/withdrawalRequested.d.cts +107 -7
- package/dist/220/swapping/withdrawalRequested.d.mts +107 -7
- package/dist/220/swapping/withdrawalRequested.mjs +3 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.cjs +4 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.d.cts +22 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.d.mts +22 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedHasFailed.mjs +3 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.cjs +4 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.cts +22 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.d.mts +22 -1
- package/dist/220/tokenholderGovernance/govKeyUpdatedWasSuccessful.mjs +3 -1
- package/dist/220/tokenholderGovernance/proposalEnacted.cjs +4 -1
- package/dist/220/tokenholderGovernance/proposalEnacted.d.cts +51 -1
- package/dist/220/tokenholderGovernance/proposalEnacted.d.mts +51 -1
- package/dist/220/tokenholderGovernance/proposalEnacted.mjs +3 -1
- package/dist/220/tokenholderGovernance/proposalPassed.cjs +4 -1
- package/dist/220/tokenholderGovernance/proposalPassed.d.cts +51 -1
- package/dist/220/tokenholderGovernance/proposalPassed.d.mts +51 -1
- package/dist/220/tokenholderGovernance/proposalPassed.mjs +3 -1
- package/dist/220/tokenholderGovernance/proposalRejected.cjs +4 -1
- package/dist/220/tokenholderGovernance/proposalRejected.d.cts +51 -1
- package/dist/220/tokenholderGovernance/proposalRejected.d.mts +51 -1
- package/dist/220/tokenholderGovernance/proposalRejected.mjs +3 -1
- package/dist/220/tokenholderGovernance/proposalSubmitted.cjs +4 -1
- package/dist/220/tokenholderGovernance/proposalSubmitted.d.cts +51 -1
- package/dist/220/tokenholderGovernance/proposalSubmitted.d.mts +51 -1
- package/dist/220/tokenholderGovernance/proposalSubmitted.mjs +3 -1
- package/dist/220/tradingStrategy/fundsAddedToStrategy.cjs +4 -1
- package/dist/220/tradingStrategy/fundsAddedToStrategy.d.cts +22 -1
- package/dist/220/tradingStrategy/fundsAddedToStrategy.d.mts +22 -1
- package/dist/220/tradingStrategy/fundsAddedToStrategy.mjs +3 -1
- package/dist/220/tradingStrategy/palletConfigUpdated.cjs +4 -1
- package/dist/220/tradingStrategy/palletConfigUpdated.d.cts +105 -1
- package/dist/220/tradingStrategy/palletConfigUpdated.d.mts +105 -1
- package/dist/220/tradingStrategy/palletConfigUpdated.mjs +3 -1
- package/dist/220/tradingStrategy/strategyDeployed.cjs +4 -1
- package/dist/220/tradingStrategy/strategyDeployed.d.cts +195 -1
- package/dist/220/tradingStrategy/strategyDeployed.d.mts +195 -1
- package/dist/220/tradingStrategy/strategyDeployed.mjs +3 -1
- package/dist/220/tronBroadcaster/broadcastAborted.cjs +4 -1
- package/dist/220/tronBroadcaster/broadcastAborted.d.cts +9 -1
- package/dist/220/tronBroadcaster/broadcastAborted.d.mts +9 -1
- package/dist/220/tronBroadcaster/broadcastAborted.mjs +3 -1
- package/dist/220/tronBroadcaster/broadcastRetryScheduled.cjs +4 -1
- package/dist/220/tronBroadcaster/broadcastRetryScheduled.d.cts +12 -1
- package/dist/220/tronBroadcaster/broadcastRetryScheduled.d.mts +12 -1
- package/dist/220/tronBroadcaster/broadcastRetryScheduled.mjs +3 -1
- package/dist/220/tronBroadcaster/broadcastSuccess.cjs +4 -1
- package/dist/220/tronBroadcaster/broadcastSuccess.d.cts +30 -1
- package/dist/220/tronBroadcaster/broadcastSuccess.d.mts +30 -1
- package/dist/220/tronBroadcaster/broadcastSuccess.mjs +3 -1
- package/dist/220/tronBroadcaster/broadcastTimeout.cjs +4 -1
- package/dist/220/tronBroadcaster/broadcastTimeout.d.cts +9 -1
- package/dist/220/tronBroadcaster/broadcastTimeout.d.mts +9 -1
- package/dist/220/tronBroadcaster/broadcastTimeout.mjs +3 -1
- package/dist/220/tronBroadcaster/callResigned.cjs +4 -1
- package/dist/220/tronBroadcaster/callResigned.d.cts +42 -1
- package/dist/220/tronBroadcaster/callResigned.d.mts +42 -1
- package/dist/220/tronBroadcaster/callResigned.mjs +3 -1
- package/dist/220/tronBroadcaster/historicalBroadcastRequested.cjs +4 -1
- package/dist/220/tronBroadcaster/historicalBroadcastRequested.d.cts +15 -1
- package/dist/220/tronBroadcaster/historicalBroadcastRequested.d.mts +15 -1
- package/dist/220/tronBroadcaster/historicalBroadcastRequested.mjs +3 -1
- package/dist/220/tronBroadcaster/palletConfigUpdated.cjs +4 -1
- package/dist/220/tronBroadcaster/palletConfigUpdated.d.cts +24 -1
- package/dist/220/tronBroadcaster/palletConfigUpdated.d.mts +24 -1
- package/dist/220/tronBroadcaster/palletConfigUpdated.mjs +3 -1
- package/dist/220/tronBroadcaster/thresholdSignatureInvalid.cjs +4 -1
- package/dist/220/tronBroadcaster/thresholdSignatureInvalid.d.cts +9 -1
- package/dist/220/tronBroadcaster/thresholdSignatureInvalid.d.mts +9 -1
- package/dist/220/tronBroadcaster/thresholdSignatureInvalid.mjs +3 -1
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.cjs +4 -1
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.cts +63 -1
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.d.mts +63 -1
- package/dist/220/tronBroadcaster/transactionBroadcastRequest.mjs +3 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.cjs +4 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.d.cts +12 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.d.mts +12 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRecorded.mjs +3 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.cjs +4 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.d.cts +9 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.d.mts +9 -1
- package/dist/220/tronBroadcaster/transactionFeeDeficitRefused.mjs +3 -1
- package/dist/220/tronChainTracking/chainStateUpdated.cjs +4 -1
- package/dist/220/tronChainTracking/chainStateUpdated.d.cts +19 -1
- package/dist/220/tronChainTracking/chainStateUpdated.d.mts +19 -1
- package/dist/220/tronChainTracking/chainStateUpdated.mjs +3 -1
- package/dist/220/tronChainTracking/feeMultiplierUpdated.cjs +4 -1
- package/dist/220/tronChainTracking/feeMultiplierUpdated.d.cts +9 -1
- package/dist/220/tronChainTracking/feeMultiplierUpdated.d.mts +9 -1
- package/dist/220/tronChainTracking/feeMultiplierUpdated.mjs +3 -1
- package/dist/220/tronElections/allVotesCleared.cjs +4 -1
- package/dist/220/tronElections/allVotesCleared.d.cts +3 -1
- package/dist/220/tronElections/allVotesCleared.d.mts +3 -1
- package/dist/220/tronElections/allVotesCleared.mjs +3 -1
- package/dist/220/tronElections/allVotesNotCleared.cjs +4 -1
- package/dist/220/tronElections/allVotesNotCleared.d.cts +3 -1
- package/dist/220/tronElections/allVotesNotCleared.d.mts +3 -1
- package/dist/220/tronElections/allVotesNotCleared.mjs +3 -1
- package/dist/220/tronElections/corruptStorage.cjs +4 -1
- package/dist/220/tronElections/corruptStorage.d.cts +3 -1
- package/dist/220/tronElections/corruptStorage.d.mts +3 -1
- package/dist/220/tronElections/corruptStorage.mjs +3 -1
- package/dist/220/tronElections/electoralEvent.cjs +5 -1
- package/dist/220/tronElections/electoralEvent.d.cts +27 -1
- package/dist/220/tronElections/electoralEvent.d.mts +27 -1
- package/dist/220/tronElections/electoralEvent.mjs +3 -1
- package/dist/220/tronElections/uninitialized.cjs +4 -1
- package/dist/220/tronElections/uninitialized.d.cts +3 -1
- package/dist/220/tronElections/uninitialized.d.mts +3 -1
- package/dist/220/tronElections/uninitialized.mjs +3 -1
- package/dist/220/tronElections/unknownElection.cjs +4 -1
- package/dist/220/tronElections/unknownElection.d.cts +11 -1
- package/dist/220/tronElections/unknownElection.d.mts +11 -1
- package/dist/220/tronElections/unknownElection.mjs +3 -1
- package/dist/220/tronIngressEgress/assetEgressStatusChanged.cjs +4 -1
- package/dist/220/tronIngressEgress/assetEgressStatusChanged.d.cts +22 -1
- package/dist/220/tronIngressEgress/assetEgressStatusChanged.d.mts +22 -1
- package/dist/220/tronIngressEgress/assetEgressStatusChanged.mjs +3 -1
- package/dist/220/tronIngressEgress/batchBroadcastRequested.cjs +4 -1
- package/dist/220/tronIngressEgress/batchBroadcastRequested.d.cts +22 -1
- package/dist/220/tronIngressEgress/batchBroadcastRequested.d.mts +22 -1
- package/dist/220/tronIngressEgress/batchBroadcastRequested.mjs +3 -1
- package/dist/220/tronIngressEgress/boostedDepositLost.cjs +4 -1
- package/dist/220/tronIngressEgress/boostedDepositLost.d.cts +12 -1
- package/dist/220/tronIngressEgress/boostedDepositLost.d.mts +12 -1
- package/dist/220/tronIngressEgress/boostedDepositLost.mjs +3 -1
- package/dist/220/tronIngressEgress/ccmBroadcastFailed.cjs +4 -1
- package/dist/220/tronIngressEgress/ccmBroadcastFailed.d.cts +9 -1
- package/dist/220/tronIngressEgress/ccmBroadcastFailed.d.mts +9 -1
- package/dist/220/tronIngressEgress/ccmBroadcastFailed.mjs +3 -1
- package/dist/220/tronIngressEgress/ccmBroadcastRequested.cjs +4 -1
- package/dist/220/tronIngressEgress/ccmBroadcastRequested.d.cts +24 -3
- package/dist/220/tronIngressEgress/ccmBroadcastRequested.d.mts +24 -3
- package/dist/220/tronIngressEgress/ccmBroadcastRequested.mjs +3 -1
- package/dist/220/tronIngressEgress/ccmEgressInvalid.cjs +4 -1
- package/dist/220/tronIngressEgress/ccmEgressInvalid.d.cts +1060 -5
- package/dist/220/tronIngressEgress/ccmEgressInvalid.d.mts +1060 -5
- package/dist/220/tronIngressEgress/ccmEgressInvalid.mjs +3 -1
- package/dist/220/tronIngressEgress/channelOpeningFeePaid.cjs +4 -1
- package/dist/220/tronIngressEgress/channelOpeningFeePaid.d.cts +9 -1
- package/dist/220/tronIngressEgress/channelOpeningFeePaid.d.mts +9 -1
- package/dist/220/tronIngressEgress/channelOpeningFeePaid.mjs +3 -1
- package/dist/220/tronIngressEgress/channelRejectionRequestReceived.cjs +4 -1
- package/dist/220/tronIngressEgress/channelRejectionRequestReceived.d.cts +12 -1
- package/dist/220/tronIngressEgress/channelRejectionRequestReceived.d.mts +12 -1
- package/dist/220/tronIngressEgress/channelRejectionRequestReceived.mjs +3 -1
- package/dist/220/tronIngressEgress/depositBoosted.cjs +4 -1
- package/dist/220/tronIngressEgress/depositBoosted.d.cts +221 -1
- package/dist/220/tronIngressEgress/depositBoosted.d.mts +221 -1
- package/dist/220/tronIngressEgress/depositBoosted.mjs +3 -1
- package/dist/220/tronIngressEgress/depositFailed.cjs +4 -1
- package/dist/220/tronIngressEgress/depositFailed.d.cts +1510 -7
- package/dist/220/tronIngressEgress/depositFailed.d.mts +1510 -7
- package/dist/220/tronIngressEgress/depositFailed.mjs +3 -1
- package/dist/220/tronIngressEgress/depositFetchesScheduled.cjs +4 -1
- package/dist/220/tronIngressEgress/depositFetchesScheduled.d.cts +22 -1
- package/dist/220/tronIngressEgress/depositFetchesScheduled.d.mts +22 -1
- package/dist/220/tronIngressEgress/depositFetchesScheduled.mjs +3 -1
- package/dist/220/tronIngressEgress/depositFinalised.cjs +4 -1
- package/dist/220/tronIngressEgress/depositFinalised.d.cts +195 -1
- package/dist/220/tronIngressEgress/depositFinalised.d.mts +195 -1
- package/dist/220/tronIngressEgress/depositFinalised.mjs +3 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallExpired.cjs +4 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallExpired.d.cts +9 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallExpired.d.mts +9 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallExpired.mjs +3 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallResigned.cjs +4 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallResigned.d.cts +12 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallResigned.d.mts +12 -1
- package/dist/220/tronIngressEgress/failedForeignChainCallResigned.mjs +3 -1
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.cjs +4 -1
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.cts +1053 -1
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.d.mts +1053 -1
- package/dist/220/tronIngressEgress/failedToBuildAllBatchCall.mjs +3 -1
- package/dist/220/tronIngressEgress/insufficientBoostLiquidity.cjs +4 -1
- package/dist/220/tronIngressEgress/insufficientBoostLiquidity.d.cts +41 -1
- package/dist/220/tronIngressEgress/insufficientBoostLiquidity.d.mts +41 -1
- package/dist/220/tronIngressEgress/insufficientBoostLiquidity.mjs +3 -1
- package/dist/220/tronIngressEgress/invalidCcmRefunded.cjs +4 -1
- package/dist/220/tronIngressEgress/invalidCcmRefunded.d.cts +25 -1
- package/dist/220/tronIngressEgress/invalidCcmRefunded.d.mts +25 -1
- package/dist/220/tronIngressEgress/invalidCcmRefunded.mjs +3 -1
- package/dist/220/tronIngressEgress/palletConfigUpdated.cjs +4 -1
- package/dist/220/tronIngressEgress/palletConfigUpdated.d.cts +148 -1
- package/dist/220/tronIngressEgress/palletConfigUpdated.d.mts +148 -1
- package/dist/220/tronIngressEgress/palletConfigUpdated.mjs +3 -1
- package/dist/220/tronIngressEgress/transactionRejectedByBroker.cjs +4 -1
- package/dist/220/tronIngressEgress/transactionRejectedByBroker.d.cts +24 -3
- package/dist/220/tronIngressEgress/transactionRejectedByBroker.d.mts +24 -3
- package/dist/220/tronIngressEgress/transactionRejectedByBroker.mjs +3 -1
- package/dist/220/tronIngressEgress/transactionRejectionFailed.cjs +4 -1
- package/dist/220/tronIngressEgress/transactionRejectionFailed.d.cts +19 -1
- package/dist/220/tronIngressEgress/transactionRejectionFailed.d.mts +19 -1
- package/dist/220/tronIngressEgress/transactionRejectionFailed.mjs +3 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.cjs +4 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.d.cts +12 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.d.mts +12 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestExpired.mjs +3 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.cjs +4 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.d.cts +15 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.d.mts +15 -1
- package/dist/220/tronIngressEgress/transactionRejectionRequestReceived.mjs +3 -1
- package/dist/220/tronIngressEgress/transferFallbackRequested.cjs +4 -1
- package/dist/220/tronIngressEgress/transferFallbackRequested.d.cts +65 -3
- package/dist/220/tronIngressEgress/transferFallbackRequested.d.mts +65 -3
- package/dist/220/tronIngressEgress/transferFallbackRequested.mjs +3 -1
- package/dist/220/tronIngressEgress/unknownAffiliate.cjs +4 -1
- package/dist/220/tronIngressEgress/unknownAffiliate.d.cts +12 -1
- package/dist/220/tronIngressEgress/unknownAffiliate.d.mts +12 -1
- package/dist/220/tronIngressEgress/unknownAffiliate.mjs +3 -1
- package/dist/220/tronIngressEgress/unknownBroker.cjs +4 -1
- package/dist/220/tronIngressEgress/unknownBroker.d.cts +9 -1
- package/dist/220/tronIngressEgress/unknownBroker.d.mts +9 -1
- package/dist/220/tronIngressEgress/unknownBroker.mjs +3 -1
- package/dist/220/tronIngressEgress/utxoConsolidation.cjs +4 -1
- package/dist/220/tronIngressEgress/utxoConsolidation.d.cts +9 -1
- package/dist/220/tronIngressEgress/utxoConsolidation.d.mts +9 -1
- package/dist/220/tronIngressEgress/utxoConsolidation.mjs +3 -1
- package/dist/220/tronVault/activationTxFailedAwaitingGovernance.cjs +4 -1
- package/dist/220/tronVault/activationTxFailedAwaitingGovernance.d.cts +36 -1
- package/dist/220/tronVault/activationTxFailedAwaitingGovernance.d.mts +36 -1
- package/dist/220/tronVault/activationTxFailedAwaitingGovernance.mjs +3 -1
- package/dist/220/tronVault/awaitingGovernanceActivation.cjs +4 -1
- package/dist/220/tronVault/awaitingGovernanceActivation.d.cts +36 -1
- package/dist/220/tronVault/awaitingGovernanceActivation.d.mts +36 -1
- package/dist/220/tronVault/awaitingGovernanceActivation.mjs +3 -1
- package/dist/220/tronVault/chainInitialized.cjs +4 -1
- package/dist/220/tronVault/chainInitialized.d.cts +3 -1
- package/dist/220/tronVault/chainInitialized.d.mts +3 -1
- package/dist/220/tronVault/chainInitialized.mjs +3 -1
- package/dist/220/tronVault/vaultActivationCompleted.cjs +4 -1
- package/dist/220/tronVault/vaultActivationCompleted.d.cts +3 -1
- package/dist/220/tronVault/vaultActivationCompleted.d.mts +3 -1
- package/dist/220/tronVault/vaultActivationCompleted.mjs +3 -1
- package/dist/220/tronVault/vaultRotatedExternally.cjs +5 -1
- package/dist/220/tronVault/vaultRotatedExternally.d.cts +22 -1
- package/dist/220/tronVault/vaultRotatedExternally.d.mts +22 -1
- package/dist/220/tronVault/vaultRotatedExternally.mjs +3 -1
- package/dist/220/validator/witnessingTaskRestarted.cjs +4 -1
- package/dist/220/validator/witnessingTaskRestarted.d.cts +22 -1
- package/dist/220/validator/witnessingTaskRestarted.d.mts +22 -1
- package/dist/220/validator/witnessingTaskRestarted.mjs +3 -1
- package/dist/CodeGenerator.cjs +5 -0
- package/dist/CodeGenerator.mjs +5 -0
- package/dist/chainspec/src/BaseCodeGenerator.cjs +9 -1
- package/dist/chainspec/src/BaseCodeGenerator.mjs +9 -1
- package/dist/event.cjs +17 -0
- package/dist/event.d.cts +23 -0
- package/dist/event.d.mts +23 -0
- package/dist/event.mjs +15 -0
- package/package.json +1 -1
package/dist/150/common.d.cts
CHANGED
|
@@ -250,6 +250,7 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
|
|
|
250
250
|
solanaVault: boolean;
|
|
251
251
|
}>;
|
|
252
252
|
}, "strip", z.ZodTypeAny, {
|
|
253
|
+
__kind: "CodeAmber";
|
|
253
254
|
value: {
|
|
254
255
|
governance: boolean;
|
|
255
256
|
funding: boolean;
|
|
@@ -275,8 +276,8 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
|
|
|
275
276
|
solanaIngressEgress: boolean;
|
|
276
277
|
solanaVault: boolean;
|
|
277
278
|
};
|
|
278
|
-
__kind: "CodeAmber";
|
|
279
279
|
}, {
|
|
280
|
+
__kind: "CodeAmber";
|
|
280
281
|
value: {
|
|
281
282
|
governance: boolean;
|
|
282
283
|
funding: boolean;
|
|
@@ -302,7 +303,6 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
|
|
|
302
303
|
solanaIngressEgress: boolean;
|
|
303
304
|
solanaVault: boolean;
|
|
304
305
|
};
|
|
305
|
-
__kind: "CodeAmber";
|
|
306
306
|
}>]>;
|
|
307
307
|
declare const palletCfIngressEgressPalletSafeMode: z.ZodObject<{
|
|
308
308
|
boostDepositsEnabled: z.ZodBoolean;
|
|
@@ -546,6 +546,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
546
546
|
solanaVault: boolean;
|
|
547
547
|
}>;
|
|
548
548
|
}, "strip", z.ZodTypeAny, {
|
|
549
|
+
__kind: "CodeAmber";
|
|
549
550
|
value: {
|
|
550
551
|
governance: boolean;
|
|
551
552
|
funding: boolean;
|
|
@@ -571,8 +572,8 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
571
572
|
solanaIngressEgress: boolean;
|
|
572
573
|
solanaVault: boolean;
|
|
573
574
|
};
|
|
574
|
-
__kind: "CodeAmber";
|
|
575
575
|
}, {
|
|
576
|
+
__kind: "CodeAmber";
|
|
576
577
|
value: {
|
|
577
578
|
governance: boolean;
|
|
578
579
|
funding: boolean;
|
|
@@ -598,7 +599,6 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
598
599
|
solanaIngressEgress: boolean;
|
|
599
600
|
solanaVault: boolean;
|
|
600
601
|
};
|
|
601
|
-
__kind: "CodeAmber";
|
|
602
602
|
}>]>;
|
|
603
603
|
ingressEgressEthereum: z.ZodObject<{
|
|
604
604
|
boostDepositsEnabled: z.ZodBoolean;
|
|
@@ -743,6 +743,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
743
743
|
} | {
|
|
744
744
|
__kind: "CodeRed";
|
|
745
745
|
} | {
|
|
746
|
+
__kind: "CodeAmber";
|
|
746
747
|
value: {
|
|
747
748
|
governance: boolean;
|
|
748
749
|
funding: boolean;
|
|
@@ -768,7 +769,6 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
768
769
|
solanaIngressEgress: boolean;
|
|
769
770
|
solanaVault: boolean;
|
|
770
771
|
};
|
|
771
|
-
__kind: "CodeAmber";
|
|
772
772
|
};
|
|
773
773
|
ingressEgressEthereum: {
|
|
774
774
|
boostDepositsEnabled: boolean;
|
|
@@ -863,6 +863,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
863
863
|
} | {
|
|
864
864
|
__kind: "CodeRed";
|
|
865
865
|
} | {
|
|
866
|
+
__kind: "CodeAmber";
|
|
866
867
|
value: {
|
|
867
868
|
governance: boolean;
|
|
868
869
|
funding: boolean;
|
|
@@ -888,7 +889,6 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
888
889
|
solanaIngressEgress: boolean;
|
|
889
890
|
solanaVault: boolean;
|
|
890
891
|
};
|
|
891
|
-
__kind: "CodeAmber";
|
|
892
892
|
};
|
|
893
893
|
ingressEgressEthereum: {
|
|
894
894
|
boostDepositsEnabled: boolean;
|
|
@@ -1161,6 +1161,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1161
1161
|
solanaVault: boolean;
|
|
1162
1162
|
}>;
|
|
1163
1163
|
}, "strip", z.ZodTypeAny, {
|
|
1164
|
+
__kind: "CodeAmber";
|
|
1164
1165
|
value: {
|
|
1165
1166
|
governance: boolean;
|
|
1166
1167
|
funding: boolean;
|
|
@@ -1186,8 +1187,8 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1186
1187
|
solanaIngressEgress: boolean;
|
|
1187
1188
|
solanaVault: boolean;
|
|
1188
1189
|
};
|
|
1189
|
-
__kind: "CodeAmber";
|
|
1190
1190
|
}, {
|
|
1191
|
+
__kind: "CodeAmber";
|
|
1191
1192
|
value: {
|
|
1192
1193
|
governance: boolean;
|
|
1193
1194
|
funding: boolean;
|
|
@@ -1213,7 +1214,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1213
1214
|
solanaIngressEgress: boolean;
|
|
1214
1215
|
solanaVault: boolean;
|
|
1215
1216
|
};
|
|
1216
|
-
__kind: "CodeAmber";
|
|
1217
1217
|
}>]>;
|
|
1218
1218
|
ingressEgressEthereum: z.ZodObject<{
|
|
1219
1219
|
boostDepositsEnabled: z.ZodBoolean;
|
|
@@ -1358,6 +1358,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1358
1358
|
} | {
|
|
1359
1359
|
__kind: "CodeRed";
|
|
1360
1360
|
} | {
|
|
1361
|
+
__kind: "CodeAmber";
|
|
1361
1362
|
value: {
|
|
1362
1363
|
governance: boolean;
|
|
1363
1364
|
funding: boolean;
|
|
@@ -1383,7 +1384,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1383
1384
|
solanaIngressEgress: boolean;
|
|
1384
1385
|
solanaVault: boolean;
|
|
1385
1386
|
};
|
|
1386
|
-
__kind: "CodeAmber";
|
|
1387
1387
|
};
|
|
1388
1388
|
ingressEgressEthereum: {
|
|
1389
1389
|
boostDepositsEnabled: boolean;
|
|
@@ -1478,6 +1478,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1478
1478
|
} | {
|
|
1479
1479
|
__kind: "CodeRed";
|
|
1480
1480
|
} | {
|
|
1481
|
+
__kind: "CodeAmber";
|
|
1481
1482
|
value: {
|
|
1482
1483
|
governance: boolean;
|
|
1483
1484
|
funding: boolean;
|
|
@@ -1503,7 +1504,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1503
1504
|
solanaIngressEgress: boolean;
|
|
1504
1505
|
solanaVault: boolean;
|
|
1505
1506
|
};
|
|
1506
|
-
__kind: "CodeAmber";
|
|
1507
1507
|
};
|
|
1508
1508
|
ingressEgressEthereum: {
|
|
1509
1509
|
boostDepositsEnabled: boolean;
|
|
@@ -1537,6 +1537,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1537
1537
|
};
|
|
1538
1538
|
}>;
|
|
1539
1539
|
}, "strip", z.ZodTypeAny, {
|
|
1540
|
+
__kind: "CodeAmber";
|
|
1540
1541
|
value: {
|
|
1541
1542
|
funding: {
|
|
1542
1543
|
redeemEnabled: boolean;
|
|
@@ -1600,6 +1601,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1600
1601
|
} | {
|
|
1601
1602
|
__kind: "CodeRed";
|
|
1602
1603
|
} | {
|
|
1604
|
+
__kind: "CodeAmber";
|
|
1603
1605
|
value: {
|
|
1604
1606
|
governance: boolean;
|
|
1605
1607
|
funding: boolean;
|
|
@@ -1625,7 +1627,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1625
1627
|
solanaIngressEgress: boolean;
|
|
1626
1628
|
solanaVault: boolean;
|
|
1627
1629
|
};
|
|
1628
|
-
__kind: "CodeAmber";
|
|
1629
1630
|
};
|
|
1630
1631
|
ingressEgressEthereum: {
|
|
1631
1632
|
boostDepositsEnabled: boolean;
|
|
@@ -1658,8 +1659,8 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1658
1659
|
depositsEnabled: boolean;
|
|
1659
1660
|
};
|
|
1660
1661
|
};
|
|
1661
|
-
__kind: "CodeAmber";
|
|
1662
1662
|
}, {
|
|
1663
|
+
__kind: "CodeAmber";
|
|
1663
1664
|
value: {
|
|
1664
1665
|
funding: {
|
|
1665
1666
|
redeemEnabled: boolean;
|
|
@@ -1723,6 +1724,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1723
1724
|
} | {
|
|
1724
1725
|
__kind: "CodeRed";
|
|
1725
1726
|
} | {
|
|
1727
|
+
__kind: "CodeAmber";
|
|
1726
1728
|
value: {
|
|
1727
1729
|
governance: boolean;
|
|
1728
1730
|
funding: boolean;
|
|
@@ -1748,7 +1750,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1748
1750
|
solanaIngressEgress: boolean;
|
|
1749
1751
|
solanaVault: boolean;
|
|
1750
1752
|
};
|
|
1751
|
-
__kind: "CodeAmber";
|
|
1752
1753
|
};
|
|
1753
1754
|
ingressEgressEthereum: {
|
|
1754
1755
|
boostDepositsEnabled: boolean;
|
|
@@ -1781,7 +1782,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1781
1782
|
depositsEnabled: boolean;
|
|
1782
1783
|
};
|
|
1783
1784
|
};
|
|
1784
|
-
__kind: "CodeAmber";
|
|
1785
1785
|
}>]>;
|
|
1786
1786
|
declare const numericString: z.ZodEffects<z.ZodString, string, string>;
|
|
1787
1787
|
declare const hexString: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -1818,32 +1818,32 @@ declare const palletCfTokenholderGovernanceProposal: z.ZodDiscriminatedUnion<"__
|
|
|
1818
1818
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
1819
1819
|
}>, z.ZodEffects<z.ZodString, `0x${string}`, string>], null>;
|
|
1820
1820
|
}, "strip", z.ZodTypeAny, {
|
|
1821
|
-
value: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", `0x${string}`];
|
|
1822
1821
|
__kind: "SetGovernanceKey";
|
|
1822
|
+
value: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", `0x${string}`];
|
|
1823
1823
|
}, {
|
|
1824
|
+
__kind: "SetGovernanceKey";
|
|
1824
1825
|
value: [{
|
|
1825
1826
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
1826
1827
|
}, string];
|
|
1827
|
-
__kind: "SetGovernanceKey";
|
|
1828
1828
|
}>, z.ZodObject<{
|
|
1829
1829
|
__kind: z.ZodLiteral<"SetCommunityKey">;
|
|
1830
1830
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1831
1831
|
}, "strip", z.ZodTypeAny, {
|
|
1832
|
-
value: `0x${string}`;
|
|
1833
1832
|
__kind: "SetCommunityKey";
|
|
1833
|
+
value: `0x${string}`;
|
|
1834
1834
|
}, {
|
|
1835
|
-
value: string;
|
|
1836
1835
|
__kind: "SetCommunityKey";
|
|
1836
|
+
value: string;
|
|
1837
1837
|
}>]>;
|
|
1838
1838
|
declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
|
|
1839
1839
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
1840
1840
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1841
1841
|
}, "strip", z.ZodTypeAny, {
|
|
1842
|
-
value: `0x${string}`;
|
|
1843
1842
|
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
1843
|
+
value: `0x${string}`;
|
|
1844
1844
|
}, {
|
|
1845
|
-
value: string;
|
|
1846
1845
|
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
1846
|
+
value: string;
|
|
1847
1847
|
}>, {
|
|
1848
1848
|
readonly chain: "Ethereum";
|
|
1849
1849
|
readonly address: `0x${string}`;
|
|
@@ -1860,17 +1860,17 @@ declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
|
|
|
1860
1860
|
readonly chain: "Solana";
|
|
1861
1861
|
readonly address: string;
|
|
1862
1862
|
}, {
|
|
1863
|
-
value: string;
|
|
1864
1863
|
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
1864
|
+
value: string;
|
|
1865
1865
|
}>;
|
|
1866
1866
|
declare const cfPrimitivesChainsAssetsAnyAsset: z.ZodEffects<z.ZodObject<{
|
|
1867
1867
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt", "Sol"]>;
|
|
1868
1868
|
}, "strip", z.ZodTypeAny, {
|
|
1869
|
-
__kind: "
|
|
1869
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "Usdt";
|
|
1870
1870
|
}, {
|
|
1871
|
-
__kind: "
|
|
1872
|
-
}>, "
|
|
1873
|
-
__kind: "
|
|
1871
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "Usdt";
|
|
1872
|
+
}>, "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "Usdt", {
|
|
1873
|
+
__kind: "ArbEth" | "ArbUsdc" | "Eth" | "Dot" | "Btc" | "Sol" | "Flip" | "Usdc" | "Usdt";
|
|
1874
1874
|
}>;
|
|
1875
1875
|
declare const cfChainsCcmChannelMetadata: z.ZodObject<{
|
|
1876
1876
|
message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -1902,11 +1902,11 @@ declare const cfChainsChannelRefundParametersEncodedAddress: z.ZodObject<{
|
|
|
1902
1902
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
1903
1903
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1904
1904
|
}, "strip", z.ZodTypeAny, {
|
|
1905
|
-
value: `0x${string}`;
|
|
1906
1905
|
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
1906
|
+
value: `0x${string}`;
|
|
1907
1907
|
}, {
|
|
1908
|
-
value: string;
|
|
1909
1908
|
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
1909
|
+
value: string;
|
|
1910
1910
|
}>, {
|
|
1911
1911
|
readonly chain: "Ethereum";
|
|
1912
1912
|
readonly address: `0x${string}`;
|
|
@@ -1923,8 +1923,8 @@ declare const cfChainsChannelRefundParametersEncodedAddress: z.ZodObject<{
|
|
|
1923
1923
|
readonly chain: "Solana";
|
|
1924
1924
|
readonly address: string;
|
|
1925
1925
|
}, {
|
|
1926
|
-
value: string;
|
|
1927
1926
|
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
1927
|
+
value: string;
|
|
1928
1928
|
}>;
|
|
1929
1929
|
minPrice: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
1930
1930
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -1949,8 +1949,8 @@ declare const cfChainsChannelRefundParametersEncodedAddress: z.ZodObject<{
|
|
|
1949
1949
|
}, {
|
|
1950
1950
|
retryDuration: number;
|
|
1951
1951
|
refundAddress: {
|
|
1952
|
-
value: string;
|
|
1953
1952
|
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
1953
|
+
value: string;
|
|
1954
1954
|
};
|
|
1955
1955
|
minPrice: string | number;
|
|
1956
1956
|
}>;
|
|
@@ -1960,11 +1960,11 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
1960
1960
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb", "Sol"]>;
|
|
1961
1961
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1962
1962
|
}, "strip", z.ZodTypeAny, {
|
|
1963
|
-
value: `0x${string}`;
|
|
1964
1963
|
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
1964
|
+
value: `0x${string}`;
|
|
1965
1965
|
}, {
|
|
1966
|
-
value: string;
|
|
1967
1966
|
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
1967
|
+
value: string;
|
|
1968
1968
|
}>, {
|
|
1969
1969
|
readonly chain: "Ethereum";
|
|
1970
1970
|
readonly address: `0x${string}`;
|
|
@@ -1981,13 +1981,12 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
1981
1981
|
readonly chain: "Solana";
|
|
1982
1982
|
readonly address: string;
|
|
1983
1983
|
}, {
|
|
1984
|
-
value: string;
|
|
1985
1984
|
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
1985
|
+
value: string;
|
|
1986
1986
|
}>;
|
|
1987
1987
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
1988
1988
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
1989
1989
|
}, "strip", z.ZodTypeAny, {
|
|
1990
|
-
__kind: "DepositChannel";
|
|
1991
1990
|
depositAddress: {
|
|
1992
1991
|
readonly chain: "Ethereum";
|
|
1993
1992
|
readonly address: `0x${string}`;
|
|
@@ -2004,14 +2003,15 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
2004
2003
|
readonly chain: "Solana";
|
|
2005
2004
|
readonly address: string;
|
|
2006
2005
|
};
|
|
2006
|
+
__kind: "DepositChannel";
|
|
2007
2007
|
channelId: bigint;
|
|
2008
2008
|
depositBlockHeight: bigint;
|
|
2009
2009
|
}, {
|
|
2010
|
-
__kind: "DepositChannel";
|
|
2011
2010
|
depositAddress: {
|
|
2012
|
-
value: string;
|
|
2013
2011
|
__kind: "Eth" | "Dot" | "Btc" | "Arb" | "Sol";
|
|
2012
|
+
value: string;
|
|
2014
2013
|
};
|
|
2014
|
+
__kind: "DepositChannel";
|
|
2015
2015
|
channelId: string | number;
|
|
2016
2016
|
depositBlockHeight: string | number;
|
|
2017
2017
|
}>, z.ZodObject<{
|
|
@@ -2028,47 +2028,47 @@ declare const cfChainsBtcScriptPubkey: z.ZodDiscriminatedUnion<"__kind", [z.ZodO
|
|
|
2028
2028
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
2029
2029
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2030
2030
|
}, "strip", z.ZodTypeAny, {
|
|
2031
|
-
value: `0x${string}`;
|
|
2032
2031
|
__kind: "P2PKH";
|
|
2032
|
+
value: `0x${string}`;
|
|
2033
2033
|
}, {
|
|
2034
|
-
value: string;
|
|
2035
2034
|
__kind: "P2PKH";
|
|
2035
|
+
value: string;
|
|
2036
2036
|
}>, z.ZodObject<{
|
|
2037
2037
|
__kind: z.ZodLiteral<"P2SH">;
|
|
2038
2038
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2039
2039
|
}, "strip", z.ZodTypeAny, {
|
|
2040
|
-
value: `0x${string}`;
|
|
2041
2040
|
__kind: "P2SH";
|
|
2041
|
+
value: `0x${string}`;
|
|
2042
2042
|
}, {
|
|
2043
|
-
value: string;
|
|
2044
2043
|
__kind: "P2SH";
|
|
2044
|
+
value: string;
|
|
2045
2045
|
}>, z.ZodObject<{
|
|
2046
2046
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
2047
2047
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2048
2048
|
}, "strip", z.ZodTypeAny, {
|
|
2049
|
-
value: `0x${string}`;
|
|
2050
2049
|
__kind: "P2WPKH";
|
|
2050
|
+
value: `0x${string}`;
|
|
2051
2051
|
}, {
|
|
2052
|
-
value: string;
|
|
2053
2052
|
__kind: "P2WPKH";
|
|
2053
|
+
value: string;
|
|
2054
2054
|
}>, z.ZodObject<{
|
|
2055
2055
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
2056
2056
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2057
2057
|
}, "strip", z.ZodTypeAny, {
|
|
2058
|
-
value: `0x${string}`;
|
|
2059
2058
|
__kind: "P2WSH";
|
|
2059
|
+
value: `0x${string}`;
|
|
2060
2060
|
}, {
|
|
2061
|
-
value: string;
|
|
2062
2061
|
__kind: "P2WSH";
|
|
2062
|
+
value: string;
|
|
2063
2063
|
}>, z.ZodObject<{
|
|
2064
2064
|
__kind: z.ZodLiteral<"Taproot">;
|
|
2065
2065
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2066
2066
|
}, "strip", z.ZodTypeAny, {
|
|
2067
|
-
value: `0x${string}`;
|
|
2068
2067
|
__kind: "Taproot";
|
|
2068
|
+
value: `0x${string}`;
|
|
2069
2069
|
}, {
|
|
2070
|
-
value: string;
|
|
2071
2070
|
__kind: "Taproot";
|
|
2071
|
+
value: string;
|
|
2072
2072
|
}>, z.ZodObject<{
|
|
2073
2073
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
2074
2074
|
version: z.ZodNumber;
|
|
@@ -2086,67 +2086,67 @@ declare const cfChainsAddressForeignChainAddress: z.ZodDiscriminatedUnion<"__kin
|
|
|
2086
2086
|
__kind: z.ZodLiteral<"Eth">;
|
|
2087
2087
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2088
2088
|
}, "strip", z.ZodTypeAny, {
|
|
2089
|
-
value: `0x${string}`;
|
|
2090
2089
|
__kind: "Eth";
|
|
2090
|
+
value: `0x${string}`;
|
|
2091
2091
|
}, {
|
|
2092
|
-
value: string;
|
|
2093
2092
|
__kind: "Eth";
|
|
2093
|
+
value: string;
|
|
2094
2094
|
}>, z.ZodObject<{
|
|
2095
2095
|
__kind: z.ZodLiteral<"Dot">;
|
|
2096
2096
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2097
2097
|
}, "strip", z.ZodTypeAny, {
|
|
2098
|
-
value: `0x${string}`;
|
|
2099
2098
|
__kind: "Dot";
|
|
2099
|
+
value: `0x${string}`;
|
|
2100
2100
|
}, {
|
|
2101
|
-
value: string;
|
|
2102
2101
|
__kind: "Dot";
|
|
2102
|
+
value: string;
|
|
2103
2103
|
}>, z.ZodObject<{
|
|
2104
2104
|
__kind: z.ZodLiteral<"Btc">;
|
|
2105
2105
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
2106
2106
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
2107
2107
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2108
2108
|
}, "strip", z.ZodTypeAny, {
|
|
2109
|
-
value: `0x${string}`;
|
|
2110
2109
|
__kind: "P2PKH";
|
|
2110
|
+
value: `0x${string}`;
|
|
2111
2111
|
}, {
|
|
2112
|
-
value: string;
|
|
2113
2112
|
__kind: "P2PKH";
|
|
2113
|
+
value: string;
|
|
2114
2114
|
}>, z.ZodObject<{
|
|
2115
2115
|
__kind: z.ZodLiteral<"P2SH">;
|
|
2116
2116
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2117
2117
|
}, "strip", z.ZodTypeAny, {
|
|
2118
|
-
value: `0x${string}`;
|
|
2119
2118
|
__kind: "P2SH";
|
|
2119
|
+
value: `0x${string}`;
|
|
2120
2120
|
}, {
|
|
2121
|
-
value: string;
|
|
2122
2121
|
__kind: "P2SH";
|
|
2122
|
+
value: string;
|
|
2123
2123
|
}>, z.ZodObject<{
|
|
2124
2124
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
2125
2125
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2126
2126
|
}, "strip", z.ZodTypeAny, {
|
|
2127
|
-
value: `0x${string}`;
|
|
2128
2127
|
__kind: "P2WPKH";
|
|
2128
|
+
value: `0x${string}`;
|
|
2129
2129
|
}, {
|
|
2130
|
-
value: string;
|
|
2131
2130
|
__kind: "P2WPKH";
|
|
2131
|
+
value: string;
|
|
2132
2132
|
}>, z.ZodObject<{
|
|
2133
2133
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
2134
2134
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2135
2135
|
}, "strip", z.ZodTypeAny, {
|
|
2136
|
-
value: `0x${string}`;
|
|
2137
2136
|
__kind: "P2WSH";
|
|
2137
|
+
value: `0x${string}`;
|
|
2138
2138
|
}, {
|
|
2139
|
-
value: string;
|
|
2140
2139
|
__kind: "P2WSH";
|
|
2140
|
+
value: string;
|
|
2141
2141
|
}>, z.ZodObject<{
|
|
2142
2142
|
__kind: z.ZodLiteral<"Taproot">;
|
|
2143
2143
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2144
2144
|
}, "strip", z.ZodTypeAny, {
|
|
2145
|
-
value: `0x${string}`;
|
|
2146
2145
|
__kind: "Taproot";
|
|
2146
|
+
value: `0x${string}`;
|
|
2147
2147
|
}, {
|
|
2148
|
-
value: string;
|
|
2149
2148
|
__kind: "Taproot";
|
|
2149
|
+
value: string;
|
|
2150
2150
|
}>, z.ZodObject<{
|
|
2151
2151
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
2152
2152
|
version: z.ZodNumber;
|
|
@@ -2161,67 +2161,67 @@ declare const cfChainsAddressForeignChainAddress: z.ZodDiscriminatedUnion<"__kin
|
|
|
2161
2161
|
program: string;
|
|
2162
2162
|
}>]>;
|
|
2163
2163
|
}, "strip", z.ZodTypeAny, {
|
|
2164
|
+
__kind: "Btc";
|
|
2164
2165
|
value: {
|
|
2165
|
-
value: `0x${string}`;
|
|
2166
2166
|
__kind: "P2PKH";
|
|
2167
|
-
} | {
|
|
2168
2167
|
value: `0x${string}`;
|
|
2169
|
-
__kind: "P2SH";
|
|
2170
2168
|
} | {
|
|
2169
|
+
__kind: "P2SH";
|
|
2171
2170
|
value: `0x${string}`;
|
|
2172
|
-
__kind: "P2WPKH";
|
|
2173
2171
|
} | {
|
|
2172
|
+
__kind: "P2WPKH";
|
|
2174
2173
|
value: `0x${string}`;
|
|
2175
|
-
__kind: "P2WSH";
|
|
2176
2174
|
} | {
|
|
2175
|
+
__kind: "P2WSH";
|
|
2177
2176
|
value: `0x${string}`;
|
|
2177
|
+
} | {
|
|
2178
2178
|
__kind: "Taproot";
|
|
2179
|
+
value: `0x${string}`;
|
|
2179
2180
|
} | {
|
|
2180
2181
|
__kind: "OtherSegwit";
|
|
2181
2182
|
version: number;
|
|
2182
2183
|
program: `0x${string}`;
|
|
2183
2184
|
};
|
|
2184
|
-
__kind: "Btc";
|
|
2185
2185
|
}, {
|
|
2186
|
+
__kind: "Btc";
|
|
2186
2187
|
value: {
|
|
2187
|
-
value: string;
|
|
2188
2188
|
__kind: "P2PKH";
|
|
2189
|
-
} | {
|
|
2190
2189
|
value: string;
|
|
2191
|
-
__kind: "P2SH";
|
|
2192
2190
|
} | {
|
|
2191
|
+
__kind: "P2SH";
|
|
2193
2192
|
value: string;
|
|
2194
|
-
__kind: "P2WPKH";
|
|
2195
2193
|
} | {
|
|
2194
|
+
__kind: "P2WPKH";
|
|
2196
2195
|
value: string;
|
|
2197
|
-
__kind: "P2WSH";
|
|
2198
2196
|
} | {
|
|
2197
|
+
__kind: "P2WSH";
|
|
2199
2198
|
value: string;
|
|
2199
|
+
} | {
|
|
2200
2200
|
__kind: "Taproot";
|
|
2201
|
+
value: string;
|
|
2201
2202
|
} | {
|
|
2202
2203
|
__kind: "OtherSegwit";
|
|
2203
2204
|
version: number;
|
|
2204
2205
|
program: string;
|
|
2205
2206
|
};
|
|
2206
|
-
__kind: "Btc";
|
|
2207
2207
|
}>, z.ZodObject<{
|
|
2208
2208
|
__kind: z.ZodLiteral<"Arb">;
|
|
2209
2209
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2210
2210
|
}, "strip", z.ZodTypeAny, {
|
|
2211
|
-
value: `0x${string}`;
|
|
2212
2211
|
__kind: "Arb";
|
|
2212
|
+
value: `0x${string}`;
|
|
2213
2213
|
}, {
|
|
2214
|
-
value: string;
|
|
2215
2214
|
__kind: "Arb";
|
|
2215
|
+
value: string;
|
|
2216
2216
|
}>, z.ZodObject<{
|
|
2217
2217
|
__kind: z.ZodLiteral<"Sol">;
|
|
2218
2218
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2219
2219
|
}, "strip", z.ZodTypeAny, {
|
|
2220
|
-
value: `0x${string}`;
|
|
2221
2220
|
__kind: "Sol";
|
|
2221
|
+
value: `0x${string}`;
|
|
2222
2222
|
}, {
|
|
2223
|
-
value: string;
|
|
2224
2223
|
__kind: "Sol";
|
|
2224
|
+
value: string;
|
|
2225
2225
|
}>]>;
|
|
2226
2226
|
declare const cfTraitsLiquiditySwapType: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
2227
2227
|
__kind: z.ZodLiteral<"Swap">;
|
|
@@ -2229,67 +2229,67 @@ declare const cfTraitsLiquiditySwapType: z.ZodDiscriminatedUnion<"__kind", [z.Zo
|
|
|
2229
2229
|
__kind: z.ZodLiteral<"Eth">;
|
|
2230
2230
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2231
2231
|
}, "strip", z.ZodTypeAny, {
|
|
2232
|
-
value: `0x${string}`;
|
|
2233
2232
|
__kind: "Eth";
|
|
2233
|
+
value: `0x${string}`;
|
|
2234
2234
|
}, {
|
|
2235
|
-
value: string;
|
|
2236
2235
|
__kind: "Eth";
|
|
2236
|
+
value: string;
|
|
2237
2237
|
}>, z.ZodObject<{
|
|
2238
2238
|
__kind: z.ZodLiteral<"Dot">;
|
|
2239
2239
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2240
2240
|
}, "strip", z.ZodTypeAny, {
|
|
2241
|
-
value: `0x${string}`;
|
|
2242
2241
|
__kind: "Dot";
|
|
2242
|
+
value: `0x${string}`;
|
|
2243
2243
|
}, {
|
|
2244
|
-
value: string;
|
|
2245
2244
|
__kind: "Dot";
|
|
2245
|
+
value: string;
|
|
2246
2246
|
}>, z.ZodObject<{
|
|
2247
2247
|
__kind: z.ZodLiteral<"Btc">;
|
|
2248
2248
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
2249
2249
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
2250
2250
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2251
2251
|
}, "strip", z.ZodTypeAny, {
|
|
2252
|
-
value: `0x${string}`;
|
|
2253
2252
|
__kind: "P2PKH";
|
|
2253
|
+
value: `0x${string}`;
|
|
2254
2254
|
}, {
|
|
2255
|
-
value: string;
|
|
2256
2255
|
__kind: "P2PKH";
|
|
2256
|
+
value: string;
|
|
2257
2257
|
}>, z.ZodObject<{
|
|
2258
2258
|
__kind: z.ZodLiteral<"P2SH">;
|
|
2259
2259
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2260
2260
|
}, "strip", z.ZodTypeAny, {
|
|
2261
|
-
value: `0x${string}`;
|
|
2262
2261
|
__kind: "P2SH";
|
|
2262
|
+
value: `0x${string}`;
|
|
2263
2263
|
}, {
|
|
2264
|
-
value: string;
|
|
2265
2264
|
__kind: "P2SH";
|
|
2265
|
+
value: string;
|
|
2266
2266
|
}>, z.ZodObject<{
|
|
2267
2267
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
2268
2268
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2269
2269
|
}, "strip", z.ZodTypeAny, {
|
|
2270
|
-
value: `0x${string}`;
|
|
2271
2270
|
__kind: "P2WPKH";
|
|
2271
|
+
value: `0x${string}`;
|
|
2272
2272
|
}, {
|
|
2273
|
-
value: string;
|
|
2274
2273
|
__kind: "P2WPKH";
|
|
2274
|
+
value: string;
|
|
2275
2275
|
}>, z.ZodObject<{
|
|
2276
2276
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
2277
2277
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2278
2278
|
}, "strip", z.ZodTypeAny, {
|
|
2279
|
-
value: `0x${string}`;
|
|
2280
2279
|
__kind: "P2WSH";
|
|
2280
|
+
value: `0x${string}`;
|
|
2281
2281
|
}, {
|
|
2282
|
-
value: string;
|
|
2283
2282
|
__kind: "P2WSH";
|
|
2283
|
+
value: string;
|
|
2284
2284
|
}>, z.ZodObject<{
|
|
2285
2285
|
__kind: z.ZodLiteral<"Taproot">;
|
|
2286
2286
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2287
2287
|
}, "strip", z.ZodTypeAny, {
|
|
2288
|
-
value: `0x${string}`;
|
|
2289
2288
|
__kind: "Taproot";
|
|
2289
|
+
value: `0x${string}`;
|
|
2290
2290
|
}, {
|
|
2291
|
-
value: string;
|
|
2292
2291
|
__kind: "Taproot";
|
|
2292
|
+
value: string;
|
|
2293
2293
|
}>, z.ZodObject<{
|
|
2294
2294
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
2295
2295
|
version: z.ZodNumber;
|
|
@@ -2304,160 +2304,160 @@ declare const cfTraitsLiquiditySwapType: z.ZodDiscriminatedUnion<"__kind", [z.Zo
|
|
|
2304
2304
|
program: string;
|
|
2305
2305
|
}>]>;
|
|
2306
2306
|
}, "strip", z.ZodTypeAny, {
|
|
2307
|
+
__kind: "Btc";
|
|
2307
2308
|
value: {
|
|
2308
|
-
value: `0x${string}`;
|
|
2309
2309
|
__kind: "P2PKH";
|
|
2310
|
-
} | {
|
|
2311
2310
|
value: `0x${string}`;
|
|
2312
|
-
__kind: "P2SH";
|
|
2313
2311
|
} | {
|
|
2312
|
+
__kind: "P2SH";
|
|
2314
2313
|
value: `0x${string}`;
|
|
2315
|
-
__kind: "P2WPKH";
|
|
2316
2314
|
} | {
|
|
2315
|
+
__kind: "P2WPKH";
|
|
2317
2316
|
value: `0x${string}`;
|
|
2318
|
-
__kind: "P2WSH";
|
|
2319
2317
|
} | {
|
|
2318
|
+
__kind: "P2WSH";
|
|
2320
2319
|
value: `0x${string}`;
|
|
2320
|
+
} | {
|
|
2321
2321
|
__kind: "Taproot";
|
|
2322
|
+
value: `0x${string}`;
|
|
2322
2323
|
} | {
|
|
2323
2324
|
__kind: "OtherSegwit";
|
|
2324
2325
|
version: number;
|
|
2325
2326
|
program: `0x${string}`;
|
|
2326
2327
|
};
|
|
2327
|
-
__kind: "Btc";
|
|
2328
2328
|
}, {
|
|
2329
|
+
__kind: "Btc";
|
|
2329
2330
|
value: {
|
|
2330
|
-
value: string;
|
|
2331
2331
|
__kind: "P2PKH";
|
|
2332
|
-
} | {
|
|
2333
2332
|
value: string;
|
|
2334
|
-
__kind: "P2SH";
|
|
2335
2333
|
} | {
|
|
2334
|
+
__kind: "P2SH";
|
|
2336
2335
|
value: string;
|
|
2337
|
-
__kind: "P2WPKH";
|
|
2338
2336
|
} | {
|
|
2337
|
+
__kind: "P2WPKH";
|
|
2339
2338
|
value: string;
|
|
2340
|
-
__kind: "P2WSH";
|
|
2341
2339
|
} | {
|
|
2340
|
+
__kind: "P2WSH";
|
|
2342
2341
|
value: string;
|
|
2342
|
+
} | {
|
|
2343
2343
|
__kind: "Taproot";
|
|
2344
|
+
value: string;
|
|
2344
2345
|
} | {
|
|
2345
2346
|
__kind: "OtherSegwit";
|
|
2346
2347
|
version: number;
|
|
2347
2348
|
program: string;
|
|
2348
2349
|
};
|
|
2349
|
-
__kind: "Btc";
|
|
2350
2350
|
}>, z.ZodObject<{
|
|
2351
2351
|
__kind: z.ZodLiteral<"Arb">;
|
|
2352
2352
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2353
2353
|
}, "strip", z.ZodTypeAny, {
|
|
2354
|
-
value: `0x${string}`;
|
|
2355
2354
|
__kind: "Arb";
|
|
2355
|
+
value: `0x${string}`;
|
|
2356
2356
|
}, {
|
|
2357
|
-
value: string;
|
|
2358
2357
|
__kind: "Arb";
|
|
2358
|
+
value: string;
|
|
2359
2359
|
}>, z.ZodObject<{
|
|
2360
2360
|
__kind: z.ZodLiteral<"Sol">;
|
|
2361
2361
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2362
2362
|
}, "strip", z.ZodTypeAny, {
|
|
2363
|
-
value: `0x${string}`;
|
|
2364
2363
|
__kind: "Sol";
|
|
2364
|
+
value: `0x${string}`;
|
|
2365
2365
|
}, {
|
|
2366
|
-
value: string;
|
|
2367
2366
|
__kind: "Sol";
|
|
2367
|
+
value: string;
|
|
2368
2368
|
}>]>;
|
|
2369
2369
|
}, "strip", z.ZodTypeAny, {
|
|
2370
|
+
__kind: "Swap";
|
|
2370
2371
|
value: {
|
|
2371
|
-
value: `0x${string}`;
|
|
2372
2372
|
__kind: "Eth";
|
|
2373
|
-
} | {
|
|
2374
2373
|
value: `0x${string}`;
|
|
2374
|
+
} | {
|
|
2375
2375
|
__kind: "Dot";
|
|
2376
|
+
value: `0x${string}`;
|
|
2376
2377
|
} | {
|
|
2378
|
+
__kind: "Btc";
|
|
2377
2379
|
value: {
|
|
2378
|
-
value: `0x${string}`;
|
|
2379
2380
|
__kind: "P2PKH";
|
|
2380
|
-
} | {
|
|
2381
2381
|
value: `0x${string}`;
|
|
2382
|
-
__kind: "P2SH";
|
|
2383
2382
|
} | {
|
|
2383
|
+
__kind: "P2SH";
|
|
2384
2384
|
value: `0x${string}`;
|
|
2385
|
-
__kind: "P2WPKH";
|
|
2386
2385
|
} | {
|
|
2386
|
+
__kind: "P2WPKH";
|
|
2387
2387
|
value: `0x${string}`;
|
|
2388
|
-
__kind: "P2WSH";
|
|
2389
2388
|
} | {
|
|
2389
|
+
__kind: "P2WSH";
|
|
2390
2390
|
value: `0x${string}`;
|
|
2391
|
+
} | {
|
|
2391
2392
|
__kind: "Taproot";
|
|
2393
|
+
value: `0x${string}`;
|
|
2392
2394
|
} | {
|
|
2393
2395
|
__kind: "OtherSegwit";
|
|
2394
2396
|
version: number;
|
|
2395
2397
|
program: `0x${string}`;
|
|
2396
2398
|
};
|
|
2397
|
-
__kind: "Btc";
|
|
2398
2399
|
} | {
|
|
2399
|
-
value: `0x${string}`;
|
|
2400
2400
|
__kind: "Arb";
|
|
2401
|
-
} | {
|
|
2402
2401
|
value: `0x${string}`;
|
|
2402
|
+
} | {
|
|
2403
2403
|
__kind: "Sol";
|
|
2404
|
+
value: `0x${string}`;
|
|
2404
2405
|
};
|
|
2405
|
-
__kind: "Swap";
|
|
2406
2406
|
}, {
|
|
2407
|
+
__kind: "Swap";
|
|
2407
2408
|
value: {
|
|
2408
|
-
value: string;
|
|
2409
2409
|
__kind: "Eth";
|
|
2410
|
-
} | {
|
|
2411
2410
|
value: string;
|
|
2411
|
+
} | {
|
|
2412
2412
|
__kind: "Dot";
|
|
2413
|
+
value: string;
|
|
2413
2414
|
} | {
|
|
2415
|
+
__kind: "Btc";
|
|
2414
2416
|
value: {
|
|
2415
|
-
value: string;
|
|
2416
2417
|
__kind: "P2PKH";
|
|
2417
|
-
} | {
|
|
2418
2418
|
value: string;
|
|
2419
|
-
__kind: "P2SH";
|
|
2420
2419
|
} | {
|
|
2420
|
+
__kind: "P2SH";
|
|
2421
2421
|
value: string;
|
|
2422
|
-
__kind: "P2WPKH";
|
|
2423
2422
|
} | {
|
|
2423
|
+
__kind: "P2WPKH";
|
|
2424
2424
|
value: string;
|
|
2425
|
-
__kind: "P2WSH";
|
|
2426
2425
|
} | {
|
|
2426
|
+
__kind: "P2WSH";
|
|
2427
2427
|
value: string;
|
|
2428
|
+
} | {
|
|
2428
2429
|
__kind: "Taproot";
|
|
2430
|
+
value: string;
|
|
2429
2431
|
} | {
|
|
2430
2432
|
__kind: "OtherSegwit";
|
|
2431
2433
|
version: number;
|
|
2432
2434
|
program: string;
|
|
2433
2435
|
};
|
|
2434
|
-
__kind: "Btc";
|
|
2435
2436
|
} | {
|
|
2436
|
-
value: string;
|
|
2437
2437
|
__kind: "Arb";
|
|
2438
|
-
} | {
|
|
2439
2438
|
value: string;
|
|
2439
|
+
} | {
|
|
2440
2440
|
__kind: "Sol";
|
|
2441
|
+
value: string;
|
|
2441
2442
|
};
|
|
2442
|
-
__kind: "Swap";
|
|
2443
2443
|
}>, z.ZodObject<{
|
|
2444
2444
|
__kind: z.ZodLiteral<"CcmPrincipal">;
|
|
2445
2445
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
2446
2446
|
}, "strip", z.ZodTypeAny, {
|
|
2447
|
-
value: bigint;
|
|
2448
2447
|
__kind: "CcmPrincipal";
|
|
2448
|
+
value: bigint;
|
|
2449
2449
|
}, {
|
|
2450
|
-
value: string | number;
|
|
2451
2450
|
__kind: "CcmPrincipal";
|
|
2451
|
+
value: string | number;
|
|
2452
2452
|
}>, z.ZodObject<{
|
|
2453
2453
|
__kind: z.ZodLiteral<"CcmGas">;
|
|
2454
2454
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
2455
2455
|
}, "strip", z.ZodTypeAny, {
|
|
2456
|
-
value: bigint;
|
|
2457
2456
|
__kind: "CcmGas";
|
|
2457
|
+
value: bigint;
|
|
2458
2458
|
}, {
|
|
2459
|
-
value: string | number;
|
|
2460
2459
|
__kind: "CcmGas";
|
|
2460
|
+
value: string | number;
|
|
2461
2461
|
}>, z.ZodObject<{
|
|
2462
2462
|
__kind: z.ZodLiteral<"NetworkFee">;
|
|
2463
2463
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2494,67 +2494,67 @@ declare const cfChainsCcmDepositMetadata: z.ZodObject<{
|
|
|
2494
2494
|
__kind: z.ZodLiteral<"Eth">;
|
|
2495
2495
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2496
2496
|
}, "strip", z.ZodTypeAny, {
|
|
2497
|
-
value: `0x${string}`;
|
|
2498
2497
|
__kind: "Eth";
|
|
2498
|
+
value: `0x${string}`;
|
|
2499
2499
|
}, {
|
|
2500
|
-
value: string;
|
|
2501
2500
|
__kind: "Eth";
|
|
2501
|
+
value: string;
|
|
2502
2502
|
}>, z.ZodObject<{
|
|
2503
2503
|
__kind: z.ZodLiteral<"Dot">;
|
|
2504
2504
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2505
2505
|
}, "strip", z.ZodTypeAny, {
|
|
2506
|
-
value: `0x${string}`;
|
|
2507
2506
|
__kind: "Dot";
|
|
2507
|
+
value: `0x${string}`;
|
|
2508
2508
|
}, {
|
|
2509
|
-
value: string;
|
|
2510
2509
|
__kind: "Dot";
|
|
2510
|
+
value: string;
|
|
2511
2511
|
}>, z.ZodObject<{
|
|
2512
2512
|
__kind: z.ZodLiteral<"Btc">;
|
|
2513
2513
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
2514
2514
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
2515
2515
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2516
2516
|
}, "strip", z.ZodTypeAny, {
|
|
2517
|
-
value: `0x${string}`;
|
|
2518
2517
|
__kind: "P2PKH";
|
|
2518
|
+
value: `0x${string}`;
|
|
2519
2519
|
}, {
|
|
2520
|
-
value: string;
|
|
2521
2520
|
__kind: "P2PKH";
|
|
2521
|
+
value: string;
|
|
2522
2522
|
}>, z.ZodObject<{
|
|
2523
2523
|
__kind: z.ZodLiteral<"P2SH">;
|
|
2524
2524
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2525
2525
|
}, "strip", z.ZodTypeAny, {
|
|
2526
|
-
value: `0x${string}`;
|
|
2527
2526
|
__kind: "P2SH";
|
|
2527
|
+
value: `0x${string}`;
|
|
2528
2528
|
}, {
|
|
2529
|
-
value: string;
|
|
2530
2529
|
__kind: "P2SH";
|
|
2530
|
+
value: string;
|
|
2531
2531
|
}>, z.ZodObject<{
|
|
2532
2532
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
2533
2533
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2534
2534
|
}, "strip", z.ZodTypeAny, {
|
|
2535
|
-
value: `0x${string}`;
|
|
2536
2535
|
__kind: "P2WPKH";
|
|
2536
|
+
value: `0x${string}`;
|
|
2537
2537
|
}, {
|
|
2538
|
-
value: string;
|
|
2539
2538
|
__kind: "P2WPKH";
|
|
2539
|
+
value: string;
|
|
2540
2540
|
}>, z.ZodObject<{
|
|
2541
2541
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
2542
2542
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2543
2543
|
}, "strip", z.ZodTypeAny, {
|
|
2544
|
-
value: `0x${string}`;
|
|
2545
2544
|
__kind: "P2WSH";
|
|
2545
|
+
value: `0x${string}`;
|
|
2546
2546
|
}, {
|
|
2547
|
-
value: string;
|
|
2548
2547
|
__kind: "P2WSH";
|
|
2548
|
+
value: string;
|
|
2549
2549
|
}>, z.ZodObject<{
|
|
2550
2550
|
__kind: z.ZodLiteral<"Taproot">;
|
|
2551
2551
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2552
2552
|
}, "strip", z.ZodTypeAny, {
|
|
2553
|
-
value: `0x${string}`;
|
|
2554
2553
|
__kind: "Taproot";
|
|
2554
|
+
value: `0x${string}`;
|
|
2555
2555
|
}, {
|
|
2556
|
-
value: string;
|
|
2557
2556
|
__kind: "Taproot";
|
|
2557
|
+
value: string;
|
|
2558
2558
|
}>, z.ZodObject<{
|
|
2559
2559
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
2560
2560
|
version: z.ZodNumber;
|
|
@@ -2569,67 +2569,67 @@ declare const cfChainsCcmDepositMetadata: z.ZodObject<{
|
|
|
2569
2569
|
program: string;
|
|
2570
2570
|
}>]>;
|
|
2571
2571
|
}, "strip", z.ZodTypeAny, {
|
|
2572
|
+
__kind: "Btc";
|
|
2572
2573
|
value: {
|
|
2573
|
-
value: `0x${string}`;
|
|
2574
2574
|
__kind: "P2PKH";
|
|
2575
|
-
} | {
|
|
2576
2575
|
value: `0x${string}`;
|
|
2577
|
-
__kind: "P2SH";
|
|
2578
2576
|
} | {
|
|
2577
|
+
__kind: "P2SH";
|
|
2579
2578
|
value: `0x${string}`;
|
|
2580
|
-
__kind: "P2WPKH";
|
|
2581
2579
|
} | {
|
|
2580
|
+
__kind: "P2WPKH";
|
|
2582
2581
|
value: `0x${string}`;
|
|
2583
|
-
__kind: "P2WSH";
|
|
2584
2582
|
} | {
|
|
2583
|
+
__kind: "P2WSH";
|
|
2585
2584
|
value: `0x${string}`;
|
|
2585
|
+
} | {
|
|
2586
2586
|
__kind: "Taproot";
|
|
2587
|
+
value: `0x${string}`;
|
|
2587
2588
|
} | {
|
|
2588
2589
|
__kind: "OtherSegwit";
|
|
2589
2590
|
version: number;
|
|
2590
2591
|
program: `0x${string}`;
|
|
2591
2592
|
};
|
|
2592
|
-
__kind: "Btc";
|
|
2593
2593
|
}, {
|
|
2594
|
+
__kind: "Btc";
|
|
2594
2595
|
value: {
|
|
2595
|
-
value: string;
|
|
2596
2596
|
__kind: "P2PKH";
|
|
2597
|
-
} | {
|
|
2598
2597
|
value: string;
|
|
2599
|
-
__kind: "P2SH";
|
|
2600
2598
|
} | {
|
|
2599
|
+
__kind: "P2SH";
|
|
2601
2600
|
value: string;
|
|
2602
|
-
__kind: "P2WPKH";
|
|
2603
2601
|
} | {
|
|
2602
|
+
__kind: "P2WPKH";
|
|
2604
2603
|
value: string;
|
|
2605
|
-
__kind: "P2WSH";
|
|
2606
2604
|
} | {
|
|
2605
|
+
__kind: "P2WSH";
|
|
2607
2606
|
value: string;
|
|
2607
|
+
} | {
|
|
2608
2608
|
__kind: "Taproot";
|
|
2609
|
+
value: string;
|
|
2609
2610
|
} | {
|
|
2610
2611
|
__kind: "OtherSegwit";
|
|
2611
2612
|
version: number;
|
|
2612
2613
|
program: string;
|
|
2613
2614
|
};
|
|
2614
|
-
__kind: "Btc";
|
|
2615
2615
|
}>, z.ZodObject<{
|
|
2616
2616
|
__kind: z.ZodLiteral<"Arb">;
|
|
2617
2617
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2618
2618
|
}, "strip", z.ZodTypeAny, {
|
|
2619
|
-
value: `0x${string}`;
|
|
2620
2619
|
__kind: "Arb";
|
|
2620
|
+
value: `0x${string}`;
|
|
2621
2621
|
}, {
|
|
2622
|
-
value: string;
|
|
2623
2622
|
__kind: "Arb";
|
|
2623
|
+
value: string;
|
|
2624
2624
|
}>, z.ZodObject<{
|
|
2625
2625
|
__kind: z.ZodLiteral<"Sol">;
|
|
2626
2626
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2627
2627
|
}, "strip", z.ZodTypeAny, {
|
|
2628
|
-
value: `0x${string}`;
|
|
2629
2628
|
__kind: "Sol";
|
|
2629
|
+
value: `0x${string}`;
|
|
2630
2630
|
}, {
|
|
2631
|
-
value: string;
|
|
2632
2631
|
__kind: "Sol";
|
|
2632
|
+
value: string;
|
|
2633
2633
|
}>]>>>;
|
|
2634
2634
|
channelMetadata: z.ZodObject<{
|
|
2635
2635
|
message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -2652,39 +2652,39 @@ declare const cfChainsCcmDepositMetadata: z.ZodObject<{
|
|
|
2652
2652
|
cfParameters: `0x${string}`;
|
|
2653
2653
|
};
|
|
2654
2654
|
sourceAddress?: {
|
|
2655
|
-
value: `0x${string}`;
|
|
2656
2655
|
__kind: "Eth";
|
|
2657
|
-
} | {
|
|
2658
2656
|
value: `0x${string}`;
|
|
2657
|
+
} | {
|
|
2659
2658
|
__kind: "Dot";
|
|
2659
|
+
value: `0x${string}`;
|
|
2660
2660
|
} | {
|
|
2661
|
+
__kind: "Btc";
|
|
2661
2662
|
value: {
|
|
2662
|
-
value: `0x${string}`;
|
|
2663
2663
|
__kind: "P2PKH";
|
|
2664
|
-
} | {
|
|
2665
2664
|
value: `0x${string}`;
|
|
2666
|
-
__kind: "P2SH";
|
|
2667
2665
|
} | {
|
|
2666
|
+
__kind: "P2SH";
|
|
2668
2667
|
value: `0x${string}`;
|
|
2669
|
-
__kind: "P2WPKH";
|
|
2670
2668
|
} | {
|
|
2669
|
+
__kind: "P2WPKH";
|
|
2671
2670
|
value: `0x${string}`;
|
|
2672
|
-
__kind: "P2WSH";
|
|
2673
2671
|
} | {
|
|
2672
|
+
__kind: "P2WSH";
|
|
2674
2673
|
value: `0x${string}`;
|
|
2674
|
+
} | {
|
|
2675
2675
|
__kind: "Taproot";
|
|
2676
|
+
value: `0x${string}`;
|
|
2676
2677
|
} | {
|
|
2677
2678
|
__kind: "OtherSegwit";
|
|
2678
2679
|
version: number;
|
|
2679
2680
|
program: `0x${string}`;
|
|
2680
2681
|
};
|
|
2681
|
-
__kind: "Btc";
|
|
2682
2682
|
} | {
|
|
2683
|
-
value: `0x${string}`;
|
|
2684
2683
|
__kind: "Arb";
|
|
2685
|
-
} | {
|
|
2686
2684
|
value: `0x${string}`;
|
|
2685
|
+
} | {
|
|
2687
2686
|
__kind: "Sol";
|
|
2687
|
+
value: `0x${string}`;
|
|
2688
2688
|
} | null | undefined;
|
|
2689
2689
|
}, {
|
|
2690
2690
|
sourceChain: {
|
|
@@ -2696,39 +2696,39 @@ declare const cfChainsCcmDepositMetadata: z.ZodObject<{
|
|
|
2696
2696
|
cfParameters: string;
|
|
2697
2697
|
};
|
|
2698
2698
|
sourceAddress?: {
|
|
2699
|
-
value: string;
|
|
2700
2699
|
__kind: "Eth";
|
|
2701
|
-
} | {
|
|
2702
2700
|
value: string;
|
|
2701
|
+
} | {
|
|
2703
2702
|
__kind: "Dot";
|
|
2703
|
+
value: string;
|
|
2704
2704
|
} | {
|
|
2705
|
+
__kind: "Btc";
|
|
2705
2706
|
value: {
|
|
2706
|
-
value: string;
|
|
2707
2707
|
__kind: "P2PKH";
|
|
2708
|
-
} | {
|
|
2709
2708
|
value: string;
|
|
2710
|
-
__kind: "P2SH";
|
|
2711
2709
|
} | {
|
|
2710
|
+
__kind: "P2SH";
|
|
2712
2711
|
value: string;
|
|
2713
|
-
__kind: "P2WPKH";
|
|
2714
2712
|
} | {
|
|
2713
|
+
__kind: "P2WPKH";
|
|
2715
2714
|
value: string;
|
|
2716
|
-
__kind: "P2WSH";
|
|
2717
2715
|
} | {
|
|
2716
|
+
__kind: "P2WSH";
|
|
2718
2717
|
value: string;
|
|
2718
|
+
} | {
|
|
2719
2719
|
__kind: "Taproot";
|
|
2720
|
+
value: string;
|
|
2720
2721
|
} | {
|
|
2721
2722
|
__kind: "OtherSegwit";
|
|
2722
2723
|
version: number;
|
|
2723
2724
|
program: string;
|
|
2724
2725
|
};
|
|
2725
|
-
__kind: "Btc";
|
|
2726
2726
|
} | {
|
|
2727
|
-
value: string;
|
|
2728
2727
|
__kind: "Arb";
|
|
2729
|
-
} | {
|
|
2730
2728
|
value: string;
|
|
2729
|
+
} | {
|
|
2731
2730
|
__kind: "Sol";
|
|
2731
|
+
value: string;
|
|
2732
2732
|
} | null | undefined;
|
|
2733
2733
|
}>;
|
|
2734
2734
|
declare const palletCfSwappingCcmFailReason: z.ZodEffects<z.ZodObject<{
|
|
@@ -2808,17 +2808,17 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
2808
2808
|
error: string;
|
|
2809
2809
|
}>;
|
|
2810
2810
|
}, "strip", z.ZodTypeAny, {
|
|
2811
|
+
__kind: "Module";
|
|
2811
2812
|
value: {
|
|
2812
2813
|
index: number;
|
|
2813
2814
|
error: `0x${string}`;
|
|
2814
2815
|
};
|
|
2815
|
-
__kind: "Module";
|
|
2816
2816
|
}, {
|
|
2817
|
+
__kind: "Module";
|
|
2817
2818
|
value: {
|
|
2818
2819
|
index: number;
|
|
2819
2820
|
error: string;
|
|
2820
2821
|
};
|
|
2821
|
-
__kind: "Module";
|
|
2822
2822
|
}>, z.ZodObject<{
|
|
2823
2823
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
2824
2824
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2849,13 +2849,13 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
2849
2849
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2850
2850
|
}>;
|
|
2851
2851
|
}, "strip", z.ZodTypeAny, {
|
|
2852
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2853
2852
|
__kind: "Token";
|
|
2853
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2854
2854
|
}, {
|
|
2855
|
+
__kind: "Token";
|
|
2855
2856
|
value: {
|
|
2856
2857
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2857
2858
|
};
|
|
2858
|
-
__kind: "Token";
|
|
2859
2859
|
}>, z.ZodObject<{
|
|
2860
2860
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
2861
2861
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -2868,13 +2868,13 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
2868
2868
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2869
2869
|
}>;
|
|
2870
2870
|
}, "strip", z.ZodTypeAny, {
|
|
2871
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2872
2871
|
__kind: "Arithmetic";
|
|
2872
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2873
2873
|
}, {
|
|
2874
|
+
__kind: "Arithmetic";
|
|
2874
2875
|
value: {
|
|
2875
2876
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2876
2877
|
};
|
|
2877
|
-
__kind: "Arithmetic";
|
|
2878
2878
|
}>, z.ZodObject<{
|
|
2879
2879
|
__kind: z.ZodLiteral<"Transactional">;
|
|
2880
2880
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -2887,13 +2887,13 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
2887
2887
|
__kind: "LimitReached" | "NoLayer";
|
|
2888
2888
|
}>;
|
|
2889
2889
|
}, "strip", z.ZodTypeAny, {
|
|
2890
|
-
value: "LimitReached" | "NoLayer";
|
|
2891
2890
|
__kind: "Transactional";
|
|
2891
|
+
value: "LimitReached" | "NoLayer";
|
|
2892
2892
|
}, {
|
|
2893
|
+
__kind: "Transactional";
|
|
2893
2894
|
value: {
|
|
2894
2895
|
__kind: "LimitReached" | "NoLayer";
|
|
2895
2896
|
};
|
|
2896
|
-
__kind: "Transactional";
|
|
2897
2897
|
}>, z.ZodObject<{
|
|
2898
2898
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
2899
2899
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -3012,19 +3012,19 @@ declare const palletCfEthereumIngressEgressDepositWitnessEthereum: z.ZodObject<{
|
|
|
3012
3012
|
}, "strip", z.ZodTypeAny, {
|
|
3013
3013
|
depositAddress: `0x${string}`;
|
|
3014
3014
|
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
3015
|
-
amount: bigint;
|
|
3016
3015
|
depositDetails: {
|
|
3017
3016
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
3018
3017
|
};
|
|
3018
|
+
amount: bigint;
|
|
3019
3019
|
}, {
|
|
3020
3020
|
depositAddress: string;
|
|
3021
3021
|
asset: {
|
|
3022
3022
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
3023
3023
|
};
|
|
3024
|
-
amount: string | number;
|
|
3025
3024
|
depositDetails: {
|
|
3026
3025
|
txHashes?: string[] | null | undefined;
|
|
3027
3026
|
};
|
|
3027
|
+
amount: string | number;
|
|
3028
3028
|
}>;
|
|
3029
3029
|
declare const cfPrimitivesChainsAssetsDotAsset: z.ZodEffects<z.ZodObject<{
|
|
3030
3030
|
__kind: z.ZodEnum<["Dot"]>;
|
|
@@ -3106,15 +3106,15 @@ declare const palletCfPolkadotIngressEgressDepositWitnessPolkadot: z.ZodObject<{
|
|
|
3106
3106
|
}, "strip", z.ZodTypeAny, {
|
|
3107
3107
|
depositAddress: `0x${string}`;
|
|
3108
3108
|
asset: "Dot";
|
|
3109
|
-
amount: bigint;
|
|
3110
3109
|
depositDetails: number;
|
|
3110
|
+
amount: bigint;
|
|
3111
3111
|
}, {
|
|
3112
3112
|
depositAddress: string;
|
|
3113
3113
|
asset: {
|
|
3114
3114
|
__kind: "Dot";
|
|
3115
3115
|
};
|
|
3116
|
-
amount: string | number;
|
|
3117
3116
|
depositDetails: number;
|
|
3117
|
+
amount: string | number;
|
|
3118
3118
|
}>;
|
|
3119
3119
|
declare const cfPrimitivesChainsAssetsBtcAsset: z.ZodEffects<z.ZodObject<{
|
|
3120
3120
|
__kind: z.ZodEnum<["Btc"]>;
|
|
@@ -3204,17 +3204,17 @@ declare const palletCfPoolsRangeOrderChange: z.ZodObject<{
|
|
|
3204
3204
|
quote: string | number;
|
|
3205
3205
|
}>;
|
|
3206
3206
|
}, "strip", z.ZodTypeAny, {
|
|
3207
|
-
liquidity: bigint;
|
|
3208
3207
|
amounts: {
|
|
3209
3208
|
base: bigint;
|
|
3210
3209
|
quote: bigint;
|
|
3211
3210
|
};
|
|
3211
|
+
liquidity: bigint;
|
|
3212
3212
|
}, {
|
|
3213
|
-
liquidity: string | number;
|
|
3214
3213
|
amounts: {
|
|
3215
3214
|
base: string | number;
|
|
3216
3215
|
quote: string | number;
|
|
3217
3216
|
};
|
|
3217
|
+
liquidity: string | number;
|
|
3218
3218
|
}>;
|
|
3219
3219
|
declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
3220
3220
|
__kind: z.ZodLiteral<"Increase">;
|
|
@@ -3231,36 +3231,36 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
3231
3231
|
quote: string | number;
|
|
3232
3232
|
}>;
|
|
3233
3233
|
}, "strip", z.ZodTypeAny, {
|
|
3234
|
-
liquidity: bigint;
|
|
3235
3234
|
amounts: {
|
|
3236
3235
|
base: bigint;
|
|
3237
3236
|
quote: bigint;
|
|
3238
3237
|
};
|
|
3238
|
+
liquidity: bigint;
|
|
3239
3239
|
}, {
|
|
3240
|
-
liquidity: string | number;
|
|
3241
3240
|
amounts: {
|
|
3242
3241
|
base: string | number;
|
|
3243
3242
|
quote: string | number;
|
|
3244
3243
|
};
|
|
3244
|
+
liquidity: string | number;
|
|
3245
3245
|
}>;
|
|
3246
3246
|
}, "strip", z.ZodTypeAny, {
|
|
3247
|
+
__kind: "Increase";
|
|
3247
3248
|
value: {
|
|
3248
|
-
liquidity: bigint;
|
|
3249
3249
|
amounts: {
|
|
3250
3250
|
base: bigint;
|
|
3251
3251
|
quote: bigint;
|
|
3252
3252
|
};
|
|
3253
|
+
liquidity: bigint;
|
|
3253
3254
|
};
|
|
3254
|
-
__kind: "Increase";
|
|
3255
3255
|
}, {
|
|
3256
|
+
__kind: "Increase";
|
|
3256
3257
|
value: {
|
|
3257
|
-
liquidity: string | number;
|
|
3258
3258
|
amounts: {
|
|
3259
3259
|
base: string | number;
|
|
3260
3260
|
quote: string | number;
|
|
3261
3261
|
};
|
|
3262
|
+
liquidity: string | number;
|
|
3262
3263
|
};
|
|
3263
|
-
__kind: "Increase";
|
|
3264
3264
|
}>, z.ZodObject<{
|
|
3265
3265
|
__kind: z.ZodLiteral<"Decrease">;
|
|
3266
3266
|
value: z.ZodObject<{
|
|
@@ -3276,36 +3276,36 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
3276
3276
|
quote: string | number;
|
|
3277
3277
|
}>;
|
|
3278
3278
|
}, "strip", z.ZodTypeAny, {
|
|
3279
|
-
liquidity: bigint;
|
|
3280
3279
|
amounts: {
|
|
3281
3280
|
base: bigint;
|
|
3282
3281
|
quote: bigint;
|
|
3283
3282
|
};
|
|
3283
|
+
liquidity: bigint;
|
|
3284
3284
|
}, {
|
|
3285
|
-
liquidity: string | number;
|
|
3286
3285
|
amounts: {
|
|
3287
3286
|
base: string | number;
|
|
3288
3287
|
quote: string | number;
|
|
3289
3288
|
};
|
|
3289
|
+
liquidity: string | number;
|
|
3290
3290
|
}>;
|
|
3291
3291
|
}, "strip", z.ZodTypeAny, {
|
|
3292
|
+
__kind: "Decrease";
|
|
3292
3293
|
value: {
|
|
3293
|
-
liquidity: bigint;
|
|
3294
3294
|
amounts: {
|
|
3295
3295
|
base: bigint;
|
|
3296
3296
|
quote: bigint;
|
|
3297
3297
|
};
|
|
3298
|
+
liquidity: bigint;
|
|
3298
3299
|
};
|
|
3299
|
-
__kind: "Decrease";
|
|
3300
3300
|
}, {
|
|
3301
|
+
__kind: "Decrease";
|
|
3301
3302
|
value: {
|
|
3302
|
-
liquidity: string | number;
|
|
3303
3303
|
amounts: {
|
|
3304
3304
|
base: string | number;
|
|
3305
3305
|
quote: string | number;
|
|
3306
3306
|
};
|
|
3307
|
+
liquidity: string | number;
|
|
3307
3308
|
};
|
|
3308
|
-
__kind: "Decrease";
|
|
3309
3309
|
}>]>;
|
|
3310
3310
|
declare const cfAmmCommonSide: z.ZodEffects<z.ZodObject<{
|
|
3311
3311
|
__kind: z.ZodEnum<["Buy", "Sell"]>;
|
|
@@ -3320,20 +3320,20 @@ declare const palletCfPoolsIncreaseOrDecreaseU128: z.ZodDiscriminatedUnion<"__ki
|
|
|
3320
3320
|
__kind: z.ZodLiteral<"Increase">;
|
|
3321
3321
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
3322
3322
|
}, "strip", z.ZodTypeAny, {
|
|
3323
|
-
value: bigint;
|
|
3324
3323
|
__kind: "Increase";
|
|
3324
|
+
value: bigint;
|
|
3325
3325
|
}, {
|
|
3326
|
-
value: string | number;
|
|
3327
3326
|
__kind: "Increase";
|
|
3327
|
+
value: string | number;
|
|
3328
3328
|
}>, z.ZodObject<{
|
|
3329
3329
|
__kind: z.ZodLiteral<"Decrease">;
|
|
3330
3330
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
3331
3331
|
}, "strip", z.ZodTypeAny, {
|
|
3332
|
-
value: bigint;
|
|
3333
3332
|
__kind: "Decrease";
|
|
3333
|
+
value: bigint;
|
|
3334
3334
|
}, {
|
|
3335
|
-
value: string | number;
|
|
3336
3335
|
__kind: "Decrease";
|
|
3336
|
+
value: string | number;
|
|
3337
3337
|
}>]>;
|
|
3338
3338
|
declare const palletCfPoolsAssetPair: z.ZodObject<{
|
|
3339
3339
|
assets: z.ZodObject<{
|
|
@@ -3443,19 +3443,19 @@ declare const palletCfArbitrumIngressEgressDepositWitnessArbitrum: z.ZodObject<{
|
|
|
3443
3443
|
}, "strip", z.ZodTypeAny, {
|
|
3444
3444
|
depositAddress: `0x${string}`;
|
|
3445
3445
|
asset: "ArbEth" | "ArbUsdc";
|
|
3446
|
-
amount: bigint;
|
|
3447
3446
|
depositDetails: {
|
|
3448
3447
|
txHashes?: `0x${string}`[] | null | undefined;
|
|
3449
3448
|
};
|
|
3449
|
+
amount: bigint;
|
|
3450
3450
|
}, {
|
|
3451
3451
|
depositAddress: string;
|
|
3452
3452
|
asset: {
|
|
3453
3453
|
__kind: "ArbEth" | "ArbUsdc";
|
|
3454
3454
|
};
|
|
3455
|
-
amount: string | number;
|
|
3456
3455
|
depositDetails: {
|
|
3457
3456
|
txHashes?: string[] | null | undefined;
|
|
3458
3457
|
};
|
|
3458
|
+
amount: string | number;
|
|
3459
3459
|
}>;
|
|
3460
3460
|
declare const cfChainsSolSolTrackedData: z.ZodObject<{
|
|
3461
3461
|
priorityFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -3523,17 +3523,17 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
3523
3523
|
error: string;
|
|
3524
3524
|
}>;
|
|
3525
3525
|
}, "strip", z.ZodTypeAny, {
|
|
3526
|
+
__kind: "Module";
|
|
3526
3527
|
value: {
|
|
3527
3528
|
index: number;
|
|
3528
3529
|
error: `0x${string}`;
|
|
3529
3530
|
};
|
|
3530
|
-
__kind: "Module";
|
|
3531
3531
|
}, {
|
|
3532
|
+
__kind: "Module";
|
|
3532
3533
|
value: {
|
|
3533
3534
|
index: number;
|
|
3534
3535
|
error: string;
|
|
3535
3536
|
};
|
|
3536
|
-
__kind: "Module";
|
|
3537
3537
|
}>, z.ZodObject<{
|
|
3538
3538
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
3539
3539
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -3564,13 +3564,13 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
3564
3564
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3565
3565
|
}>;
|
|
3566
3566
|
}, "strip", z.ZodTypeAny, {
|
|
3567
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3568
3567
|
__kind: "Token";
|
|
3568
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3569
3569
|
}, {
|
|
3570
|
+
__kind: "Token";
|
|
3570
3571
|
value: {
|
|
3571
3572
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3572
3573
|
};
|
|
3573
|
-
__kind: "Token";
|
|
3574
3574
|
}>, z.ZodObject<{
|
|
3575
3575
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
3576
3576
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -3583,13 +3583,13 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
3583
3583
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
3584
3584
|
}>;
|
|
3585
3585
|
}, "strip", z.ZodTypeAny, {
|
|
3586
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
3587
3586
|
__kind: "Arithmetic";
|
|
3587
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
3588
3588
|
}, {
|
|
3589
|
+
__kind: "Arithmetic";
|
|
3589
3590
|
value: {
|
|
3590
3591
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
3591
3592
|
};
|
|
3592
|
-
__kind: "Arithmetic";
|
|
3593
3593
|
}>, z.ZodObject<{
|
|
3594
3594
|
__kind: z.ZodLiteral<"Transactional">;
|
|
3595
3595
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -3602,13 +3602,13 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
3602
3602
|
__kind: "LimitReached" | "NoLayer";
|
|
3603
3603
|
}>;
|
|
3604
3604
|
}, "strip", z.ZodTypeAny, {
|
|
3605
|
-
value: "LimitReached" | "NoLayer";
|
|
3606
3605
|
__kind: "Transactional";
|
|
3606
|
+
value: "LimitReached" | "NoLayer";
|
|
3607
3607
|
}, {
|
|
3608
|
+
__kind: "Transactional";
|
|
3608
3609
|
value: {
|
|
3609
3610
|
__kind: "LimitReached" | "NoLayer";
|
|
3610
3611
|
};
|
|
3611
|
-
__kind: "Transactional";
|
|
3612
3612
|
}>, z.ZodObject<{
|
|
3613
3613
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
3614
3614
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -3635,6 +3635,7 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
3635
3635
|
__kind: "RootNotAllowed";
|
|
3636
3636
|
}>]>;
|
|
3637
3637
|
}, "strip", z.ZodTypeAny, {
|
|
3638
|
+
__kind: "Err";
|
|
3638
3639
|
value: {
|
|
3639
3640
|
__kind: "Other";
|
|
3640
3641
|
} | {
|
|
@@ -3642,11 +3643,11 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
3642
3643
|
} | {
|
|
3643
3644
|
__kind: "BadOrigin";
|
|
3644
3645
|
} | {
|
|
3646
|
+
__kind: "Module";
|
|
3645
3647
|
value: {
|
|
3646
3648
|
index: number;
|
|
3647
3649
|
error: `0x${string}`;
|
|
3648
3650
|
};
|
|
3649
|
-
__kind: "Module";
|
|
3650
3651
|
} | {
|
|
3651
3652
|
__kind: "ConsumerRemaining";
|
|
3652
3653
|
} | {
|
|
@@ -3654,14 +3655,14 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
3654
3655
|
} | {
|
|
3655
3656
|
__kind: "TooManyConsumers";
|
|
3656
3657
|
} | {
|
|
3657
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3658
3658
|
__kind: "Token";
|
|
3659
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3659
3660
|
} | {
|
|
3660
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
3661
3661
|
__kind: "Arithmetic";
|
|
3662
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
3662
3663
|
} | {
|
|
3663
|
-
value: "LimitReached" | "NoLayer";
|
|
3664
3664
|
__kind: "Transactional";
|
|
3665
|
+
value: "LimitReached" | "NoLayer";
|
|
3665
3666
|
} | {
|
|
3666
3667
|
__kind: "Exhausted";
|
|
3667
3668
|
} | {
|
|
@@ -3671,8 +3672,8 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
3671
3672
|
} | {
|
|
3672
3673
|
__kind: "RootNotAllowed";
|
|
3673
3674
|
};
|
|
3674
|
-
__kind: "Err";
|
|
3675
3675
|
}, {
|
|
3676
|
+
__kind: "Err";
|
|
3676
3677
|
value: {
|
|
3677
3678
|
__kind: "Other";
|
|
3678
3679
|
} | {
|
|
@@ -3680,11 +3681,11 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
3680
3681
|
} | {
|
|
3681
3682
|
__kind: "BadOrigin";
|
|
3682
3683
|
} | {
|
|
3684
|
+
__kind: "Module";
|
|
3683
3685
|
value: {
|
|
3684
3686
|
index: number;
|
|
3685
3687
|
error: string;
|
|
3686
3688
|
};
|
|
3687
|
-
__kind: "Module";
|
|
3688
3689
|
} | {
|
|
3689
3690
|
__kind: "ConsumerRemaining";
|
|
3690
3691
|
} | {
|
|
@@ -3692,20 +3693,20 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
3692
3693
|
} | {
|
|
3693
3694
|
__kind: "TooManyConsumers";
|
|
3694
3695
|
} | {
|
|
3696
|
+
__kind: "Token";
|
|
3695
3697
|
value: {
|
|
3696
3698
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3697
3699
|
};
|
|
3698
|
-
__kind: "Token";
|
|
3699
3700
|
} | {
|
|
3701
|
+
__kind: "Arithmetic";
|
|
3700
3702
|
value: {
|
|
3701
3703
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
3702
3704
|
};
|
|
3703
|
-
__kind: "Arithmetic";
|
|
3704
3705
|
} | {
|
|
3706
|
+
__kind: "Transactional";
|
|
3705
3707
|
value: {
|
|
3706
3708
|
__kind: "LimitReached" | "NoLayer";
|
|
3707
3709
|
};
|
|
3708
|
-
__kind: "Transactional";
|
|
3709
3710
|
} | {
|
|
3710
3711
|
__kind: "Exhausted";
|
|
3711
3712
|
} | {
|
|
@@ -3715,7 +3716,6 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
3715
3716
|
} | {
|
|
3716
3717
|
__kind: "RootNotAllowed";
|
|
3717
3718
|
};
|
|
3718
|
-
__kind: "Err";
|
|
3719
3719
|
}>]>;
|
|
3720
3720
|
declare const cfPrimitivesChainsAssetsSolAsset: z.ZodEffects<z.ZodObject<{
|
|
3721
3721
|
__kind: z.ZodEnum<["Sol"]>;
|
|
@@ -3867,17 +3867,17 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
3867
3867
|
error: string;
|
|
3868
3868
|
}>;
|
|
3869
3869
|
}, "strip", z.ZodTypeAny, {
|
|
3870
|
+
__kind: "Module";
|
|
3870
3871
|
value: {
|
|
3871
3872
|
index: number;
|
|
3872
3873
|
error: `0x${string}`;
|
|
3873
3874
|
};
|
|
3874
|
-
__kind: "Module";
|
|
3875
3875
|
}, {
|
|
3876
|
+
__kind: "Module";
|
|
3876
3877
|
value: {
|
|
3877
3878
|
index: number;
|
|
3878
3879
|
error: string;
|
|
3879
3880
|
};
|
|
3880
|
-
__kind: "Module";
|
|
3881
3881
|
}>, z.ZodObject<{
|
|
3882
3882
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
3883
3883
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -3908,13 +3908,13 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
3908
3908
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3909
3909
|
}>;
|
|
3910
3910
|
}, "strip", z.ZodTypeAny, {
|
|
3911
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3912
3911
|
__kind: "Token";
|
|
3912
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3913
3913
|
}, {
|
|
3914
|
+
__kind: "Token";
|
|
3914
3915
|
value: {
|
|
3915
3916
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3916
3917
|
};
|
|
3917
|
-
__kind: "Token";
|
|
3918
3918
|
}>, z.ZodObject<{
|
|
3919
3919
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
3920
3920
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -3927,13 +3927,13 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
3927
3927
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
3928
3928
|
}>;
|
|
3929
3929
|
}, "strip", z.ZodTypeAny, {
|
|
3930
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
3931
3930
|
__kind: "Arithmetic";
|
|
3931
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
3932
3932
|
}, {
|
|
3933
|
+
__kind: "Arithmetic";
|
|
3933
3934
|
value: {
|
|
3934
3935
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
3935
3936
|
};
|
|
3936
|
-
__kind: "Arithmetic";
|
|
3937
3937
|
}>, z.ZodObject<{
|
|
3938
3938
|
__kind: z.ZodLiteral<"Transactional">;
|
|
3939
3939
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -3946,13 +3946,13 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
3946
3946
|
__kind: "LimitReached" | "NoLayer";
|
|
3947
3947
|
}>;
|
|
3948
3948
|
}, "strip", z.ZodTypeAny, {
|
|
3949
|
-
value: "LimitReached" | "NoLayer";
|
|
3950
3949
|
__kind: "Transactional";
|
|
3950
|
+
value: "LimitReached" | "NoLayer";
|
|
3951
3951
|
}, {
|
|
3952
|
+
__kind: "Transactional";
|
|
3952
3953
|
value: {
|
|
3953
3954
|
__kind: "LimitReached" | "NoLayer";
|
|
3954
3955
|
};
|
|
3955
|
-
__kind: "Transactional";
|
|
3956
3956
|
}>, z.ZodObject<{
|
|
3957
3957
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
3958
3958
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -3979,6 +3979,7 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
3979
3979
|
__kind: "RootNotAllowed";
|
|
3980
3980
|
}>]>;
|
|
3981
3981
|
}, "strip", z.ZodTypeAny, {
|
|
3982
|
+
__kind: "DispatchError";
|
|
3982
3983
|
value: {
|
|
3983
3984
|
__kind: "Other";
|
|
3984
3985
|
} | {
|
|
@@ -3986,11 +3987,11 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
3986
3987
|
} | {
|
|
3987
3988
|
__kind: "BadOrigin";
|
|
3988
3989
|
} | {
|
|
3990
|
+
__kind: "Module";
|
|
3989
3991
|
value: {
|
|
3990
3992
|
index: number;
|
|
3991
3993
|
error: `0x${string}`;
|
|
3992
3994
|
};
|
|
3993
|
-
__kind: "Module";
|
|
3994
3995
|
} | {
|
|
3995
3996
|
__kind: "ConsumerRemaining";
|
|
3996
3997
|
} | {
|
|
@@ -3998,14 +3999,14 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
3998
3999
|
} | {
|
|
3999
4000
|
__kind: "TooManyConsumers";
|
|
4000
4001
|
} | {
|
|
4001
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
4002
4002
|
__kind: "Token";
|
|
4003
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
4003
4004
|
} | {
|
|
4004
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
4005
4005
|
__kind: "Arithmetic";
|
|
4006
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
4006
4007
|
} | {
|
|
4007
|
-
value: "LimitReached" | "NoLayer";
|
|
4008
4008
|
__kind: "Transactional";
|
|
4009
|
+
value: "LimitReached" | "NoLayer";
|
|
4009
4010
|
} | {
|
|
4010
4011
|
__kind: "Exhausted";
|
|
4011
4012
|
} | {
|
|
@@ -4015,8 +4016,8 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
4015
4016
|
} | {
|
|
4016
4017
|
__kind: "RootNotAllowed";
|
|
4017
4018
|
};
|
|
4018
|
-
__kind: "DispatchError";
|
|
4019
4019
|
}, {
|
|
4020
|
+
__kind: "DispatchError";
|
|
4020
4021
|
value: {
|
|
4021
4022
|
__kind: "Other";
|
|
4022
4023
|
} | {
|
|
@@ -4024,11 +4025,11 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
4024
4025
|
} | {
|
|
4025
4026
|
__kind: "BadOrigin";
|
|
4026
4027
|
} | {
|
|
4028
|
+
__kind: "Module";
|
|
4027
4029
|
value: {
|
|
4028
4030
|
index: number;
|
|
4029
4031
|
error: string;
|
|
4030
4032
|
};
|
|
4031
|
-
__kind: "Module";
|
|
4032
4033
|
} | {
|
|
4033
4034
|
__kind: "ConsumerRemaining";
|
|
4034
4035
|
} | {
|
|
@@ -4036,20 +4037,20 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
4036
4037
|
} | {
|
|
4037
4038
|
__kind: "TooManyConsumers";
|
|
4038
4039
|
} | {
|
|
4040
|
+
__kind: "Token";
|
|
4039
4041
|
value: {
|
|
4040
4042
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
4041
4043
|
};
|
|
4042
|
-
__kind: "Token";
|
|
4043
4044
|
} | {
|
|
4045
|
+
__kind: "Arithmetic";
|
|
4044
4046
|
value: {
|
|
4045
4047
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
4046
4048
|
};
|
|
4047
|
-
__kind: "Arithmetic";
|
|
4048
4049
|
} | {
|
|
4050
|
+
__kind: "Transactional";
|
|
4049
4051
|
value: {
|
|
4050
4052
|
__kind: "LimitReached" | "NoLayer";
|
|
4051
4053
|
};
|
|
4052
|
-
__kind: "Transactional";
|
|
4053
4054
|
} | {
|
|
4054
4055
|
__kind: "Exhausted";
|
|
4055
4056
|
} | {
|
|
@@ -4059,7 +4060,6 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
4059
4060
|
} | {
|
|
4060
4061
|
__kind: "RootNotAllowed";
|
|
4061
4062
|
};
|
|
4062
|
-
__kind: "DispatchError";
|
|
4063
4063
|
}>]>;
|
|
4064
4064
|
declare const palletCfSolanaIngressEgressBoostPoolIdSolana: z.ZodObject<{
|
|
4065
4065
|
asset: z.ZodEffects<z.ZodObject<{
|