@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/141/common.d.cts
CHANGED
|
@@ -240,6 +240,7 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
|
|
|
240
240
|
arbitrumVault: boolean;
|
|
241
241
|
}>;
|
|
242
242
|
}, "strip", z.ZodTypeAny, {
|
|
243
|
+
__kind: "CodeAmber";
|
|
243
244
|
value: {
|
|
244
245
|
governance: boolean;
|
|
245
246
|
funding: boolean;
|
|
@@ -261,8 +262,8 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
|
|
|
261
262
|
arbitrumIngressEgress: boolean;
|
|
262
263
|
arbitrumVault: boolean;
|
|
263
264
|
};
|
|
264
|
-
__kind: "CodeAmber";
|
|
265
265
|
}, {
|
|
266
|
+
__kind: "CodeAmber";
|
|
266
267
|
value: {
|
|
267
268
|
governance: boolean;
|
|
268
269
|
funding: boolean;
|
|
@@ -284,7 +285,6 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
|
|
|
284
285
|
arbitrumIngressEgress: boolean;
|
|
285
286
|
arbitrumVault: boolean;
|
|
286
287
|
};
|
|
287
|
-
__kind: "CodeAmber";
|
|
288
288
|
}>]>;
|
|
289
289
|
declare const palletCfIngressEgressPalletSafeMode: z.ZodObject<{
|
|
290
290
|
boostDepositsEnabled: z.ZodBoolean;
|
|
@@ -495,6 +495,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
495
495
|
arbitrumVault: boolean;
|
|
496
496
|
}>;
|
|
497
497
|
}, "strip", z.ZodTypeAny, {
|
|
498
|
+
__kind: "CodeAmber";
|
|
498
499
|
value: {
|
|
499
500
|
governance: boolean;
|
|
500
501
|
funding: boolean;
|
|
@@ -516,8 +517,8 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
516
517
|
arbitrumIngressEgress: boolean;
|
|
517
518
|
arbitrumVault: boolean;
|
|
518
519
|
};
|
|
519
|
-
__kind: "CodeAmber";
|
|
520
520
|
}, {
|
|
521
|
+
__kind: "CodeAmber";
|
|
521
522
|
value: {
|
|
522
523
|
governance: boolean;
|
|
523
524
|
funding: boolean;
|
|
@@ -539,7 +540,6 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
539
540
|
arbitrumIngressEgress: boolean;
|
|
540
541
|
arbitrumVault: boolean;
|
|
541
542
|
};
|
|
542
|
-
__kind: "CodeAmber";
|
|
543
543
|
}>]>;
|
|
544
544
|
ingressEgressEthereum: z.ZodObject<{
|
|
545
545
|
boostDepositsEnabled: z.ZodBoolean;
|
|
@@ -659,6 +659,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
659
659
|
} | {
|
|
660
660
|
__kind: "CodeRed";
|
|
661
661
|
} | {
|
|
662
|
+
__kind: "CodeAmber";
|
|
662
663
|
value: {
|
|
663
664
|
governance: boolean;
|
|
664
665
|
funding: boolean;
|
|
@@ -680,7 +681,6 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
680
681
|
arbitrumIngressEgress: boolean;
|
|
681
682
|
arbitrumVault: boolean;
|
|
682
683
|
};
|
|
683
|
-
__kind: "CodeAmber";
|
|
684
684
|
};
|
|
685
685
|
ingressEgressEthereum: {
|
|
686
686
|
boostDepositsEnabled: boolean;
|
|
@@ -760,6 +760,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
760
760
|
} | {
|
|
761
761
|
__kind: "CodeRed";
|
|
762
762
|
} | {
|
|
763
|
+
__kind: "CodeAmber";
|
|
763
764
|
value: {
|
|
764
765
|
governance: boolean;
|
|
765
766
|
funding: boolean;
|
|
@@ -781,7 +782,6 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
781
782
|
arbitrumIngressEgress: boolean;
|
|
782
783
|
arbitrumVault: boolean;
|
|
783
784
|
};
|
|
784
|
-
__kind: "CodeAmber";
|
|
785
785
|
};
|
|
786
786
|
ingressEgressEthereum: {
|
|
787
787
|
boostDepositsEnabled: boolean;
|
|
@@ -1015,6 +1015,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1015
1015
|
arbitrumVault: boolean;
|
|
1016
1016
|
}>;
|
|
1017
1017
|
}, "strip", z.ZodTypeAny, {
|
|
1018
|
+
__kind: "CodeAmber";
|
|
1018
1019
|
value: {
|
|
1019
1020
|
governance: boolean;
|
|
1020
1021
|
funding: boolean;
|
|
@@ -1036,8 +1037,8 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1036
1037
|
arbitrumIngressEgress: boolean;
|
|
1037
1038
|
arbitrumVault: boolean;
|
|
1038
1039
|
};
|
|
1039
|
-
__kind: "CodeAmber";
|
|
1040
1040
|
}, {
|
|
1041
|
+
__kind: "CodeAmber";
|
|
1041
1042
|
value: {
|
|
1042
1043
|
governance: boolean;
|
|
1043
1044
|
funding: boolean;
|
|
@@ -1059,7 +1060,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1059
1060
|
arbitrumIngressEgress: boolean;
|
|
1060
1061
|
arbitrumVault: boolean;
|
|
1061
1062
|
};
|
|
1062
|
-
__kind: "CodeAmber";
|
|
1063
1063
|
}>]>;
|
|
1064
1064
|
ingressEgressEthereum: z.ZodObject<{
|
|
1065
1065
|
boostDepositsEnabled: z.ZodBoolean;
|
|
@@ -1179,6 +1179,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1179
1179
|
} | {
|
|
1180
1180
|
__kind: "CodeRed";
|
|
1181
1181
|
} | {
|
|
1182
|
+
__kind: "CodeAmber";
|
|
1182
1183
|
value: {
|
|
1183
1184
|
governance: boolean;
|
|
1184
1185
|
funding: boolean;
|
|
@@ -1200,7 +1201,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1200
1201
|
arbitrumIngressEgress: boolean;
|
|
1201
1202
|
arbitrumVault: boolean;
|
|
1202
1203
|
};
|
|
1203
|
-
__kind: "CodeAmber";
|
|
1204
1204
|
};
|
|
1205
1205
|
ingressEgressEthereum: {
|
|
1206
1206
|
boostDepositsEnabled: boolean;
|
|
@@ -1280,6 +1280,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1280
1280
|
} | {
|
|
1281
1281
|
__kind: "CodeRed";
|
|
1282
1282
|
} | {
|
|
1283
|
+
__kind: "CodeAmber";
|
|
1283
1284
|
value: {
|
|
1284
1285
|
governance: boolean;
|
|
1285
1286
|
funding: boolean;
|
|
@@ -1301,7 +1302,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1301
1302
|
arbitrumIngressEgress: boolean;
|
|
1302
1303
|
arbitrumVault: boolean;
|
|
1303
1304
|
};
|
|
1304
|
-
__kind: "CodeAmber";
|
|
1305
1305
|
};
|
|
1306
1306
|
ingressEgressEthereum: {
|
|
1307
1307
|
boostDepositsEnabled: boolean;
|
|
@@ -1329,6 +1329,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1329
1329
|
};
|
|
1330
1330
|
}>;
|
|
1331
1331
|
}, "strip", z.ZodTypeAny, {
|
|
1332
|
+
__kind: "CodeAmber";
|
|
1332
1333
|
value: {
|
|
1333
1334
|
funding: {
|
|
1334
1335
|
redeemEnabled: boolean;
|
|
@@ -1383,6 +1384,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1383
1384
|
} | {
|
|
1384
1385
|
__kind: "CodeRed";
|
|
1385
1386
|
} | {
|
|
1387
|
+
__kind: "CodeAmber";
|
|
1386
1388
|
value: {
|
|
1387
1389
|
governance: boolean;
|
|
1388
1390
|
funding: boolean;
|
|
@@ -1404,7 +1406,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1404
1406
|
arbitrumIngressEgress: boolean;
|
|
1405
1407
|
arbitrumVault: boolean;
|
|
1406
1408
|
};
|
|
1407
|
-
__kind: "CodeAmber";
|
|
1408
1409
|
};
|
|
1409
1410
|
ingressEgressEthereum: {
|
|
1410
1411
|
boostDepositsEnabled: boolean;
|
|
@@ -1431,8 +1432,8 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1431
1432
|
depositsEnabled: boolean;
|
|
1432
1433
|
};
|
|
1433
1434
|
};
|
|
1434
|
-
__kind: "CodeAmber";
|
|
1435
1435
|
}, {
|
|
1436
|
+
__kind: "CodeAmber";
|
|
1436
1437
|
value: {
|
|
1437
1438
|
funding: {
|
|
1438
1439
|
redeemEnabled: boolean;
|
|
@@ -1487,6 +1488,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1487
1488
|
} | {
|
|
1488
1489
|
__kind: "CodeRed";
|
|
1489
1490
|
} | {
|
|
1491
|
+
__kind: "CodeAmber";
|
|
1490
1492
|
value: {
|
|
1491
1493
|
governance: boolean;
|
|
1492
1494
|
funding: boolean;
|
|
@@ -1508,7 +1510,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1508
1510
|
arbitrumIngressEgress: boolean;
|
|
1509
1511
|
arbitrumVault: boolean;
|
|
1510
1512
|
};
|
|
1511
|
-
__kind: "CodeAmber";
|
|
1512
1513
|
};
|
|
1513
1514
|
ingressEgressEthereum: {
|
|
1514
1515
|
boostDepositsEnabled: boolean;
|
|
@@ -1535,7 +1536,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1535
1536
|
depositsEnabled: boolean;
|
|
1536
1537
|
};
|
|
1537
1538
|
};
|
|
1538
|
-
__kind: "CodeAmber";
|
|
1539
1539
|
}>]>;
|
|
1540
1540
|
declare const cfChainsBtcUtxoId: z.ZodObject<{
|
|
1541
1541
|
txId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -1793,6 +1793,7 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
|
|
|
1793
1793
|
newEpochIndex: number;
|
|
1794
1794
|
}>;
|
|
1795
1795
|
}, "strip", z.ZodTypeAny, {
|
|
1796
|
+
__kind: "KeygensInProgress";
|
|
1796
1797
|
value: {
|
|
1797
1798
|
primaryCandidates: `cF${string}`[];
|
|
1798
1799
|
secondaryCandidates: `cF${string}`[];
|
|
@@ -1800,8 +1801,8 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
|
|
|
1800
1801
|
bond: bigint;
|
|
1801
1802
|
newEpochIndex: number;
|
|
1802
1803
|
};
|
|
1803
|
-
__kind: "KeygensInProgress";
|
|
1804
1804
|
}, {
|
|
1805
|
+
__kind: "KeygensInProgress";
|
|
1805
1806
|
value: {
|
|
1806
1807
|
primaryCandidates: string[];
|
|
1807
1808
|
secondaryCandidates: string[];
|
|
@@ -1809,7 +1810,6 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
|
|
|
1809
1810
|
bond: string | number;
|
|
1810
1811
|
newEpochIndex: number;
|
|
1811
1812
|
};
|
|
1812
|
-
__kind: "KeygensInProgress";
|
|
1813
1813
|
}>, z.ZodObject<{
|
|
1814
1814
|
__kind: z.ZodLiteral<"KeyHandoversInProgress">;
|
|
1815
1815
|
value: z.ZodObject<{
|
|
@@ -1832,6 +1832,7 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
|
|
|
1832
1832
|
newEpochIndex: number;
|
|
1833
1833
|
}>;
|
|
1834
1834
|
}, "strip", z.ZodTypeAny, {
|
|
1835
|
+
__kind: "KeyHandoversInProgress";
|
|
1835
1836
|
value: {
|
|
1836
1837
|
primaryCandidates: `cF${string}`[];
|
|
1837
1838
|
secondaryCandidates: `cF${string}`[];
|
|
@@ -1839,8 +1840,8 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
|
|
|
1839
1840
|
bond: bigint;
|
|
1840
1841
|
newEpochIndex: number;
|
|
1841
1842
|
};
|
|
1842
|
-
__kind: "KeyHandoversInProgress";
|
|
1843
1843
|
}, {
|
|
1844
|
+
__kind: "KeyHandoversInProgress";
|
|
1844
1845
|
value: {
|
|
1845
1846
|
primaryCandidates: string[];
|
|
1846
1847
|
secondaryCandidates: string[];
|
|
@@ -1848,7 +1849,6 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
|
|
|
1848
1849
|
bond: string | number;
|
|
1849
1850
|
newEpochIndex: number;
|
|
1850
1851
|
};
|
|
1851
|
-
__kind: "KeyHandoversInProgress";
|
|
1852
1852
|
}>, z.ZodObject<{
|
|
1853
1853
|
__kind: z.ZodLiteral<"ActivatingKeys">;
|
|
1854
1854
|
value: z.ZodObject<{
|
|
@@ -1871,6 +1871,7 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
|
|
|
1871
1871
|
newEpochIndex: number;
|
|
1872
1872
|
}>;
|
|
1873
1873
|
}, "strip", z.ZodTypeAny, {
|
|
1874
|
+
__kind: "ActivatingKeys";
|
|
1874
1875
|
value: {
|
|
1875
1876
|
primaryCandidates: `cF${string}`[];
|
|
1876
1877
|
secondaryCandidates: `cF${string}`[];
|
|
@@ -1878,8 +1879,8 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
|
|
|
1878
1879
|
bond: bigint;
|
|
1879
1880
|
newEpochIndex: number;
|
|
1880
1881
|
};
|
|
1881
|
-
__kind: "ActivatingKeys";
|
|
1882
1882
|
}, {
|
|
1883
|
+
__kind: "ActivatingKeys";
|
|
1883
1884
|
value: {
|
|
1884
1885
|
primaryCandidates: string[];
|
|
1885
1886
|
secondaryCandidates: string[];
|
|
@@ -1887,7 +1888,6 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
|
|
|
1887
1888
|
bond: string | number;
|
|
1888
1889
|
newEpochIndex: number;
|
|
1889
1890
|
};
|
|
1890
|
-
__kind: "ActivatingKeys";
|
|
1891
1891
|
}>, z.ZodObject<{
|
|
1892
1892
|
__kind: z.ZodLiteral<"NewKeysActivated">;
|
|
1893
1893
|
value: z.ZodObject<{
|
|
@@ -1910,6 +1910,7 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
|
|
|
1910
1910
|
newEpochIndex: number;
|
|
1911
1911
|
}>;
|
|
1912
1912
|
}, "strip", z.ZodTypeAny, {
|
|
1913
|
+
__kind: "NewKeysActivated";
|
|
1913
1914
|
value: {
|
|
1914
1915
|
primaryCandidates: `cF${string}`[];
|
|
1915
1916
|
secondaryCandidates: `cF${string}`[];
|
|
@@ -1917,8 +1918,8 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
|
|
|
1917
1918
|
bond: bigint;
|
|
1918
1919
|
newEpochIndex: number;
|
|
1919
1920
|
};
|
|
1920
|
-
__kind: "NewKeysActivated";
|
|
1921
1921
|
}, {
|
|
1922
|
+
__kind: "NewKeysActivated";
|
|
1922
1923
|
value: {
|
|
1923
1924
|
primaryCandidates: string[];
|
|
1924
1925
|
secondaryCandidates: string[];
|
|
@@ -1926,16 +1927,15 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
|
|
|
1926
1927
|
bond: string | number;
|
|
1927
1928
|
newEpochIndex: number;
|
|
1928
1929
|
};
|
|
1929
|
-
__kind: "NewKeysActivated";
|
|
1930
1930
|
}>, z.ZodObject<{
|
|
1931
1931
|
__kind: z.ZodLiteral<"SessionRotating">;
|
|
1932
1932
|
value: z.ZodTuple<[z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>, "many">, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
|
|
1933
1933
|
}, "strip", z.ZodTypeAny, {
|
|
1934
|
-
value: [`cF${string}`[], bigint];
|
|
1935
1934
|
__kind: "SessionRotating";
|
|
1935
|
+
value: [`cF${string}`[], bigint];
|
|
1936
1936
|
}, {
|
|
1937
|
-
value: [string[], string | number];
|
|
1938
1937
|
__kind: "SessionRotating";
|
|
1938
|
+
value: [string[], string | number];
|
|
1939
1939
|
}>]>;
|
|
1940
1940
|
declare const palletCfTokenholderGovernanceProposal: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
1941
1941
|
__kind: z.ZodLiteral<"SetGovernanceKey">;
|
|
@@ -1949,22 +1949,22 @@ declare const palletCfTokenholderGovernanceProposal: z.ZodDiscriminatedUnion<"__
|
|
|
1949
1949
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
|
|
1950
1950
|
}>, z.ZodEffects<z.ZodString, `0x${string}`, string>], null>;
|
|
1951
1951
|
}, "strip", z.ZodTypeAny, {
|
|
1952
|
-
value: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", `0x${string}`];
|
|
1953
1952
|
__kind: "SetGovernanceKey";
|
|
1953
|
+
value: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum", `0x${string}`];
|
|
1954
1954
|
}, {
|
|
1955
|
+
__kind: "SetGovernanceKey";
|
|
1955
1956
|
value: [{
|
|
1956
1957
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum";
|
|
1957
1958
|
}, string];
|
|
1958
|
-
__kind: "SetGovernanceKey";
|
|
1959
1959
|
}>, z.ZodObject<{
|
|
1960
1960
|
__kind: z.ZodLiteral<"SetCommunityKey">;
|
|
1961
1961
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1962
1962
|
}, "strip", z.ZodTypeAny, {
|
|
1963
|
-
value: `0x${string}`;
|
|
1964
1963
|
__kind: "SetCommunityKey";
|
|
1964
|
+
value: `0x${string}`;
|
|
1965
1965
|
}, {
|
|
1966
|
-
value: string;
|
|
1967
1966
|
__kind: "SetCommunityKey";
|
|
1967
|
+
value: string;
|
|
1968
1968
|
}>]>;
|
|
1969
1969
|
declare const cfChainsEvmParityBit: z.ZodEffects<z.ZodObject<{
|
|
1970
1970
|
__kind: z.ZodEnum<["Odd", "Even"]>;
|
|
@@ -2063,17 +2063,17 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
2063
2063
|
error: string;
|
|
2064
2064
|
}>;
|
|
2065
2065
|
}, "strip", z.ZodTypeAny, {
|
|
2066
|
+
__kind: "Module";
|
|
2066
2067
|
value: {
|
|
2067
2068
|
index: number;
|
|
2068
2069
|
error: `0x${string}`;
|
|
2069
2070
|
};
|
|
2070
|
-
__kind: "Module";
|
|
2071
2071
|
}, {
|
|
2072
|
+
__kind: "Module";
|
|
2072
2073
|
value: {
|
|
2073
2074
|
index: number;
|
|
2074
2075
|
error: string;
|
|
2075
2076
|
};
|
|
2076
|
-
__kind: "Module";
|
|
2077
2077
|
}>, z.ZodObject<{
|
|
2078
2078
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
2079
2079
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2104,13 +2104,13 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
2104
2104
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2105
2105
|
}>;
|
|
2106
2106
|
}, "strip", z.ZodTypeAny, {
|
|
2107
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2108
2107
|
__kind: "Token";
|
|
2108
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2109
2109
|
}, {
|
|
2110
|
+
__kind: "Token";
|
|
2110
2111
|
value: {
|
|
2111
2112
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2112
2113
|
};
|
|
2113
|
-
__kind: "Token";
|
|
2114
2114
|
}>, z.ZodObject<{
|
|
2115
2115
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
2116
2116
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -2123,13 +2123,13 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
2123
2123
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2124
2124
|
}>;
|
|
2125
2125
|
}, "strip", z.ZodTypeAny, {
|
|
2126
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2127
2126
|
__kind: "Arithmetic";
|
|
2127
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2128
2128
|
}, {
|
|
2129
|
+
__kind: "Arithmetic";
|
|
2129
2130
|
value: {
|
|
2130
2131
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2131
2132
|
};
|
|
2132
|
-
__kind: "Arithmetic";
|
|
2133
2133
|
}>, z.ZodObject<{
|
|
2134
2134
|
__kind: z.ZodLiteral<"Transactional">;
|
|
2135
2135
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -2142,13 +2142,13 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
2142
2142
|
__kind: "LimitReached" | "NoLayer";
|
|
2143
2143
|
}>;
|
|
2144
2144
|
}, "strip", z.ZodTypeAny, {
|
|
2145
|
-
value: "LimitReached" | "NoLayer";
|
|
2146
2145
|
__kind: "Transactional";
|
|
2146
|
+
value: "LimitReached" | "NoLayer";
|
|
2147
2147
|
}, {
|
|
2148
|
+
__kind: "Transactional";
|
|
2148
2149
|
value: {
|
|
2149
2150
|
__kind: "LimitReached" | "NoLayer";
|
|
2150
2151
|
};
|
|
2151
|
-
__kind: "Transactional";
|
|
2152
2152
|
}>, z.ZodObject<{
|
|
2153
2153
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
2154
2154
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2213,17 +2213,17 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
2213
2213
|
error: string;
|
|
2214
2214
|
}>;
|
|
2215
2215
|
}, "strip", z.ZodTypeAny, {
|
|
2216
|
+
__kind: "Module";
|
|
2216
2217
|
value: {
|
|
2217
2218
|
index: number;
|
|
2218
2219
|
error: `0x${string}`;
|
|
2219
2220
|
};
|
|
2220
|
-
__kind: "Module";
|
|
2221
2221
|
}, {
|
|
2222
|
+
__kind: "Module";
|
|
2222
2223
|
value: {
|
|
2223
2224
|
index: number;
|
|
2224
2225
|
error: string;
|
|
2225
2226
|
};
|
|
2226
|
-
__kind: "Module";
|
|
2227
2227
|
}>, z.ZodObject<{
|
|
2228
2228
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
2229
2229
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2254,13 +2254,13 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
2254
2254
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2255
2255
|
}>;
|
|
2256
2256
|
}, "strip", z.ZodTypeAny, {
|
|
2257
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2258
2257
|
__kind: "Token";
|
|
2258
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2259
2259
|
}, {
|
|
2260
|
+
__kind: "Token";
|
|
2260
2261
|
value: {
|
|
2261
2262
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2262
2263
|
};
|
|
2263
|
-
__kind: "Token";
|
|
2264
2264
|
}>, z.ZodObject<{
|
|
2265
2265
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
2266
2266
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -2273,13 +2273,13 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
2273
2273
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2274
2274
|
}>;
|
|
2275
2275
|
}, "strip", z.ZodTypeAny, {
|
|
2276
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2277
2276
|
__kind: "Arithmetic";
|
|
2277
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2278
2278
|
}, {
|
|
2279
|
+
__kind: "Arithmetic";
|
|
2279
2280
|
value: {
|
|
2280
2281
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2281
2282
|
};
|
|
2282
|
-
__kind: "Arithmetic";
|
|
2283
2283
|
}>, z.ZodObject<{
|
|
2284
2284
|
__kind: z.ZodLiteral<"Transactional">;
|
|
2285
2285
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -2292,13 +2292,13 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
2292
2292
|
__kind: "LimitReached" | "NoLayer";
|
|
2293
2293
|
}>;
|
|
2294
2294
|
}, "strip", z.ZodTypeAny, {
|
|
2295
|
-
value: "LimitReached" | "NoLayer";
|
|
2296
2295
|
__kind: "Transactional";
|
|
2296
|
+
value: "LimitReached" | "NoLayer";
|
|
2297
2297
|
}, {
|
|
2298
|
+
__kind: "Transactional";
|
|
2298
2299
|
value: {
|
|
2299
2300
|
__kind: "LimitReached" | "NoLayer";
|
|
2300
2301
|
};
|
|
2301
|
-
__kind: "Transactional";
|
|
2302
2302
|
}>, z.ZodObject<{
|
|
2303
2303
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
2304
2304
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2325,6 +2325,7 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
2325
2325
|
__kind: "RootNotAllowed";
|
|
2326
2326
|
}>]>;
|
|
2327
2327
|
}, "strip", z.ZodTypeAny, {
|
|
2328
|
+
__kind: "Err";
|
|
2328
2329
|
value: {
|
|
2329
2330
|
__kind: "Other";
|
|
2330
2331
|
} | {
|
|
@@ -2332,11 +2333,11 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
2332
2333
|
} | {
|
|
2333
2334
|
__kind: "BadOrigin";
|
|
2334
2335
|
} | {
|
|
2336
|
+
__kind: "Module";
|
|
2335
2337
|
value: {
|
|
2336
2338
|
index: number;
|
|
2337
2339
|
error: `0x${string}`;
|
|
2338
2340
|
};
|
|
2339
|
-
__kind: "Module";
|
|
2340
2341
|
} | {
|
|
2341
2342
|
__kind: "ConsumerRemaining";
|
|
2342
2343
|
} | {
|
|
@@ -2344,14 +2345,14 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
2344
2345
|
} | {
|
|
2345
2346
|
__kind: "TooManyConsumers";
|
|
2346
2347
|
} | {
|
|
2347
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2348
2348
|
__kind: "Token";
|
|
2349
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2349
2350
|
} | {
|
|
2350
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2351
2351
|
__kind: "Arithmetic";
|
|
2352
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2352
2353
|
} | {
|
|
2353
|
-
value: "LimitReached" | "NoLayer";
|
|
2354
2354
|
__kind: "Transactional";
|
|
2355
|
+
value: "LimitReached" | "NoLayer";
|
|
2355
2356
|
} | {
|
|
2356
2357
|
__kind: "Exhausted";
|
|
2357
2358
|
} | {
|
|
@@ -2361,8 +2362,8 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
2361
2362
|
} | {
|
|
2362
2363
|
__kind: "RootNotAllowed";
|
|
2363
2364
|
};
|
|
2364
|
-
__kind: "Err";
|
|
2365
2365
|
}, {
|
|
2366
|
+
__kind: "Err";
|
|
2366
2367
|
value: {
|
|
2367
2368
|
__kind: "Other";
|
|
2368
2369
|
} | {
|
|
@@ -2370,11 +2371,11 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
2370
2371
|
} | {
|
|
2371
2372
|
__kind: "BadOrigin";
|
|
2372
2373
|
} | {
|
|
2374
|
+
__kind: "Module";
|
|
2373
2375
|
value: {
|
|
2374
2376
|
index: number;
|
|
2375
2377
|
error: string;
|
|
2376
2378
|
};
|
|
2377
|
-
__kind: "Module";
|
|
2378
2379
|
} | {
|
|
2379
2380
|
__kind: "ConsumerRemaining";
|
|
2380
2381
|
} | {
|
|
@@ -2382,20 +2383,20 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
2382
2383
|
} | {
|
|
2383
2384
|
__kind: "TooManyConsumers";
|
|
2384
2385
|
} | {
|
|
2386
|
+
__kind: "Token";
|
|
2385
2387
|
value: {
|
|
2386
2388
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2387
2389
|
};
|
|
2388
|
-
__kind: "Token";
|
|
2389
2390
|
} | {
|
|
2391
|
+
__kind: "Arithmetic";
|
|
2390
2392
|
value: {
|
|
2391
2393
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2392
2394
|
};
|
|
2393
|
-
__kind: "Arithmetic";
|
|
2394
2395
|
} | {
|
|
2396
|
+
__kind: "Transactional";
|
|
2395
2397
|
value: {
|
|
2396
2398
|
__kind: "LimitReached" | "NoLayer";
|
|
2397
2399
|
};
|
|
2398
|
-
__kind: "Transactional";
|
|
2399
2400
|
} | {
|
|
2400
2401
|
__kind: "Exhausted";
|
|
2401
2402
|
} | {
|
|
@@ -2405,17 +2406,16 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
2405
2406
|
} | {
|
|
2406
2407
|
__kind: "RootNotAllowed";
|
|
2407
2408
|
};
|
|
2408
|
-
__kind: "Err";
|
|
2409
2409
|
}>]>;
|
|
2410
2410
|
declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
|
|
2411
2411
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb"]>;
|
|
2412
2412
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2413
2413
|
}, "strip", z.ZodTypeAny, {
|
|
2414
|
-
value: `0x${string}`;
|
|
2415
2414
|
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
2415
|
+
value: `0x${string}`;
|
|
2416
2416
|
}, {
|
|
2417
|
-
value: string;
|
|
2418
2417
|
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
2418
|
+
value: string;
|
|
2419
2419
|
}>, {
|
|
2420
2420
|
readonly chain: "Ethereum";
|
|
2421
2421
|
readonly address: `0x${string}`;
|
|
@@ -2429,8 +2429,8 @@ declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
|
|
|
2429
2429
|
readonly chain: "Arbitrum";
|
|
2430
2430
|
readonly address: `0x${string}`;
|
|
2431
2431
|
}, {
|
|
2432
|
-
value: string;
|
|
2433
2432
|
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
2433
|
+
value: string;
|
|
2434
2434
|
}>;
|
|
2435
2435
|
declare const cfPrimitivesChainsAssetsAnyAsset: z.ZodEffects<z.ZodObject<{
|
|
2436
2436
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc", "ArbEth", "ArbUsdc", "Usdt"]>;
|
|
@@ -2470,11 +2470,11 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
2470
2470
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc", "Arb"]>;
|
|
2471
2471
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2472
2472
|
}, "strip", z.ZodTypeAny, {
|
|
2473
|
-
value: `0x${string}`;
|
|
2474
2473
|
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
2474
|
+
value: `0x${string}`;
|
|
2475
2475
|
}, {
|
|
2476
|
-
value: string;
|
|
2477
2476
|
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
2477
|
+
value: string;
|
|
2478
2478
|
}>, {
|
|
2479
2479
|
readonly chain: "Ethereum";
|
|
2480
2480
|
readonly address: `0x${string}`;
|
|
@@ -2488,8 +2488,8 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
2488
2488
|
readonly chain: "Arbitrum";
|
|
2489
2489
|
readonly address: `0x${string}`;
|
|
2490
2490
|
}, {
|
|
2491
|
-
value: string;
|
|
2492
2491
|
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
2492
|
+
value: string;
|
|
2493
2493
|
}>;
|
|
2494
2494
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
2495
2495
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -2513,8 +2513,8 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
2513
2513
|
}, {
|
|
2514
2514
|
__kind: "DepositChannel";
|
|
2515
2515
|
depositAddress: {
|
|
2516
|
-
value: string;
|
|
2517
2516
|
__kind: "Eth" | "Dot" | "Btc" | "Arb";
|
|
2517
|
+
value: string;
|
|
2518
2518
|
};
|
|
2519
2519
|
channelId: string | number;
|
|
2520
2520
|
depositBlockHeight: string | number;
|
|
@@ -2532,47 +2532,47 @@ declare const cfChainsBtcScriptPubkey: z.ZodDiscriminatedUnion<"__kind", [z.ZodO
|
|
|
2532
2532
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
2533
2533
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2534
2534
|
}, "strip", z.ZodTypeAny, {
|
|
2535
|
-
value: `0x${string}`;
|
|
2536
2535
|
__kind: "P2PKH";
|
|
2536
|
+
value: `0x${string}`;
|
|
2537
2537
|
}, {
|
|
2538
|
-
value: string;
|
|
2539
2538
|
__kind: "P2PKH";
|
|
2539
|
+
value: string;
|
|
2540
2540
|
}>, z.ZodObject<{
|
|
2541
2541
|
__kind: z.ZodLiteral<"P2SH">;
|
|
2542
2542
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2543
2543
|
}, "strip", z.ZodTypeAny, {
|
|
2544
|
-
value: `0x${string}`;
|
|
2545
2544
|
__kind: "P2SH";
|
|
2545
|
+
value: `0x${string}`;
|
|
2546
2546
|
}, {
|
|
2547
|
-
value: string;
|
|
2548
2547
|
__kind: "P2SH";
|
|
2548
|
+
value: string;
|
|
2549
2549
|
}>, z.ZodObject<{
|
|
2550
2550
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
2551
2551
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2552
2552
|
}, "strip", z.ZodTypeAny, {
|
|
2553
|
-
value: `0x${string}`;
|
|
2554
2553
|
__kind: "P2WPKH";
|
|
2554
|
+
value: `0x${string}`;
|
|
2555
2555
|
}, {
|
|
2556
|
-
value: string;
|
|
2557
2556
|
__kind: "P2WPKH";
|
|
2557
|
+
value: string;
|
|
2558
2558
|
}>, z.ZodObject<{
|
|
2559
2559
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
2560
2560
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2561
2561
|
}, "strip", z.ZodTypeAny, {
|
|
2562
|
-
value: `0x${string}`;
|
|
2563
2562
|
__kind: "P2WSH";
|
|
2563
|
+
value: `0x${string}`;
|
|
2564
2564
|
}, {
|
|
2565
|
-
value: string;
|
|
2566
2565
|
__kind: "P2WSH";
|
|
2566
|
+
value: string;
|
|
2567
2567
|
}>, z.ZodObject<{
|
|
2568
2568
|
__kind: z.ZodLiteral<"Taproot">;
|
|
2569
2569
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2570
2570
|
}, "strip", z.ZodTypeAny, {
|
|
2571
|
-
value: `0x${string}`;
|
|
2572
2571
|
__kind: "Taproot";
|
|
2572
|
+
value: `0x${string}`;
|
|
2573
2573
|
}, {
|
|
2574
|
-
value: string;
|
|
2575
2574
|
__kind: "Taproot";
|
|
2575
|
+
value: string;
|
|
2576
2576
|
}>, z.ZodObject<{
|
|
2577
2577
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
2578
2578
|
version: z.ZodNumber;
|
|
@@ -2590,67 +2590,67 @@ declare const cfChainsAddressForeignChainAddress: z.ZodDiscriminatedUnion<"__kin
|
|
|
2590
2590
|
__kind: z.ZodLiteral<"Eth">;
|
|
2591
2591
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2592
2592
|
}, "strip", z.ZodTypeAny, {
|
|
2593
|
-
value: `0x${string}`;
|
|
2594
2593
|
__kind: "Eth";
|
|
2594
|
+
value: `0x${string}`;
|
|
2595
2595
|
}, {
|
|
2596
|
-
value: string;
|
|
2597
2596
|
__kind: "Eth";
|
|
2597
|
+
value: string;
|
|
2598
2598
|
}>, z.ZodObject<{
|
|
2599
2599
|
__kind: z.ZodLiteral<"Dot">;
|
|
2600
2600
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2601
2601
|
}, "strip", z.ZodTypeAny, {
|
|
2602
|
-
value: `0x${string}`;
|
|
2603
2602
|
__kind: "Dot";
|
|
2603
|
+
value: `0x${string}`;
|
|
2604
2604
|
}, {
|
|
2605
|
-
value: string;
|
|
2606
2605
|
__kind: "Dot";
|
|
2606
|
+
value: string;
|
|
2607
2607
|
}>, z.ZodObject<{
|
|
2608
2608
|
__kind: z.ZodLiteral<"Btc">;
|
|
2609
2609
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
2610
2610
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
2611
2611
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2612
2612
|
}, "strip", z.ZodTypeAny, {
|
|
2613
|
-
value: `0x${string}`;
|
|
2614
2613
|
__kind: "P2PKH";
|
|
2614
|
+
value: `0x${string}`;
|
|
2615
2615
|
}, {
|
|
2616
|
-
value: string;
|
|
2617
2616
|
__kind: "P2PKH";
|
|
2617
|
+
value: string;
|
|
2618
2618
|
}>, z.ZodObject<{
|
|
2619
2619
|
__kind: z.ZodLiteral<"P2SH">;
|
|
2620
2620
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2621
2621
|
}, "strip", z.ZodTypeAny, {
|
|
2622
|
-
value: `0x${string}`;
|
|
2623
2622
|
__kind: "P2SH";
|
|
2623
|
+
value: `0x${string}`;
|
|
2624
2624
|
}, {
|
|
2625
|
-
value: string;
|
|
2626
2625
|
__kind: "P2SH";
|
|
2626
|
+
value: string;
|
|
2627
2627
|
}>, z.ZodObject<{
|
|
2628
2628
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
2629
2629
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2630
2630
|
}, "strip", z.ZodTypeAny, {
|
|
2631
|
-
value: `0x${string}`;
|
|
2632
2631
|
__kind: "P2WPKH";
|
|
2632
|
+
value: `0x${string}`;
|
|
2633
2633
|
}, {
|
|
2634
|
-
value: string;
|
|
2635
2634
|
__kind: "P2WPKH";
|
|
2635
|
+
value: string;
|
|
2636
2636
|
}>, z.ZodObject<{
|
|
2637
2637
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
2638
2638
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2639
2639
|
}, "strip", z.ZodTypeAny, {
|
|
2640
|
-
value: `0x${string}`;
|
|
2641
2640
|
__kind: "P2WSH";
|
|
2641
|
+
value: `0x${string}`;
|
|
2642
2642
|
}, {
|
|
2643
|
-
value: string;
|
|
2644
2643
|
__kind: "P2WSH";
|
|
2644
|
+
value: string;
|
|
2645
2645
|
}>, z.ZodObject<{
|
|
2646
2646
|
__kind: z.ZodLiteral<"Taproot">;
|
|
2647
2647
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2648
2648
|
}, "strip", z.ZodTypeAny, {
|
|
2649
|
-
value: `0x${string}`;
|
|
2650
2649
|
__kind: "Taproot";
|
|
2650
|
+
value: `0x${string}`;
|
|
2651
2651
|
}, {
|
|
2652
|
-
value: string;
|
|
2653
2652
|
__kind: "Taproot";
|
|
2653
|
+
value: string;
|
|
2654
2654
|
}>, z.ZodObject<{
|
|
2655
2655
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
2656
2656
|
version: z.ZodNumber;
|
|
@@ -2665,58 +2665,58 @@ declare const cfChainsAddressForeignChainAddress: z.ZodDiscriminatedUnion<"__kin
|
|
|
2665
2665
|
program: string;
|
|
2666
2666
|
}>]>;
|
|
2667
2667
|
}, "strip", z.ZodTypeAny, {
|
|
2668
|
+
__kind: "Btc";
|
|
2668
2669
|
value: {
|
|
2669
|
-
value: `0x${string}`;
|
|
2670
2670
|
__kind: "P2PKH";
|
|
2671
|
-
} | {
|
|
2672
2671
|
value: `0x${string}`;
|
|
2673
|
-
__kind: "P2SH";
|
|
2674
2672
|
} | {
|
|
2673
|
+
__kind: "P2SH";
|
|
2675
2674
|
value: `0x${string}`;
|
|
2676
|
-
__kind: "P2WPKH";
|
|
2677
2675
|
} | {
|
|
2676
|
+
__kind: "P2WPKH";
|
|
2678
2677
|
value: `0x${string}`;
|
|
2679
|
-
__kind: "P2WSH";
|
|
2680
2678
|
} | {
|
|
2679
|
+
__kind: "P2WSH";
|
|
2681
2680
|
value: `0x${string}`;
|
|
2681
|
+
} | {
|
|
2682
2682
|
__kind: "Taproot";
|
|
2683
|
+
value: `0x${string}`;
|
|
2683
2684
|
} | {
|
|
2684
2685
|
__kind: "OtherSegwit";
|
|
2685
2686
|
version: number;
|
|
2686
2687
|
program: `0x${string}`;
|
|
2687
2688
|
};
|
|
2688
|
-
__kind: "Btc";
|
|
2689
2689
|
}, {
|
|
2690
|
+
__kind: "Btc";
|
|
2690
2691
|
value: {
|
|
2691
|
-
value: string;
|
|
2692
2692
|
__kind: "P2PKH";
|
|
2693
|
-
} | {
|
|
2694
2693
|
value: string;
|
|
2695
|
-
__kind: "P2SH";
|
|
2696
2694
|
} | {
|
|
2695
|
+
__kind: "P2SH";
|
|
2697
2696
|
value: string;
|
|
2698
|
-
__kind: "P2WPKH";
|
|
2699
2697
|
} | {
|
|
2698
|
+
__kind: "P2WPKH";
|
|
2700
2699
|
value: string;
|
|
2701
|
-
__kind: "P2WSH";
|
|
2702
2700
|
} | {
|
|
2701
|
+
__kind: "P2WSH";
|
|
2703
2702
|
value: string;
|
|
2703
|
+
} | {
|
|
2704
2704
|
__kind: "Taproot";
|
|
2705
|
+
value: string;
|
|
2705
2706
|
} | {
|
|
2706
2707
|
__kind: "OtherSegwit";
|
|
2707
2708
|
version: number;
|
|
2708
2709
|
program: string;
|
|
2709
2710
|
};
|
|
2710
|
-
__kind: "Btc";
|
|
2711
2711
|
}>, z.ZodObject<{
|
|
2712
2712
|
__kind: z.ZodLiteral<"Arb">;
|
|
2713
2713
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2714
2714
|
}, "strip", z.ZodTypeAny, {
|
|
2715
|
-
value: `0x${string}`;
|
|
2716
2715
|
__kind: "Arb";
|
|
2716
|
+
value: `0x${string}`;
|
|
2717
2717
|
}, {
|
|
2718
|
-
value: string;
|
|
2719
2718
|
__kind: "Arb";
|
|
2719
|
+
value: string;
|
|
2720
2720
|
}>]>;
|
|
2721
2721
|
declare const cfTraitsLiquiditySwapType: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
2722
2722
|
__kind: z.ZodLiteral<"Swap">;
|
|
@@ -2724,67 +2724,67 @@ declare const cfTraitsLiquiditySwapType: z.ZodDiscriminatedUnion<"__kind", [z.Zo
|
|
|
2724
2724
|
__kind: z.ZodLiteral<"Eth">;
|
|
2725
2725
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2726
2726
|
}, "strip", z.ZodTypeAny, {
|
|
2727
|
-
value: `0x${string}`;
|
|
2728
2727
|
__kind: "Eth";
|
|
2728
|
+
value: `0x${string}`;
|
|
2729
2729
|
}, {
|
|
2730
|
-
value: string;
|
|
2731
2730
|
__kind: "Eth";
|
|
2731
|
+
value: string;
|
|
2732
2732
|
}>, z.ZodObject<{
|
|
2733
2733
|
__kind: z.ZodLiteral<"Dot">;
|
|
2734
2734
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2735
2735
|
}, "strip", z.ZodTypeAny, {
|
|
2736
|
-
value: `0x${string}`;
|
|
2737
2736
|
__kind: "Dot";
|
|
2737
|
+
value: `0x${string}`;
|
|
2738
2738
|
}, {
|
|
2739
|
-
value: string;
|
|
2740
2739
|
__kind: "Dot";
|
|
2740
|
+
value: string;
|
|
2741
2741
|
}>, z.ZodObject<{
|
|
2742
2742
|
__kind: z.ZodLiteral<"Btc">;
|
|
2743
2743
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
2744
2744
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
2745
2745
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2746
2746
|
}, "strip", z.ZodTypeAny, {
|
|
2747
|
-
value: `0x${string}`;
|
|
2748
2747
|
__kind: "P2PKH";
|
|
2748
|
+
value: `0x${string}`;
|
|
2749
2749
|
}, {
|
|
2750
|
-
value: string;
|
|
2751
2750
|
__kind: "P2PKH";
|
|
2751
|
+
value: string;
|
|
2752
2752
|
}>, z.ZodObject<{
|
|
2753
2753
|
__kind: z.ZodLiteral<"P2SH">;
|
|
2754
2754
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2755
2755
|
}, "strip", z.ZodTypeAny, {
|
|
2756
|
-
value: `0x${string}`;
|
|
2757
2756
|
__kind: "P2SH";
|
|
2757
|
+
value: `0x${string}`;
|
|
2758
2758
|
}, {
|
|
2759
|
-
value: string;
|
|
2760
2759
|
__kind: "P2SH";
|
|
2760
|
+
value: string;
|
|
2761
2761
|
}>, z.ZodObject<{
|
|
2762
2762
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
2763
2763
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2764
2764
|
}, "strip", z.ZodTypeAny, {
|
|
2765
|
-
value: `0x${string}`;
|
|
2766
2765
|
__kind: "P2WPKH";
|
|
2766
|
+
value: `0x${string}`;
|
|
2767
2767
|
}, {
|
|
2768
|
-
value: string;
|
|
2769
2768
|
__kind: "P2WPKH";
|
|
2769
|
+
value: string;
|
|
2770
2770
|
}>, z.ZodObject<{
|
|
2771
2771
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
2772
2772
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2773
2773
|
}, "strip", z.ZodTypeAny, {
|
|
2774
|
-
value: `0x${string}`;
|
|
2775
2774
|
__kind: "P2WSH";
|
|
2775
|
+
value: `0x${string}`;
|
|
2776
2776
|
}, {
|
|
2777
|
-
value: string;
|
|
2778
2777
|
__kind: "P2WSH";
|
|
2778
|
+
value: string;
|
|
2779
2779
|
}>, z.ZodObject<{
|
|
2780
2780
|
__kind: z.ZodLiteral<"Taproot">;
|
|
2781
2781
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2782
2782
|
}, "strip", z.ZodTypeAny, {
|
|
2783
|
-
value: `0x${string}`;
|
|
2784
2783
|
__kind: "Taproot";
|
|
2784
|
+
value: `0x${string}`;
|
|
2785
2785
|
}, {
|
|
2786
|
-
value: string;
|
|
2787
2786
|
__kind: "Taproot";
|
|
2787
|
+
value: string;
|
|
2788
2788
|
}>, z.ZodObject<{
|
|
2789
2789
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
2790
2790
|
version: z.ZodNumber;
|
|
@@ -2799,145 +2799,145 @@ declare const cfTraitsLiquiditySwapType: z.ZodDiscriminatedUnion<"__kind", [z.Zo
|
|
|
2799
2799
|
program: string;
|
|
2800
2800
|
}>]>;
|
|
2801
2801
|
}, "strip", z.ZodTypeAny, {
|
|
2802
|
+
__kind: "Btc";
|
|
2802
2803
|
value: {
|
|
2803
|
-
value: `0x${string}`;
|
|
2804
2804
|
__kind: "P2PKH";
|
|
2805
|
-
} | {
|
|
2806
2805
|
value: `0x${string}`;
|
|
2807
|
-
__kind: "P2SH";
|
|
2808
2806
|
} | {
|
|
2807
|
+
__kind: "P2SH";
|
|
2809
2808
|
value: `0x${string}`;
|
|
2810
|
-
__kind: "P2WPKH";
|
|
2811
2809
|
} | {
|
|
2810
|
+
__kind: "P2WPKH";
|
|
2812
2811
|
value: `0x${string}`;
|
|
2813
|
-
__kind: "P2WSH";
|
|
2814
2812
|
} | {
|
|
2813
|
+
__kind: "P2WSH";
|
|
2815
2814
|
value: `0x${string}`;
|
|
2815
|
+
} | {
|
|
2816
2816
|
__kind: "Taproot";
|
|
2817
|
+
value: `0x${string}`;
|
|
2817
2818
|
} | {
|
|
2818
2819
|
__kind: "OtherSegwit";
|
|
2819
2820
|
version: number;
|
|
2820
2821
|
program: `0x${string}`;
|
|
2821
2822
|
};
|
|
2822
|
-
__kind: "Btc";
|
|
2823
2823
|
}, {
|
|
2824
|
+
__kind: "Btc";
|
|
2824
2825
|
value: {
|
|
2825
|
-
value: string;
|
|
2826
2826
|
__kind: "P2PKH";
|
|
2827
|
-
} | {
|
|
2828
2827
|
value: string;
|
|
2829
|
-
__kind: "P2SH";
|
|
2830
2828
|
} | {
|
|
2829
|
+
__kind: "P2SH";
|
|
2831
2830
|
value: string;
|
|
2832
|
-
__kind: "P2WPKH";
|
|
2833
2831
|
} | {
|
|
2832
|
+
__kind: "P2WPKH";
|
|
2834
2833
|
value: string;
|
|
2835
|
-
__kind: "P2WSH";
|
|
2836
2834
|
} | {
|
|
2835
|
+
__kind: "P2WSH";
|
|
2837
2836
|
value: string;
|
|
2837
|
+
} | {
|
|
2838
2838
|
__kind: "Taproot";
|
|
2839
|
+
value: string;
|
|
2839
2840
|
} | {
|
|
2840
2841
|
__kind: "OtherSegwit";
|
|
2841
2842
|
version: number;
|
|
2842
2843
|
program: string;
|
|
2843
2844
|
};
|
|
2844
|
-
__kind: "Btc";
|
|
2845
2845
|
}>, z.ZodObject<{
|
|
2846
2846
|
__kind: z.ZodLiteral<"Arb">;
|
|
2847
2847
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2848
2848
|
}, "strip", z.ZodTypeAny, {
|
|
2849
|
-
value: `0x${string}`;
|
|
2850
2849
|
__kind: "Arb";
|
|
2850
|
+
value: `0x${string}`;
|
|
2851
2851
|
}, {
|
|
2852
|
-
value: string;
|
|
2853
2852
|
__kind: "Arb";
|
|
2853
|
+
value: string;
|
|
2854
2854
|
}>]>;
|
|
2855
2855
|
}, "strip", z.ZodTypeAny, {
|
|
2856
|
+
__kind: "Swap";
|
|
2856
2857
|
value: {
|
|
2857
|
-
value: `0x${string}`;
|
|
2858
2858
|
__kind: "Eth";
|
|
2859
|
-
} | {
|
|
2860
2859
|
value: `0x${string}`;
|
|
2860
|
+
} | {
|
|
2861
2861
|
__kind: "Dot";
|
|
2862
|
+
value: `0x${string}`;
|
|
2862
2863
|
} | {
|
|
2864
|
+
__kind: "Btc";
|
|
2863
2865
|
value: {
|
|
2864
|
-
value: `0x${string}`;
|
|
2865
2866
|
__kind: "P2PKH";
|
|
2866
|
-
} | {
|
|
2867
2867
|
value: `0x${string}`;
|
|
2868
|
-
__kind: "P2SH";
|
|
2869
2868
|
} | {
|
|
2869
|
+
__kind: "P2SH";
|
|
2870
2870
|
value: `0x${string}`;
|
|
2871
|
-
__kind: "P2WPKH";
|
|
2872
2871
|
} | {
|
|
2872
|
+
__kind: "P2WPKH";
|
|
2873
2873
|
value: `0x${string}`;
|
|
2874
|
-
__kind: "P2WSH";
|
|
2875
2874
|
} | {
|
|
2875
|
+
__kind: "P2WSH";
|
|
2876
2876
|
value: `0x${string}`;
|
|
2877
|
+
} | {
|
|
2877
2878
|
__kind: "Taproot";
|
|
2879
|
+
value: `0x${string}`;
|
|
2878
2880
|
} | {
|
|
2879
2881
|
__kind: "OtherSegwit";
|
|
2880
2882
|
version: number;
|
|
2881
2883
|
program: `0x${string}`;
|
|
2882
2884
|
};
|
|
2883
|
-
__kind: "Btc";
|
|
2884
2885
|
} | {
|
|
2885
|
-
value: `0x${string}`;
|
|
2886
2886
|
__kind: "Arb";
|
|
2887
|
+
value: `0x${string}`;
|
|
2887
2888
|
};
|
|
2888
|
-
__kind: "Swap";
|
|
2889
2889
|
}, {
|
|
2890
|
+
__kind: "Swap";
|
|
2890
2891
|
value: {
|
|
2891
|
-
value: string;
|
|
2892
2892
|
__kind: "Eth";
|
|
2893
|
-
} | {
|
|
2894
2893
|
value: string;
|
|
2894
|
+
} | {
|
|
2895
2895
|
__kind: "Dot";
|
|
2896
|
+
value: string;
|
|
2896
2897
|
} | {
|
|
2898
|
+
__kind: "Btc";
|
|
2897
2899
|
value: {
|
|
2898
|
-
value: string;
|
|
2899
2900
|
__kind: "P2PKH";
|
|
2900
|
-
} | {
|
|
2901
2901
|
value: string;
|
|
2902
|
-
__kind: "P2SH";
|
|
2903
2902
|
} | {
|
|
2903
|
+
__kind: "P2SH";
|
|
2904
2904
|
value: string;
|
|
2905
|
-
__kind: "P2WPKH";
|
|
2906
2905
|
} | {
|
|
2906
|
+
__kind: "P2WPKH";
|
|
2907
2907
|
value: string;
|
|
2908
|
-
__kind: "P2WSH";
|
|
2909
2908
|
} | {
|
|
2909
|
+
__kind: "P2WSH";
|
|
2910
2910
|
value: string;
|
|
2911
|
+
} | {
|
|
2911
2912
|
__kind: "Taproot";
|
|
2913
|
+
value: string;
|
|
2912
2914
|
} | {
|
|
2913
2915
|
__kind: "OtherSegwit";
|
|
2914
2916
|
version: number;
|
|
2915
2917
|
program: string;
|
|
2916
2918
|
};
|
|
2917
|
-
__kind: "Btc";
|
|
2918
2919
|
} | {
|
|
2919
|
-
value: string;
|
|
2920
2920
|
__kind: "Arb";
|
|
2921
|
+
value: string;
|
|
2921
2922
|
};
|
|
2922
|
-
__kind: "Swap";
|
|
2923
2923
|
}>, z.ZodObject<{
|
|
2924
2924
|
__kind: z.ZodLiteral<"CcmPrincipal">;
|
|
2925
2925
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
2926
2926
|
}, "strip", z.ZodTypeAny, {
|
|
2927
|
-
value: bigint;
|
|
2928
2927
|
__kind: "CcmPrincipal";
|
|
2928
|
+
value: bigint;
|
|
2929
2929
|
}, {
|
|
2930
|
-
value: string | number;
|
|
2931
2930
|
__kind: "CcmPrincipal";
|
|
2931
|
+
value: string | number;
|
|
2932
2932
|
}>, z.ZodObject<{
|
|
2933
2933
|
__kind: z.ZodLiteral<"CcmGas">;
|
|
2934
2934
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
2935
2935
|
}, "strip", z.ZodTypeAny, {
|
|
2936
|
-
value: bigint;
|
|
2937
2936
|
__kind: "CcmGas";
|
|
2937
|
+
value: bigint;
|
|
2938
2938
|
}, {
|
|
2939
|
-
value: string | number;
|
|
2940
2939
|
__kind: "CcmGas";
|
|
2940
|
+
value: string | number;
|
|
2941
2941
|
}>, z.ZodObject<{
|
|
2942
2942
|
__kind: z.ZodLiteral<"NetworkFee">;
|
|
2943
2943
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2974,67 +2974,67 @@ declare const cfChainsCcmDepositMetadata: z.ZodObject<{
|
|
|
2974
2974
|
__kind: z.ZodLiteral<"Eth">;
|
|
2975
2975
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2976
2976
|
}, "strip", z.ZodTypeAny, {
|
|
2977
|
-
value: `0x${string}`;
|
|
2978
2977
|
__kind: "Eth";
|
|
2978
|
+
value: `0x${string}`;
|
|
2979
2979
|
}, {
|
|
2980
|
-
value: string;
|
|
2981
2980
|
__kind: "Eth";
|
|
2981
|
+
value: string;
|
|
2982
2982
|
}>, z.ZodObject<{
|
|
2983
2983
|
__kind: z.ZodLiteral<"Dot">;
|
|
2984
2984
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2985
2985
|
}, "strip", z.ZodTypeAny, {
|
|
2986
|
-
value: `0x${string}`;
|
|
2987
2986
|
__kind: "Dot";
|
|
2987
|
+
value: `0x${string}`;
|
|
2988
2988
|
}, {
|
|
2989
|
-
value: string;
|
|
2990
2989
|
__kind: "Dot";
|
|
2990
|
+
value: string;
|
|
2991
2991
|
}>, z.ZodObject<{
|
|
2992
2992
|
__kind: z.ZodLiteral<"Btc">;
|
|
2993
2993
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
2994
2994
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
2995
2995
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2996
2996
|
}, "strip", z.ZodTypeAny, {
|
|
2997
|
-
value: `0x${string}`;
|
|
2998
2997
|
__kind: "P2PKH";
|
|
2998
|
+
value: `0x${string}`;
|
|
2999
2999
|
}, {
|
|
3000
|
-
value: string;
|
|
3001
3000
|
__kind: "P2PKH";
|
|
3001
|
+
value: string;
|
|
3002
3002
|
}>, z.ZodObject<{
|
|
3003
3003
|
__kind: z.ZodLiteral<"P2SH">;
|
|
3004
3004
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3005
3005
|
}, "strip", z.ZodTypeAny, {
|
|
3006
|
-
value: `0x${string}`;
|
|
3007
3006
|
__kind: "P2SH";
|
|
3007
|
+
value: `0x${string}`;
|
|
3008
3008
|
}, {
|
|
3009
|
-
value: string;
|
|
3010
3009
|
__kind: "P2SH";
|
|
3010
|
+
value: string;
|
|
3011
3011
|
}>, z.ZodObject<{
|
|
3012
3012
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
3013
3013
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3014
3014
|
}, "strip", z.ZodTypeAny, {
|
|
3015
|
-
value: `0x${string}`;
|
|
3016
3015
|
__kind: "P2WPKH";
|
|
3016
|
+
value: `0x${string}`;
|
|
3017
3017
|
}, {
|
|
3018
|
-
value: string;
|
|
3019
3018
|
__kind: "P2WPKH";
|
|
3019
|
+
value: string;
|
|
3020
3020
|
}>, z.ZodObject<{
|
|
3021
3021
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
3022
3022
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3023
3023
|
}, "strip", z.ZodTypeAny, {
|
|
3024
|
-
value: `0x${string}`;
|
|
3025
3024
|
__kind: "P2WSH";
|
|
3025
|
+
value: `0x${string}`;
|
|
3026
3026
|
}, {
|
|
3027
|
-
value: string;
|
|
3028
3027
|
__kind: "P2WSH";
|
|
3028
|
+
value: string;
|
|
3029
3029
|
}>, z.ZodObject<{
|
|
3030
3030
|
__kind: z.ZodLiteral<"Taproot">;
|
|
3031
3031
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3032
3032
|
}, "strip", z.ZodTypeAny, {
|
|
3033
|
-
value: `0x${string}`;
|
|
3034
3033
|
__kind: "Taproot";
|
|
3034
|
+
value: `0x${string}`;
|
|
3035
3035
|
}, {
|
|
3036
|
-
value: string;
|
|
3037
3036
|
__kind: "Taproot";
|
|
3037
|
+
value: string;
|
|
3038
3038
|
}>, z.ZodObject<{
|
|
3039
3039
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
3040
3040
|
version: z.ZodNumber;
|
|
@@ -3049,58 +3049,58 @@ declare const cfChainsCcmDepositMetadata: z.ZodObject<{
|
|
|
3049
3049
|
program: string;
|
|
3050
3050
|
}>]>;
|
|
3051
3051
|
}, "strip", z.ZodTypeAny, {
|
|
3052
|
+
__kind: "Btc";
|
|
3052
3053
|
value: {
|
|
3053
|
-
value: `0x${string}`;
|
|
3054
3054
|
__kind: "P2PKH";
|
|
3055
|
-
} | {
|
|
3056
3055
|
value: `0x${string}`;
|
|
3057
|
-
__kind: "P2SH";
|
|
3058
3056
|
} | {
|
|
3057
|
+
__kind: "P2SH";
|
|
3059
3058
|
value: `0x${string}`;
|
|
3060
|
-
__kind: "P2WPKH";
|
|
3061
3059
|
} | {
|
|
3060
|
+
__kind: "P2WPKH";
|
|
3062
3061
|
value: `0x${string}`;
|
|
3063
|
-
__kind: "P2WSH";
|
|
3064
3062
|
} | {
|
|
3063
|
+
__kind: "P2WSH";
|
|
3065
3064
|
value: `0x${string}`;
|
|
3065
|
+
} | {
|
|
3066
3066
|
__kind: "Taproot";
|
|
3067
|
+
value: `0x${string}`;
|
|
3067
3068
|
} | {
|
|
3068
3069
|
__kind: "OtherSegwit";
|
|
3069
3070
|
version: number;
|
|
3070
3071
|
program: `0x${string}`;
|
|
3071
3072
|
};
|
|
3072
|
-
__kind: "Btc";
|
|
3073
3073
|
}, {
|
|
3074
|
+
__kind: "Btc";
|
|
3074
3075
|
value: {
|
|
3075
|
-
value: string;
|
|
3076
3076
|
__kind: "P2PKH";
|
|
3077
|
-
} | {
|
|
3078
3077
|
value: string;
|
|
3079
|
-
__kind: "P2SH";
|
|
3080
3078
|
} | {
|
|
3079
|
+
__kind: "P2SH";
|
|
3081
3080
|
value: string;
|
|
3082
|
-
__kind: "P2WPKH";
|
|
3083
3081
|
} | {
|
|
3082
|
+
__kind: "P2WPKH";
|
|
3084
3083
|
value: string;
|
|
3085
|
-
__kind: "P2WSH";
|
|
3086
3084
|
} | {
|
|
3085
|
+
__kind: "P2WSH";
|
|
3087
3086
|
value: string;
|
|
3087
|
+
} | {
|
|
3088
3088
|
__kind: "Taproot";
|
|
3089
|
+
value: string;
|
|
3089
3090
|
} | {
|
|
3090
3091
|
__kind: "OtherSegwit";
|
|
3091
3092
|
version: number;
|
|
3092
3093
|
program: string;
|
|
3093
3094
|
};
|
|
3094
|
-
__kind: "Btc";
|
|
3095
3095
|
}>, z.ZodObject<{
|
|
3096
3096
|
__kind: z.ZodLiteral<"Arb">;
|
|
3097
3097
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3098
3098
|
}, "strip", z.ZodTypeAny, {
|
|
3099
|
-
value: `0x${string}`;
|
|
3100
3099
|
__kind: "Arb";
|
|
3100
|
+
value: `0x${string}`;
|
|
3101
3101
|
}, {
|
|
3102
|
-
value: string;
|
|
3103
3102
|
__kind: "Arb";
|
|
3103
|
+
value: string;
|
|
3104
3104
|
}>]>>>;
|
|
3105
3105
|
channelMetadata: z.ZodObject<{
|
|
3106
3106
|
message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -3123,36 +3123,36 @@ declare const cfChainsCcmDepositMetadata: z.ZodObject<{
|
|
|
3123
3123
|
cfParameters: `0x${string}`;
|
|
3124
3124
|
};
|
|
3125
3125
|
sourceAddress?: {
|
|
3126
|
-
value: `0x${string}`;
|
|
3127
3126
|
__kind: "Eth";
|
|
3128
|
-
} | {
|
|
3129
3127
|
value: `0x${string}`;
|
|
3128
|
+
} | {
|
|
3130
3129
|
__kind: "Dot";
|
|
3130
|
+
value: `0x${string}`;
|
|
3131
3131
|
} | {
|
|
3132
|
+
__kind: "Btc";
|
|
3132
3133
|
value: {
|
|
3133
|
-
value: `0x${string}`;
|
|
3134
3134
|
__kind: "P2PKH";
|
|
3135
|
-
} | {
|
|
3136
3135
|
value: `0x${string}`;
|
|
3137
|
-
__kind: "P2SH";
|
|
3138
3136
|
} | {
|
|
3137
|
+
__kind: "P2SH";
|
|
3139
3138
|
value: `0x${string}`;
|
|
3140
|
-
__kind: "P2WPKH";
|
|
3141
3139
|
} | {
|
|
3140
|
+
__kind: "P2WPKH";
|
|
3142
3141
|
value: `0x${string}`;
|
|
3143
|
-
__kind: "P2WSH";
|
|
3144
3142
|
} | {
|
|
3143
|
+
__kind: "P2WSH";
|
|
3145
3144
|
value: `0x${string}`;
|
|
3145
|
+
} | {
|
|
3146
3146
|
__kind: "Taproot";
|
|
3147
|
+
value: `0x${string}`;
|
|
3147
3148
|
} | {
|
|
3148
3149
|
__kind: "OtherSegwit";
|
|
3149
3150
|
version: number;
|
|
3150
3151
|
program: `0x${string}`;
|
|
3151
3152
|
};
|
|
3152
|
-
__kind: "Btc";
|
|
3153
3153
|
} | {
|
|
3154
|
-
value: `0x${string}`;
|
|
3155
3154
|
__kind: "Arb";
|
|
3155
|
+
value: `0x${string}`;
|
|
3156
3156
|
} | null | undefined;
|
|
3157
3157
|
}, {
|
|
3158
3158
|
sourceChain: {
|
|
@@ -3164,36 +3164,36 @@ declare const cfChainsCcmDepositMetadata: z.ZodObject<{
|
|
|
3164
3164
|
cfParameters: string;
|
|
3165
3165
|
};
|
|
3166
3166
|
sourceAddress?: {
|
|
3167
|
-
value: string;
|
|
3168
3167
|
__kind: "Eth";
|
|
3169
|
-
} | {
|
|
3170
3168
|
value: string;
|
|
3169
|
+
} | {
|
|
3171
3170
|
__kind: "Dot";
|
|
3171
|
+
value: string;
|
|
3172
3172
|
} | {
|
|
3173
|
+
__kind: "Btc";
|
|
3173
3174
|
value: {
|
|
3174
|
-
value: string;
|
|
3175
3175
|
__kind: "P2PKH";
|
|
3176
|
-
} | {
|
|
3177
3176
|
value: string;
|
|
3178
|
-
__kind: "P2SH";
|
|
3179
3177
|
} | {
|
|
3178
|
+
__kind: "P2SH";
|
|
3180
3179
|
value: string;
|
|
3181
|
-
__kind: "P2WPKH";
|
|
3182
3180
|
} | {
|
|
3181
|
+
__kind: "P2WPKH";
|
|
3183
3182
|
value: string;
|
|
3184
|
-
__kind: "P2WSH";
|
|
3185
3183
|
} | {
|
|
3184
|
+
__kind: "P2WSH";
|
|
3186
3185
|
value: string;
|
|
3186
|
+
} | {
|
|
3187
3187
|
__kind: "Taproot";
|
|
3188
|
+
value: string;
|
|
3188
3189
|
} | {
|
|
3189
3190
|
__kind: "OtherSegwit";
|
|
3190
3191
|
version: number;
|
|
3191
3192
|
program: string;
|
|
3192
3193
|
};
|
|
3193
|
-
__kind: "Btc";
|
|
3194
3194
|
} | {
|
|
3195
|
-
value: string;
|
|
3196
3195
|
__kind: "Arb";
|
|
3196
|
+
value: string;
|
|
3197
3197
|
} | null | undefined;
|
|
3198
3198
|
}>;
|
|
3199
3199
|
declare const palletCfSwappingCcmFailReason: z.ZodEffects<z.ZodObject<{
|
|
@@ -3493,6 +3493,7 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
3493
3493
|
};
|
|
3494
3494
|
}>;
|
|
3495
3495
|
}, "strip", z.ZodTypeAny, {
|
|
3496
|
+
__kind: "Increase";
|
|
3496
3497
|
value: {
|
|
3497
3498
|
liquidity: bigint;
|
|
3498
3499
|
amounts: {
|
|
@@ -3500,8 +3501,8 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
3500
3501
|
quote: bigint;
|
|
3501
3502
|
};
|
|
3502
3503
|
};
|
|
3503
|
-
__kind: "Increase";
|
|
3504
3504
|
}, {
|
|
3505
|
+
__kind: "Increase";
|
|
3505
3506
|
value: {
|
|
3506
3507
|
liquidity: string | number;
|
|
3507
3508
|
amounts: {
|
|
@@ -3509,7 +3510,6 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
3509
3510
|
quote: string | number;
|
|
3510
3511
|
};
|
|
3511
3512
|
};
|
|
3512
|
-
__kind: "Increase";
|
|
3513
3513
|
}>, z.ZodObject<{
|
|
3514
3514
|
__kind: z.ZodLiteral<"Decrease">;
|
|
3515
3515
|
value: z.ZodObject<{
|
|
@@ -3538,6 +3538,7 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
3538
3538
|
};
|
|
3539
3539
|
}>;
|
|
3540
3540
|
}, "strip", z.ZodTypeAny, {
|
|
3541
|
+
__kind: "Decrease";
|
|
3541
3542
|
value: {
|
|
3542
3543
|
liquidity: bigint;
|
|
3543
3544
|
amounts: {
|
|
@@ -3545,8 +3546,8 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
3545
3546
|
quote: bigint;
|
|
3546
3547
|
};
|
|
3547
3548
|
};
|
|
3548
|
-
__kind: "Decrease";
|
|
3549
3549
|
}, {
|
|
3550
|
+
__kind: "Decrease";
|
|
3550
3551
|
value: {
|
|
3551
3552
|
liquidity: string | number;
|
|
3552
3553
|
amounts: {
|
|
@@ -3554,7 +3555,6 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
3554
3555
|
quote: string | number;
|
|
3555
3556
|
};
|
|
3556
3557
|
};
|
|
3557
|
-
__kind: "Decrease";
|
|
3558
3558
|
}>]>;
|
|
3559
3559
|
declare const cfAmmCommonSide: z.ZodEffects<z.ZodObject<{
|
|
3560
3560
|
__kind: z.ZodEnum<["Buy", "Sell"]>;
|
|
@@ -3569,20 +3569,20 @@ declare const palletCfPoolsIncreaseOrDecreaseU128: z.ZodDiscriminatedUnion<"__ki
|
|
|
3569
3569
|
__kind: z.ZodLiteral<"Increase">;
|
|
3570
3570
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
3571
3571
|
}, "strip", z.ZodTypeAny, {
|
|
3572
|
-
value: bigint;
|
|
3573
3572
|
__kind: "Increase";
|
|
3573
|
+
value: bigint;
|
|
3574
3574
|
}, {
|
|
3575
|
-
value: string | number;
|
|
3576
3575
|
__kind: "Increase";
|
|
3576
|
+
value: string | number;
|
|
3577
3577
|
}>, z.ZodObject<{
|
|
3578
3578
|
__kind: z.ZodLiteral<"Decrease">;
|
|
3579
3579
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
3580
3580
|
}, "strip", z.ZodTypeAny, {
|
|
3581
|
-
value: bigint;
|
|
3582
3581
|
__kind: "Decrease";
|
|
3582
|
+
value: bigint;
|
|
3583
3583
|
}, {
|
|
3584
|
-
value: string | number;
|
|
3585
3584
|
__kind: "Decrease";
|
|
3585
|
+
value: string | number;
|
|
3586
3586
|
}>]>;
|
|
3587
3587
|
declare const palletCfPoolsAssetPair: z.ZodObject<{
|
|
3588
3588
|
assets: z.ZodObject<{
|
|
@@ -3817,17 +3817,17 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
3817
3817
|
error: string;
|
|
3818
3818
|
}>;
|
|
3819
3819
|
}, "strip", z.ZodTypeAny, {
|
|
3820
|
+
__kind: "Module";
|
|
3820
3821
|
value: {
|
|
3821
3822
|
index: number;
|
|
3822
3823
|
error: `0x${string}`;
|
|
3823
3824
|
};
|
|
3824
|
-
__kind: "Module";
|
|
3825
3825
|
}, {
|
|
3826
|
+
__kind: "Module";
|
|
3826
3827
|
value: {
|
|
3827
3828
|
index: number;
|
|
3828
3829
|
error: string;
|
|
3829
3830
|
};
|
|
3830
|
-
__kind: "Module";
|
|
3831
3831
|
}>, z.ZodObject<{
|
|
3832
3832
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
3833
3833
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -3858,13 +3858,13 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
3858
3858
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3859
3859
|
}>;
|
|
3860
3860
|
}, "strip", z.ZodTypeAny, {
|
|
3861
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3862
3861
|
__kind: "Token";
|
|
3862
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3863
3863
|
}, {
|
|
3864
|
+
__kind: "Token";
|
|
3864
3865
|
value: {
|
|
3865
3866
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3866
3867
|
};
|
|
3867
|
-
__kind: "Token";
|
|
3868
3868
|
}>, z.ZodObject<{
|
|
3869
3869
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
3870
3870
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -3877,13 +3877,13 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
3877
3877
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
3878
3878
|
}>;
|
|
3879
3879
|
}, "strip", z.ZodTypeAny, {
|
|
3880
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
3881
3880
|
__kind: "Arithmetic";
|
|
3881
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
3882
3882
|
}, {
|
|
3883
|
+
__kind: "Arithmetic";
|
|
3883
3884
|
value: {
|
|
3884
3885
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
3885
3886
|
};
|
|
3886
|
-
__kind: "Arithmetic";
|
|
3887
3887
|
}>, z.ZodObject<{
|
|
3888
3888
|
__kind: z.ZodLiteral<"Transactional">;
|
|
3889
3889
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -3896,13 +3896,13 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
3896
3896
|
__kind: "LimitReached" | "NoLayer";
|
|
3897
3897
|
}>;
|
|
3898
3898
|
}, "strip", z.ZodTypeAny, {
|
|
3899
|
-
value: "LimitReached" | "NoLayer";
|
|
3900
3899
|
__kind: "Transactional";
|
|
3900
|
+
value: "LimitReached" | "NoLayer";
|
|
3901
3901
|
}, {
|
|
3902
|
+
__kind: "Transactional";
|
|
3902
3903
|
value: {
|
|
3903
3904
|
__kind: "LimitReached" | "NoLayer";
|
|
3904
3905
|
};
|
|
3905
|
-
__kind: "Transactional";
|
|
3906
3906
|
}>, z.ZodObject<{
|
|
3907
3907
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
3908
3908
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -3929,6 +3929,7 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
3929
3929
|
__kind: "RootNotAllowed";
|
|
3930
3930
|
}>]>;
|
|
3931
3931
|
}, "strip", z.ZodTypeAny, {
|
|
3932
|
+
__kind: "DispatchError";
|
|
3932
3933
|
value: {
|
|
3933
3934
|
__kind: "Other";
|
|
3934
3935
|
} | {
|
|
@@ -3936,11 +3937,11 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
3936
3937
|
} | {
|
|
3937
3938
|
__kind: "BadOrigin";
|
|
3938
3939
|
} | {
|
|
3940
|
+
__kind: "Module";
|
|
3939
3941
|
value: {
|
|
3940
3942
|
index: number;
|
|
3941
3943
|
error: `0x${string}`;
|
|
3942
3944
|
};
|
|
3943
|
-
__kind: "Module";
|
|
3944
3945
|
} | {
|
|
3945
3946
|
__kind: "ConsumerRemaining";
|
|
3946
3947
|
} | {
|
|
@@ -3948,14 +3949,14 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
3948
3949
|
} | {
|
|
3949
3950
|
__kind: "TooManyConsumers";
|
|
3950
3951
|
} | {
|
|
3951
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3952
3952
|
__kind: "Token";
|
|
3953
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3953
3954
|
} | {
|
|
3954
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
3955
3955
|
__kind: "Arithmetic";
|
|
3956
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
3956
3957
|
} | {
|
|
3957
|
-
value: "LimitReached" | "NoLayer";
|
|
3958
3958
|
__kind: "Transactional";
|
|
3959
|
+
value: "LimitReached" | "NoLayer";
|
|
3959
3960
|
} | {
|
|
3960
3961
|
__kind: "Exhausted";
|
|
3961
3962
|
} | {
|
|
@@ -3965,8 +3966,8 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
3965
3966
|
} | {
|
|
3966
3967
|
__kind: "RootNotAllowed";
|
|
3967
3968
|
};
|
|
3968
|
-
__kind: "DispatchError";
|
|
3969
3969
|
}, {
|
|
3970
|
+
__kind: "DispatchError";
|
|
3970
3971
|
value: {
|
|
3971
3972
|
__kind: "Other";
|
|
3972
3973
|
} | {
|
|
@@ -3974,11 +3975,11 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
3974
3975
|
} | {
|
|
3975
3976
|
__kind: "BadOrigin";
|
|
3976
3977
|
} | {
|
|
3978
|
+
__kind: "Module";
|
|
3977
3979
|
value: {
|
|
3978
3980
|
index: number;
|
|
3979
3981
|
error: string;
|
|
3980
3982
|
};
|
|
3981
|
-
__kind: "Module";
|
|
3982
3983
|
} | {
|
|
3983
3984
|
__kind: "ConsumerRemaining";
|
|
3984
3985
|
} | {
|
|
@@ -3986,20 +3987,20 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
3986
3987
|
} | {
|
|
3987
3988
|
__kind: "TooManyConsumers";
|
|
3988
3989
|
} | {
|
|
3990
|
+
__kind: "Token";
|
|
3989
3991
|
value: {
|
|
3990
3992
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
3991
3993
|
};
|
|
3992
|
-
__kind: "Token";
|
|
3993
3994
|
} | {
|
|
3995
|
+
__kind: "Arithmetic";
|
|
3994
3996
|
value: {
|
|
3995
3997
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
3996
3998
|
};
|
|
3997
|
-
__kind: "Arithmetic";
|
|
3998
3999
|
} | {
|
|
4000
|
+
__kind: "Transactional";
|
|
3999
4001
|
value: {
|
|
4000
4002
|
__kind: "LimitReached" | "NoLayer";
|
|
4001
4003
|
};
|
|
4002
|
-
__kind: "Transactional";
|
|
4003
4004
|
} | {
|
|
4004
4005
|
__kind: "Exhausted";
|
|
4005
4006
|
} | {
|
|
@@ -4009,7 +4010,6 @@ declare const cfChainsAllBatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodObj
|
|
|
4009
4010
|
} | {
|
|
4010
4011
|
__kind: "RootNotAllowed";
|
|
4011
4012
|
};
|
|
4012
|
-
__kind: "DispatchError";
|
|
4013
4013
|
}>]>;
|
|
4014
4014
|
declare const palletCfArbitrumIngressEgressBoostPoolIdArbitrum: z.ZodObject<{
|
|
4015
4015
|
asset: z.ZodEffects<z.ZodObject<{
|