@chainflip/processor 1.11.6 → 1.11.7
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/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/100/flip/remainingImbalance.d.cts +22 -22
- package/dist/100/flip/remainingImbalance.d.ts +22 -22
- package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
- package/dist/100/funding/funded.d.cts +2 -2
- package/dist/100/funding/funded.d.ts +2 -2
- package/dist/100/funding/redemptionRequested.d.cts +2 -2
- package/dist/100/funding/redemptionRequested.d.ts +2 -2
- package/dist/100/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/100/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- 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 +2 -2
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/100/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +4 -4
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.ts +4 -4
- package/dist/100/reputation/offencePenalty.d.cts +2 -2
- package/dist/100/reputation/offencePenalty.d.ts +2 -2
- package/dist/100/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/100/swapping/ccmDepositReceived.d.cts +62 -62
- package/dist/100/swapping/ccmDepositReceived.d.ts +62 -62
- 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 +26 -26
- package/dist/100/swapping/swapDepositAddressReady.d.ts +26 -26
- 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 +91 -91
- package/dist/100/swapping/swapScheduled.d.ts +91 -91
- package/dist/100/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/100/swapping/withdrawalRequested.d.ts +4 -4
- package/dist/100/system/extrinsicFailed.d.cts +33 -33
- package/dist/100/system/extrinsicFailed.d.ts +33 -33
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +161 -161
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +161 -161
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/11000/environment/runtimeSafeModeUpdated.d.ts +28 -28
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +161 -161
- package/dist/11000/ethereumIngressEgress/depositFailed.d.ts +161 -161
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +2 -2
- package/dist/11000/lendingPools/boostFundsAdded.d.ts +2 -2
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +48 -48
- package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +48 -48
- package/dist/11000/swapping/refundEgressScheduled.d.cts +6 -6
- package/dist/11000/swapping/refundEgressScheduled.d.ts +6 -6
- package/dist/11000/swapping/refundedOnChain.d.cts +2 -2
- package/dist/11000/swapping/refundedOnChain.d.ts +2 -2
- package/dist/11000/swapping/swapRequested.d.cts +6 -6
- package/dist/11000/swapping/swapRequested.d.ts +6 -6
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +166 -166
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.ts +166 -166
- package/dist/11100/common.cjs +49 -5
- package/dist/11100/common.d.cts +1659 -119
- package/dist/11100/common.d.ts +1659 -119
- package/dist/11100/common.mjs +49 -5
- package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +31 -31
- package/dist/11100/funding/sCCallCannotBeExecuted.d.ts +31 -31
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +30 -30
- package/dist/11100/polkadotIngressEgress/depositFailed.d.ts +30 -30
- package/dist/11100/swapping/swapAborted.cjs +10 -0
- package/dist/11100/swapping/swapAborted.d.cts +24 -0
- package/dist/11100/swapping/swapAborted.d.ts +24 -0
- package/dist/11100/swapping/swapAborted.mjs +10 -0
- package/dist/11100/swapping/swapDepositAddressReady.d.cts +81 -81
- package/dist/11100/swapping/swapDepositAddressReady.d.ts +81 -81
- package/dist/11100/swapping/swapRequested.cjs +1 -1
- package/dist/11100/swapping/swapRequested.d.cts +1438 -1157
- package/dist/11100/swapping/swapRequested.d.ts +1438 -1157
- package/dist/11100/swapping/swapRequested.mjs +2 -2
- package/dist/11100/swapping/swapRescheduled.cjs +11 -0
- package/dist/11100/swapping/swapRescheduled.d.cts +27 -0
- package/dist/11100/swapping/swapRescheduled.d.ts +27 -0
- package/dist/11100/swapping/swapRescheduled.mjs +11 -0
- package/dist/11100/validator/palletConfigUpdated.cjs +9 -0
- package/dist/11100/validator/palletConfigUpdated.d.cts +202 -0
- package/dist/11100/validator/palletConfigUpdated.d.ts +202 -0
- package/dist/11100/validator/palletConfigUpdated.mjs +9 -0
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.cts +20 -20
- package/dist/120/bitcoinIngressEgress/depositIgnored.d.ts +20 -20
- package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +20 -20
- package/dist/120/bitcoinIngressEgress/depositReceived.d.ts +20 -20
- package/dist/120/emissions/backupRewardsDistributed.d.cts +2 -2
- package/dist/120/emissions/backupRewardsDistributed.d.ts +2 -2
- package/dist/120/swapping/swapEgressScheduled.d.cts +4 -4
- package/dist/120/swapping/swapEgressScheduled.d.ts +4 -4
- package/dist/120/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/120/swapping/withdrawalRequested.d.ts +4 -4
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- 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/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/141/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
- 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/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/141/validator/rotationPhaseUpdated.d.ts +20 -20
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +20 -20
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/150/arbitrumIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/arbitrumIngressEgress/depositWitnessRejected.d.ts +16 -16
- package/dist/150/assetBalances/refundSkipped.d.cts +47 -47
- package/dist/150/assetBalances/refundSkipped.d.ts +47 -47
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.ts +20 -20
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.cts +26 -26
- package/dist/150/bitcoinIngressEgress/depositBoosted.d.ts +26 -26
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/150/bitcoinIngressEgress/depositFinalised.d.ts +24 -24
- package/dist/150/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/150/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/150/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/150/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/150/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/150/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/150/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
- package/dist/150/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/150/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/150/swapping/ccmDepositReceived.d.cts +74 -74
- package/dist/150/swapping/ccmDepositReceived.d.ts +74 -74
- package/dist/150/swapping/ccmFailed.d.cts +79 -79
- package/dist/150/swapping/ccmFailed.d.ts +79 -79
- package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/150/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/refundEgressIgnored.d.ts +24 -24
- package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/refundEgressScheduled.d.ts +8 -8
- package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/150/swapping/swapDepositAddressReady.d.cts +25 -25
- package/dist/150/swapping/swapDepositAddressReady.d.ts +25 -25
- package/dist/150/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/150/swapping/swapExecuted.d.cts +94 -94
- package/dist/150/swapping/swapExecuted.d.ts +94 -94
- package/dist/150/swapping/swapScheduled.d.cts +103 -103
- package/dist/150/swapping/swapScheduled.d.ts +103 -103
- package/dist/150/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/150/swapping/withdrawalRequested.d.ts +10 -10
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
- 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 +26 -26
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +26 -26
- package/dist/160/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/160/environment/runtimeSafeModeUpdated.d.ts +40 -40
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +4 -4
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/160/solanaIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/transactionRejectedByBroker.d.ts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/bitcoinIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.cts +14 -14
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.ts +14 -14
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +34 -34
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +34 -34
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +32 -32
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +32 -32
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +26 -26
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.ts +26 -26
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.cts +56 -56
- package/dist/170/bitcoinIngressEgress/depositWitnessRejected.d.ts +56 -56
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectedByBroker.d.ts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.d.cts +4 -4
- package/dist/170/bitcoinIngressEgress/transactionRejectionFailed.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/depositIgnored.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/transactionRejectedByBroker.d.ts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/polkadotIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/polkadotIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/swapping/minimumChunkSizeSet.d.cts +2 -2
- package/dist/170/swapping/minimumChunkSizeSet.d.ts +2 -2
- package/dist/170/swapping/swapRequested.d.cts +27 -27
- package/dist/170/swapping/swapRequested.d.ts +27 -27
- 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/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/polkadotIngressEgress/ccmEgressInvalid.d.cts +68 -68
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.ts +68 -68
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/180/polkadotIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +185 -185
- package/dist/180/polkadotIngressEgress/depositFailed.d.ts +185 -185
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +64 -64
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +64 -64
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +61 -61
- 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 +167 -167
- package/dist/180/solanaIngressEgress/depositFailed.d.ts +167 -167
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/solanaIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/swapping/privateBrokerChannelClosed.d.cts +2 -2
- package/dist/180/swapping/privateBrokerChannelClosed.d.ts +2 -2
- package/dist/180/swapping/privateBrokerChannelOpened.d.cts +2 -2
- package/dist/180/swapping/privateBrokerChannelOpened.d.ts +2 -2
- package/dist/180/swapping/swapDepositAddressReady.d.cts +2 -2
- package/dist/180/swapping/swapDepositAddressReady.d.ts +2 -2
- package/dist/180/swapping/swapRequested.d.cts +4 -4
- package/dist/180/swapping/swapRequested.d.ts +4 -4
- 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 +8 -8
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +172 -172
- package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +172 -172
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
- 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/assethubIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/ccmBroadcastRequested.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 +170 -170
- package/dist/190/assethubIngressEgress/depositFailed.d.ts +170 -170
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/190/assethubIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/190/assethubIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transactionRejectedByBroker.d.ts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/assethubIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/190/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/190/environment/runtimeSafeModeUpdated.d.ts +40 -40
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.cts +24 -24
- package/dist/190/ethereumIngressEgress/ccmEgressInvalid.d.ts +24 -24
- package/dist/190/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/ethereumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/190/ethereumIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/ethereumIngressEgress/depositFailed.d.ts +10 -10
- package/dist/190/ethereumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/ethereumIngressEgress/depositFinalised.d.ts +8 -8
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/ethereumIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/190/liquidityProvider/assetTransferred.d.cts +9 -9
- package/dist/190/liquidityProvider/assetTransferred.d.ts +9 -9
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +14 -14
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.ts +14 -14
- 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/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.ts +20 -20
- package/dist/190/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/polkadotIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/190/polkadotIngressEgress/depositFailed.d.cts +10 -10
- package/dist/190/polkadotIngressEgress/depositFailed.d.ts +10 -10
- package/dist/190/polkadotIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/190/polkadotIngressEgress/depositFinalised.d.ts +8 -8
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +20 -20
- package/dist/190/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +20 -20
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/polkadotIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/190/reputation/offencePenalty.d.cts +6 -6
- package/dist/190/reputation/offencePenalty.d.ts +6 -6
- package/dist/190/reputation/penaltyUpdated.d.cts +4 -4
- package/dist/190/reputation/penaltyUpdated.d.ts +4 -4
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/190/solanaIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/190/solanaIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/190/solanaIngressEgress/depositFailed.d.cts +32 -32
- package/dist/190/solanaIngressEgress/depositFailed.d.ts +32 -32
- package/dist/190/solanaIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/solanaIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
- 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 +2 -2
- package/dist/190/swapping/creditedOnChain.d.ts +2 -2
- 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 +2 -2
- package/dist/190/swapping/refundedOnChain.d.ts +2 -2
- 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 +64 -64
- package/dist/190/swapping/swapRequested.d.ts +64 -64
- package/dist/190/swapping/withdrawalRequested.d.cts +4 -4
- package/dist/190/swapping/withdrawalRequested.d.ts +4 -4
- package/package.json +3 -3
- package/dist/11100/swapping/swapCanceled.cjs +0 -7
- package/dist/11100/swapping/swapCanceled.d.cts +0 -11
- package/dist/11100/swapping/swapCanceled.d.ts +0 -11
- package/dist/11100/swapping/swapCanceled.mjs +0 -7
|
@@ -5,47 +5,47 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
5
5
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
6
6
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "P2PKH";
|
|
9
8
|
value: `0x${string}`;
|
|
10
|
-
}, {
|
|
11
9
|
__kind: "P2PKH";
|
|
10
|
+
}, {
|
|
12
11
|
value: string;
|
|
12
|
+
__kind: "P2PKH";
|
|
13
13
|
}>, z.ZodObject<{
|
|
14
14
|
__kind: z.ZodLiteral<"P2SH">;
|
|
15
15
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
__kind: "P2SH";
|
|
18
17
|
value: `0x${string}`;
|
|
19
|
-
}, {
|
|
20
18
|
__kind: "P2SH";
|
|
19
|
+
}, {
|
|
21
20
|
value: string;
|
|
21
|
+
__kind: "P2SH";
|
|
22
22
|
}>, z.ZodObject<{
|
|
23
23
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
24
24
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
-
__kind: "P2WPKH";
|
|
27
26
|
value: `0x${string}`;
|
|
28
|
-
}, {
|
|
29
27
|
__kind: "P2WPKH";
|
|
28
|
+
}, {
|
|
30
29
|
value: string;
|
|
30
|
+
__kind: "P2WPKH";
|
|
31
31
|
}>, z.ZodObject<{
|
|
32
32
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
33
33
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
34
34
|
}, "strip", z.ZodTypeAny, {
|
|
35
|
-
__kind: "P2WSH";
|
|
36
35
|
value: `0x${string}`;
|
|
37
|
-
}, {
|
|
38
36
|
__kind: "P2WSH";
|
|
37
|
+
}, {
|
|
39
38
|
value: string;
|
|
39
|
+
__kind: "P2WSH";
|
|
40
40
|
}>, z.ZodObject<{
|
|
41
41
|
__kind: z.ZodLiteral<"Taproot">;
|
|
42
42
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
43
43
|
}, "strip", z.ZodTypeAny, {
|
|
44
|
-
__kind: "Taproot";
|
|
45
44
|
value: `0x${string}`;
|
|
46
|
-
}, {
|
|
47
45
|
__kind: "Taproot";
|
|
46
|
+
}, {
|
|
48
47
|
value: string;
|
|
48
|
+
__kind: "Taproot";
|
|
49
49
|
}>, z.ZodObject<{
|
|
50
50
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
51
51
|
version: z.ZodNumber;
|
|
@@ -130,31 +130,32 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
130
130
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
131
131
|
}, "strip", z.ZodTypeAny, {
|
|
132
132
|
depositAddress: {
|
|
133
|
-
__kind: "P2PKH";
|
|
134
133
|
value: `0x${string}`;
|
|
134
|
+
__kind: "P2PKH";
|
|
135
135
|
} | {
|
|
136
|
-
__kind: "P2SH";
|
|
137
136
|
value: `0x${string}`;
|
|
137
|
+
__kind: "P2SH";
|
|
138
138
|
} | {
|
|
139
|
-
__kind: "P2WPKH";
|
|
140
139
|
value: `0x${string}`;
|
|
140
|
+
__kind: "P2WPKH";
|
|
141
141
|
} | {
|
|
142
|
-
__kind: "P2WSH";
|
|
143
142
|
value: `0x${string}`;
|
|
143
|
+
__kind: "P2WSH";
|
|
144
144
|
} | {
|
|
145
|
-
__kind: "Taproot";
|
|
146
145
|
value: `0x${string}`;
|
|
146
|
+
__kind: "Taproot";
|
|
147
147
|
} | {
|
|
148
148
|
__kind: "OtherSegwit";
|
|
149
149
|
version: number;
|
|
150
150
|
program: `0x${string}`;
|
|
151
151
|
};
|
|
152
|
+
channelId: bigint;
|
|
152
153
|
asset: "Btc";
|
|
154
|
+
amount: bigint;
|
|
153
155
|
depositDetails: {
|
|
154
156
|
txId: `0x${string}`;
|
|
155
157
|
vout: number;
|
|
156
158
|
};
|
|
157
|
-
channelId: bigint;
|
|
158
159
|
blockHeight: bigint;
|
|
159
160
|
ingressFee: bigint;
|
|
160
161
|
action: {
|
|
@@ -173,36 +174,36 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
173
174
|
__kind: "BoostersCredited";
|
|
174
175
|
prewitnessedDepositId: bigint;
|
|
175
176
|
};
|
|
176
|
-
amount: bigint;
|
|
177
177
|
}, {
|
|
178
178
|
depositAddress: {
|
|
179
|
-
__kind: "P2PKH";
|
|
180
179
|
value: string;
|
|
180
|
+
__kind: "P2PKH";
|
|
181
181
|
} | {
|
|
182
|
-
__kind: "P2SH";
|
|
183
182
|
value: string;
|
|
183
|
+
__kind: "P2SH";
|
|
184
184
|
} | {
|
|
185
|
-
__kind: "P2WPKH";
|
|
186
185
|
value: string;
|
|
186
|
+
__kind: "P2WPKH";
|
|
187
187
|
} | {
|
|
188
|
-
__kind: "P2WSH";
|
|
189
188
|
value: string;
|
|
189
|
+
__kind: "P2WSH";
|
|
190
190
|
} | {
|
|
191
|
-
__kind: "Taproot";
|
|
192
191
|
value: string;
|
|
192
|
+
__kind: "Taproot";
|
|
193
193
|
} | {
|
|
194
194
|
__kind: "OtherSegwit";
|
|
195
195
|
version: number;
|
|
196
196
|
program: string;
|
|
197
197
|
};
|
|
198
|
+
channelId: string | number;
|
|
198
199
|
asset: {
|
|
199
200
|
__kind: "Btc";
|
|
200
201
|
};
|
|
202
|
+
amount: string | number;
|
|
201
203
|
depositDetails: {
|
|
202
204
|
txId: string;
|
|
203
205
|
vout: number;
|
|
204
206
|
};
|
|
205
|
-
channelId: string | number;
|
|
206
207
|
blockHeight: string | number;
|
|
207
208
|
ingressFee: string | number;
|
|
208
209
|
action: {
|
|
@@ -221,7 +222,6 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
221
222
|
__kind: "BoostersCredited";
|
|
222
223
|
prewitnessedDepositId: string | number;
|
|
223
224
|
};
|
|
224
|
-
amount: string | number;
|
|
225
225
|
}>;
|
|
226
226
|
|
|
227
227
|
export { bitcoinIngressEgressDepositFinalised };
|
|
@@ -5,47 +5,47 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
5
5
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
6
6
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
__kind: "P2PKH";
|
|
9
8
|
value: `0x${string}`;
|
|
10
|
-
}, {
|
|
11
9
|
__kind: "P2PKH";
|
|
10
|
+
}, {
|
|
12
11
|
value: string;
|
|
12
|
+
__kind: "P2PKH";
|
|
13
13
|
}>, z.ZodObject<{
|
|
14
14
|
__kind: z.ZodLiteral<"P2SH">;
|
|
15
15
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
__kind: "P2SH";
|
|
18
17
|
value: `0x${string}`;
|
|
19
|
-
}, {
|
|
20
18
|
__kind: "P2SH";
|
|
19
|
+
}, {
|
|
21
20
|
value: string;
|
|
21
|
+
__kind: "P2SH";
|
|
22
22
|
}>, z.ZodObject<{
|
|
23
23
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
24
24
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
-
__kind: "P2WPKH";
|
|
27
26
|
value: `0x${string}`;
|
|
28
|
-
}, {
|
|
29
27
|
__kind: "P2WPKH";
|
|
28
|
+
}, {
|
|
30
29
|
value: string;
|
|
30
|
+
__kind: "P2WPKH";
|
|
31
31
|
}>, z.ZodObject<{
|
|
32
32
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
33
33
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
34
34
|
}, "strip", z.ZodTypeAny, {
|
|
35
|
-
__kind: "P2WSH";
|
|
36
35
|
value: `0x${string}`;
|
|
37
|
-
}, {
|
|
38
36
|
__kind: "P2WSH";
|
|
37
|
+
}, {
|
|
39
38
|
value: string;
|
|
39
|
+
__kind: "P2WSH";
|
|
40
40
|
}>, z.ZodObject<{
|
|
41
41
|
__kind: z.ZodLiteral<"Taproot">;
|
|
42
42
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
43
43
|
}, "strip", z.ZodTypeAny, {
|
|
44
|
-
__kind: "Taproot";
|
|
45
44
|
value: `0x${string}`;
|
|
46
|
-
}, {
|
|
47
45
|
__kind: "Taproot";
|
|
46
|
+
}, {
|
|
48
47
|
value: string;
|
|
48
|
+
__kind: "Taproot";
|
|
49
49
|
}>, z.ZodObject<{
|
|
50
50
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
51
51
|
version: z.ZodNumber;
|
|
@@ -130,31 +130,32 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
130
130
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
131
131
|
}, "strip", z.ZodTypeAny, {
|
|
132
132
|
depositAddress: {
|
|
133
|
-
__kind: "P2PKH";
|
|
134
133
|
value: `0x${string}`;
|
|
134
|
+
__kind: "P2PKH";
|
|
135
135
|
} | {
|
|
136
|
-
__kind: "P2SH";
|
|
137
136
|
value: `0x${string}`;
|
|
137
|
+
__kind: "P2SH";
|
|
138
138
|
} | {
|
|
139
|
-
__kind: "P2WPKH";
|
|
140
139
|
value: `0x${string}`;
|
|
140
|
+
__kind: "P2WPKH";
|
|
141
141
|
} | {
|
|
142
|
-
__kind: "P2WSH";
|
|
143
142
|
value: `0x${string}`;
|
|
143
|
+
__kind: "P2WSH";
|
|
144
144
|
} | {
|
|
145
|
-
__kind: "Taproot";
|
|
146
145
|
value: `0x${string}`;
|
|
146
|
+
__kind: "Taproot";
|
|
147
147
|
} | {
|
|
148
148
|
__kind: "OtherSegwit";
|
|
149
149
|
version: number;
|
|
150
150
|
program: `0x${string}`;
|
|
151
151
|
};
|
|
152
|
+
channelId: bigint;
|
|
152
153
|
asset: "Btc";
|
|
154
|
+
amount: bigint;
|
|
153
155
|
depositDetails: {
|
|
154
156
|
txId: `0x${string}`;
|
|
155
157
|
vout: number;
|
|
156
158
|
};
|
|
157
|
-
channelId: bigint;
|
|
158
159
|
blockHeight: bigint;
|
|
159
160
|
ingressFee: bigint;
|
|
160
161
|
action: {
|
|
@@ -173,36 +174,36 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
173
174
|
__kind: "BoostersCredited";
|
|
174
175
|
prewitnessedDepositId: bigint;
|
|
175
176
|
};
|
|
176
|
-
amount: bigint;
|
|
177
177
|
}, {
|
|
178
178
|
depositAddress: {
|
|
179
|
-
__kind: "P2PKH";
|
|
180
179
|
value: string;
|
|
180
|
+
__kind: "P2PKH";
|
|
181
181
|
} | {
|
|
182
|
-
__kind: "P2SH";
|
|
183
182
|
value: string;
|
|
183
|
+
__kind: "P2SH";
|
|
184
184
|
} | {
|
|
185
|
-
__kind: "P2WPKH";
|
|
186
185
|
value: string;
|
|
186
|
+
__kind: "P2WPKH";
|
|
187
187
|
} | {
|
|
188
|
-
__kind: "P2WSH";
|
|
189
188
|
value: string;
|
|
189
|
+
__kind: "P2WSH";
|
|
190
190
|
} | {
|
|
191
|
-
__kind: "Taproot";
|
|
192
191
|
value: string;
|
|
192
|
+
__kind: "Taproot";
|
|
193
193
|
} | {
|
|
194
194
|
__kind: "OtherSegwit";
|
|
195
195
|
version: number;
|
|
196
196
|
program: string;
|
|
197
197
|
};
|
|
198
|
+
channelId: string | number;
|
|
198
199
|
asset: {
|
|
199
200
|
__kind: "Btc";
|
|
200
201
|
};
|
|
202
|
+
amount: string | number;
|
|
201
203
|
depositDetails: {
|
|
202
204
|
txId: string;
|
|
203
205
|
vout: number;
|
|
204
206
|
};
|
|
205
|
-
channelId: string | number;
|
|
206
207
|
blockHeight: string | number;
|
|
207
208
|
ingressFee: string | number;
|
|
208
209
|
action: {
|
|
@@ -221,7 +222,6 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
221
222
|
__kind: "BoostersCredited";
|
|
222
223
|
prewitnessedDepositId: string | number;
|
|
223
224
|
};
|
|
224
|
-
amount: string | number;
|
|
225
225
|
}>;
|
|
226
226
|
|
|
227
227
|
export { bitcoinIngressEgressDepositFinalised };
|
|
@@ -13,14 +13,14 @@ declare const liquidityProviderAccountCredited: z.ZodObject<{
|
|
|
13
13
|
}>;
|
|
14
14
|
amountCredited: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
17
16
|
accountId: string;
|
|
17
|
+
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
18
18
|
amountCredited: bigint;
|
|
19
19
|
}, {
|
|
20
|
+
accountId: string;
|
|
20
21
|
asset: {
|
|
21
22
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
22
23
|
};
|
|
23
|
-
accountId: string;
|
|
24
24
|
amountCredited: string | number;
|
|
25
25
|
}>;
|
|
26
26
|
|
|
@@ -13,14 +13,14 @@ declare const liquidityProviderAccountCredited: z.ZodObject<{
|
|
|
13
13
|
}>;
|
|
14
14
|
amountCredited: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
17
16
|
accountId: string;
|
|
17
|
+
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
18
18
|
amountCredited: bigint;
|
|
19
19
|
}, {
|
|
20
|
+
accountId: string;
|
|
20
21
|
asset: {
|
|
21
22
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
22
23
|
};
|
|
23
|
-
accountId: string;
|
|
24
24
|
amountCredited: string | number;
|
|
25
25
|
}>;
|
|
26
26
|
|
|
@@ -13,14 +13,14 @@ declare const liquidityProviderAccountDebited: z.ZodObject<{
|
|
|
13
13
|
}>;
|
|
14
14
|
amountDebited: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
17
16
|
accountId: string;
|
|
17
|
+
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
18
18
|
amountDebited: bigint;
|
|
19
19
|
}, {
|
|
20
|
+
accountId: string;
|
|
20
21
|
asset: {
|
|
21
22
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
22
23
|
};
|
|
23
|
-
accountId: string;
|
|
24
24
|
amountDebited: string | number;
|
|
25
25
|
}>;
|
|
26
26
|
|
|
@@ -13,14 +13,14 @@ declare const liquidityProviderAccountDebited: z.ZodObject<{
|
|
|
13
13
|
}>;
|
|
14
14
|
amountDebited: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
17
16
|
accountId: string;
|
|
17
|
+
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
18
18
|
amountDebited: bigint;
|
|
19
19
|
}, {
|
|
20
|
+
accountId: string;
|
|
20
21
|
asset: {
|
|
21
22
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
22
23
|
};
|
|
23
|
-
accountId: string;
|
|
24
24
|
amountDebited: string | number;
|
|
25
25
|
}>;
|
|
26
26
|
|
|
@@ -14,17 +14,17 @@ declare const liquidityProviderAssetTransferred: z.ZodObject<{
|
|
|
14
14
|
}>;
|
|
15
15
|
amount: 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
|
-
from: string;
|
|
18
|
-
to: string;
|
|
19
17
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
20
18
|
amount: bigint;
|
|
21
|
-
}, {
|
|
22
19
|
from: string;
|
|
23
20
|
to: string;
|
|
21
|
+
}, {
|
|
24
22
|
asset: {
|
|
25
23
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
26
24
|
};
|
|
27
25
|
amount: string | number;
|
|
26
|
+
from: string;
|
|
27
|
+
to: string;
|
|
28
28
|
}>;
|
|
29
29
|
|
|
30
30
|
export { liquidityProviderAssetTransferred };
|
|
@@ -14,17 +14,17 @@ declare const liquidityProviderAssetTransferred: z.ZodObject<{
|
|
|
14
14
|
}>;
|
|
15
15
|
amount: 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
|
-
from: string;
|
|
18
|
-
to: string;
|
|
19
17
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
20
18
|
amount: bigint;
|
|
21
|
-
}, {
|
|
22
19
|
from: string;
|
|
23
20
|
to: string;
|
|
21
|
+
}, {
|
|
24
22
|
asset: {
|
|
25
23
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
26
24
|
};
|
|
27
25
|
amount: string | number;
|
|
26
|
+
from: string;
|
|
27
|
+
to: string;
|
|
28
28
|
}>;
|
|
29
29
|
|
|
30
30
|
export { liquidityProviderAssetTransferred };
|
|
@@ -44,6 +44,7 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
|
|
|
44
44
|
boostFee: z.ZodNumber;
|
|
45
45
|
channelOpeningFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
46
46
|
}, "strip", z.ZodTypeAny, {
|
|
47
|
+
accountId: string;
|
|
47
48
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
48
49
|
depositAddress: {
|
|
49
50
|
readonly chain: "Ethereum";
|
|
@@ -62,11 +63,11 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
|
|
|
62
63
|
readonly address: string;
|
|
63
64
|
};
|
|
64
65
|
channelId: bigint;
|
|
65
|
-
accountId: string;
|
|
66
66
|
depositChainExpiryBlock: bigint;
|
|
67
67
|
boostFee: number;
|
|
68
68
|
channelOpeningFee: bigint;
|
|
69
69
|
}, {
|
|
70
|
+
accountId: string;
|
|
70
71
|
asset: {
|
|
71
72
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
72
73
|
};
|
|
@@ -75,7 +76,6 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
|
|
|
75
76
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
76
77
|
};
|
|
77
78
|
channelId: string | number;
|
|
78
|
-
accountId: string;
|
|
79
79
|
depositChainExpiryBlock: string | number;
|
|
80
80
|
boostFee: number;
|
|
81
81
|
channelOpeningFee: string | number;
|
|
@@ -44,6 +44,7 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
|
|
|
44
44
|
boostFee: z.ZodNumber;
|
|
45
45
|
channelOpeningFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
46
46
|
}, "strip", z.ZodTypeAny, {
|
|
47
|
+
accountId: string;
|
|
47
48
|
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
48
49
|
depositAddress: {
|
|
49
50
|
readonly chain: "Ethereum";
|
|
@@ -62,11 +63,11 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
|
|
|
62
63
|
readonly address: string;
|
|
63
64
|
};
|
|
64
65
|
channelId: bigint;
|
|
65
|
-
accountId: string;
|
|
66
66
|
depositChainExpiryBlock: bigint;
|
|
67
67
|
boostFee: number;
|
|
68
68
|
channelOpeningFee: bigint;
|
|
69
69
|
}, {
|
|
70
|
+
accountId: string;
|
|
70
71
|
asset: {
|
|
71
72
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
72
73
|
};
|
|
@@ -75,7 +76,6 @@ declare const liquidityProviderLiquidityDepositAddressReady: z.ZodObject<{
|
|
|
75
76
|
__kind: "Eth" | "Dot" | "Btc" | "Sol" | "Arb";
|
|
76
77
|
};
|
|
77
78
|
channelId: string | number;
|
|
78
|
-
accountId: string;
|
|
79
79
|
depositChainExpiryBlock: string | number;
|
|
80
80
|
boostFee: number;
|
|
81
81
|
channelOpeningFee: string | number;
|
|
@@ -13,14 +13,14 @@ declare const liquidityProviderLiquidityDepositCredited: z.ZodObject<{
|
|
|
13
13
|
}>;
|
|
14
14
|
amountCredited: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
17
16
|
accountId: string;
|
|
17
|
+
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
18
18
|
amountCredited: bigint;
|
|
19
19
|
}, {
|
|
20
|
+
accountId: string;
|
|
20
21
|
asset: {
|
|
21
22
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
22
23
|
};
|
|
23
|
-
accountId: string;
|
|
24
24
|
amountCredited: string | number;
|
|
25
25
|
}>;
|
|
26
26
|
|
|
@@ -13,14 +13,14 @@ declare const liquidityProviderLiquidityDepositCredited: z.ZodObject<{
|
|
|
13
13
|
}>;
|
|
14
14
|
amountCredited: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
17
16
|
accountId: string;
|
|
17
|
+
asset: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
18
18
|
amountCredited: bigint;
|
|
19
19
|
}, {
|
|
20
|
+
accountId: string;
|
|
20
21
|
asset: {
|
|
21
22
|
__kind: "Eth" | "Flip" | "Usdc" | "Dot" | "Btc" | "ArbEth" | "ArbUsdc" | "Usdt" | "Sol";
|
|
22
23
|
};
|
|
23
|
-
accountId: string;
|
|
24
24
|
amountCredited: string | number;
|
|
25
25
|
}>;
|
|
26
26
|
|
|
@@ -153,6 +153,7 @@ declare const liquidityProviderLiquidityRefundAddressRegistered: z.ZodObject<{
|
|
|
153
153
|
__kind: "Sol";
|
|
154
154
|
}>]>;
|
|
155
155
|
}, "strip", z.ZodTypeAny, {
|
|
156
|
+
accountId: string;
|
|
156
157
|
chain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
157
158
|
address: {
|
|
158
159
|
value: `0x${string}`;
|
|
@@ -189,8 +190,8 @@ declare const liquidityProviderLiquidityRefundAddressRegistered: z.ZodObject<{
|
|
|
189
190
|
value: `0x${string}`;
|
|
190
191
|
__kind: "Sol";
|
|
191
192
|
};
|
|
192
|
-
accountId: string;
|
|
193
193
|
}, {
|
|
194
|
+
accountId: string;
|
|
194
195
|
chain: {
|
|
195
196
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
196
197
|
};
|
|
@@ -229,7 +230,6 @@ declare const liquidityProviderLiquidityRefundAddressRegistered: z.ZodObject<{
|
|
|
229
230
|
value: string;
|
|
230
231
|
__kind: "Sol";
|
|
231
232
|
};
|
|
232
|
-
accountId: string;
|
|
233
233
|
}>;
|
|
234
234
|
|
|
235
235
|
export { liquidityProviderLiquidityRefundAddressRegistered };
|
|
@@ -153,6 +153,7 @@ declare const liquidityProviderLiquidityRefundAddressRegistered: z.ZodObject<{
|
|
|
153
153
|
__kind: "Sol";
|
|
154
154
|
}>]>;
|
|
155
155
|
}, "strip", z.ZodTypeAny, {
|
|
156
|
+
accountId: string;
|
|
156
157
|
chain: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
157
158
|
address: {
|
|
158
159
|
value: `0x${string}`;
|
|
@@ -189,8 +190,8 @@ declare const liquidityProviderLiquidityRefundAddressRegistered: z.ZodObject<{
|
|
|
189
190
|
value: `0x${string}`;
|
|
190
191
|
__kind: "Sol";
|
|
191
192
|
};
|
|
192
|
-
accountId: string;
|
|
193
193
|
}, {
|
|
194
|
+
accountId: string;
|
|
194
195
|
chain: {
|
|
195
196
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
196
197
|
};
|
|
@@ -229,7 +230,6 @@ declare const liquidityProviderLiquidityRefundAddressRegistered: z.ZodObject<{
|
|
|
229
230
|
value: string;
|
|
230
231
|
__kind: "Sol";
|
|
231
232
|
};
|
|
232
|
-
accountId: string;
|
|
233
233
|
}>;
|
|
234
234
|
|
|
235
235
|
export { liquidityProviderLiquidityRefundAddressRegistered };
|
|
@@ -5,12 +5,12 @@ declare const solanaThresholdSignerFailureReportProcessed: z.ZodObject<{
|
|
|
5
5
|
ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
reporterId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
requestId: number;
|
|
9
8
|
ceremonyId: bigint;
|
|
9
|
+
requestId: number;
|
|
10
10
|
reporterId: string;
|
|
11
11
|
}, {
|
|
12
|
-
requestId: number;
|
|
13
12
|
ceremonyId: string | number;
|
|
13
|
+
requestId: number;
|
|
14
14
|
reporterId: string;
|
|
15
15
|
}>;
|
|
16
16
|
|
|
@@ -5,12 +5,12 @@ declare const solanaThresholdSignerFailureReportProcessed: z.ZodObject<{
|
|
|
5
5
|
ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
reporterId: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
requestId: number;
|
|
9
8
|
ceremonyId: bigint;
|
|
9
|
+
requestId: number;
|
|
10
10
|
reporterId: string;
|
|
11
11
|
}, {
|
|
12
|
-
requestId: number;
|
|
13
12
|
ceremonyId: string | number;
|
|
13
|
+
requestId: number;
|
|
14
14
|
reporterId: string;
|
|
15
15
|
}>;
|
|
16
16
|
|
|
@@ -4,11 +4,11 @@ declare const solanaThresholdSignerRetryRequested: z.ZodObject<{
|
|
|
4
4
|
requestId: z.ZodNumber;
|
|
5
5
|
ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
requestId: number;
|
|
8
7
|
ceremonyId: bigint;
|
|
9
|
-
}, {
|
|
10
8
|
requestId: number;
|
|
9
|
+
}, {
|
|
11
10
|
ceremonyId: string | number;
|
|
11
|
+
requestId: number;
|
|
12
12
|
}>;
|
|
13
13
|
|
|
14
14
|
export { solanaThresholdSignerRetryRequested };
|
|
@@ -4,11 +4,11 @@ declare const solanaThresholdSignerRetryRequested: z.ZodObject<{
|
|
|
4
4
|
requestId: z.ZodNumber;
|
|
5
5
|
ceremonyId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
6
6
|
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
requestId: number;
|
|
8
7
|
ceremonyId: bigint;
|
|
9
|
-
}, {
|
|
10
8
|
requestId: number;
|
|
9
|
+
}, {
|
|
11
10
|
ceremonyId: string | number;
|
|
11
|
+
requestId: number;
|
|
12
12
|
}>;
|
|
13
13
|
|
|
14
14
|
export { solanaThresholdSignerRetryRequested };
|
|
@@ -237,8 +237,8 @@ declare const solanaThresholdSignerThresholdDispatchComplete: z.ZodObject<{
|
|
|
237
237
|
__kind: "Err";
|
|
238
238
|
}>]>;
|
|
239
239
|
}, "strip", z.ZodTypeAny, {
|
|
240
|
-
requestId: number;
|
|
241
240
|
ceremonyId: bigint;
|
|
241
|
+
requestId: number;
|
|
242
242
|
result: {
|
|
243
243
|
__kind: "Ok";
|
|
244
244
|
} | {
|
|
@@ -281,8 +281,8 @@ declare const solanaThresholdSignerThresholdDispatchComplete: z.ZodObject<{
|
|
|
281
281
|
__kind: "Err";
|
|
282
282
|
};
|
|
283
283
|
}, {
|
|
284
|
-
requestId: number;
|
|
285
284
|
ceremonyId: string | number;
|
|
285
|
+
requestId: number;
|
|
286
286
|
result: {
|
|
287
287
|
__kind: "Ok";
|
|
288
288
|
} | {
|
|
@@ -237,8 +237,8 @@ declare const solanaThresholdSignerThresholdDispatchComplete: z.ZodObject<{
|
|
|
237
237
|
__kind: "Err";
|
|
238
238
|
}>]>;
|
|
239
239
|
}, "strip", z.ZodTypeAny, {
|
|
240
|
-
requestId: number;
|
|
241
240
|
ceremonyId: bigint;
|
|
241
|
+
requestId: number;
|
|
242
242
|
result: {
|
|
243
243
|
__kind: "Ok";
|
|
244
244
|
} | {
|
|
@@ -281,8 +281,8 @@ declare const solanaThresholdSignerThresholdDispatchComplete: z.ZodObject<{
|
|
|
281
281
|
__kind: "Err";
|
|
282
282
|
};
|
|
283
283
|
}, {
|
|
284
|
-
requestId: number;
|
|
285
284
|
ceremonyId: string | number;
|
|
285
|
+
requestId: number;
|
|
286
286
|
result: {
|
|
287
287
|
__kind: "Ok";
|
|
288
288
|
} | {
|