@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
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
// generated/11100/swapping/swapRequested.ts
|
|
2
2
|
import { z } from "zod";
|
|
3
3
|
import {
|
|
4
|
-
cfChainsRefundParametersChannelRefundParametersAccountOrAddress,
|
|
5
4
|
cfChainsSwapOrigin,
|
|
6
5
|
cfPrimitivesBeneficiaryAccountId32,
|
|
7
6
|
cfPrimitivesChainsAssetsAnyAsset,
|
|
8
7
|
cfPrimitivesDcaParameters,
|
|
8
|
+
cfTraitsSwappingPriceLimitsAndExpiry,
|
|
9
9
|
cfTraitsSwappingSwapRequestTypeGeneric,
|
|
10
10
|
numberOrHex
|
|
11
11
|
} from "../common.mjs";
|
|
@@ -17,7 +17,7 @@ var swappingSwapRequested = z.object({
|
|
|
17
17
|
origin: cfChainsSwapOrigin,
|
|
18
18
|
requestType: cfTraitsSwappingSwapRequestTypeGeneric,
|
|
19
19
|
brokerFees: z.array(cfPrimitivesBeneficiaryAccountId32),
|
|
20
|
-
|
|
20
|
+
priceLimitsAndExpiry: cfTraitsSwappingPriceLimitsAndExpiry.nullish(),
|
|
21
21
|
dcaParameters: cfPrimitivesDcaParameters.nullish()
|
|
22
22
|
});
|
|
23
23
|
export {
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});// generated/11100/swapping/swapRescheduled.ts
|
|
2
|
+
var _zod = require('zod');
|
|
3
|
+
var _commoncjs = require('../common.cjs');
|
|
4
|
+
var swappingSwapRescheduled = _zod.z.object({
|
|
5
|
+
swapId: _commoncjs.numberOrHex,
|
|
6
|
+
executeAt: _zod.z.number(),
|
|
7
|
+
reason: _commoncjs.palletCfSwappingSwapFailureReason
|
|
8
|
+
});
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
exports.swappingSwapRescheduled = swappingSwapRescheduled;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { z } from 'zod';
|
|
2
|
+
|
|
3
|
+
declare const swappingSwapRescheduled: z.ZodObject<{
|
|
4
|
+
swapId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
5
|
+
executeAt: z.ZodNumber;
|
|
6
|
+
reason: z.ZodEffects<z.ZodObject<{
|
|
7
|
+
__kind: z.ZodEnum<["PriceImpactLimit", "MinPriceViolation", "OraclePriceSlippageExceeded", "OraclePriceStale", "PredecessorSwapFailure", "SafeModeActive"]>;
|
|
8
|
+
}, "strip", z.ZodTypeAny, {
|
|
9
|
+
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive";
|
|
10
|
+
}, {
|
|
11
|
+
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive";
|
|
12
|
+
}>, "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive", {
|
|
13
|
+
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive";
|
|
14
|
+
}>;
|
|
15
|
+
}, "strip", z.ZodTypeAny, {
|
|
16
|
+
swapId: bigint;
|
|
17
|
+
reason: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive";
|
|
18
|
+
executeAt: number;
|
|
19
|
+
}, {
|
|
20
|
+
swapId: string | number;
|
|
21
|
+
reason: {
|
|
22
|
+
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive";
|
|
23
|
+
};
|
|
24
|
+
executeAt: number;
|
|
25
|
+
}>;
|
|
26
|
+
|
|
27
|
+
export { swappingSwapRescheduled };
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { z } from 'zod';
|
|
2
|
+
|
|
3
|
+
declare const swappingSwapRescheduled: z.ZodObject<{
|
|
4
|
+
swapId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
5
|
+
executeAt: z.ZodNumber;
|
|
6
|
+
reason: z.ZodEffects<z.ZodObject<{
|
|
7
|
+
__kind: z.ZodEnum<["PriceImpactLimit", "MinPriceViolation", "OraclePriceSlippageExceeded", "OraclePriceStale", "PredecessorSwapFailure", "SafeModeActive"]>;
|
|
8
|
+
}, "strip", z.ZodTypeAny, {
|
|
9
|
+
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive";
|
|
10
|
+
}, {
|
|
11
|
+
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive";
|
|
12
|
+
}>, "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive", {
|
|
13
|
+
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive";
|
|
14
|
+
}>;
|
|
15
|
+
}, "strip", z.ZodTypeAny, {
|
|
16
|
+
swapId: bigint;
|
|
17
|
+
reason: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive";
|
|
18
|
+
executeAt: number;
|
|
19
|
+
}, {
|
|
20
|
+
swapId: string | number;
|
|
21
|
+
reason: {
|
|
22
|
+
__kind: "PriceImpactLimit" | "MinPriceViolation" | "OraclePriceSlippageExceeded" | "OraclePriceStale" | "PredecessorSwapFailure" | "SafeModeActive";
|
|
23
|
+
};
|
|
24
|
+
executeAt: number;
|
|
25
|
+
}>;
|
|
26
|
+
|
|
27
|
+
export { swappingSwapRescheduled };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
// generated/11100/swapping/swapRescheduled.ts
|
|
2
|
+
import { z } from "zod";
|
|
3
|
+
import { numberOrHex, palletCfSwappingSwapFailureReason } from "../common.mjs";
|
|
4
|
+
var swappingSwapRescheduled = z.object({
|
|
5
|
+
swapId: numberOrHex,
|
|
6
|
+
executeAt: z.number(),
|
|
7
|
+
reason: palletCfSwappingSwapFailureReason
|
|
8
|
+
});
|
|
9
|
+
export {
|
|
10
|
+
swappingSwapRescheduled
|
|
11
|
+
};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});// generated/11100/validator/palletConfigUpdated.ts
|
|
2
|
+
var _zod = require('zod');
|
|
3
|
+
var _commoncjs = require('../common.cjs');
|
|
4
|
+
var validatorPalletConfigUpdated = _zod.z.object({
|
|
5
|
+
update: _commoncjs.palletCfValidatorPalletConfigUpdate
|
|
6
|
+
});
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
exports.validatorPalletConfigUpdated = validatorPalletConfigUpdated;
|
|
@@ -0,0 +1,202 @@
|
|
|
1
|
+
import { z } from 'zod';
|
|
2
|
+
|
|
3
|
+
declare const validatorPalletConfigUpdated: z.ZodObject<{
|
|
4
|
+
update: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
5
|
+
__kind: z.ZodLiteral<"RegistrationBondPercentage">;
|
|
6
|
+
percentage: z.ZodNumber;
|
|
7
|
+
}, "strip", z.ZodTypeAny, {
|
|
8
|
+
__kind: "RegistrationBondPercentage";
|
|
9
|
+
percentage: number;
|
|
10
|
+
}, {
|
|
11
|
+
__kind: "RegistrationBondPercentage";
|
|
12
|
+
percentage: number;
|
|
13
|
+
}>, z.ZodObject<{
|
|
14
|
+
__kind: z.ZodLiteral<"AuctionBidCutoffPercentage">;
|
|
15
|
+
percentage: z.ZodNumber;
|
|
16
|
+
}, "strip", z.ZodTypeAny, {
|
|
17
|
+
__kind: "AuctionBidCutoffPercentage";
|
|
18
|
+
percentage: number;
|
|
19
|
+
}, {
|
|
20
|
+
__kind: "AuctionBidCutoffPercentage";
|
|
21
|
+
percentage: number;
|
|
22
|
+
}>, z.ZodObject<{
|
|
23
|
+
__kind: z.ZodLiteral<"RedemptionPeriodAsPercentage">;
|
|
24
|
+
percentage: z.ZodNumber;
|
|
25
|
+
}, "strip", z.ZodTypeAny, {
|
|
26
|
+
__kind: "RedemptionPeriodAsPercentage";
|
|
27
|
+
percentage: number;
|
|
28
|
+
}, {
|
|
29
|
+
__kind: "RedemptionPeriodAsPercentage";
|
|
30
|
+
percentage: number;
|
|
31
|
+
}>, z.ZodObject<{
|
|
32
|
+
__kind: z.ZodLiteral<"EpochDuration">;
|
|
33
|
+
blocks: z.ZodNumber;
|
|
34
|
+
}, "strip", z.ZodTypeAny, {
|
|
35
|
+
__kind: "EpochDuration";
|
|
36
|
+
blocks: number;
|
|
37
|
+
}, {
|
|
38
|
+
__kind: "EpochDuration";
|
|
39
|
+
blocks: number;
|
|
40
|
+
}>, z.ZodObject<{
|
|
41
|
+
__kind: z.ZodLiteral<"AuthoritySetMinSize">;
|
|
42
|
+
minSize: z.ZodNumber;
|
|
43
|
+
}, "strip", z.ZodTypeAny, {
|
|
44
|
+
__kind: "AuthoritySetMinSize";
|
|
45
|
+
minSize: number;
|
|
46
|
+
}, {
|
|
47
|
+
__kind: "AuthoritySetMinSize";
|
|
48
|
+
minSize: number;
|
|
49
|
+
}>, z.ZodObject<{
|
|
50
|
+
__kind: z.ZodLiteral<"AuctionParameters">;
|
|
51
|
+
parameters: z.ZodObject<{
|
|
52
|
+
minSize: z.ZodNumber;
|
|
53
|
+
maxSize: z.ZodNumber;
|
|
54
|
+
maxExpansion: z.ZodNumber;
|
|
55
|
+
}, "strip", z.ZodTypeAny, {
|
|
56
|
+
minSize: number;
|
|
57
|
+
maxSize: number;
|
|
58
|
+
maxExpansion: number;
|
|
59
|
+
}, {
|
|
60
|
+
minSize: number;
|
|
61
|
+
maxSize: number;
|
|
62
|
+
maxExpansion: number;
|
|
63
|
+
}>;
|
|
64
|
+
}, "strip", z.ZodTypeAny, {
|
|
65
|
+
__kind: "AuctionParameters";
|
|
66
|
+
parameters: {
|
|
67
|
+
minSize: number;
|
|
68
|
+
maxSize: number;
|
|
69
|
+
maxExpansion: number;
|
|
70
|
+
};
|
|
71
|
+
}, {
|
|
72
|
+
__kind: "AuctionParameters";
|
|
73
|
+
parameters: {
|
|
74
|
+
minSize: number;
|
|
75
|
+
maxSize: number;
|
|
76
|
+
maxExpansion: number;
|
|
77
|
+
};
|
|
78
|
+
}>, z.ZodObject<{
|
|
79
|
+
__kind: z.ZodLiteral<"MinimumReportedCfeVersion">;
|
|
80
|
+
version: z.ZodObject<{
|
|
81
|
+
major: z.ZodNumber;
|
|
82
|
+
minor: z.ZodNumber;
|
|
83
|
+
patch: z.ZodNumber;
|
|
84
|
+
}, "strip", z.ZodTypeAny, {
|
|
85
|
+
major: number;
|
|
86
|
+
minor: number;
|
|
87
|
+
patch: number;
|
|
88
|
+
}, {
|
|
89
|
+
major: number;
|
|
90
|
+
minor: number;
|
|
91
|
+
patch: number;
|
|
92
|
+
}>;
|
|
93
|
+
}, "strip", z.ZodTypeAny, {
|
|
94
|
+
__kind: "MinimumReportedCfeVersion";
|
|
95
|
+
version: {
|
|
96
|
+
major: number;
|
|
97
|
+
minor: number;
|
|
98
|
+
patch: number;
|
|
99
|
+
};
|
|
100
|
+
}, {
|
|
101
|
+
__kind: "MinimumReportedCfeVersion";
|
|
102
|
+
version: {
|
|
103
|
+
major: number;
|
|
104
|
+
minor: number;
|
|
105
|
+
patch: number;
|
|
106
|
+
};
|
|
107
|
+
}>, z.ZodObject<{
|
|
108
|
+
__kind: z.ZodLiteral<"MaxAuthoritySetContractionPercentage">;
|
|
109
|
+
percentage: z.ZodNumber;
|
|
110
|
+
}, "strip", z.ZodTypeAny, {
|
|
111
|
+
__kind: "MaxAuthoritySetContractionPercentage";
|
|
112
|
+
percentage: number;
|
|
113
|
+
}, {
|
|
114
|
+
__kind: "MaxAuthoritySetContractionPercentage";
|
|
115
|
+
percentage: number;
|
|
116
|
+
}>, z.ZodObject<{
|
|
117
|
+
__kind: z.ZodLiteral<"MinimumAuctionBid">;
|
|
118
|
+
minimumFlipBid: z.ZodNumber;
|
|
119
|
+
}, "strip", z.ZodTypeAny, {
|
|
120
|
+
__kind: "MinimumAuctionBid";
|
|
121
|
+
minimumFlipBid: number;
|
|
122
|
+
}, {
|
|
123
|
+
__kind: "MinimumAuctionBid";
|
|
124
|
+
minimumFlipBid: number;
|
|
125
|
+
}>]>;
|
|
126
|
+
}, "strip", z.ZodTypeAny, {
|
|
127
|
+
update: {
|
|
128
|
+
__kind: "RegistrationBondPercentage";
|
|
129
|
+
percentage: number;
|
|
130
|
+
} | {
|
|
131
|
+
__kind: "AuctionBidCutoffPercentage";
|
|
132
|
+
percentage: number;
|
|
133
|
+
} | {
|
|
134
|
+
__kind: "RedemptionPeriodAsPercentage";
|
|
135
|
+
percentage: number;
|
|
136
|
+
} | {
|
|
137
|
+
__kind: "EpochDuration";
|
|
138
|
+
blocks: number;
|
|
139
|
+
} | {
|
|
140
|
+
__kind: "AuthoritySetMinSize";
|
|
141
|
+
minSize: number;
|
|
142
|
+
} | {
|
|
143
|
+
__kind: "AuctionParameters";
|
|
144
|
+
parameters: {
|
|
145
|
+
minSize: number;
|
|
146
|
+
maxSize: number;
|
|
147
|
+
maxExpansion: number;
|
|
148
|
+
};
|
|
149
|
+
} | {
|
|
150
|
+
__kind: "MinimumReportedCfeVersion";
|
|
151
|
+
version: {
|
|
152
|
+
major: number;
|
|
153
|
+
minor: number;
|
|
154
|
+
patch: number;
|
|
155
|
+
};
|
|
156
|
+
} | {
|
|
157
|
+
__kind: "MaxAuthoritySetContractionPercentage";
|
|
158
|
+
percentage: number;
|
|
159
|
+
} | {
|
|
160
|
+
__kind: "MinimumAuctionBid";
|
|
161
|
+
minimumFlipBid: number;
|
|
162
|
+
};
|
|
163
|
+
}, {
|
|
164
|
+
update: {
|
|
165
|
+
__kind: "RegistrationBondPercentage";
|
|
166
|
+
percentage: number;
|
|
167
|
+
} | {
|
|
168
|
+
__kind: "AuctionBidCutoffPercentage";
|
|
169
|
+
percentage: number;
|
|
170
|
+
} | {
|
|
171
|
+
__kind: "RedemptionPeriodAsPercentage";
|
|
172
|
+
percentage: number;
|
|
173
|
+
} | {
|
|
174
|
+
__kind: "EpochDuration";
|
|
175
|
+
blocks: number;
|
|
176
|
+
} | {
|
|
177
|
+
__kind: "AuthoritySetMinSize";
|
|
178
|
+
minSize: number;
|
|
179
|
+
} | {
|
|
180
|
+
__kind: "AuctionParameters";
|
|
181
|
+
parameters: {
|
|
182
|
+
minSize: number;
|
|
183
|
+
maxSize: number;
|
|
184
|
+
maxExpansion: number;
|
|
185
|
+
};
|
|
186
|
+
} | {
|
|
187
|
+
__kind: "MinimumReportedCfeVersion";
|
|
188
|
+
version: {
|
|
189
|
+
major: number;
|
|
190
|
+
minor: number;
|
|
191
|
+
patch: number;
|
|
192
|
+
};
|
|
193
|
+
} | {
|
|
194
|
+
__kind: "MaxAuthoritySetContractionPercentage";
|
|
195
|
+
percentage: number;
|
|
196
|
+
} | {
|
|
197
|
+
__kind: "MinimumAuctionBid";
|
|
198
|
+
minimumFlipBid: number;
|
|
199
|
+
};
|
|
200
|
+
}>;
|
|
201
|
+
|
|
202
|
+
export { validatorPalletConfigUpdated };
|
|
@@ -0,0 +1,202 @@
|
|
|
1
|
+
import { z } from 'zod';
|
|
2
|
+
|
|
3
|
+
declare const validatorPalletConfigUpdated: z.ZodObject<{
|
|
4
|
+
update: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
5
|
+
__kind: z.ZodLiteral<"RegistrationBondPercentage">;
|
|
6
|
+
percentage: z.ZodNumber;
|
|
7
|
+
}, "strip", z.ZodTypeAny, {
|
|
8
|
+
__kind: "RegistrationBondPercentage";
|
|
9
|
+
percentage: number;
|
|
10
|
+
}, {
|
|
11
|
+
__kind: "RegistrationBondPercentage";
|
|
12
|
+
percentage: number;
|
|
13
|
+
}>, z.ZodObject<{
|
|
14
|
+
__kind: z.ZodLiteral<"AuctionBidCutoffPercentage">;
|
|
15
|
+
percentage: z.ZodNumber;
|
|
16
|
+
}, "strip", z.ZodTypeAny, {
|
|
17
|
+
__kind: "AuctionBidCutoffPercentage";
|
|
18
|
+
percentage: number;
|
|
19
|
+
}, {
|
|
20
|
+
__kind: "AuctionBidCutoffPercentage";
|
|
21
|
+
percentage: number;
|
|
22
|
+
}>, z.ZodObject<{
|
|
23
|
+
__kind: z.ZodLiteral<"RedemptionPeriodAsPercentage">;
|
|
24
|
+
percentage: z.ZodNumber;
|
|
25
|
+
}, "strip", z.ZodTypeAny, {
|
|
26
|
+
__kind: "RedemptionPeriodAsPercentage";
|
|
27
|
+
percentage: number;
|
|
28
|
+
}, {
|
|
29
|
+
__kind: "RedemptionPeriodAsPercentage";
|
|
30
|
+
percentage: number;
|
|
31
|
+
}>, z.ZodObject<{
|
|
32
|
+
__kind: z.ZodLiteral<"EpochDuration">;
|
|
33
|
+
blocks: z.ZodNumber;
|
|
34
|
+
}, "strip", z.ZodTypeAny, {
|
|
35
|
+
__kind: "EpochDuration";
|
|
36
|
+
blocks: number;
|
|
37
|
+
}, {
|
|
38
|
+
__kind: "EpochDuration";
|
|
39
|
+
blocks: number;
|
|
40
|
+
}>, z.ZodObject<{
|
|
41
|
+
__kind: z.ZodLiteral<"AuthoritySetMinSize">;
|
|
42
|
+
minSize: z.ZodNumber;
|
|
43
|
+
}, "strip", z.ZodTypeAny, {
|
|
44
|
+
__kind: "AuthoritySetMinSize";
|
|
45
|
+
minSize: number;
|
|
46
|
+
}, {
|
|
47
|
+
__kind: "AuthoritySetMinSize";
|
|
48
|
+
minSize: number;
|
|
49
|
+
}>, z.ZodObject<{
|
|
50
|
+
__kind: z.ZodLiteral<"AuctionParameters">;
|
|
51
|
+
parameters: z.ZodObject<{
|
|
52
|
+
minSize: z.ZodNumber;
|
|
53
|
+
maxSize: z.ZodNumber;
|
|
54
|
+
maxExpansion: z.ZodNumber;
|
|
55
|
+
}, "strip", z.ZodTypeAny, {
|
|
56
|
+
minSize: number;
|
|
57
|
+
maxSize: number;
|
|
58
|
+
maxExpansion: number;
|
|
59
|
+
}, {
|
|
60
|
+
minSize: number;
|
|
61
|
+
maxSize: number;
|
|
62
|
+
maxExpansion: number;
|
|
63
|
+
}>;
|
|
64
|
+
}, "strip", z.ZodTypeAny, {
|
|
65
|
+
__kind: "AuctionParameters";
|
|
66
|
+
parameters: {
|
|
67
|
+
minSize: number;
|
|
68
|
+
maxSize: number;
|
|
69
|
+
maxExpansion: number;
|
|
70
|
+
};
|
|
71
|
+
}, {
|
|
72
|
+
__kind: "AuctionParameters";
|
|
73
|
+
parameters: {
|
|
74
|
+
minSize: number;
|
|
75
|
+
maxSize: number;
|
|
76
|
+
maxExpansion: number;
|
|
77
|
+
};
|
|
78
|
+
}>, z.ZodObject<{
|
|
79
|
+
__kind: z.ZodLiteral<"MinimumReportedCfeVersion">;
|
|
80
|
+
version: z.ZodObject<{
|
|
81
|
+
major: z.ZodNumber;
|
|
82
|
+
minor: z.ZodNumber;
|
|
83
|
+
patch: z.ZodNumber;
|
|
84
|
+
}, "strip", z.ZodTypeAny, {
|
|
85
|
+
major: number;
|
|
86
|
+
minor: number;
|
|
87
|
+
patch: number;
|
|
88
|
+
}, {
|
|
89
|
+
major: number;
|
|
90
|
+
minor: number;
|
|
91
|
+
patch: number;
|
|
92
|
+
}>;
|
|
93
|
+
}, "strip", z.ZodTypeAny, {
|
|
94
|
+
__kind: "MinimumReportedCfeVersion";
|
|
95
|
+
version: {
|
|
96
|
+
major: number;
|
|
97
|
+
minor: number;
|
|
98
|
+
patch: number;
|
|
99
|
+
};
|
|
100
|
+
}, {
|
|
101
|
+
__kind: "MinimumReportedCfeVersion";
|
|
102
|
+
version: {
|
|
103
|
+
major: number;
|
|
104
|
+
minor: number;
|
|
105
|
+
patch: number;
|
|
106
|
+
};
|
|
107
|
+
}>, z.ZodObject<{
|
|
108
|
+
__kind: z.ZodLiteral<"MaxAuthoritySetContractionPercentage">;
|
|
109
|
+
percentage: z.ZodNumber;
|
|
110
|
+
}, "strip", z.ZodTypeAny, {
|
|
111
|
+
__kind: "MaxAuthoritySetContractionPercentage";
|
|
112
|
+
percentage: number;
|
|
113
|
+
}, {
|
|
114
|
+
__kind: "MaxAuthoritySetContractionPercentage";
|
|
115
|
+
percentage: number;
|
|
116
|
+
}>, z.ZodObject<{
|
|
117
|
+
__kind: z.ZodLiteral<"MinimumAuctionBid">;
|
|
118
|
+
minimumFlipBid: z.ZodNumber;
|
|
119
|
+
}, "strip", z.ZodTypeAny, {
|
|
120
|
+
__kind: "MinimumAuctionBid";
|
|
121
|
+
minimumFlipBid: number;
|
|
122
|
+
}, {
|
|
123
|
+
__kind: "MinimumAuctionBid";
|
|
124
|
+
minimumFlipBid: number;
|
|
125
|
+
}>]>;
|
|
126
|
+
}, "strip", z.ZodTypeAny, {
|
|
127
|
+
update: {
|
|
128
|
+
__kind: "RegistrationBondPercentage";
|
|
129
|
+
percentage: number;
|
|
130
|
+
} | {
|
|
131
|
+
__kind: "AuctionBidCutoffPercentage";
|
|
132
|
+
percentage: number;
|
|
133
|
+
} | {
|
|
134
|
+
__kind: "RedemptionPeriodAsPercentage";
|
|
135
|
+
percentage: number;
|
|
136
|
+
} | {
|
|
137
|
+
__kind: "EpochDuration";
|
|
138
|
+
blocks: number;
|
|
139
|
+
} | {
|
|
140
|
+
__kind: "AuthoritySetMinSize";
|
|
141
|
+
minSize: number;
|
|
142
|
+
} | {
|
|
143
|
+
__kind: "AuctionParameters";
|
|
144
|
+
parameters: {
|
|
145
|
+
minSize: number;
|
|
146
|
+
maxSize: number;
|
|
147
|
+
maxExpansion: number;
|
|
148
|
+
};
|
|
149
|
+
} | {
|
|
150
|
+
__kind: "MinimumReportedCfeVersion";
|
|
151
|
+
version: {
|
|
152
|
+
major: number;
|
|
153
|
+
minor: number;
|
|
154
|
+
patch: number;
|
|
155
|
+
};
|
|
156
|
+
} | {
|
|
157
|
+
__kind: "MaxAuthoritySetContractionPercentage";
|
|
158
|
+
percentage: number;
|
|
159
|
+
} | {
|
|
160
|
+
__kind: "MinimumAuctionBid";
|
|
161
|
+
minimumFlipBid: number;
|
|
162
|
+
};
|
|
163
|
+
}, {
|
|
164
|
+
update: {
|
|
165
|
+
__kind: "RegistrationBondPercentage";
|
|
166
|
+
percentage: number;
|
|
167
|
+
} | {
|
|
168
|
+
__kind: "AuctionBidCutoffPercentage";
|
|
169
|
+
percentage: number;
|
|
170
|
+
} | {
|
|
171
|
+
__kind: "RedemptionPeriodAsPercentage";
|
|
172
|
+
percentage: number;
|
|
173
|
+
} | {
|
|
174
|
+
__kind: "EpochDuration";
|
|
175
|
+
blocks: number;
|
|
176
|
+
} | {
|
|
177
|
+
__kind: "AuthoritySetMinSize";
|
|
178
|
+
minSize: number;
|
|
179
|
+
} | {
|
|
180
|
+
__kind: "AuctionParameters";
|
|
181
|
+
parameters: {
|
|
182
|
+
minSize: number;
|
|
183
|
+
maxSize: number;
|
|
184
|
+
maxExpansion: number;
|
|
185
|
+
};
|
|
186
|
+
} | {
|
|
187
|
+
__kind: "MinimumReportedCfeVersion";
|
|
188
|
+
version: {
|
|
189
|
+
major: number;
|
|
190
|
+
minor: number;
|
|
191
|
+
patch: number;
|
|
192
|
+
};
|
|
193
|
+
} | {
|
|
194
|
+
__kind: "MaxAuthoritySetContractionPercentage";
|
|
195
|
+
percentage: number;
|
|
196
|
+
} | {
|
|
197
|
+
__kind: "MinimumAuctionBid";
|
|
198
|
+
minimumFlipBid: number;
|
|
199
|
+
};
|
|
200
|
+
}>;
|
|
201
|
+
|
|
202
|
+
export { validatorPalletConfigUpdated };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
// generated/11100/validator/palletConfigUpdated.ts
|
|
2
|
+
import { z } from "zod";
|
|
3
|
+
import { palletCfValidatorPalletConfigUpdate } from "../common.mjs";
|
|
4
|
+
var validatorPalletConfigUpdated = z.object({
|
|
5
|
+
update: palletCfValidatorPalletConfigUpdate
|
|
6
|
+
});
|
|
7
|
+
export {
|
|
8
|
+
validatorPalletConfigUpdated
|
|
9
|
+
};
|
|
@@ -5,47 +5,47 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
5
5
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
6
6
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
7
7
|
}, "strip", z.ZodTypeAny, {
|
|
8
|
-
value: `0x${string}`;
|
|
9
8
|
__kind: "P2PKH";
|
|
9
|
+
value: `0x${string}`;
|
|
10
10
|
}, {
|
|
11
|
-
value: string;
|
|
12
11
|
__kind: "P2PKH";
|
|
12
|
+
value: string;
|
|
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
|
-
value: `0x${string}`;
|
|
18
17
|
__kind: "P2SH";
|
|
18
|
+
value: `0x${string}`;
|
|
19
19
|
}, {
|
|
20
|
-
value: string;
|
|
21
20
|
__kind: "P2SH";
|
|
21
|
+
value: string;
|
|
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
|
-
value: `0x${string}`;
|
|
27
26
|
__kind: "P2WPKH";
|
|
27
|
+
value: `0x${string}`;
|
|
28
28
|
}, {
|
|
29
|
-
value: string;
|
|
30
29
|
__kind: "P2WPKH";
|
|
30
|
+
value: string;
|
|
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
|
-
value: `0x${string}`;
|
|
36
35
|
__kind: "P2WSH";
|
|
36
|
+
value: `0x${string}`;
|
|
37
37
|
}, {
|
|
38
|
-
value: string;
|
|
39
38
|
__kind: "P2WSH";
|
|
39
|
+
value: string;
|
|
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
|
-
value: `0x${string}`;
|
|
45
44
|
__kind: "Taproot";
|
|
45
|
+
value: `0x${string}`;
|
|
46
46
|
}, {
|
|
47
|
-
value: string;
|
|
48
47
|
__kind: "Taproot";
|
|
48
|
+
value: string;
|
|
49
49
|
}>, z.ZodObject<{
|
|
50
50
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
51
51
|
version: z.ZodNumber;
|
|
@@ -90,20 +90,20 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
90
90
|
}>;
|
|
91
91
|
}, "strip", z.ZodTypeAny, {
|
|
92
92
|
depositAddress: {
|
|
93
|
-
value: `0x${string}`;
|
|
94
93
|
__kind: "P2PKH";
|
|
95
|
-
} | {
|
|
96
94
|
value: `0x${string}`;
|
|
97
|
-
__kind: "P2SH";
|
|
98
95
|
} | {
|
|
96
|
+
__kind: "P2SH";
|
|
99
97
|
value: `0x${string}`;
|
|
100
|
-
__kind: "P2WPKH";
|
|
101
98
|
} | {
|
|
99
|
+
__kind: "P2WPKH";
|
|
102
100
|
value: `0x${string}`;
|
|
103
|
-
__kind: "P2WSH";
|
|
104
101
|
} | {
|
|
102
|
+
__kind: "P2WSH";
|
|
105
103
|
value: `0x${string}`;
|
|
104
|
+
} | {
|
|
106
105
|
__kind: "Taproot";
|
|
106
|
+
value: `0x${string}`;
|
|
107
107
|
} | {
|
|
108
108
|
__kind: "OtherSegwit";
|
|
109
109
|
version: number;
|
|
@@ -118,20 +118,20 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
118
118
|
reason: "BelowMinimumDeposit" | "NotEnoughToPayFees";
|
|
119
119
|
}, {
|
|
120
120
|
depositAddress: {
|
|
121
|
-
value: string;
|
|
122
121
|
__kind: "P2PKH";
|
|
123
|
-
} | {
|
|
124
122
|
value: string;
|
|
125
|
-
__kind: "P2SH";
|
|
126
123
|
} | {
|
|
124
|
+
__kind: "P2SH";
|
|
127
125
|
value: string;
|
|
128
|
-
__kind: "P2WPKH";
|
|
129
126
|
} | {
|
|
127
|
+
__kind: "P2WPKH";
|
|
130
128
|
value: string;
|
|
131
|
-
__kind: "P2WSH";
|
|
132
129
|
} | {
|
|
130
|
+
__kind: "P2WSH";
|
|
133
131
|
value: string;
|
|
132
|
+
} | {
|
|
134
133
|
__kind: "Taproot";
|
|
134
|
+
value: string;
|
|
135
135
|
} | {
|
|
136
136
|
__kind: "OtherSegwit";
|
|
137
137
|
version: number;
|