@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/100/common.d.cts
CHANGED
|
@@ -159,17 +159,17 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
159
159
|
error: string;
|
|
160
160
|
}>;
|
|
161
161
|
}, "strip", z.ZodTypeAny, {
|
|
162
|
-
__kind: "Module";
|
|
163
162
|
value: {
|
|
164
163
|
index: number;
|
|
165
164
|
error: `0x${string}`;
|
|
166
165
|
};
|
|
167
|
-
}, {
|
|
168
166
|
__kind: "Module";
|
|
167
|
+
}, {
|
|
169
168
|
value: {
|
|
170
169
|
index: number;
|
|
171
170
|
error: string;
|
|
172
171
|
};
|
|
172
|
+
__kind: "Module";
|
|
173
173
|
}>, z.ZodObject<{
|
|
174
174
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
175
175
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -200,13 +200,13 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
200
200
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
201
201
|
}>;
|
|
202
202
|
}, "strip", z.ZodTypeAny, {
|
|
203
|
-
__kind: "Token";
|
|
204
203
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
205
|
-
}, {
|
|
206
204
|
__kind: "Token";
|
|
205
|
+
}, {
|
|
207
206
|
value: {
|
|
208
207
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
209
208
|
};
|
|
209
|
+
__kind: "Token";
|
|
210
210
|
}>, z.ZodObject<{
|
|
211
211
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
212
212
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -219,13 +219,13 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
219
219
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
220
220
|
}>;
|
|
221
221
|
}, "strip", z.ZodTypeAny, {
|
|
222
|
-
__kind: "Arithmetic";
|
|
223
222
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
224
|
-
}, {
|
|
225
223
|
__kind: "Arithmetic";
|
|
224
|
+
}, {
|
|
226
225
|
value: {
|
|
227
226
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
228
227
|
};
|
|
228
|
+
__kind: "Arithmetic";
|
|
229
229
|
}>, z.ZodObject<{
|
|
230
230
|
__kind: z.ZodLiteral<"Transactional">;
|
|
231
231
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -238,13 +238,13 @@ declare const spRuntimeDispatchError: z.ZodDiscriminatedUnion<"__kind", [z.ZodOb
|
|
|
238
238
|
__kind: "LimitReached" | "NoLayer";
|
|
239
239
|
}>;
|
|
240
240
|
}, "strip", z.ZodTypeAny, {
|
|
241
|
-
__kind: "Transactional";
|
|
242
241
|
value: "LimitReached" | "NoLayer";
|
|
243
|
-
}, {
|
|
244
242
|
__kind: "Transactional";
|
|
243
|
+
}, {
|
|
245
244
|
value: {
|
|
246
245
|
__kind: "LimitReached" | "NoLayer";
|
|
247
246
|
};
|
|
247
|
+
__kind: "Transactional";
|
|
248
248
|
}>, z.ZodObject<{
|
|
249
249
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
250
250
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -477,7 +477,6 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
|
|
|
477
477
|
bitcoinVault: boolean;
|
|
478
478
|
}>;
|
|
479
479
|
}, "strip", z.ZodTypeAny, {
|
|
480
|
-
__kind: "CodeAmber";
|
|
481
480
|
value: {
|
|
482
481
|
governance: boolean;
|
|
483
482
|
funding: boolean;
|
|
@@ -495,8 +494,8 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
|
|
|
495
494
|
bitcoinIngressEgress: boolean;
|
|
496
495
|
bitcoinVault: boolean;
|
|
497
496
|
};
|
|
498
|
-
}, {
|
|
499
497
|
__kind: "CodeAmber";
|
|
498
|
+
}, {
|
|
500
499
|
value: {
|
|
501
500
|
governance: boolean;
|
|
502
501
|
funding: boolean;
|
|
@@ -514,6 +513,7 @@ declare const palletCfWitnesserPalletSafeMode: z.ZodDiscriminatedUnion<"__kind",
|
|
|
514
513
|
bitcoinIngressEgress: boolean;
|
|
515
514
|
bitcoinVault: boolean;
|
|
516
515
|
};
|
|
516
|
+
__kind: "CodeAmber";
|
|
517
517
|
}>]>;
|
|
518
518
|
declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
519
519
|
emissions: z.ZodObject<{
|
|
@@ -692,7 +692,6 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
692
692
|
bitcoinVault: boolean;
|
|
693
693
|
}>;
|
|
694
694
|
}, "strip", z.ZodTypeAny, {
|
|
695
|
-
__kind: "CodeAmber";
|
|
696
695
|
value: {
|
|
697
696
|
governance: boolean;
|
|
698
697
|
funding: boolean;
|
|
@@ -710,8 +709,8 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
710
709
|
bitcoinIngressEgress: boolean;
|
|
711
710
|
bitcoinVault: boolean;
|
|
712
711
|
};
|
|
713
|
-
}, {
|
|
714
712
|
__kind: "CodeAmber";
|
|
713
|
+
}, {
|
|
715
714
|
value: {
|
|
716
715
|
governance: boolean;
|
|
717
716
|
funding: boolean;
|
|
@@ -729,6 +728,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
729
728
|
bitcoinIngressEgress: boolean;
|
|
730
729
|
bitcoinVault: boolean;
|
|
731
730
|
};
|
|
731
|
+
__kind: "CodeAmber";
|
|
732
732
|
}>]>;
|
|
733
733
|
}, "strip", z.ZodTypeAny, {
|
|
734
734
|
funding: {
|
|
@@ -782,7 +782,6 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
782
782
|
} | {
|
|
783
783
|
__kind: "CodeRed";
|
|
784
784
|
} | {
|
|
785
|
-
__kind: "CodeAmber";
|
|
786
785
|
value: {
|
|
787
786
|
governance: boolean;
|
|
788
787
|
funding: boolean;
|
|
@@ -800,6 +799,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
800
799
|
bitcoinIngressEgress: boolean;
|
|
801
800
|
bitcoinVault: boolean;
|
|
802
801
|
};
|
|
802
|
+
__kind: "CodeAmber";
|
|
803
803
|
};
|
|
804
804
|
}, {
|
|
805
805
|
funding: {
|
|
@@ -853,7 +853,6 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
853
853
|
} | {
|
|
854
854
|
__kind: "CodeRed";
|
|
855
855
|
} | {
|
|
856
|
-
__kind: "CodeAmber";
|
|
857
856
|
value: {
|
|
858
857
|
governance: boolean;
|
|
859
858
|
funding: boolean;
|
|
@@ -871,6 +870,7 @@ declare const stateChainRuntimeSafeModeInnerRuntimeSafeMode: z.ZodObject<{
|
|
|
871
870
|
bitcoinIngressEgress: boolean;
|
|
872
871
|
bitcoinVault: boolean;
|
|
873
872
|
};
|
|
873
|
+
__kind: "CodeAmber";
|
|
874
874
|
};
|
|
875
875
|
}>;
|
|
876
876
|
declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -1064,7 +1064,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1064
1064
|
bitcoinVault: boolean;
|
|
1065
1065
|
}>;
|
|
1066
1066
|
}, "strip", z.ZodTypeAny, {
|
|
1067
|
-
__kind: "CodeAmber";
|
|
1068
1067
|
value: {
|
|
1069
1068
|
governance: boolean;
|
|
1070
1069
|
funding: boolean;
|
|
@@ -1082,8 +1081,8 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1082
1081
|
bitcoinIngressEgress: boolean;
|
|
1083
1082
|
bitcoinVault: boolean;
|
|
1084
1083
|
};
|
|
1085
|
-
}, {
|
|
1086
1084
|
__kind: "CodeAmber";
|
|
1085
|
+
}, {
|
|
1087
1086
|
value: {
|
|
1088
1087
|
governance: boolean;
|
|
1089
1088
|
funding: boolean;
|
|
@@ -1101,6 +1100,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1101
1100
|
bitcoinIngressEgress: boolean;
|
|
1102
1101
|
bitcoinVault: boolean;
|
|
1103
1102
|
};
|
|
1103
|
+
__kind: "CodeAmber";
|
|
1104
1104
|
}>]>;
|
|
1105
1105
|
}, "strip", z.ZodTypeAny, {
|
|
1106
1106
|
funding: {
|
|
@@ -1154,7 +1154,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1154
1154
|
} | {
|
|
1155
1155
|
__kind: "CodeRed";
|
|
1156
1156
|
} | {
|
|
1157
|
-
__kind: "CodeAmber";
|
|
1158
1157
|
value: {
|
|
1159
1158
|
governance: boolean;
|
|
1160
1159
|
funding: boolean;
|
|
@@ -1172,6 +1171,7 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1172
1171
|
bitcoinIngressEgress: boolean;
|
|
1173
1172
|
bitcoinVault: boolean;
|
|
1174
1173
|
};
|
|
1174
|
+
__kind: "CodeAmber";
|
|
1175
1175
|
};
|
|
1176
1176
|
}, {
|
|
1177
1177
|
funding: {
|
|
@@ -1225,7 +1225,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1225
1225
|
} | {
|
|
1226
1226
|
__kind: "CodeRed";
|
|
1227
1227
|
} | {
|
|
1228
|
-
__kind: "CodeAmber";
|
|
1229
1228
|
value: {
|
|
1230
1229
|
governance: boolean;
|
|
1231
1230
|
funding: boolean;
|
|
@@ -1243,10 +1242,10 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1243
1242
|
bitcoinIngressEgress: boolean;
|
|
1244
1243
|
bitcoinVault: boolean;
|
|
1245
1244
|
};
|
|
1245
|
+
__kind: "CodeAmber";
|
|
1246
1246
|
};
|
|
1247
1247
|
}>;
|
|
1248
1248
|
}, "strip", z.ZodTypeAny, {
|
|
1249
|
-
__kind: "CodeAmber";
|
|
1250
1249
|
value: {
|
|
1251
1250
|
funding: {
|
|
1252
1251
|
redeemEnabled: boolean;
|
|
@@ -1299,7 +1298,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1299
1298
|
} | {
|
|
1300
1299
|
__kind: "CodeRed";
|
|
1301
1300
|
} | {
|
|
1302
|
-
__kind: "CodeAmber";
|
|
1303
1301
|
value: {
|
|
1304
1302
|
governance: boolean;
|
|
1305
1303
|
funding: boolean;
|
|
@@ -1317,10 +1315,11 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1317
1315
|
bitcoinIngressEgress: boolean;
|
|
1318
1316
|
bitcoinVault: boolean;
|
|
1319
1317
|
};
|
|
1318
|
+
__kind: "CodeAmber";
|
|
1320
1319
|
};
|
|
1321
1320
|
};
|
|
1322
|
-
}, {
|
|
1323
1321
|
__kind: "CodeAmber";
|
|
1322
|
+
}, {
|
|
1324
1323
|
value: {
|
|
1325
1324
|
funding: {
|
|
1326
1325
|
redeemEnabled: boolean;
|
|
@@ -1373,7 +1372,6 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1373
1372
|
} | {
|
|
1374
1373
|
__kind: "CodeRed";
|
|
1375
1374
|
} | {
|
|
1376
|
-
__kind: "CodeAmber";
|
|
1377
1375
|
value: {
|
|
1378
1376
|
governance: boolean;
|
|
1379
1377
|
funding: boolean;
|
|
@@ -1391,36 +1389,38 @@ declare const palletCfEnvironmentSafeModeUpdate: z.ZodDiscriminatedUnion<"__kind
|
|
|
1391
1389
|
bitcoinIngressEgress: boolean;
|
|
1392
1390
|
bitcoinVault: boolean;
|
|
1393
1391
|
};
|
|
1392
|
+
__kind: "CodeAmber";
|
|
1394
1393
|
};
|
|
1395
1394
|
};
|
|
1395
|
+
__kind: "CodeAmber";
|
|
1396
1396
|
}>]>;
|
|
1397
1397
|
declare const palletCfFlipImbalancesInternalSource: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
1398
1398
|
__kind: z.ZodLiteral<"Account">;
|
|
1399
1399
|
value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
1400
1400
|
}, "strip", z.ZodTypeAny, {
|
|
1401
|
-
__kind: "Account";
|
|
1402
1401
|
value: `cF${string}`;
|
|
1403
|
-
}, {
|
|
1404
1402
|
__kind: "Account";
|
|
1403
|
+
}, {
|
|
1405
1404
|
value: string;
|
|
1405
|
+
__kind: "Account";
|
|
1406
1406
|
}>, z.ZodObject<{
|
|
1407
1407
|
__kind: z.ZodLiteral<"Reserve">;
|
|
1408
1408
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1409
1409
|
}, "strip", z.ZodTypeAny, {
|
|
1410
|
-
__kind: "Reserve";
|
|
1411
1410
|
value: `0x${string}`;
|
|
1412
|
-
}, {
|
|
1413
1411
|
__kind: "Reserve";
|
|
1412
|
+
}, {
|
|
1414
1413
|
value: string;
|
|
1414
|
+
__kind: "Reserve";
|
|
1415
1415
|
}>, z.ZodObject<{
|
|
1416
1416
|
__kind: z.ZodLiteral<"PendingRedemption">;
|
|
1417
1417
|
value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
1418
1418
|
}, "strip", z.ZodTypeAny, {
|
|
1419
|
-
__kind: "PendingRedemption";
|
|
1420
1419
|
value: `cF${string}`;
|
|
1421
|
-
}, {
|
|
1422
1420
|
__kind: "PendingRedemption";
|
|
1421
|
+
}, {
|
|
1423
1422
|
value: string;
|
|
1423
|
+
__kind: "PendingRedemption";
|
|
1424
1424
|
}>]>;
|
|
1425
1425
|
declare const palletCfFlipImbalancesImbalanceSource: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
1426
1426
|
__kind: z.ZodLiteral<"External">;
|
|
@@ -1434,54 +1434,54 @@ declare const palletCfFlipImbalancesImbalanceSource: z.ZodDiscriminatedUnion<"__
|
|
|
1434
1434
|
__kind: z.ZodLiteral<"Account">;
|
|
1435
1435
|
value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
1436
1436
|
}, "strip", z.ZodTypeAny, {
|
|
1437
|
-
__kind: "Account";
|
|
1438
1437
|
value: `cF${string}`;
|
|
1439
|
-
}, {
|
|
1440
1438
|
__kind: "Account";
|
|
1439
|
+
}, {
|
|
1441
1440
|
value: string;
|
|
1441
|
+
__kind: "Account";
|
|
1442
1442
|
}>, z.ZodObject<{
|
|
1443
1443
|
__kind: z.ZodLiteral<"Reserve">;
|
|
1444
1444
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1445
1445
|
}, "strip", z.ZodTypeAny, {
|
|
1446
|
-
__kind: "Reserve";
|
|
1447
1446
|
value: `0x${string}`;
|
|
1448
|
-
}, {
|
|
1449
1447
|
__kind: "Reserve";
|
|
1448
|
+
}, {
|
|
1450
1449
|
value: string;
|
|
1450
|
+
__kind: "Reserve";
|
|
1451
1451
|
}>, z.ZodObject<{
|
|
1452
1452
|
__kind: z.ZodLiteral<"PendingRedemption">;
|
|
1453
1453
|
value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, `cF${string}`, string>;
|
|
1454
1454
|
}, "strip", z.ZodTypeAny, {
|
|
1455
|
-
__kind: "PendingRedemption";
|
|
1456
1455
|
value: `cF${string}`;
|
|
1457
|
-
}, {
|
|
1458
1456
|
__kind: "PendingRedemption";
|
|
1457
|
+
}, {
|
|
1459
1458
|
value: string;
|
|
1459
|
+
__kind: "PendingRedemption";
|
|
1460
1460
|
}>]>;
|
|
1461
1461
|
}, "strip", z.ZodTypeAny, {
|
|
1462
|
-
__kind: "Internal";
|
|
1463
1462
|
value: {
|
|
1464
|
-
__kind: "Account";
|
|
1465
1463
|
value: `cF${string}`;
|
|
1464
|
+
__kind: "Account";
|
|
1466
1465
|
} | {
|
|
1467
|
-
__kind: "Reserve";
|
|
1468
1466
|
value: `0x${string}`;
|
|
1467
|
+
__kind: "Reserve";
|
|
1469
1468
|
} | {
|
|
1470
|
-
__kind: "PendingRedemption";
|
|
1471
1469
|
value: `cF${string}`;
|
|
1470
|
+
__kind: "PendingRedemption";
|
|
1472
1471
|
};
|
|
1473
|
-
}, {
|
|
1474
1472
|
__kind: "Internal";
|
|
1473
|
+
}, {
|
|
1475
1474
|
value: {
|
|
1476
|
-
__kind: "Account";
|
|
1477
1475
|
value: string;
|
|
1476
|
+
__kind: "Account";
|
|
1478
1477
|
} | {
|
|
1479
|
-
__kind: "Reserve";
|
|
1480
1478
|
value: string;
|
|
1479
|
+
__kind: "Reserve";
|
|
1481
1480
|
} | {
|
|
1482
|
-
__kind: "PendingRedemption";
|
|
1483
1481
|
value: string;
|
|
1482
|
+
__kind: "PendingRedemption";
|
|
1484
1483
|
};
|
|
1484
|
+
__kind: "Internal";
|
|
1485
1485
|
}>, z.ZodObject<{
|
|
1486
1486
|
__kind: z.ZodLiteral<"Emissions">;
|
|
1487
1487
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -1545,7 +1545,6 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
|
|
|
1545
1545
|
newEpochIndex: number;
|
|
1546
1546
|
}>;
|
|
1547
1547
|
}, "strip", z.ZodTypeAny, {
|
|
1548
|
-
__kind: "KeygensInProgress";
|
|
1549
1548
|
value: {
|
|
1550
1549
|
primaryCandidates: `cF${string}`[];
|
|
1551
1550
|
secondaryCandidates: `cF${string}`[];
|
|
@@ -1553,8 +1552,8 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
|
|
|
1553
1552
|
bond: bigint;
|
|
1554
1553
|
newEpochIndex: number;
|
|
1555
1554
|
};
|
|
1556
|
-
}, {
|
|
1557
1555
|
__kind: "KeygensInProgress";
|
|
1556
|
+
}, {
|
|
1558
1557
|
value: {
|
|
1559
1558
|
primaryCandidates: string[];
|
|
1560
1559
|
secondaryCandidates: string[];
|
|
@@ -1562,6 +1561,7 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
|
|
|
1562
1561
|
bond: string | number;
|
|
1563
1562
|
newEpochIndex: number;
|
|
1564
1563
|
};
|
|
1564
|
+
__kind: "KeygensInProgress";
|
|
1565
1565
|
}>, z.ZodObject<{
|
|
1566
1566
|
__kind: z.ZodLiteral<"KeyHandoversInProgress">;
|
|
1567
1567
|
value: z.ZodObject<{
|
|
@@ -1584,7 +1584,6 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
|
|
|
1584
1584
|
newEpochIndex: number;
|
|
1585
1585
|
}>;
|
|
1586
1586
|
}, "strip", z.ZodTypeAny, {
|
|
1587
|
-
__kind: "KeyHandoversInProgress";
|
|
1588
1587
|
value: {
|
|
1589
1588
|
primaryCandidates: `cF${string}`[];
|
|
1590
1589
|
secondaryCandidates: `cF${string}`[];
|
|
@@ -1592,8 +1591,8 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
|
|
|
1592
1591
|
bond: bigint;
|
|
1593
1592
|
newEpochIndex: number;
|
|
1594
1593
|
};
|
|
1595
|
-
}, {
|
|
1596
1594
|
__kind: "KeyHandoversInProgress";
|
|
1595
|
+
}, {
|
|
1597
1596
|
value: {
|
|
1598
1597
|
primaryCandidates: string[];
|
|
1599
1598
|
secondaryCandidates: string[];
|
|
@@ -1601,6 +1600,7 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
|
|
|
1601
1600
|
bond: string | number;
|
|
1602
1601
|
newEpochIndex: number;
|
|
1603
1602
|
};
|
|
1603
|
+
__kind: "KeyHandoversInProgress";
|
|
1604
1604
|
}>, z.ZodObject<{
|
|
1605
1605
|
__kind: z.ZodLiteral<"ActivatingKeys">;
|
|
1606
1606
|
value: z.ZodObject<{
|
|
@@ -1623,7 +1623,6 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
|
|
|
1623
1623
|
newEpochIndex: number;
|
|
1624
1624
|
}>;
|
|
1625
1625
|
}, "strip", z.ZodTypeAny, {
|
|
1626
|
-
__kind: "ActivatingKeys";
|
|
1627
1626
|
value: {
|
|
1628
1627
|
primaryCandidates: `cF${string}`[];
|
|
1629
1628
|
secondaryCandidates: `cF${string}`[];
|
|
@@ -1631,8 +1630,8 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
|
|
|
1631
1630
|
bond: bigint;
|
|
1632
1631
|
newEpochIndex: number;
|
|
1633
1632
|
};
|
|
1634
|
-
}, {
|
|
1635
1633
|
__kind: "ActivatingKeys";
|
|
1634
|
+
}, {
|
|
1636
1635
|
value: {
|
|
1637
1636
|
primaryCandidates: string[];
|
|
1638
1637
|
secondaryCandidates: string[];
|
|
@@ -1640,6 +1639,7 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
|
|
|
1640
1639
|
bond: string | number;
|
|
1641
1640
|
newEpochIndex: number;
|
|
1642
1641
|
};
|
|
1642
|
+
__kind: "ActivatingKeys";
|
|
1643
1643
|
}>, z.ZodObject<{
|
|
1644
1644
|
__kind: z.ZodLiteral<"NewKeysActivated">;
|
|
1645
1645
|
value: z.ZodObject<{
|
|
@@ -1662,7 +1662,6 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
|
|
|
1662
1662
|
newEpochIndex: number;
|
|
1663
1663
|
}>;
|
|
1664
1664
|
}, "strip", z.ZodTypeAny, {
|
|
1665
|
-
__kind: "NewKeysActivated";
|
|
1666
1665
|
value: {
|
|
1667
1666
|
primaryCandidates: `cF${string}`[];
|
|
1668
1667
|
secondaryCandidates: `cF${string}`[];
|
|
@@ -1670,8 +1669,8 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
|
|
|
1670
1669
|
bond: bigint;
|
|
1671
1670
|
newEpochIndex: number;
|
|
1672
1671
|
};
|
|
1673
|
-
}, {
|
|
1674
1672
|
__kind: "NewKeysActivated";
|
|
1673
|
+
}, {
|
|
1675
1674
|
value: {
|
|
1676
1675
|
primaryCandidates: string[];
|
|
1677
1676
|
secondaryCandidates: string[];
|
|
@@ -1679,6 +1678,7 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
|
|
|
1679
1678
|
bond: string | number;
|
|
1680
1679
|
newEpochIndex: number;
|
|
1681
1680
|
};
|
|
1681
|
+
__kind: "NewKeysActivated";
|
|
1682
1682
|
}>, z.ZodObject<{
|
|
1683
1683
|
__kind: z.ZodLiteral<"SessionRotating">;
|
|
1684
1684
|
value: z.ZodObject<{
|
|
@@ -1701,7 +1701,6 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
|
|
|
1701
1701
|
newEpochIndex: number;
|
|
1702
1702
|
}>;
|
|
1703
1703
|
}, "strip", z.ZodTypeAny, {
|
|
1704
|
-
__kind: "SessionRotating";
|
|
1705
1704
|
value: {
|
|
1706
1705
|
primaryCandidates: `cF${string}`[];
|
|
1707
1706
|
secondaryCandidates: `cF${string}`[];
|
|
@@ -1709,8 +1708,8 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
|
|
|
1709
1708
|
bond: bigint;
|
|
1710
1709
|
newEpochIndex: number;
|
|
1711
1710
|
};
|
|
1712
|
-
}, {
|
|
1713
1711
|
__kind: "SessionRotating";
|
|
1712
|
+
}, {
|
|
1714
1713
|
value: {
|
|
1715
1714
|
primaryCandidates: string[];
|
|
1716
1715
|
secondaryCandidates: string[];
|
|
@@ -1718,6 +1717,7 @@ declare const palletCfValidatorRotationPhase: z.ZodDiscriminatedUnion<"__kind",
|
|
|
1718
1717
|
bond: string | number;
|
|
1719
1718
|
newEpochIndex: number;
|
|
1720
1719
|
};
|
|
1720
|
+
__kind: "SessionRotating";
|
|
1721
1721
|
}>]>;
|
|
1722
1722
|
declare const cfPrimitivesSemVer: z.ZodObject<{
|
|
1723
1723
|
major: z.ZodNumber;
|
|
@@ -1879,22 +1879,22 @@ declare const palletCfTokenholderGovernanceProposal: z.ZodDiscriminatedUnion<"__
|
|
|
1879
1879
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
1880
1880
|
}>, z.ZodEffects<z.ZodString, `0x${string}`, string>], null>;
|
|
1881
1881
|
}, "strip", z.ZodTypeAny, {
|
|
1882
|
-
__kind: "SetGovernanceKey";
|
|
1883
1882
|
value: ["Ethereum" | "Polkadot" | "Bitcoin", `0x${string}`];
|
|
1884
|
-
}, {
|
|
1885
1883
|
__kind: "SetGovernanceKey";
|
|
1884
|
+
}, {
|
|
1886
1885
|
value: [{
|
|
1887
1886
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
1888
1887
|
}, string];
|
|
1888
|
+
__kind: "SetGovernanceKey";
|
|
1889
1889
|
}>, z.ZodObject<{
|
|
1890
1890
|
__kind: z.ZodLiteral<"SetCommunityKey">;
|
|
1891
1891
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1892
1892
|
}, "strip", z.ZodTypeAny, {
|
|
1893
|
-
__kind: "SetCommunityKey";
|
|
1894
1893
|
value: `0x${string}`;
|
|
1895
|
-
}, {
|
|
1896
1894
|
__kind: "SetCommunityKey";
|
|
1895
|
+
}, {
|
|
1897
1896
|
value: string;
|
|
1897
|
+
__kind: "SetCommunityKey";
|
|
1898
1898
|
}>]>;
|
|
1899
1899
|
declare const stateChainRuntimeChainflipOffencesOffence: z.ZodEffects<z.ZodObject<{
|
|
1900
1900
|
__kind: z.ZodEnum<["ParticipateSigningFailed", "ParticipateKeygenFailed", "FailedToBroadcastTransaction", "MissedAuthorshipSlot", "MissedHeartbeat", "GrandpaEquivocation", "ParticipateKeyHandoverFailed"]>;
|
|
@@ -2197,17 +2197,17 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
2197
2197
|
error: string;
|
|
2198
2198
|
}>;
|
|
2199
2199
|
}, "strip", z.ZodTypeAny, {
|
|
2200
|
-
__kind: "Module";
|
|
2201
2200
|
value: {
|
|
2202
2201
|
index: number;
|
|
2203
2202
|
error: `0x${string}`;
|
|
2204
2203
|
};
|
|
2205
|
-
}, {
|
|
2206
2204
|
__kind: "Module";
|
|
2205
|
+
}, {
|
|
2207
2206
|
value: {
|
|
2208
2207
|
index: number;
|
|
2209
2208
|
error: string;
|
|
2210
2209
|
};
|
|
2210
|
+
__kind: "Module";
|
|
2211
2211
|
}>, z.ZodObject<{
|
|
2212
2212
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
2213
2213
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2238,13 +2238,13 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
2238
2238
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2239
2239
|
}>;
|
|
2240
2240
|
}, "strip", z.ZodTypeAny, {
|
|
2241
|
-
__kind: "Token";
|
|
2242
2241
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2243
|
-
}, {
|
|
2244
2242
|
__kind: "Token";
|
|
2243
|
+
}, {
|
|
2245
2244
|
value: {
|
|
2246
2245
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2247
2246
|
};
|
|
2247
|
+
__kind: "Token";
|
|
2248
2248
|
}>, z.ZodObject<{
|
|
2249
2249
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
2250
2250
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -2257,13 +2257,13 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
2257
2257
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2258
2258
|
}>;
|
|
2259
2259
|
}, "strip", z.ZodTypeAny, {
|
|
2260
|
-
__kind: "Arithmetic";
|
|
2261
2260
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2262
|
-
}, {
|
|
2263
2261
|
__kind: "Arithmetic";
|
|
2262
|
+
}, {
|
|
2264
2263
|
value: {
|
|
2265
2264
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2266
2265
|
};
|
|
2266
|
+
__kind: "Arithmetic";
|
|
2267
2267
|
}>, z.ZodObject<{
|
|
2268
2268
|
__kind: z.ZodLiteral<"Transactional">;
|
|
2269
2269
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -2276,13 +2276,13 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
2276
2276
|
__kind: "LimitReached" | "NoLayer";
|
|
2277
2277
|
}>;
|
|
2278
2278
|
}, "strip", z.ZodTypeAny, {
|
|
2279
|
-
__kind: "Transactional";
|
|
2280
2279
|
value: "LimitReached" | "NoLayer";
|
|
2281
|
-
}, {
|
|
2282
2280
|
__kind: "Transactional";
|
|
2281
|
+
}, {
|
|
2283
2282
|
value: {
|
|
2284
2283
|
__kind: "LimitReached" | "NoLayer";
|
|
2285
2284
|
};
|
|
2285
|
+
__kind: "Transactional";
|
|
2286
2286
|
}>, z.ZodObject<{
|
|
2287
2287
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
2288
2288
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2309,7 +2309,6 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
2309
2309
|
__kind: "RootNotAllowed";
|
|
2310
2310
|
}>]>;
|
|
2311
2311
|
}, "strip", z.ZodTypeAny, {
|
|
2312
|
-
__kind: "Err";
|
|
2313
2312
|
value: {
|
|
2314
2313
|
__kind: "Other";
|
|
2315
2314
|
} | {
|
|
@@ -2317,11 +2316,11 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
2317
2316
|
} | {
|
|
2318
2317
|
__kind: "BadOrigin";
|
|
2319
2318
|
} | {
|
|
2320
|
-
__kind: "Module";
|
|
2321
2319
|
value: {
|
|
2322
2320
|
index: number;
|
|
2323
2321
|
error: `0x${string}`;
|
|
2324
2322
|
};
|
|
2323
|
+
__kind: "Module";
|
|
2325
2324
|
} | {
|
|
2326
2325
|
__kind: "ConsumerRemaining";
|
|
2327
2326
|
} | {
|
|
@@ -2329,14 +2328,14 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
2329
2328
|
} | {
|
|
2330
2329
|
__kind: "TooManyConsumers";
|
|
2331
2330
|
} | {
|
|
2332
|
-
__kind: "Token";
|
|
2333
2331
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2332
|
+
__kind: "Token";
|
|
2334
2333
|
} | {
|
|
2335
|
-
__kind: "Arithmetic";
|
|
2336
2334
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2335
|
+
__kind: "Arithmetic";
|
|
2337
2336
|
} | {
|
|
2338
|
-
__kind: "Transactional";
|
|
2339
2337
|
value: "LimitReached" | "NoLayer";
|
|
2338
|
+
__kind: "Transactional";
|
|
2340
2339
|
} | {
|
|
2341
2340
|
__kind: "Exhausted";
|
|
2342
2341
|
} | {
|
|
@@ -2346,8 +2345,8 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
2346
2345
|
} | {
|
|
2347
2346
|
__kind: "RootNotAllowed";
|
|
2348
2347
|
};
|
|
2349
|
-
}, {
|
|
2350
2348
|
__kind: "Err";
|
|
2349
|
+
}, {
|
|
2351
2350
|
value: {
|
|
2352
2351
|
__kind: "Other";
|
|
2353
2352
|
} | {
|
|
@@ -2355,11 +2354,11 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
2355
2354
|
} | {
|
|
2356
2355
|
__kind: "BadOrigin";
|
|
2357
2356
|
} | {
|
|
2358
|
-
__kind: "Module";
|
|
2359
2357
|
value: {
|
|
2360
2358
|
index: number;
|
|
2361
2359
|
error: string;
|
|
2362
2360
|
};
|
|
2361
|
+
__kind: "Module";
|
|
2363
2362
|
} | {
|
|
2364
2363
|
__kind: "ConsumerRemaining";
|
|
2365
2364
|
} | {
|
|
@@ -2367,20 +2366,20 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
2367
2366
|
} | {
|
|
2368
2367
|
__kind: "TooManyConsumers";
|
|
2369
2368
|
} | {
|
|
2370
|
-
__kind: "Token";
|
|
2371
2369
|
value: {
|
|
2372
2370
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
2373
2371
|
};
|
|
2372
|
+
__kind: "Token";
|
|
2374
2373
|
} | {
|
|
2375
|
-
__kind: "Arithmetic";
|
|
2376
2374
|
value: {
|
|
2377
2375
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
2378
2376
|
};
|
|
2377
|
+
__kind: "Arithmetic";
|
|
2379
2378
|
} | {
|
|
2380
|
-
__kind: "Transactional";
|
|
2381
2379
|
value: {
|
|
2382
2380
|
__kind: "LimitReached" | "NoLayer";
|
|
2383
2381
|
};
|
|
2382
|
+
__kind: "Transactional";
|
|
2384
2383
|
} | {
|
|
2385
2384
|
__kind: "Exhausted";
|
|
2386
2385
|
} | {
|
|
@@ -2390,6 +2389,7 @@ declare const dispatchResult: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
|
2390
2389
|
} | {
|
|
2391
2390
|
__kind: "RootNotAllowed";
|
|
2392
2391
|
};
|
|
2392
|
+
__kind: "Err";
|
|
2393
2393
|
}>]>;
|
|
2394
2394
|
declare const cfChainsBtcPreviousOrCurrent: z.ZodEffects<z.ZodObject<{
|
|
2395
2395
|
__kind: z.ZodEnum<["Previous", "Current"]>;
|
|
@@ -2463,47 +2463,47 @@ declare const cfChainsBtcScriptPubkey: z.ZodDiscriminatedUnion<"__kind", [z.ZodO
|
|
|
2463
2463
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
2464
2464
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2465
2465
|
}, "strip", z.ZodTypeAny, {
|
|
2466
|
-
__kind: "P2PKH";
|
|
2467
2466
|
value: `0x${string}`;
|
|
2468
|
-
}, {
|
|
2469
2467
|
__kind: "P2PKH";
|
|
2468
|
+
}, {
|
|
2470
2469
|
value: string;
|
|
2470
|
+
__kind: "P2PKH";
|
|
2471
2471
|
}>, z.ZodObject<{
|
|
2472
2472
|
__kind: z.ZodLiteral<"P2SH">;
|
|
2473
2473
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2474
2474
|
}, "strip", z.ZodTypeAny, {
|
|
2475
|
-
__kind: "P2SH";
|
|
2476
2475
|
value: `0x${string}`;
|
|
2477
|
-
}, {
|
|
2478
2476
|
__kind: "P2SH";
|
|
2477
|
+
}, {
|
|
2479
2478
|
value: string;
|
|
2479
|
+
__kind: "P2SH";
|
|
2480
2480
|
}>, z.ZodObject<{
|
|
2481
2481
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
2482
2482
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2483
2483
|
}, "strip", z.ZodTypeAny, {
|
|
2484
|
-
__kind: "P2WPKH";
|
|
2485
2484
|
value: `0x${string}`;
|
|
2486
|
-
}, {
|
|
2487
2485
|
__kind: "P2WPKH";
|
|
2486
|
+
}, {
|
|
2488
2487
|
value: string;
|
|
2488
|
+
__kind: "P2WPKH";
|
|
2489
2489
|
}>, z.ZodObject<{
|
|
2490
2490
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
2491
2491
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2492
2492
|
}, "strip", z.ZodTypeAny, {
|
|
2493
|
-
__kind: "P2WSH";
|
|
2494
2493
|
value: `0x${string}`;
|
|
2495
|
-
}, {
|
|
2496
2494
|
__kind: "P2WSH";
|
|
2495
|
+
}, {
|
|
2497
2496
|
value: string;
|
|
2497
|
+
__kind: "P2WSH";
|
|
2498
2498
|
}>, z.ZodObject<{
|
|
2499
2499
|
__kind: z.ZodLiteral<"Taproot">;
|
|
2500
2500
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2501
2501
|
}, "strip", z.ZodTypeAny, {
|
|
2502
|
-
__kind: "Taproot";
|
|
2503
2502
|
value: `0x${string}`;
|
|
2504
|
-
}, {
|
|
2505
2503
|
__kind: "Taproot";
|
|
2504
|
+
}, {
|
|
2506
2505
|
value: string;
|
|
2506
|
+
__kind: "Taproot";
|
|
2507
2507
|
}>, z.ZodObject<{
|
|
2508
2508
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
2509
2509
|
version: z.ZodNumber;
|
|
@@ -2521,11 +2521,11 @@ declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
|
|
|
2521
2521
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc"]>;
|
|
2522
2522
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2523
2523
|
}, "strip", z.ZodTypeAny, {
|
|
2524
|
-
__kind: "Eth" | "Dot" | "Btc";
|
|
2525
2524
|
value: `0x${string}`;
|
|
2526
|
-
}, {
|
|
2527
2525
|
__kind: "Eth" | "Dot" | "Btc";
|
|
2526
|
+
}, {
|
|
2528
2527
|
value: string;
|
|
2528
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
2529
2529
|
}>, {
|
|
2530
2530
|
readonly chain: "Ethereum";
|
|
2531
2531
|
readonly address: `0x${string}`;
|
|
@@ -2536,8 +2536,8 @@ declare const cfChainsAddressEncodedAddress: z.ZodEffects<z.ZodObject<{
|
|
|
2536
2536
|
readonly chain: "Bitcoin";
|
|
2537
2537
|
readonly address: string;
|
|
2538
2538
|
}, {
|
|
2539
|
-
__kind: "Eth" | "Dot" | "Btc";
|
|
2540
2539
|
value: string;
|
|
2540
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
2541
2541
|
}>;
|
|
2542
2542
|
declare const cfPrimitivesChainsAssetsAnyAsset: z.ZodEffects<z.ZodObject<{
|
|
2543
2543
|
__kind: z.ZodEnum<["Eth", "Flip", "Usdc", "Dot", "Btc"]>;
|
|
@@ -2567,11 +2567,11 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
2567
2567
|
__kind: z.ZodEnum<["Eth", "Dot", "Btc"]>;
|
|
2568
2568
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2569
2569
|
}, "strip", z.ZodTypeAny, {
|
|
2570
|
-
__kind: "Eth" | "Dot" | "Btc";
|
|
2571
2570
|
value: `0x${string}`;
|
|
2572
|
-
}, {
|
|
2573
2571
|
__kind: "Eth" | "Dot" | "Btc";
|
|
2572
|
+
}, {
|
|
2574
2573
|
value: string;
|
|
2574
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
2575
2575
|
}>, {
|
|
2576
2576
|
readonly chain: "Ethereum";
|
|
2577
2577
|
readonly address: `0x${string}`;
|
|
@@ -2582,8 +2582,8 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
2582
2582
|
readonly chain: "Bitcoin";
|
|
2583
2583
|
readonly address: string;
|
|
2584
2584
|
}, {
|
|
2585
|
-
__kind: "Eth" | "Dot" | "Btc";
|
|
2586
2585
|
value: string;
|
|
2586
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
2587
2587
|
}>;
|
|
2588
2588
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
2589
2589
|
depositBlockHeight: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
@@ -2604,8 +2604,8 @@ declare const cfChainsSwapOrigin: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject
|
|
|
2604
2604
|
}, {
|
|
2605
2605
|
__kind: "DepositChannel";
|
|
2606
2606
|
depositAddress: {
|
|
2607
|
-
__kind: "Eth" | "Dot" | "Btc";
|
|
2608
2607
|
value: string;
|
|
2608
|
+
__kind: "Eth" | "Dot" | "Btc";
|
|
2609
2609
|
};
|
|
2610
2610
|
channelId: string | number;
|
|
2611
2611
|
depositBlockHeight: string | number;
|
|
@@ -2623,67 +2623,67 @@ declare const cfChainsAddressForeignChainAddress: z.ZodDiscriminatedUnion<"__kin
|
|
|
2623
2623
|
__kind: z.ZodLiteral<"Eth">;
|
|
2624
2624
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2625
2625
|
}, "strip", z.ZodTypeAny, {
|
|
2626
|
-
__kind: "Eth";
|
|
2627
2626
|
value: `0x${string}`;
|
|
2628
|
-
}, {
|
|
2629
2627
|
__kind: "Eth";
|
|
2628
|
+
}, {
|
|
2630
2629
|
value: string;
|
|
2630
|
+
__kind: "Eth";
|
|
2631
2631
|
}>, z.ZodObject<{
|
|
2632
2632
|
__kind: z.ZodLiteral<"Dot">;
|
|
2633
2633
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2634
2634
|
}, "strip", z.ZodTypeAny, {
|
|
2635
|
-
__kind: "Dot";
|
|
2636
2635
|
value: `0x${string}`;
|
|
2637
|
-
}, {
|
|
2638
2636
|
__kind: "Dot";
|
|
2637
|
+
}, {
|
|
2639
2638
|
value: string;
|
|
2639
|
+
__kind: "Dot";
|
|
2640
2640
|
}>, z.ZodObject<{
|
|
2641
2641
|
__kind: z.ZodLiteral<"Btc">;
|
|
2642
2642
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
2643
2643
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
2644
2644
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2645
2645
|
}, "strip", z.ZodTypeAny, {
|
|
2646
|
-
__kind: "P2PKH";
|
|
2647
2646
|
value: `0x${string}`;
|
|
2648
|
-
}, {
|
|
2649
2647
|
__kind: "P2PKH";
|
|
2648
|
+
}, {
|
|
2650
2649
|
value: string;
|
|
2650
|
+
__kind: "P2PKH";
|
|
2651
2651
|
}>, z.ZodObject<{
|
|
2652
2652
|
__kind: z.ZodLiteral<"P2SH">;
|
|
2653
2653
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2654
2654
|
}, "strip", z.ZodTypeAny, {
|
|
2655
|
-
__kind: "P2SH";
|
|
2656
2655
|
value: `0x${string}`;
|
|
2657
|
-
}, {
|
|
2658
2656
|
__kind: "P2SH";
|
|
2657
|
+
}, {
|
|
2659
2658
|
value: string;
|
|
2659
|
+
__kind: "P2SH";
|
|
2660
2660
|
}>, z.ZodObject<{
|
|
2661
2661
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
2662
2662
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2663
2663
|
}, "strip", z.ZodTypeAny, {
|
|
2664
|
-
__kind: "P2WPKH";
|
|
2665
2664
|
value: `0x${string}`;
|
|
2666
|
-
}, {
|
|
2667
2665
|
__kind: "P2WPKH";
|
|
2666
|
+
}, {
|
|
2668
2667
|
value: string;
|
|
2668
|
+
__kind: "P2WPKH";
|
|
2669
2669
|
}>, z.ZodObject<{
|
|
2670
2670
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
2671
2671
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2672
2672
|
}, "strip", z.ZodTypeAny, {
|
|
2673
|
-
__kind: "P2WSH";
|
|
2674
2673
|
value: `0x${string}`;
|
|
2675
|
-
}, {
|
|
2676
2674
|
__kind: "P2WSH";
|
|
2675
|
+
}, {
|
|
2677
2676
|
value: string;
|
|
2677
|
+
__kind: "P2WSH";
|
|
2678
2678
|
}>, z.ZodObject<{
|
|
2679
2679
|
__kind: z.ZodLiteral<"Taproot">;
|
|
2680
2680
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2681
2681
|
}, "strip", z.ZodTypeAny, {
|
|
2682
|
-
__kind: "Taproot";
|
|
2683
2682
|
value: `0x${string}`;
|
|
2684
|
-
}, {
|
|
2685
2683
|
__kind: "Taproot";
|
|
2684
|
+
}, {
|
|
2686
2685
|
value: string;
|
|
2686
|
+
__kind: "Taproot";
|
|
2687
2687
|
}>, z.ZodObject<{
|
|
2688
2688
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
2689
2689
|
version: z.ZodNumber;
|
|
@@ -2698,49 +2698,49 @@ declare const cfChainsAddressForeignChainAddress: z.ZodDiscriminatedUnion<"__kin
|
|
|
2698
2698
|
program: string;
|
|
2699
2699
|
}>]>;
|
|
2700
2700
|
}, "strip", z.ZodTypeAny, {
|
|
2701
|
-
__kind: "Btc";
|
|
2702
2701
|
value: {
|
|
2703
|
-
__kind: "P2PKH";
|
|
2704
2702
|
value: `0x${string}`;
|
|
2703
|
+
__kind: "P2PKH";
|
|
2705
2704
|
} | {
|
|
2706
|
-
__kind: "P2SH";
|
|
2707
2705
|
value: `0x${string}`;
|
|
2706
|
+
__kind: "P2SH";
|
|
2708
2707
|
} | {
|
|
2709
|
-
__kind: "P2WPKH";
|
|
2710
2708
|
value: `0x${string}`;
|
|
2709
|
+
__kind: "P2WPKH";
|
|
2711
2710
|
} | {
|
|
2712
|
-
__kind: "P2WSH";
|
|
2713
2711
|
value: `0x${string}`;
|
|
2712
|
+
__kind: "P2WSH";
|
|
2714
2713
|
} | {
|
|
2715
|
-
__kind: "Taproot";
|
|
2716
2714
|
value: `0x${string}`;
|
|
2715
|
+
__kind: "Taproot";
|
|
2717
2716
|
} | {
|
|
2718
2717
|
__kind: "OtherSegwit";
|
|
2719
2718
|
version: number;
|
|
2720
2719
|
program: `0x${string}`;
|
|
2721
2720
|
};
|
|
2722
|
-
}, {
|
|
2723
2721
|
__kind: "Btc";
|
|
2722
|
+
}, {
|
|
2724
2723
|
value: {
|
|
2725
|
-
__kind: "P2PKH";
|
|
2726
2724
|
value: string;
|
|
2725
|
+
__kind: "P2PKH";
|
|
2727
2726
|
} | {
|
|
2728
|
-
__kind: "P2SH";
|
|
2729
2727
|
value: string;
|
|
2728
|
+
__kind: "P2SH";
|
|
2730
2729
|
} | {
|
|
2731
|
-
__kind: "P2WPKH";
|
|
2732
2730
|
value: string;
|
|
2731
|
+
__kind: "P2WPKH";
|
|
2733
2732
|
} | {
|
|
2734
|
-
__kind: "P2WSH";
|
|
2735
2733
|
value: string;
|
|
2734
|
+
__kind: "P2WSH";
|
|
2736
2735
|
} | {
|
|
2737
|
-
__kind: "Taproot";
|
|
2738
2736
|
value: string;
|
|
2737
|
+
__kind: "Taproot";
|
|
2739
2738
|
} | {
|
|
2740
2739
|
__kind: "OtherSegwit";
|
|
2741
2740
|
version: number;
|
|
2742
2741
|
program: string;
|
|
2743
2742
|
};
|
|
2743
|
+
__kind: "Btc";
|
|
2744
2744
|
}>]>;
|
|
2745
2745
|
declare const palletCfSwappingSwapType: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
2746
2746
|
__kind: z.ZodLiteral<"Swap">;
|
|
@@ -2748,67 +2748,67 @@ declare const palletCfSwappingSwapType: z.ZodDiscriminatedUnion<"__kind", [z.Zod
|
|
|
2748
2748
|
__kind: z.ZodLiteral<"Eth">;
|
|
2749
2749
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2750
2750
|
}, "strip", z.ZodTypeAny, {
|
|
2751
|
-
__kind: "Eth";
|
|
2752
2751
|
value: `0x${string}`;
|
|
2753
|
-
}, {
|
|
2754
2752
|
__kind: "Eth";
|
|
2753
|
+
}, {
|
|
2755
2754
|
value: string;
|
|
2755
|
+
__kind: "Eth";
|
|
2756
2756
|
}>, z.ZodObject<{
|
|
2757
2757
|
__kind: z.ZodLiteral<"Dot">;
|
|
2758
2758
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2759
2759
|
}, "strip", z.ZodTypeAny, {
|
|
2760
|
-
__kind: "Dot";
|
|
2761
2760
|
value: `0x${string}`;
|
|
2762
|
-
}, {
|
|
2763
2761
|
__kind: "Dot";
|
|
2762
|
+
}, {
|
|
2764
2763
|
value: string;
|
|
2764
|
+
__kind: "Dot";
|
|
2765
2765
|
}>, z.ZodObject<{
|
|
2766
2766
|
__kind: z.ZodLiteral<"Btc">;
|
|
2767
2767
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
2768
2768
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
2769
2769
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2770
2770
|
}, "strip", z.ZodTypeAny, {
|
|
2771
|
-
__kind: "P2PKH";
|
|
2772
2771
|
value: `0x${string}`;
|
|
2773
|
-
}, {
|
|
2774
2772
|
__kind: "P2PKH";
|
|
2773
|
+
}, {
|
|
2775
2774
|
value: string;
|
|
2775
|
+
__kind: "P2PKH";
|
|
2776
2776
|
}>, z.ZodObject<{
|
|
2777
2777
|
__kind: z.ZodLiteral<"P2SH">;
|
|
2778
2778
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2779
2779
|
}, "strip", z.ZodTypeAny, {
|
|
2780
|
-
__kind: "P2SH";
|
|
2781
2780
|
value: `0x${string}`;
|
|
2782
|
-
}, {
|
|
2783
2781
|
__kind: "P2SH";
|
|
2782
|
+
}, {
|
|
2784
2783
|
value: string;
|
|
2784
|
+
__kind: "P2SH";
|
|
2785
2785
|
}>, z.ZodObject<{
|
|
2786
2786
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
2787
2787
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2788
2788
|
}, "strip", z.ZodTypeAny, {
|
|
2789
|
-
__kind: "P2WPKH";
|
|
2790
2789
|
value: `0x${string}`;
|
|
2791
|
-
}, {
|
|
2792
2790
|
__kind: "P2WPKH";
|
|
2791
|
+
}, {
|
|
2793
2792
|
value: string;
|
|
2793
|
+
__kind: "P2WPKH";
|
|
2794
2794
|
}>, z.ZodObject<{
|
|
2795
2795
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
2796
2796
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2797
2797
|
}, "strip", z.ZodTypeAny, {
|
|
2798
|
-
__kind: "P2WSH";
|
|
2799
2798
|
value: `0x${string}`;
|
|
2800
|
-
}, {
|
|
2801
2799
|
__kind: "P2WSH";
|
|
2800
|
+
}, {
|
|
2802
2801
|
value: string;
|
|
2802
|
+
__kind: "P2WSH";
|
|
2803
2803
|
}>, z.ZodObject<{
|
|
2804
2804
|
__kind: z.ZodLiteral<"Taproot">;
|
|
2805
2805
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2806
2806
|
}, "strip", z.ZodTypeAny, {
|
|
2807
|
-
__kind: "Taproot";
|
|
2808
2807
|
value: `0x${string}`;
|
|
2809
|
-
}, {
|
|
2810
2808
|
__kind: "Taproot";
|
|
2809
|
+
}, {
|
|
2811
2810
|
value: string;
|
|
2811
|
+
__kind: "Taproot";
|
|
2812
2812
|
}>, z.ZodObject<{
|
|
2813
2813
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
2814
2814
|
version: z.ZodNumber;
|
|
@@ -2823,130 +2823,130 @@ declare const palletCfSwappingSwapType: z.ZodDiscriminatedUnion<"__kind", [z.Zod
|
|
|
2823
2823
|
program: string;
|
|
2824
2824
|
}>]>;
|
|
2825
2825
|
}, "strip", z.ZodTypeAny, {
|
|
2826
|
-
__kind: "Btc";
|
|
2827
2826
|
value: {
|
|
2828
|
-
__kind: "P2PKH";
|
|
2829
2827
|
value: `0x${string}`;
|
|
2828
|
+
__kind: "P2PKH";
|
|
2830
2829
|
} | {
|
|
2831
|
-
__kind: "P2SH";
|
|
2832
2830
|
value: `0x${string}`;
|
|
2831
|
+
__kind: "P2SH";
|
|
2833
2832
|
} | {
|
|
2834
|
-
__kind: "P2WPKH";
|
|
2835
2833
|
value: `0x${string}`;
|
|
2834
|
+
__kind: "P2WPKH";
|
|
2836
2835
|
} | {
|
|
2837
|
-
__kind: "P2WSH";
|
|
2838
2836
|
value: `0x${string}`;
|
|
2837
|
+
__kind: "P2WSH";
|
|
2839
2838
|
} | {
|
|
2840
|
-
__kind: "Taproot";
|
|
2841
2839
|
value: `0x${string}`;
|
|
2840
|
+
__kind: "Taproot";
|
|
2842
2841
|
} | {
|
|
2843
2842
|
__kind: "OtherSegwit";
|
|
2844
2843
|
version: number;
|
|
2845
2844
|
program: `0x${string}`;
|
|
2846
2845
|
};
|
|
2847
|
-
}, {
|
|
2848
2846
|
__kind: "Btc";
|
|
2847
|
+
}, {
|
|
2849
2848
|
value: {
|
|
2850
|
-
__kind: "P2PKH";
|
|
2851
2849
|
value: string;
|
|
2850
|
+
__kind: "P2PKH";
|
|
2852
2851
|
} | {
|
|
2853
|
-
__kind: "P2SH";
|
|
2854
2852
|
value: string;
|
|
2853
|
+
__kind: "P2SH";
|
|
2855
2854
|
} | {
|
|
2856
|
-
__kind: "P2WPKH";
|
|
2857
2855
|
value: string;
|
|
2856
|
+
__kind: "P2WPKH";
|
|
2858
2857
|
} | {
|
|
2859
|
-
__kind: "P2WSH";
|
|
2860
2858
|
value: string;
|
|
2859
|
+
__kind: "P2WSH";
|
|
2861
2860
|
} | {
|
|
2862
|
-
__kind: "Taproot";
|
|
2863
2861
|
value: string;
|
|
2862
|
+
__kind: "Taproot";
|
|
2864
2863
|
} | {
|
|
2865
2864
|
__kind: "OtherSegwit";
|
|
2866
2865
|
version: number;
|
|
2867
2866
|
program: string;
|
|
2868
2867
|
};
|
|
2868
|
+
__kind: "Btc";
|
|
2869
2869
|
}>]>;
|
|
2870
2870
|
}, "strip", z.ZodTypeAny, {
|
|
2871
|
-
__kind: "Swap";
|
|
2872
2871
|
value: {
|
|
2873
|
-
__kind: "Eth";
|
|
2874
2872
|
value: `0x${string}`;
|
|
2873
|
+
__kind: "Eth";
|
|
2875
2874
|
} | {
|
|
2876
|
-
__kind: "Dot";
|
|
2877
2875
|
value: `0x${string}`;
|
|
2876
|
+
__kind: "Dot";
|
|
2878
2877
|
} | {
|
|
2879
|
-
__kind: "Btc";
|
|
2880
2878
|
value: {
|
|
2881
|
-
__kind: "P2PKH";
|
|
2882
2879
|
value: `0x${string}`;
|
|
2880
|
+
__kind: "P2PKH";
|
|
2883
2881
|
} | {
|
|
2884
|
-
__kind: "P2SH";
|
|
2885
2882
|
value: `0x${string}`;
|
|
2883
|
+
__kind: "P2SH";
|
|
2886
2884
|
} | {
|
|
2887
|
-
__kind: "P2WPKH";
|
|
2888
2885
|
value: `0x${string}`;
|
|
2886
|
+
__kind: "P2WPKH";
|
|
2889
2887
|
} | {
|
|
2890
|
-
__kind: "P2WSH";
|
|
2891
2888
|
value: `0x${string}`;
|
|
2889
|
+
__kind: "P2WSH";
|
|
2892
2890
|
} | {
|
|
2893
|
-
__kind: "Taproot";
|
|
2894
2891
|
value: `0x${string}`;
|
|
2892
|
+
__kind: "Taproot";
|
|
2895
2893
|
} | {
|
|
2896
2894
|
__kind: "OtherSegwit";
|
|
2897
2895
|
version: number;
|
|
2898
2896
|
program: `0x${string}`;
|
|
2899
2897
|
};
|
|
2898
|
+
__kind: "Btc";
|
|
2900
2899
|
};
|
|
2901
|
-
}, {
|
|
2902
2900
|
__kind: "Swap";
|
|
2901
|
+
}, {
|
|
2903
2902
|
value: {
|
|
2904
|
-
__kind: "Eth";
|
|
2905
2903
|
value: string;
|
|
2904
|
+
__kind: "Eth";
|
|
2906
2905
|
} | {
|
|
2907
|
-
__kind: "Dot";
|
|
2908
2906
|
value: string;
|
|
2907
|
+
__kind: "Dot";
|
|
2909
2908
|
} | {
|
|
2910
|
-
__kind: "Btc";
|
|
2911
2909
|
value: {
|
|
2912
|
-
__kind: "P2PKH";
|
|
2913
2910
|
value: string;
|
|
2911
|
+
__kind: "P2PKH";
|
|
2914
2912
|
} | {
|
|
2915
|
-
__kind: "P2SH";
|
|
2916
2913
|
value: string;
|
|
2914
|
+
__kind: "P2SH";
|
|
2917
2915
|
} | {
|
|
2918
|
-
__kind: "P2WPKH";
|
|
2919
2916
|
value: string;
|
|
2917
|
+
__kind: "P2WPKH";
|
|
2920
2918
|
} | {
|
|
2921
|
-
__kind: "P2WSH";
|
|
2922
2919
|
value: string;
|
|
2920
|
+
__kind: "P2WSH";
|
|
2923
2921
|
} | {
|
|
2924
|
-
__kind: "Taproot";
|
|
2925
2922
|
value: string;
|
|
2923
|
+
__kind: "Taproot";
|
|
2926
2924
|
} | {
|
|
2927
2925
|
__kind: "OtherSegwit";
|
|
2928
2926
|
version: number;
|
|
2929
2927
|
program: string;
|
|
2930
2928
|
};
|
|
2929
|
+
__kind: "Btc";
|
|
2931
2930
|
};
|
|
2931
|
+
__kind: "Swap";
|
|
2932
2932
|
}>, z.ZodObject<{
|
|
2933
2933
|
__kind: z.ZodLiteral<"CcmPrincipal">;
|
|
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
|
-
__kind: "CcmPrincipal";
|
|
2937
2936
|
value: bigint;
|
|
2938
|
-
}, {
|
|
2939
2937
|
__kind: "CcmPrincipal";
|
|
2938
|
+
}, {
|
|
2940
2939
|
value: string | number;
|
|
2940
|
+
__kind: "CcmPrincipal";
|
|
2941
2941
|
}>, z.ZodObject<{
|
|
2942
2942
|
__kind: z.ZodLiteral<"CcmGas">;
|
|
2943
2943
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
2944
2944
|
}, "strip", z.ZodTypeAny, {
|
|
2945
|
-
__kind: "CcmGas";
|
|
2946
2945
|
value: bigint;
|
|
2947
|
-
}, {
|
|
2948
2946
|
__kind: "CcmGas";
|
|
2947
|
+
}, {
|
|
2949
2948
|
value: string | number;
|
|
2949
|
+
__kind: "CcmGas";
|
|
2950
2950
|
}>]>;
|
|
2951
2951
|
declare const cfPrimitivesSwapLeg: z.ZodEffects<z.ZodObject<{
|
|
2952
2952
|
__kind: z.ZodEnum<["FromStable", "ToStable"]>;
|
|
@@ -2971,67 +2971,67 @@ declare const cfChainsCcmDepositMetadata: z.ZodObject<{
|
|
|
2971
2971
|
__kind: z.ZodLiteral<"Eth">;
|
|
2972
2972
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2973
2973
|
}, "strip", z.ZodTypeAny, {
|
|
2974
|
-
__kind: "Eth";
|
|
2975
2974
|
value: `0x${string}`;
|
|
2976
|
-
}, {
|
|
2977
2975
|
__kind: "Eth";
|
|
2976
|
+
}, {
|
|
2978
2977
|
value: string;
|
|
2978
|
+
__kind: "Eth";
|
|
2979
2979
|
}>, z.ZodObject<{
|
|
2980
2980
|
__kind: z.ZodLiteral<"Dot">;
|
|
2981
2981
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2982
2982
|
}, "strip", z.ZodTypeAny, {
|
|
2983
|
-
__kind: "Dot";
|
|
2984
2983
|
value: `0x${string}`;
|
|
2985
|
-
}, {
|
|
2986
2984
|
__kind: "Dot";
|
|
2985
|
+
}, {
|
|
2987
2986
|
value: string;
|
|
2987
|
+
__kind: "Dot";
|
|
2988
2988
|
}>, z.ZodObject<{
|
|
2989
2989
|
__kind: z.ZodLiteral<"Btc">;
|
|
2990
2990
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
2991
2991
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
2992
2992
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
2993
2993
|
}, "strip", z.ZodTypeAny, {
|
|
2994
|
-
__kind: "P2PKH";
|
|
2995
2994
|
value: `0x${string}`;
|
|
2996
|
-
}, {
|
|
2997
2995
|
__kind: "P2PKH";
|
|
2996
|
+
}, {
|
|
2998
2997
|
value: string;
|
|
2998
|
+
__kind: "P2PKH";
|
|
2999
2999
|
}>, z.ZodObject<{
|
|
3000
3000
|
__kind: z.ZodLiteral<"P2SH">;
|
|
3001
3001
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3002
3002
|
}, "strip", z.ZodTypeAny, {
|
|
3003
|
-
__kind: "P2SH";
|
|
3004
3003
|
value: `0x${string}`;
|
|
3005
|
-
}, {
|
|
3006
3004
|
__kind: "P2SH";
|
|
3005
|
+
}, {
|
|
3007
3006
|
value: string;
|
|
3007
|
+
__kind: "P2SH";
|
|
3008
3008
|
}>, z.ZodObject<{
|
|
3009
3009
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
3010
3010
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3011
3011
|
}, "strip", z.ZodTypeAny, {
|
|
3012
|
-
__kind: "P2WPKH";
|
|
3013
3012
|
value: `0x${string}`;
|
|
3014
|
-
}, {
|
|
3015
3013
|
__kind: "P2WPKH";
|
|
3014
|
+
}, {
|
|
3016
3015
|
value: string;
|
|
3016
|
+
__kind: "P2WPKH";
|
|
3017
3017
|
}>, z.ZodObject<{
|
|
3018
3018
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
3019
3019
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3020
3020
|
}, "strip", z.ZodTypeAny, {
|
|
3021
|
-
__kind: "P2WSH";
|
|
3022
3021
|
value: `0x${string}`;
|
|
3023
|
-
}, {
|
|
3024
3022
|
__kind: "P2WSH";
|
|
3023
|
+
}, {
|
|
3025
3024
|
value: string;
|
|
3025
|
+
__kind: "P2WSH";
|
|
3026
3026
|
}>, z.ZodObject<{
|
|
3027
3027
|
__kind: z.ZodLiteral<"Taproot">;
|
|
3028
3028
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3029
3029
|
}, "strip", z.ZodTypeAny, {
|
|
3030
|
-
__kind: "Taproot";
|
|
3031
3030
|
value: `0x${string}`;
|
|
3032
|
-
}, {
|
|
3033
3031
|
__kind: "Taproot";
|
|
3032
|
+
}, {
|
|
3034
3033
|
value: string;
|
|
3034
|
+
__kind: "Taproot";
|
|
3035
3035
|
}>, z.ZodObject<{
|
|
3036
3036
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
3037
3037
|
version: z.ZodNumber;
|
|
@@ -3046,49 +3046,49 @@ declare const cfChainsCcmDepositMetadata: z.ZodObject<{
|
|
|
3046
3046
|
program: string;
|
|
3047
3047
|
}>]>;
|
|
3048
3048
|
}, "strip", z.ZodTypeAny, {
|
|
3049
|
-
__kind: "Btc";
|
|
3050
3049
|
value: {
|
|
3051
|
-
__kind: "P2PKH";
|
|
3052
3050
|
value: `0x${string}`;
|
|
3051
|
+
__kind: "P2PKH";
|
|
3053
3052
|
} | {
|
|
3054
|
-
__kind: "P2SH";
|
|
3055
3053
|
value: `0x${string}`;
|
|
3054
|
+
__kind: "P2SH";
|
|
3056
3055
|
} | {
|
|
3057
|
-
__kind: "P2WPKH";
|
|
3058
3056
|
value: `0x${string}`;
|
|
3057
|
+
__kind: "P2WPKH";
|
|
3059
3058
|
} | {
|
|
3060
|
-
__kind: "P2WSH";
|
|
3061
3059
|
value: `0x${string}`;
|
|
3060
|
+
__kind: "P2WSH";
|
|
3062
3061
|
} | {
|
|
3063
|
-
__kind: "Taproot";
|
|
3064
3062
|
value: `0x${string}`;
|
|
3063
|
+
__kind: "Taproot";
|
|
3065
3064
|
} | {
|
|
3066
3065
|
__kind: "OtherSegwit";
|
|
3067
3066
|
version: number;
|
|
3068
3067
|
program: `0x${string}`;
|
|
3069
3068
|
};
|
|
3070
|
-
}, {
|
|
3071
3069
|
__kind: "Btc";
|
|
3070
|
+
}, {
|
|
3072
3071
|
value: {
|
|
3073
|
-
__kind: "P2PKH";
|
|
3074
3072
|
value: string;
|
|
3073
|
+
__kind: "P2PKH";
|
|
3075
3074
|
} | {
|
|
3076
|
-
__kind: "P2SH";
|
|
3077
3075
|
value: string;
|
|
3076
|
+
__kind: "P2SH";
|
|
3078
3077
|
} | {
|
|
3079
|
-
__kind: "P2WPKH";
|
|
3080
3078
|
value: string;
|
|
3079
|
+
__kind: "P2WPKH";
|
|
3081
3080
|
} | {
|
|
3082
|
-
__kind: "P2WSH";
|
|
3083
3081
|
value: string;
|
|
3082
|
+
__kind: "P2WSH";
|
|
3084
3083
|
} | {
|
|
3085
|
-
__kind: "Taproot";
|
|
3086
3084
|
value: string;
|
|
3085
|
+
__kind: "Taproot";
|
|
3087
3086
|
} | {
|
|
3088
3087
|
__kind: "OtherSegwit";
|
|
3089
3088
|
version: number;
|
|
3090
3089
|
program: string;
|
|
3091
3090
|
};
|
|
3091
|
+
__kind: "Btc";
|
|
3092
3092
|
}>]>>>;
|
|
3093
3093
|
channelMetadata: z.ZodObject<{
|
|
3094
3094
|
message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -3111,33 +3111,33 @@ declare const cfChainsCcmDepositMetadata: z.ZodObject<{
|
|
|
3111
3111
|
cfParameters: `0x${string}`;
|
|
3112
3112
|
};
|
|
3113
3113
|
sourceAddress?: {
|
|
3114
|
-
__kind: "Eth";
|
|
3115
3114
|
value: `0x${string}`;
|
|
3115
|
+
__kind: "Eth";
|
|
3116
3116
|
} | {
|
|
3117
|
-
__kind: "Dot";
|
|
3118
3117
|
value: `0x${string}`;
|
|
3118
|
+
__kind: "Dot";
|
|
3119
3119
|
} | {
|
|
3120
|
-
__kind: "Btc";
|
|
3121
3120
|
value: {
|
|
3122
|
-
__kind: "P2PKH";
|
|
3123
3121
|
value: `0x${string}`;
|
|
3122
|
+
__kind: "P2PKH";
|
|
3124
3123
|
} | {
|
|
3125
|
-
__kind: "P2SH";
|
|
3126
3124
|
value: `0x${string}`;
|
|
3125
|
+
__kind: "P2SH";
|
|
3127
3126
|
} | {
|
|
3128
|
-
__kind: "P2WPKH";
|
|
3129
3127
|
value: `0x${string}`;
|
|
3128
|
+
__kind: "P2WPKH";
|
|
3130
3129
|
} | {
|
|
3131
|
-
__kind: "P2WSH";
|
|
3132
3130
|
value: `0x${string}`;
|
|
3131
|
+
__kind: "P2WSH";
|
|
3133
3132
|
} | {
|
|
3134
|
-
__kind: "Taproot";
|
|
3135
3133
|
value: `0x${string}`;
|
|
3134
|
+
__kind: "Taproot";
|
|
3136
3135
|
} | {
|
|
3137
3136
|
__kind: "OtherSegwit";
|
|
3138
3137
|
version: number;
|
|
3139
3138
|
program: `0x${string}`;
|
|
3140
3139
|
};
|
|
3140
|
+
__kind: "Btc";
|
|
3141
3141
|
} | null | undefined;
|
|
3142
3142
|
}, {
|
|
3143
3143
|
sourceChain: {
|
|
@@ -3149,33 +3149,33 @@ declare const cfChainsCcmDepositMetadata: z.ZodObject<{
|
|
|
3149
3149
|
cfParameters: string;
|
|
3150
3150
|
};
|
|
3151
3151
|
sourceAddress?: {
|
|
3152
|
-
__kind: "Eth";
|
|
3153
3152
|
value: string;
|
|
3153
|
+
__kind: "Eth";
|
|
3154
3154
|
} | {
|
|
3155
|
-
__kind: "Dot";
|
|
3156
3155
|
value: string;
|
|
3156
|
+
__kind: "Dot";
|
|
3157
3157
|
} | {
|
|
3158
|
-
__kind: "Btc";
|
|
3159
3158
|
value: {
|
|
3160
|
-
__kind: "P2PKH";
|
|
3161
3159
|
value: string;
|
|
3160
|
+
__kind: "P2PKH";
|
|
3162
3161
|
} | {
|
|
3163
|
-
__kind: "P2SH";
|
|
3164
3162
|
value: string;
|
|
3163
|
+
__kind: "P2SH";
|
|
3165
3164
|
} | {
|
|
3166
|
-
__kind: "P2WPKH";
|
|
3167
3165
|
value: string;
|
|
3166
|
+
__kind: "P2WPKH";
|
|
3168
3167
|
} | {
|
|
3169
|
-
__kind: "P2WSH";
|
|
3170
3168
|
value: string;
|
|
3169
|
+
__kind: "P2WSH";
|
|
3171
3170
|
} | {
|
|
3172
|
-
__kind: "Taproot";
|
|
3173
3171
|
value: string;
|
|
3172
|
+
__kind: "Taproot";
|
|
3174
3173
|
} | {
|
|
3175
3174
|
__kind: "OtherSegwit";
|
|
3176
3175
|
version: number;
|
|
3177
3176
|
program: string;
|
|
3178
3177
|
};
|
|
3178
|
+
__kind: "Btc";
|
|
3179
3179
|
} | null | undefined;
|
|
3180
3180
|
}>;
|
|
3181
3181
|
declare const palletCfSwappingCcmFailReason: z.ZodEffects<z.ZodObject<{
|
|
@@ -3200,15 +3200,15 @@ declare const palletCfEthereumIngressEgressDepositWitnessEthereum: z.ZodObject<{
|
|
|
3200
3200
|
}>;
|
|
3201
3201
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
3202
3202
|
}, "strip", z.ZodTypeAny, {
|
|
3203
|
-
amount: bigint;
|
|
3204
3203
|
depositAddress: `0x${string}`;
|
|
3205
3204
|
asset: "Eth" | "Flip" | "Usdc";
|
|
3205
|
+
amount: bigint;
|
|
3206
3206
|
}, {
|
|
3207
|
-
amount: string | number;
|
|
3208
3207
|
depositAddress: string;
|
|
3209
3208
|
asset: {
|
|
3210
3209
|
__kind: "Eth" | "Flip" | "Usdc";
|
|
3211
3210
|
};
|
|
3211
|
+
amount: string | number;
|
|
3212
3212
|
}>;
|
|
3213
3213
|
declare const cfPrimitivesChainsAssetsDotAsset: z.ZodEffects<z.ZodObject<{
|
|
3214
3214
|
__kind: z.ZodEnum<["Dot"]>;
|
|
@@ -3232,15 +3232,15 @@ declare const palletCfPolkadotIngressEgressDepositWitnessPolkadot: z.ZodObject<{
|
|
|
3232
3232
|
}>;
|
|
3233
3233
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
3234
3234
|
}, "strip", z.ZodTypeAny, {
|
|
3235
|
-
amount: bigint;
|
|
3236
3235
|
depositAddress: `0x${string}`;
|
|
3237
3236
|
asset: "Dot";
|
|
3237
|
+
amount: bigint;
|
|
3238
3238
|
}, {
|
|
3239
|
-
amount: string | number;
|
|
3240
3239
|
depositAddress: string;
|
|
3241
3240
|
asset: {
|
|
3242
3241
|
__kind: "Dot";
|
|
3243
3242
|
};
|
|
3243
|
+
amount: string | number;
|
|
3244
3244
|
}>;
|
|
3245
3245
|
declare const cfPrimitivesChainsAssetsBtcAsset: z.ZodEffects<z.ZodObject<{
|
|
3246
3246
|
__kind: z.ZodEnum<["Btc"]>;
|
|
@@ -3266,47 +3266,47 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
3266
3266
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
3267
3267
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3268
3268
|
}, "strip", z.ZodTypeAny, {
|
|
3269
|
-
__kind: "P2PKH";
|
|
3270
3269
|
value: `0x${string}`;
|
|
3271
|
-
}, {
|
|
3272
3270
|
__kind: "P2PKH";
|
|
3271
|
+
}, {
|
|
3273
3272
|
value: string;
|
|
3273
|
+
__kind: "P2PKH";
|
|
3274
3274
|
}>, z.ZodObject<{
|
|
3275
3275
|
__kind: z.ZodLiteral<"P2SH">;
|
|
3276
3276
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3277
3277
|
}, "strip", z.ZodTypeAny, {
|
|
3278
|
-
__kind: "P2SH";
|
|
3279
3278
|
value: `0x${string}`;
|
|
3280
|
-
}, {
|
|
3281
3279
|
__kind: "P2SH";
|
|
3280
|
+
}, {
|
|
3282
3281
|
value: string;
|
|
3282
|
+
__kind: "P2SH";
|
|
3283
3283
|
}>, z.ZodObject<{
|
|
3284
3284
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
3285
3285
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3286
3286
|
}, "strip", z.ZodTypeAny, {
|
|
3287
|
-
__kind: "P2WPKH";
|
|
3288
3287
|
value: `0x${string}`;
|
|
3289
|
-
}, {
|
|
3290
3288
|
__kind: "P2WPKH";
|
|
3289
|
+
}, {
|
|
3291
3290
|
value: string;
|
|
3291
|
+
__kind: "P2WPKH";
|
|
3292
3292
|
}>, z.ZodObject<{
|
|
3293
3293
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
3294
3294
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3295
3295
|
}, "strip", z.ZodTypeAny, {
|
|
3296
|
-
__kind: "P2WSH";
|
|
3297
3296
|
value: `0x${string}`;
|
|
3298
|
-
}, {
|
|
3299
3297
|
__kind: "P2WSH";
|
|
3298
|
+
}, {
|
|
3300
3299
|
value: string;
|
|
3300
|
+
__kind: "P2WSH";
|
|
3301
3301
|
}>, z.ZodObject<{
|
|
3302
3302
|
__kind: z.ZodLiteral<"Taproot">;
|
|
3303
3303
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
3304
3304
|
}, "strip", z.ZodTypeAny, {
|
|
3305
|
-
__kind: "Taproot";
|
|
3306
3305
|
value: `0x${string}`;
|
|
3307
|
-
}, {
|
|
3308
3306
|
__kind: "Taproot";
|
|
3307
|
+
}, {
|
|
3309
3308
|
value: string;
|
|
3309
|
+
__kind: "Taproot";
|
|
3310
3310
|
}>, z.ZodObject<{
|
|
3311
3311
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
3312
3312
|
version: z.ZodNumber;
|
|
@@ -3341,49 +3341,48 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
3341
3341
|
vout: number;
|
|
3342
3342
|
}>;
|
|
3343
3343
|
}, "strip", z.ZodTypeAny, {
|
|
3344
|
-
amount: bigint;
|
|
3345
3344
|
depositAddress: {
|
|
3346
|
-
__kind: "P2PKH";
|
|
3347
3345
|
value: `0x${string}`;
|
|
3346
|
+
__kind: "P2PKH";
|
|
3348
3347
|
} | {
|
|
3349
|
-
__kind: "P2SH";
|
|
3350
3348
|
value: `0x${string}`;
|
|
3349
|
+
__kind: "P2SH";
|
|
3351
3350
|
} | {
|
|
3352
|
-
__kind: "P2WPKH";
|
|
3353
3351
|
value: `0x${string}`;
|
|
3352
|
+
__kind: "P2WPKH";
|
|
3354
3353
|
} | {
|
|
3355
|
-
__kind: "P2WSH";
|
|
3356
3354
|
value: `0x${string}`;
|
|
3355
|
+
__kind: "P2WSH";
|
|
3357
3356
|
} | {
|
|
3358
|
-
__kind: "Taproot";
|
|
3359
3357
|
value: `0x${string}`;
|
|
3358
|
+
__kind: "Taproot";
|
|
3360
3359
|
} | {
|
|
3361
3360
|
__kind: "OtherSegwit";
|
|
3362
3361
|
version: number;
|
|
3363
3362
|
program: `0x${string}`;
|
|
3364
3363
|
};
|
|
3365
3364
|
asset: "Btc";
|
|
3365
|
+
amount: bigint;
|
|
3366
3366
|
depositDetails: {
|
|
3367
3367
|
txId: `0x${string}`;
|
|
3368
3368
|
vout: number;
|
|
3369
3369
|
};
|
|
3370
3370
|
}, {
|
|
3371
|
-
amount: string | number;
|
|
3372
3371
|
depositAddress: {
|
|
3373
|
-
__kind: "P2PKH";
|
|
3374
3372
|
value: string;
|
|
3373
|
+
__kind: "P2PKH";
|
|
3375
3374
|
} | {
|
|
3376
|
-
__kind: "P2SH";
|
|
3377
3375
|
value: string;
|
|
3376
|
+
__kind: "P2SH";
|
|
3378
3377
|
} | {
|
|
3379
|
-
__kind: "P2WPKH";
|
|
3380
3378
|
value: string;
|
|
3379
|
+
__kind: "P2WPKH";
|
|
3381
3380
|
} | {
|
|
3382
|
-
__kind: "P2WSH";
|
|
3383
3381
|
value: string;
|
|
3382
|
+
__kind: "P2WSH";
|
|
3384
3383
|
} | {
|
|
3385
|
-
__kind: "Taproot";
|
|
3386
3384
|
value: string;
|
|
3385
|
+
__kind: "Taproot";
|
|
3387
3386
|
} | {
|
|
3388
3387
|
__kind: "OtherSegwit";
|
|
3389
3388
|
version: number;
|
|
@@ -3392,6 +3391,7 @@ declare const palletCfBitcoinIngressEgressDepositWitnessBitcoin: z.ZodObject<{
|
|
|
3392
3391
|
asset: {
|
|
3393
3392
|
__kind: "Btc";
|
|
3394
3393
|
};
|
|
3394
|
+
amount: string | number;
|
|
3395
3395
|
depositDetails: {
|
|
3396
3396
|
txId: string;
|
|
3397
3397
|
vout: number;
|
|
@@ -3460,7 +3460,6 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
3460
3460
|
};
|
|
3461
3461
|
}>;
|
|
3462
3462
|
}, "strip", z.ZodTypeAny, {
|
|
3463
|
-
__kind: "Increase";
|
|
3464
3463
|
value: {
|
|
3465
3464
|
liquidity: bigint;
|
|
3466
3465
|
amounts: {
|
|
@@ -3468,8 +3467,8 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
3468
3467
|
pair: bigint;
|
|
3469
3468
|
};
|
|
3470
3469
|
};
|
|
3471
|
-
}, {
|
|
3472
3470
|
__kind: "Increase";
|
|
3471
|
+
}, {
|
|
3473
3472
|
value: {
|
|
3474
3473
|
liquidity: string | number;
|
|
3475
3474
|
amounts: {
|
|
@@ -3477,6 +3476,7 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
3477
3476
|
pair: string | number;
|
|
3478
3477
|
};
|
|
3479
3478
|
};
|
|
3479
|
+
__kind: "Increase";
|
|
3480
3480
|
}>, z.ZodObject<{
|
|
3481
3481
|
__kind: z.ZodLiteral<"Decrease">;
|
|
3482
3482
|
value: z.ZodObject<{
|
|
@@ -3505,7 +3505,6 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
3505
3505
|
};
|
|
3506
3506
|
}>;
|
|
3507
3507
|
}, "strip", z.ZodTypeAny, {
|
|
3508
|
-
__kind: "Decrease";
|
|
3509
3508
|
value: {
|
|
3510
3509
|
liquidity: bigint;
|
|
3511
3510
|
amounts: {
|
|
@@ -3513,8 +3512,8 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
3513
3512
|
pair: bigint;
|
|
3514
3513
|
};
|
|
3515
3514
|
};
|
|
3516
|
-
}, {
|
|
3517
3515
|
__kind: "Decrease";
|
|
3516
|
+
}, {
|
|
3518
3517
|
value: {
|
|
3519
3518
|
liquidity: string | number;
|
|
3520
3519
|
amounts: {
|
|
@@ -3522,25 +3521,26 @@ declare const palletCfPoolsIncreaseOrDecreaseRangeOrderChange: z.ZodDiscriminate
|
|
|
3522
3521
|
pair: string | number;
|
|
3523
3522
|
};
|
|
3524
3523
|
};
|
|
3524
|
+
__kind: "Decrease";
|
|
3525
3525
|
}>]>;
|
|
3526
3526
|
declare const palletCfPoolsIncreaseOrDecreaseU128: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
3527
3527
|
__kind: z.ZodLiteral<"Increase">;
|
|
3528
3528
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
3529
3529
|
}, "strip", z.ZodTypeAny, {
|
|
3530
|
-
__kind: "Increase";
|
|
3531
3530
|
value: bigint;
|
|
3532
|
-
}, {
|
|
3533
3531
|
__kind: "Increase";
|
|
3532
|
+
}, {
|
|
3534
3533
|
value: string | number;
|
|
3534
|
+
__kind: "Increase";
|
|
3535
3535
|
}>, z.ZodObject<{
|
|
3536
3536
|
__kind: z.ZodLiteral<"Decrease">;
|
|
3537
3537
|
value: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
3538
3538
|
}, "strip", z.ZodTypeAny, {
|
|
3539
|
-
__kind: "Decrease";
|
|
3540
3539
|
value: bigint;
|
|
3541
|
-
}, {
|
|
3542
3540
|
__kind: "Decrease";
|
|
3541
|
+
}, {
|
|
3543
3542
|
value: string | number;
|
|
3543
|
+
__kind: "Decrease";
|
|
3544
3544
|
}>]>;
|
|
3545
3545
|
//#endregion
|
|
3546
3546
|
export { accountId, cfChainsAddressEncodedAddress, cfChainsAddressForeignChainAddress, cfChainsBtcAggKey, cfChainsBtcBitcoinFeeInfo, cfChainsBtcBitcoinTrackedData, cfChainsBtcBitcoinTransactionData, cfChainsBtcPreviousOrCurrent, cfChainsBtcScriptPubkey, cfChainsBtcUtxoId, cfChainsCcmChannelMetadata, cfChainsCcmDepositMetadata, cfChainsChainStateBitcoin, cfChainsChainStateEthereum, cfChainsChainStatePolkadot, cfChainsDotPolkadotTrackedData, cfChainsDotPolkadotTransactionData, cfChainsDotRuntimeVersion, cfChainsEthEthereumTrackedData, cfChainsEvmAggKey, cfChainsEvmParityBit, cfChainsEvmSchnorrVerificationComponents, cfChainsEvmTransaction, cfChainsSwapOrigin, cfPrimitivesAccountRole, cfPrimitivesChainsAssetsAnyAsset, cfPrimitivesChainsAssetsBtcAsset, cfPrimitivesChainsAssetsDotAsset, cfPrimitivesChainsAssetsEthAsset, cfPrimitivesChainsForeignChain, cfPrimitivesSemVer, cfPrimitivesSwapLeg, dispatchResult, frameSupportDispatchDispatchClass, frameSupportDispatchDispatchInfo, frameSupportDispatchPays, hexString, numberOrHex, numericString, palletCfBitcoinIngressEgressDepositWitnessBitcoin, palletCfBroadcastBroadcastAttemptId, palletCfBroadcastPalletSafeMode, palletCfEmissionsPalletSafeMode, palletCfEnvironmentSafeModeUpdate, palletCfEthereumIngressEgressDepositWitnessEthereum, palletCfFlipImbalancesImbalanceSource, palletCfFlipImbalancesInternalSource, palletCfFundingPalletSafeMode, palletCfLpPalletSafeMode, palletCfPolkadotIngressEgressDepositWitnessPolkadot, palletCfPoolsAssetsMap, palletCfPoolsIncreaseOrDecreaseRangeOrderChange, palletCfPoolsIncreaseOrDecreaseU128, palletCfPoolsPalletSafeMode, palletCfPoolsRangeOrderChange, palletCfReputationPalletSafeMode, palletCfReputationPenalty, palletCfSwappingCcmFailReason, palletCfSwappingPalletSafeMode, palletCfSwappingSwapType, palletCfTokenholderGovernanceProposal, palletCfValidatorAuctionResolverSetSizeParameters, palletCfValidatorPalletConfigUpdate, palletCfValidatorPalletSafeMode, palletCfValidatorRotationPhase, palletCfValidatorRotationState, palletCfVaultsPalletSafeMode, palletCfWitnesserPalletSafeMode, simpleEnum, spArithmeticArithmeticError, spRuntimeDispatchError, spRuntimeModuleError, spRuntimeTokenError, spRuntimeTransactionalError, spWeightsWeightV2Weight, stateChainRuntimeChainflipOffencesOffence, stateChainRuntimeSafeModeInnerRuntimeSafeMode, stateChainRuntimeSafeModeWitnesserCallPermission };
|