@chainflip/processor 1.10.0 → 1.10.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +20 -20
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.ts +20 -20
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.cts +20 -20
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.ts +20 -20
- package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.cts +8 -8
- package/dist/100/ethereumBroadcaster/transactionBroadcastRequest.d.ts +8 -8
- package/dist/100/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/100/flip/remainingImbalance.d.cts +22 -22
- package/dist/100/flip/remainingImbalance.d.ts +22 -22
- package/dist/100/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/100/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/100/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/100/swapping/batchSwapFailed.d.ts +6 -6
- package/dist/100/swapping/ccmDepositReceived.d.cts +66 -66
- package/dist/100/swapping/ccmDepositReceived.d.ts +66 -66
- package/dist/100/swapping/ccmFailed.d.cts +62 -62
- package/dist/100/swapping/ccmFailed.d.ts +62 -62
- package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
- package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
- package/dist/100/swapping/swapAmountTooLow.d.cts +19 -19
- package/dist/100/swapping/swapAmountTooLow.d.ts +19 -19
- package/dist/100/swapping/swapDepositAddressReady.d.cts +20 -20
- package/dist/100/swapping/swapDepositAddressReady.d.ts +20 -20
- package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
- package/dist/100/swapping/swapExecuted.d.cts +12 -12
- package/dist/100/swapping/swapExecuted.d.ts +12 -12
- package/dist/100/swapping/swapScheduled.d.cts +93 -93
- package/dist/100/swapping/swapScheduled.d.ts +93 -93
- package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/100/swapping/withdrawalRequested.d.ts +4 -4
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +88 -88
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +88 -88
- package/dist/11000/arbitrumIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11000/arbitrumIngressEgress/palletConfigUpdated.d.cts +135 -0
- package/dist/11000/arbitrumIngressEgress/palletConfigUpdated.d.ts +135 -0
- package/dist/11000/arbitrumIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11000/assethubIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11000/assethubIngressEgress/palletConfigUpdated.d.cts +135 -0
- package/dist/11000/assethubIngressEgress/palletConfigUpdated.d.ts +135 -0
- package/dist/11000/assethubIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.ts +26 -26
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
- package/dist/11000/bitcoinIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11000/bitcoinIngressEgress/palletConfigUpdated.d.cts +135 -0
- package/dist/11000/bitcoinIngressEgress/palletConfigUpdated.d.ts +135 -0
- package/dist/11000/bitcoinIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11000/common.cjs +122 -305
- package/dist/11000/common.d.cts +1201 -12272
- package/dist/11000/common.d.ts +1201 -12272
- package/dist/11000/common.mjs +131 -314
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +28 -37
- package/dist/11000/environment/runtimeSafeModeUpdated.d.ts +28 -37
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +88 -88
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.ts +88 -88
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +88 -88
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +88 -88
- package/dist/11000/ethereumIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11000/ethereumIngressEgress/palletConfigUpdated.d.cts +135 -0
- package/dist/11000/ethereumIngressEgress/palletConfigUpdated.d.ts +135 -0
- package/dist/11000/ethereumIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +2 -2
- package/dist/11000/lendingPools/boostFundsAdded.d.ts +2 -2
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/polkadotIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11000/polkadotIngressEgress/palletConfigUpdated.d.cts +135 -0
- package/dist/11000/polkadotIngressEgress/palletConfigUpdated.d.ts +135 -0
- package/dist/11000/polkadotIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11000/solanaIngressEgress/palletConfigUpdated.cjs +9 -0
- package/dist/11000/solanaIngressEgress/palletConfigUpdated.d.cts +135 -0
- package/dist/11000/solanaIngressEgress/palletConfigUpdated.d.ts +135 -0
- package/dist/11000/solanaIngressEgress/palletConfigUpdated.mjs +9 -0
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +10 -10
- package/dist/11000/swapping/swapDepositAddressReady.d.ts +10 -10
- package/dist/11000/swapping/swapRequested.d.cts +4 -4
- package/dist/11000/swapping/swapRequested.d.ts +4 -4
- package/dist/11000/tradingStrategy/strategyDeployed.d.cts +47 -0
- package/dist/11000/tradingStrategy/strategyDeployed.d.ts +47 -0
- package/dist/11000/validator/palletConfigUpdated.cjs +9 -0
- package/dist/11000/validator/palletConfigUpdated.d.cts +217 -0
- package/dist/11000/validator/palletConfigUpdated.d.ts +217 -0
- package/dist/11000/validator/palletConfigUpdated.mjs +9 -0
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +2 -2
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
- package/dist/131/bitcoinIngressEgress/depositIgnored.d.ts +20 -20
- package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +20 -20
- package/dist/131/bitcoinIngressEgress/depositReceived.d.ts +20 -20
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.cts +46 -46
- package/dist/131/bitcoinIngressEgress/depositWitnessRejected.d.ts +46 -46
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/131/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/131/environment/runtimeSafeModeUpdated.d.ts +28 -28
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/131/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/131/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/131/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/131/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
- package/dist/131/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/131/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/131/swapping/batchSwapFailed.d.cts +6 -6
- package/dist/131/swapping/batchSwapFailed.d.ts +6 -6
- package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
- package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
- package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
- package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
- package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/131/swapping/swapExecuted.d.cts +12 -12
- package/dist/131/swapping/swapExecuted.d.ts +12 -12
- package/dist/131/swapping/swapScheduled.d.cts +14 -14
- package/dist/131/swapping/swapScheduled.d.ts +14 -14
- package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/arbitrumIngressEgress/boostFundsAdded.d.ts +4 -4
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/arbitrumIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/141/common.cjs +1 -6
- package/dist/141/common.d.cts +1 -11
- package/dist/141/common.d.ts +1 -11
- package/dist/141/common.mjs +0 -5
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/141/validator/rotationPhaseUpdated.d.ts +20 -20
- package/dist/150/assetBalances/refundScheduled.d.cts +52 -52
- package/dist/150/assetBalances/refundScheduled.d.ts +52 -52
- package/dist/150/assetBalances/refundSkipped.d.cts +97 -97
- package/dist/150/assetBalances/refundSkipped.d.ts +97 -97
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +28 -28
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +28 -28
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +22 -22
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +22 -22
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/160/liquidityPools/limitOrderUpdated.d.ts +10 -10
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +10 -10
- package/dist/160/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/160/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.ts +50 -50
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/160/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/160/swapping/batchSwapFailed.d.ts +2 -2
- package/dist/160/swapping/ccmFailed.d.cts +14 -14
- package/dist/160/swapping/ccmFailed.d.ts +14 -14
- package/dist/160/swapping/refundEgressIgnored.d.cts +18 -18
- package/dist/160/swapping/refundEgressIgnored.d.ts +18 -18
- package/dist/160/swapping/refundEgressScheduled.d.cts +2 -2
- package/dist/160/swapping/refundEgressScheduled.d.ts +2 -2
- package/dist/160/swapping/swapAmountConfiscated.d.cts +2 -2
- package/dist/160/swapping/swapAmountConfiscated.d.ts +2 -2
- package/dist/160/swapping/swapDepositAddressReady.d.cts +13 -13
- package/dist/160/swapping/swapDepositAddressReady.d.ts +13 -13
- package/dist/160/swapping/swapEgressIgnored.d.cts +18 -18
- package/dist/160/swapping/swapEgressIgnored.d.ts +18 -18
- package/dist/160/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/160/swapping/swapEgressScheduled.d.ts +2 -2
- package/dist/160/swapping/swapRequested.d.cts +26 -26
- package/dist/160/swapping/swapRequested.d.ts +26 -26
- package/dist/160/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/160/swapping/withdrawalRequested.d.ts +4 -4
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/ethereumIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/ethereumIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/arbitrumIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +179 -179
- package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +179 -179
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/arbitrumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +57 -57
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +57 -57
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +296 -296
- package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +296 -296
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +26 -26
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +26 -26
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.ts +20 -20
- package/dist/180/common.cjs +1 -20
- package/dist/180/common.d.cts +1 -83
- package/dist/180/common.d.ts +1 -83
- package/dist/180/common.mjs +0 -19
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/ethereumIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/ethereumIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +179 -179
- package/dist/180/ethereumIngressEgress/depositFailed.d.ts +179 -179
- package/dist/180/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +57 -57
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +57 -57
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/solanaIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +156 -156
- package/dist/180/solanaIngressEgress/depositFailed.d.ts +156 -156
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/180/solanaIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +54 -54
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +54 -54
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +184 -184
- package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +184 -184
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/190/assetBalances/accountCredited.d.cts +2 -2
- package/dist/190/assetBalances/accountCredited.d.ts +2 -2
- package/dist/190/assetBalances/accountDebited.d.cts +2 -2
- package/dist/190/assetBalances/accountDebited.d.ts +2 -2
- package/dist/190/assethubIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/190/assethubIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/190/assethubIngressEgress/ccmEgressInvalid.d.ts +50 -50
- package/dist/190/assethubIngressEgress/depositFailed.d.cts +160 -160
- package/dist/190/assethubIngressEgress/depositFailed.d.ts +160 -160
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.ts +12 -12
- package/dist/190/liquidityPools/orderDeletionFailed.d.cts +8 -8
- package/dist/190/liquidityPools/orderDeletionFailed.d.ts +8 -8
- package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +12 -12
- package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +12 -12
- package/dist/190/liquidityProvider/assetTransferred.d.cts +6 -6
- package/dist/190/liquidityProvider/assetTransferred.d.ts +6 -6
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +18 -18
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.ts +18 -18
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/190/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.cts +10 -10
- package/dist/190/liquidityProvider/withdrawalEgressScheduled.d.ts +10 -10
- package/dist/190/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/190/swapping/batchSwapFailed.d.ts +2 -2
- package/dist/190/swapping/creditedOnChain.d.cts +4 -4
- package/dist/190/swapping/creditedOnChain.d.ts +4 -4
- package/dist/190/swapping/refundEgressIgnored.d.cts +18 -18
- package/dist/190/swapping/refundEgressIgnored.d.ts +18 -18
- package/dist/190/swapping/refundEgressScheduled.d.cts +2 -2
- package/dist/190/swapping/refundEgressScheduled.d.ts +2 -2
- package/dist/190/swapping/refundedOnChain.d.cts +4 -4
- package/dist/190/swapping/refundedOnChain.d.ts +4 -4
- package/dist/190/swapping/swapAmountConfiscated.d.cts +2 -2
- package/dist/190/swapping/swapAmountConfiscated.d.ts +2 -2
- package/dist/190/swapping/swapDepositAddressReady.d.cts +13 -13
- package/dist/190/swapping/swapDepositAddressReady.d.ts +13 -13
- package/dist/190/swapping/swapEgressIgnored.d.cts +18 -18
- package/dist/190/swapping/swapEgressIgnored.d.ts +18 -18
- package/dist/190/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/190/swapping/swapEgressScheduled.d.ts +2 -2
- package/dist/190/swapping/swapRequested.d.cts +70 -70
- package/dist/190/swapping/swapRequested.d.ts +70 -70
- package/dist/190/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/190/swapping/withdrawalRequested.d.ts +4 -4
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.cts +2 -2
- package/dist/190/tradingStrategy/fundsAddedToStrategy.d.ts +2 -2
- package/dist/190/tradingStrategy/strategyDeployed.d.cts +2 -2
- package/dist/190/tradingStrategy/strategyDeployed.d.ts +2 -2
- package/package.json +3 -3
- package/dist/11000/arbitrumIngressEgress/boostDelaySet.cjs +0 -6
- package/dist/11000/arbitrumIngressEgress/boostDelaySet.d.cts +0 -11
- package/dist/11000/arbitrumIngressEgress/boostDelaySet.d.ts +0 -11
- package/dist/11000/arbitrumIngressEgress/boostDelaySet.mjs +0 -6
- package/dist/11000/arbitrumIngressEgress/depositFailed.cjs +0 -15
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +0 -1354
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +0 -1354
- package/dist/11000/arbitrumIngressEgress/depositFailed.mjs +0 -15
- package/dist/11000/assethubIngressEgress/boostDelaySet.cjs +0 -6
- package/dist/11000/assethubIngressEgress/boostDelaySet.d.cts +0 -11
- package/dist/11000/assethubIngressEgress/boostDelaySet.d.ts +0 -11
- package/dist/11000/assethubIngressEgress/boostDelaySet.mjs +0 -6
- package/dist/11000/assethubIngressEgress/depositFailed.cjs +0 -14
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +0 -1345
- package/dist/11000/assethubIngressEgress/depositFailed.d.ts +0 -1345
- package/dist/11000/assethubIngressEgress/depositFailed.mjs +0 -14
- package/dist/11000/bitcoinIngressEgress/boostDelaySet.cjs +0 -6
- package/dist/11000/bitcoinIngressEgress/boostDelaySet.d.cts +0 -11
- package/dist/11000/bitcoinIngressEgress/boostDelaySet.d.ts +0 -11
- package/dist/11000/bitcoinIngressEgress/boostDelaySet.mjs +0 -6
- package/dist/11000/bitcoinIngressEgress/depositFailed.cjs +0 -15
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +0 -2263
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +0 -2263
- package/dist/11000/bitcoinIngressEgress/depositFailed.mjs +0 -15
- package/dist/11000/ethereumIngressEgress/boostDelaySet.cjs +0 -6
- package/dist/11000/ethereumIngressEgress/boostDelaySet.d.cts +0 -11
- package/dist/11000/ethereumIngressEgress/boostDelaySet.d.ts +0 -11
- package/dist/11000/ethereumIngressEgress/boostDelaySet.mjs +0 -6
- package/dist/11000/ethereumIngressEgress/depositFailed.cjs +0 -15
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +0 -1354
- package/dist/11000/ethereumIngressEgress/depositFailed.d.ts +0 -1354
- package/dist/11000/ethereumIngressEgress/depositFailed.mjs +0 -15
- package/dist/11000/polkadotIngressEgress/boostDelaySet.cjs +0 -6
- package/dist/11000/polkadotIngressEgress/boostDelaySet.d.cts +0 -11
- package/dist/11000/polkadotIngressEgress/boostDelaySet.d.ts +0 -11
- package/dist/11000/polkadotIngressEgress/boostDelaySet.mjs +0 -6
- package/dist/11000/polkadotIngressEgress/depositFailed.cjs +0 -14
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +0 -1345
- package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +0 -1345
- package/dist/11000/polkadotIngressEgress/depositFailed.mjs +0 -14
- package/dist/11000/solanaIngressEgress/boostDelaySet.cjs +0 -6
- package/dist/11000/solanaIngressEgress/boostDelaySet.d.cts +0 -11
- package/dist/11000/solanaIngressEgress/boostDelaySet.d.ts +0 -11
- package/dist/11000/solanaIngressEgress/boostDelaySet.mjs +0 -6
- package/dist/11000/solanaIngressEgress/depositFailed.cjs +0 -15
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +0 -1304
- package/dist/11000/solanaIngressEgress/depositFailed.d.ts +0 -1304
- package/dist/11000/solanaIngressEgress/depositFailed.mjs +0 -15
- package/dist/141/environment/utxoConsolidationParametersUpdated.cjs +0 -9
- package/dist/141/environment/utxoConsolidationParametersUpdated.d.cts +0 -26
- package/dist/141/environment/utxoConsolidationParametersUpdated.d.ts +0 -26
- package/dist/141/environment/utxoConsolidationParametersUpdated.mjs +0 -9
- package/dist/180/solanaThresholdSigner/thresholdSignatureRequest.cjs +0 -19
- package/dist/180/solanaThresholdSigner/thresholdSignatureRequest.d.cts +0 -107
- package/dist/180/solanaThresholdSigner/thresholdSignatureRequest.d.ts +0 -107
- package/dist/180/solanaThresholdSigner/thresholdSignatureRequest.mjs +0 -19
|
@@ -14,16 +14,16 @@ declare const polkadotIngressEgressInsufficientBoostLiquidity: z.ZodObject<{
|
|
|
14
14
|
amountAttempted: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
asset: "Dot";
|
|
18
17
|
channelId: bigint;
|
|
19
18
|
prewitnessedDepositId: bigint;
|
|
19
|
+
asset: "Dot";
|
|
20
20
|
amountAttempted: bigint;
|
|
21
21
|
}, {
|
|
22
|
+
channelId: string | number;
|
|
23
|
+
prewitnessedDepositId: string | number;
|
|
22
24
|
asset: {
|
|
23
25
|
__kind: "Dot";
|
|
24
26
|
};
|
|
25
|
-
channelId: string | number;
|
|
26
|
-
prewitnessedDepositId: string | number;
|
|
27
27
|
amountAttempted: string | number;
|
|
28
28
|
}>;
|
|
29
29
|
|
|
@@ -14,16 +14,16 @@ declare const polkadotIngressEgressInsufficientBoostLiquidity: z.ZodObject<{
|
|
|
14
14
|
amountAttempted: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
asset: "Dot";
|
|
18
17
|
channelId: bigint;
|
|
19
18
|
prewitnessedDepositId: bigint;
|
|
19
|
+
asset: "Dot";
|
|
20
20
|
amountAttempted: bigint;
|
|
21
21
|
}, {
|
|
22
|
+
channelId: string | number;
|
|
23
|
+
prewitnessedDepositId: string | number;
|
|
22
24
|
asset: {
|
|
23
25
|
__kind: "Dot";
|
|
24
26
|
};
|
|
25
|
-
channelId: string | number;
|
|
26
|
-
prewitnessedDepositId: string | number;
|
|
27
27
|
amountAttempted: string | number;
|
|
28
28
|
}>;
|
|
29
29
|
|
|
@@ -29,7 +29,6 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
29
29
|
newEpochIndex: number;
|
|
30
30
|
}>;
|
|
31
31
|
}, "strip", z.ZodTypeAny, {
|
|
32
|
-
__kind: "KeygensInProgress";
|
|
33
32
|
value: {
|
|
34
33
|
primaryCandidates: string[];
|
|
35
34
|
secondaryCandidates: string[];
|
|
@@ -37,8 +36,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
37
36
|
bond: bigint;
|
|
38
37
|
newEpochIndex: number;
|
|
39
38
|
};
|
|
40
|
-
}, {
|
|
41
39
|
__kind: "KeygensInProgress";
|
|
40
|
+
}, {
|
|
42
41
|
value: {
|
|
43
42
|
primaryCandidates: string[];
|
|
44
43
|
secondaryCandidates: string[];
|
|
@@ -46,6 +45,7 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
46
45
|
bond: string | number;
|
|
47
46
|
newEpochIndex: number;
|
|
48
47
|
};
|
|
48
|
+
__kind: "KeygensInProgress";
|
|
49
49
|
}>, z.ZodObject<{
|
|
50
50
|
__kind: z.ZodLiteral<"KeyHandoversInProgress">;
|
|
51
51
|
value: z.ZodObject<{
|
|
@@ -68,7 +68,6 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
68
68
|
newEpochIndex: number;
|
|
69
69
|
}>;
|
|
70
70
|
}, "strip", z.ZodTypeAny, {
|
|
71
|
-
__kind: "KeyHandoversInProgress";
|
|
72
71
|
value: {
|
|
73
72
|
primaryCandidates: string[];
|
|
74
73
|
secondaryCandidates: string[];
|
|
@@ -76,8 +75,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
76
75
|
bond: bigint;
|
|
77
76
|
newEpochIndex: number;
|
|
78
77
|
};
|
|
79
|
-
}, {
|
|
80
78
|
__kind: "KeyHandoversInProgress";
|
|
79
|
+
}, {
|
|
81
80
|
value: {
|
|
82
81
|
primaryCandidates: string[];
|
|
83
82
|
secondaryCandidates: string[];
|
|
@@ -85,6 +84,7 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
85
84
|
bond: string | number;
|
|
86
85
|
newEpochIndex: number;
|
|
87
86
|
};
|
|
87
|
+
__kind: "KeyHandoversInProgress";
|
|
88
88
|
}>, z.ZodObject<{
|
|
89
89
|
__kind: z.ZodLiteral<"ActivatingKeys">;
|
|
90
90
|
value: z.ZodObject<{
|
|
@@ -107,7 +107,6 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
107
107
|
newEpochIndex: number;
|
|
108
108
|
}>;
|
|
109
109
|
}, "strip", z.ZodTypeAny, {
|
|
110
|
-
__kind: "ActivatingKeys";
|
|
111
110
|
value: {
|
|
112
111
|
primaryCandidates: string[];
|
|
113
112
|
secondaryCandidates: string[];
|
|
@@ -115,8 +114,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
115
114
|
bond: bigint;
|
|
116
115
|
newEpochIndex: number;
|
|
117
116
|
};
|
|
118
|
-
}, {
|
|
119
117
|
__kind: "ActivatingKeys";
|
|
118
|
+
}, {
|
|
120
119
|
value: {
|
|
121
120
|
primaryCandidates: string[];
|
|
122
121
|
secondaryCandidates: string[];
|
|
@@ -124,6 +123,7 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
124
123
|
bond: string | number;
|
|
125
124
|
newEpochIndex: number;
|
|
126
125
|
};
|
|
126
|
+
__kind: "ActivatingKeys";
|
|
127
127
|
}>, z.ZodObject<{
|
|
128
128
|
__kind: z.ZodLiteral<"NewKeysActivated">;
|
|
129
129
|
value: z.ZodObject<{
|
|
@@ -146,7 +146,6 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
146
146
|
newEpochIndex: number;
|
|
147
147
|
}>;
|
|
148
148
|
}, "strip", z.ZodTypeAny, {
|
|
149
|
-
__kind: "NewKeysActivated";
|
|
150
149
|
value: {
|
|
151
150
|
primaryCandidates: string[];
|
|
152
151
|
secondaryCandidates: string[];
|
|
@@ -154,8 +153,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
154
153
|
bond: bigint;
|
|
155
154
|
newEpochIndex: number;
|
|
156
155
|
};
|
|
157
|
-
}, {
|
|
158
156
|
__kind: "NewKeysActivated";
|
|
157
|
+
}, {
|
|
159
158
|
value: {
|
|
160
159
|
primaryCandidates: string[];
|
|
161
160
|
secondaryCandidates: string[];
|
|
@@ -163,21 +162,21 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
163
162
|
bond: string | number;
|
|
164
163
|
newEpochIndex: number;
|
|
165
164
|
};
|
|
165
|
+
__kind: "NewKeysActivated";
|
|
166
166
|
}>, z.ZodObject<{
|
|
167
167
|
__kind: z.ZodLiteral<"SessionRotating">;
|
|
168
168
|
value: z.ZodTuple<[z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>, "many">, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
|
|
169
169
|
}, "strip", z.ZodTypeAny, {
|
|
170
|
-
__kind: "SessionRotating";
|
|
171
170
|
value: [string[], bigint];
|
|
172
|
-
}, {
|
|
173
171
|
__kind: "SessionRotating";
|
|
172
|
+
}, {
|
|
174
173
|
value: [string[], string | number];
|
|
174
|
+
__kind: "SessionRotating";
|
|
175
175
|
}>]>;
|
|
176
176
|
}, "strip", z.ZodTypeAny, {
|
|
177
177
|
newPhase: {
|
|
178
178
|
__kind: "Idle";
|
|
179
179
|
} | {
|
|
180
|
-
__kind: "KeygensInProgress";
|
|
181
180
|
value: {
|
|
182
181
|
primaryCandidates: string[];
|
|
183
182
|
secondaryCandidates: string[];
|
|
@@ -185,8 +184,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
185
184
|
bond: bigint;
|
|
186
185
|
newEpochIndex: number;
|
|
187
186
|
};
|
|
187
|
+
__kind: "KeygensInProgress";
|
|
188
188
|
} | {
|
|
189
|
-
__kind: "KeyHandoversInProgress";
|
|
190
189
|
value: {
|
|
191
190
|
primaryCandidates: string[];
|
|
192
191
|
secondaryCandidates: string[];
|
|
@@ -194,8 +193,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
194
193
|
bond: bigint;
|
|
195
194
|
newEpochIndex: number;
|
|
196
195
|
};
|
|
196
|
+
__kind: "KeyHandoversInProgress";
|
|
197
197
|
} | {
|
|
198
|
-
__kind: "ActivatingKeys";
|
|
199
198
|
value: {
|
|
200
199
|
primaryCandidates: string[];
|
|
201
200
|
secondaryCandidates: string[];
|
|
@@ -203,8 +202,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
203
202
|
bond: bigint;
|
|
204
203
|
newEpochIndex: number;
|
|
205
204
|
};
|
|
205
|
+
__kind: "ActivatingKeys";
|
|
206
206
|
} | {
|
|
207
|
-
__kind: "NewKeysActivated";
|
|
208
207
|
value: {
|
|
209
208
|
primaryCandidates: string[];
|
|
210
209
|
secondaryCandidates: string[];
|
|
@@ -212,15 +211,15 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
212
211
|
bond: bigint;
|
|
213
212
|
newEpochIndex: number;
|
|
214
213
|
};
|
|
214
|
+
__kind: "NewKeysActivated";
|
|
215
215
|
} | {
|
|
216
|
-
__kind: "SessionRotating";
|
|
217
216
|
value: [string[], bigint];
|
|
217
|
+
__kind: "SessionRotating";
|
|
218
218
|
};
|
|
219
219
|
}, {
|
|
220
220
|
newPhase: {
|
|
221
221
|
__kind: "Idle";
|
|
222
222
|
} | {
|
|
223
|
-
__kind: "KeygensInProgress";
|
|
224
223
|
value: {
|
|
225
224
|
primaryCandidates: string[];
|
|
226
225
|
secondaryCandidates: string[];
|
|
@@ -228,8 +227,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
228
227
|
bond: string | number;
|
|
229
228
|
newEpochIndex: number;
|
|
230
229
|
};
|
|
230
|
+
__kind: "KeygensInProgress";
|
|
231
231
|
} | {
|
|
232
|
-
__kind: "KeyHandoversInProgress";
|
|
233
232
|
value: {
|
|
234
233
|
primaryCandidates: string[];
|
|
235
234
|
secondaryCandidates: string[];
|
|
@@ -237,8 +236,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
237
236
|
bond: string | number;
|
|
238
237
|
newEpochIndex: number;
|
|
239
238
|
};
|
|
239
|
+
__kind: "KeyHandoversInProgress";
|
|
240
240
|
} | {
|
|
241
|
-
__kind: "ActivatingKeys";
|
|
242
241
|
value: {
|
|
243
242
|
primaryCandidates: string[];
|
|
244
243
|
secondaryCandidates: string[];
|
|
@@ -246,8 +245,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
246
245
|
bond: string | number;
|
|
247
246
|
newEpochIndex: number;
|
|
248
247
|
};
|
|
248
|
+
__kind: "ActivatingKeys";
|
|
249
249
|
} | {
|
|
250
|
-
__kind: "NewKeysActivated";
|
|
251
250
|
value: {
|
|
252
251
|
primaryCandidates: string[];
|
|
253
252
|
secondaryCandidates: string[];
|
|
@@ -255,9 +254,10 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
255
254
|
bond: string | number;
|
|
256
255
|
newEpochIndex: number;
|
|
257
256
|
};
|
|
257
|
+
__kind: "NewKeysActivated";
|
|
258
258
|
} | {
|
|
259
|
-
__kind: "SessionRotating";
|
|
260
259
|
value: [string[], string | number];
|
|
260
|
+
__kind: "SessionRotating";
|
|
261
261
|
};
|
|
262
262
|
}>;
|
|
263
263
|
|
|
@@ -29,7 +29,6 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
29
29
|
newEpochIndex: number;
|
|
30
30
|
}>;
|
|
31
31
|
}, "strip", z.ZodTypeAny, {
|
|
32
|
-
__kind: "KeygensInProgress";
|
|
33
32
|
value: {
|
|
34
33
|
primaryCandidates: string[];
|
|
35
34
|
secondaryCandidates: string[];
|
|
@@ -37,8 +36,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
37
36
|
bond: bigint;
|
|
38
37
|
newEpochIndex: number;
|
|
39
38
|
};
|
|
40
|
-
}, {
|
|
41
39
|
__kind: "KeygensInProgress";
|
|
40
|
+
}, {
|
|
42
41
|
value: {
|
|
43
42
|
primaryCandidates: string[];
|
|
44
43
|
secondaryCandidates: string[];
|
|
@@ -46,6 +45,7 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
46
45
|
bond: string | number;
|
|
47
46
|
newEpochIndex: number;
|
|
48
47
|
};
|
|
48
|
+
__kind: "KeygensInProgress";
|
|
49
49
|
}>, z.ZodObject<{
|
|
50
50
|
__kind: z.ZodLiteral<"KeyHandoversInProgress">;
|
|
51
51
|
value: z.ZodObject<{
|
|
@@ -68,7 +68,6 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
68
68
|
newEpochIndex: number;
|
|
69
69
|
}>;
|
|
70
70
|
}, "strip", z.ZodTypeAny, {
|
|
71
|
-
__kind: "KeyHandoversInProgress";
|
|
72
71
|
value: {
|
|
73
72
|
primaryCandidates: string[];
|
|
74
73
|
secondaryCandidates: string[];
|
|
@@ -76,8 +75,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
76
75
|
bond: bigint;
|
|
77
76
|
newEpochIndex: number;
|
|
78
77
|
};
|
|
79
|
-
}, {
|
|
80
78
|
__kind: "KeyHandoversInProgress";
|
|
79
|
+
}, {
|
|
81
80
|
value: {
|
|
82
81
|
primaryCandidates: string[];
|
|
83
82
|
secondaryCandidates: string[];
|
|
@@ -85,6 +84,7 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
85
84
|
bond: string | number;
|
|
86
85
|
newEpochIndex: number;
|
|
87
86
|
};
|
|
87
|
+
__kind: "KeyHandoversInProgress";
|
|
88
88
|
}>, z.ZodObject<{
|
|
89
89
|
__kind: z.ZodLiteral<"ActivatingKeys">;
|
|
90
90
|
value: z.ZodObject<{
|
|
@@ -107,7 +107,6 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
107
107
|
newEpochIndex: number;
|
|
108
108
|
}>;
|
|
109
109
|
}, "strip", z.ZodTypeAny, {
|
|
110
|
-
__kind: "ActivatingKeys";
|
|
111
110
|
value: {
|
|
112
111
|
primaryCandidates: string[];
|
|
113
112
|
secondaryCandidates: string[];
|
|
@@ -115,8 +114,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
115
114
|
bond: bigint;
|
|
116
115
|
newEpochIndex: number;
|
|
117
116
|
};
|
|
118
|
-
}, {
|
|
119
117
|
__kind: "ActivatingKeys";
|
|
118
|
+
}, {
|
|
120
119
|
value: {
|
|
121
120
|
primaryCandidates: string[];
|
|
122
121
|
secondaryCandidates: string[];
|
|
@@ -124,6 +123,7 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
124
123
|
bond: string | number;
|
|
125
124
|
newEpochIndex: number;
|
|
126
125
|
};
|
|
126
|
+
__kind: "ActivatingKeys";
|
|
127
127
|
}>, z.ZodObject<{
|
|
128
128
|
__kind: z.ZodLiteral<"NewKeysActivated">;
|
|
129
129
|
value: z.ZodObject<{
|
|
@@ -146,7 +146,6 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
146
146
|
newEpochIndex: number;
|
|
147
147
|
}>;
|
|
148
148
|
}, "strip", z.ZodTypeAny, {
|
|
149
|
-
__kind: "NewKeysActivated";
|
|
150
149
|
value: {
|
|
151
150
|
primaryCandidates: string[];
|
|
152
151
|
secondaryCandidates: string[];
|
|
@@ -154,8 +153,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
154
153
|
bond: bigint;
|
|
155
154
|
newEpochIndex: number;
|
|
156
155
|
};
|
|
157
|
-
}, {
|
|
158
156
|
__kind: "NewKeysActivated";
|
|
157
|
+
}, {
|
|
159
158
|
value: {
|
|
160
159
|
primaryCandidates: string[];
|
|
161
160
|
secondaryCandidates: string[];
|
|
@@ -163,21 +162,21 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
163
162
|
bond: string | number;
|
|
164
163
|
newEpochIndex: number;
|
|
165
164
|
};
|
|
165
|
+
__kind: "NewKeysActivated";
|
|
166
166
|
}>, z.ZodObject<{
|
|
167
167
|
__kind: z.ZodLiteral<"SessionRotating">;
|
|
168
168
|
value: z.ZodTuple<[z.ZodArray<z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>, "many">, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
|
|
169
169
|
}, "strip", z.ZodTypeAny, {
|
|
170
|
-
__kind: "SessionRotating";
|
|
171
170
|
value: [string[], bigint];
|
|
172
|
-
}, {
|
|
173
171
|
__kind: "SessionRotating";
|
|
172
|
+
}, {
|
|
174
173
|
value: [string[], string | number];
|
|
174
|
+
__kind: "SessionRotating";
|
|
175
175
|
}>]>;
|
|
176
176
|
}, "strip", z.ZodTypeAny, {
|
|
177
177
|
newPhase: {
|
|
178
178
|
__kind: "Idle";
|
|
179
179
|
} | {
|
|
180
|
-
__kind: "KeygensInProgress";
|
|
181
180
|
value: {
|
|
182
181
|
primaryCandidates: string[];
|
|
183
182
|
secondaryCandidates: string[];
|
|
@@ -185,8 +184,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
185
184
|
bond: bigint;
|
|
186
185
|
newEpochIndex: number;
|
|
187
186
|
};
|
|
187
|
+
__kind: "KeygensInProgress";
|
|
188
188
|
} | {
|
|
189
|
-
__kind: "KeyHandoversInProgress";
|
|
190
189
|
value: {
|
|
191
190
|
primaryCandidates: string[];
|
|
192
191
|
secondaryCandidates: string[];
|
|
@@ -194,8 +193,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
194
193
|
bond: bigint;
|
|
195
194
|
newEpochIndex: number;
|
|
196
195
|
};
|
|
196
|
+
__kind: "KeyHandoversInProgress";
|
|
197
197
|
} | {
|
|
198
|
-
__kind: "ActivatingKeys";
|
|
199
198
|
value: {
|
|
200
199
|
primaryCandidates: string[];
|
|
201
200
|
secondaryCandidates: string[];
|
|
@@ -203,8 +202,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
203
202
|
bond: bigint;
|
|
204
203
|
newEpochIndex: number;
|
|
205
204
|
};
|
|
205
|
+
__kind: "ActivatingKeys";
|
|
206
206
|
} | {
|
|
207
|
-
__kind: "NewKeysActivated";
|
|
208
207
|
value: {
|
|
209
208
|
primaryCandidates: string[];
|
|
210
209
|
secondaryCandidates: string[];
|
|
@@ -212,15 +211,15 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
212
211
|
bond: bigint;
|
|
213
212
|
newEpochIndex: number;
|
|
214
213
|
};
|
|
214
|
+
__kind: "NewKeysActivated";
|
|
215
215
|
} | {
|
|
216
|
-
__kind: "SessionRotating";
|
|
217
216
|
value: [string[], bigint];
|
|
217
|
+
__kind: "SessionRotating";
|
|
218
218
|
};
|
|
219
219
|
}, {
|
|
220
220
|
newPhase: {
|
|
221
221
|
__kind: "Idle";
|
|
222
222
|
} | {
|
|
223
|
-
__kind: "KeygensInProgress";
|
|
224
223
|
value: {
|
|
225
224
|
primaryCandidates: string[];
|
|
226
225
|
secondaryCandidates: string[];
|
|
@@ -228,8 +227,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
228
227
|
bond: string | number;
|
|
229
228
|
newEpochIndex: number;
|
|
230
229
|
};
|
|
230
|
+
__kind: "KeygensInProgress";
|
|
231
231
|
} | {
|
|
232
|
-
__kind: "KeyHandoversInProgress";
|
|
233
232
|
value: {
|
|
234
233
|
primaryCandidates: string[];
|
|
235
234
|
secondaryCandidates: string[];
|
|
@@ -237,8 +236,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
237
236
|
bond: string | number;
|
|
238
237
|
newEpochIndex: number;
|
|
239
238
|
};
|
|
239
|
+
__kind: "KeyHandoversInProgress";
|
|
240
240
|
} | {
|
|
241
|
-
__kind: "ActivatingKeys";
|
|
242
241
|
value: {
|
|
243
242
|
primaryCandidates: string[];
|
|
244
243
|
secondaryCandidates: string[];
|
|
@@ -246,8 +245,8 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
246
245
|
bond: string | number;
|
|
247
246
|
newEpochIndex: number;
|
|
248
247
|
};
|
|
248
|
+
__kind: "ActivatingKeys";
|
|
249
249
|
} | {
|
|
250
|
-
__kind: "NewKeysActivated";
|
|
251
250
|
value: {
|
|
252
251
|
primaryCandidates: string[];
|
|
253
252
|
secondaryCandidates: string[];
|
|
@@ -255,9 +254,10 @@ declare const validatorRotationPhaseUpdated: z.ZodObject<{
|
|
|
255
254
|
bond: string | number;
|
|
256
255
|
newEpochIndex: number;
|
|
257
256
|
};
|
|
257
|
+
__kind: "NewKeysActivated";
|
|
258
258
|
} | {
|
|
259
|
-
__kind: "SessionRotating";
|
|
260
259
|
value: [string[], string | number];
|
|
260
|
+
__kind: "SessionRotating";
|
|
261
261
|
};
|
|
262
262
|
}>;
|
|
263
263
|
|