@chainflip/processor 1.11.6 → 1.11.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/100/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
- 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/reputation/offencePenalty.d.cts +2 -2
- package/dist/100/reputation/offencePenalty.d.ts +2 -2
- package/dist/100/system/extrinsicFailed.d.cts +17 -17
- package/dist/100/system/extrinsicFailed.d.ts +17 -17
- package/dist/100/witnesser/witnessExecutionFailed.d.cts +18 -18
- package/dist/100/witnesser/witnessExecutionFailed.d.ts +18 -18
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/assethubIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/assethubIngressEgress/depositFailed.d.cts +203 -203
- package/dist/11000/assethubIngressEgress/depositFailed.d.ts +203 -203
- package/dist/11000/assethubIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/assethubIngressEgress/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 +26 -26
- package/dist/11000/ethereumIngressEgress/ccmEgressInvalid.d.ts +26 -26
- package/dist/11000/ethereumIngressEgress/depositFailed.d.cts +34 -34
- package/dist/11000/ethereumIngressEgress/depositFailed.d.ts +34 -34
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +4 -4
- package/dist/11000/lendingPools/boostFundsAdded.d.ts +4 -4
- package/dist/11000/lendingPools/stoppedBoosting.d.cts +2 -2
- package/dist/11000/lendingPools/stoppedBoosting.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/solanaIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/solanaIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/solanaIngressEgress/depositFailed.d.cts +195 -195
- package/dist/11000/solanaIngressEgress/depositFailed.d.ts +195 -195
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- 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 +4 -4
- package/dist/11000/swapping/refundedOnChain.d.ts +4 -4
- package/dist/11000/swapping/swapDepositAddressReady.d.cts +27 -27
- package/dist/11000/swapping/swapDepositAddressReady.d.ts +27 -27
- package/dist/11000/swapping/swapRequested.d.cts +92 -92
- package/dist/11000/swapping/swapRequested.d.ts +92 -92
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.cts +166 -166
- package/dist/11100/arbitrumIngressEgress/depositFailed.d.ts +166 -166
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.cts +318 -318
- package/dist/11100/bitcoinIngressEgress/depositFailed.d.ts +318 -318
- 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/ethereumIngressEgress/depositFailed.d.cts +166 -166
- package/dist/11100/ethereumIngressEgress/depositFailed.d.ts +166 -166
- package/dist/11100/funding/sCCallCannotBeDecoded.d.cts +2 -2
- package/dist/11100/funding/sCCallCannotBeDecoded.d.ts +2 -2
- package/dist/11100/funding/sCCallCannotBeExecuted.d.cts +31 -31
- package/dist/11100/funding/sCCallCannotBeExecuted.d.ts +31 -31
- package/dist/11100/funding/sCCallExecuted.d.cts +2 -2
- package/dist/11100/funding/sCCallExecuted.d.ts +2 -2
- package/dist/11100/polkadotIngressEgress/depositFailed.d.cts +30 -30
- package/dist/11100/polkadotIngressEgress/depositFailed.d.ts +30 -30
- package/dist/11100/solanaIngressEgress/depositFailed.d.cts +166 -166
- package/dist/11100/solanaIngressEgress/depositFailed.d.ts +166 -166
- 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/swapExecuted.cjs +18 -0
- package/dist/11100/swapping/swapExecuted.d.cts +58 -0
- package/dist/11100/swapping/swapExecuted.d.ts +58 -0
- package/dist/11100/swapping/swapExecuted.mjs +18 -0
- 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/flipBurnSkipped.d.cts +16 -16
- package/dist/120/emissions/flipBurnSkipped.d.ts +16 -16
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/131/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
- package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
- package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
- package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
- package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/131/swapping/swapExecuted.d.cts +12 -12
- package/dist/131/swapping/swapExecuted.d.ts +12 -12
- package/dist/131/swapping/swapScheduled.d.cts +14 -14
- package/dist/131/swapping/swapScheduled.d.ts +14 -14
- package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/141/arbitrumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- package/dist/141/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/141/environment/runtimeSafeModeUpdated.d.ts +12 -12
- package/dist/141/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/141/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.cts +2 -2
- package/dist/141/liquidityProvider/liquidityRefundAddressRegistered.d.ts +2 -2
- package/dist/141/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
- package/dist/141/swapping/ccmDepositReceived.d.ts +68 -68
- package/dist/141/swapping/ccmFailed.d.cts +73 -73
- package/dist/141/swapping/ccmFailed.d.ts +73 -73
- package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/141/swapping/swapDepositAddressReady.d.cts +20 -20
- package/dist/141/swapping/swapDepositAddressReady.d.ts +20 -20
- package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/141/swapping/swapEgressScheduled.d.cts +11 -11
- package/dist/141/swapping/swapEgressScheduled.d.ts +11 -11
- package/dist/141/swapping/swapExecuted.d.cts +88 -88
- package/dist/141/swapping/swapExecuted.d.ts +88 -88
- package/dist/141/swapping/swapScheduled.d.cts +97 -97
- package/dist/141/swapping/swapScheduled.d.ts +97 -97
- package/dist/141/swapping/withdrawalRequested.d.cts +14 -14
- package/dist/141/swapping/withdrawalRequested.d.ts +14 -14
- package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/141/validator/rotationPhaseUpdated.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/assetBalances/refundScheduled.d.cts +52 -52
- package/dist/150/assetBalances/refundScheduled.d.ts +52 -52
- package/dist/150/assetBalances/refundSkipped.d.cts +66 -66
- package/dist/150/assetBalances/refundSkipped.d.ts +66 -66
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/bitcoinIngressEgress/ccmEgressInvalid.d.ts +16 -16
- 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/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/150/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/150/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/150/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- 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/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- 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/assetBalances/accountCredited.d.cts +2 -2
- package/dist/160/assetBalances/accountCredited.d.ts +2 -2
- package/dist/160/assetBalances/accountDebited.d.cts +2 -2
- package/dist/160/assetBalances/accountDebited.d.ts +2 -2
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/160/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/160/swapping/ccmFailed.d.cts +14 -14
- package/dist/160/swapping/ccmFailed.d.ts +14 -14
- package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/160/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/160/swapping/refundEgressIgnored.d.cts +12 -12
- package/dist/160/swapping/refundEgressIgnored.d.ts +12 -12
- package/dist/160/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/160/swapping/refundEgressScheduled.d.ts +8 -8
- package/dist/160/swapping/swapAmountConfiscated.d.cts +7 -7
- package/dist/160/swapping/swapAmountConfiscated.d.ts +7 -7
- package/dist/160/swapping/swapDepositAddressReady.d.cts +31 -31
- package/dist/160/swapping/swapDepositAddressReady.d.ts +31 -31
- package/dist/160/swapping/swapEgressIgnored.d.cts +12 -12
- package/dist/160/swapping/swapEgressIgnored.d.ts +12 -12
- package/dist/160/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/160/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/160/swapping/swapExecuted.d.cts +12 -12
- package/dist/160/swapping/swapExecuted.d.ts +12 -12
- package/dist/160/swapping/swapRequested.d.cts +40 -40
- package/dist/160/swapping/swapRequested.d.ts +40 -40
- package/dist/160/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/160/swapping/withdrawalRequested.d.ts +10 -10
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.cts +22 -22
- package/dist/170/arbitrumIngressEgress/ccmFailed.d.ts +22 -22
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/arbitrumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- 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 +37 -37
- package/dist/170/bitcoinIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/170/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.cts +30 -30
- package/dist/170/bitcoinIngressEgress/depositFinalised.d.ts +30 -30
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.cts +30 -30
- package/dist/170/bitcoinIngressEgress/depositIgnored.d.ts +30 -30
- 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/ccmFailed.d.cts +37 -37
- package/dist/170/ethereumIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/ethereumIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/polkadotIngressEgress/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/solanaIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/solanaIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/solanaIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/solanaIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/solanaIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/solanaIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/solanaIngressEgress/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/bitcoinIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.cts +30 -30
- package/dist/180/bitcoinIngressEgress/depositBoosted.d.ts +30 -30
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +313 -313
- package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +313 -313
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.cts +24 -24
- package/dist/180/bitcoinIngressEgress/depositFinalised.d.ts +24 -24
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.cts +20 -20
- package/dist/180/bitcoinIngressEgress/transferFallbackRequested.d.ts +20 -20
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +10 -10
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.ts +10 -10
- package/dist/180/polkadotIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/polkadotIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +36 -36
- package/dist/180/polkadotIngressEgress/depositFailed.d.ts +36 -36
- package/dist/180/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/180/polkadotIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +10 -10
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +10 -10
- 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/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +54 -54
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +54 -54
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +184 -184
- package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +184 -184
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/190/assetBalances/accountCredited.d.cts +8 -8
- package/dist/190/assetBalances/accountCredited.d.ts +8 -8
- package/dist/190/assetBalances/accountDebited.d.cts +8 -8
- package/dist/190/assetBalances/accountDebited.d.ts +8 -8
- package/dist/190/assetBalances/refundScheduled.d.cts +2 -2
- package/dist/190/assetBalances/refundScheduled.d.ts +2 -2
- package/dist/190/liquidityPools/limitOrderUpdated.d.cts +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.ts +12 -12
- package/dist/190/liquidityPools/orderDeletionFailed.d.cts +8 -8
- package/dist/190/liquidityPools/orderDeletionFailed.d.ts +8 -8
- package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +12 -12
- package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +12 -12
- package/dist/190/liquidityProvider/assetTransferred.d.cts +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 +24 -24
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.ts +24 -24
- 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/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/solanaIngressEgress/ccmEgressInvalid.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
|
@@ -87,18 +87,18 @@ declare const polkadotIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
87
87
|
value: z.ZodEffects<z.ZodObject<{
|
|
88
88
|
__kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied", "InvalidDestinationAddress", "TooManyAddressLookupTables"]>;
|
|
89
89
|
}, "strip", z.ZodTypeAny, {
|
|
90
|
-
__kind: "
|
|
90
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
91
91
|
}, {
|
|
92
|
-
__kind: "
|
|
93
|
-
}>, "
|
|
94
|
-
__kind: "
|
|
92
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
93
|
+
}>, "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables", {
|
|
94
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
95
95
|
}>;
|
|
96
96
|
}, "strip", z.ZodTypeAny, {
|
|
97
|
-
value: "
|
|
97
|
+
value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
98
98
|
__kind: "InvalidCcm";
|
|
99
99
|
}, {
|
|
100
100
|
value: {
|
|
101
|
-
__kind: "
|
|
101
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
102
102
|
};
|
|
103
103
|
__kind: "InvalidCcm";
|
|
104
104
|
}>, z.ZodObject<{
|
|
@@ -132,7 +132,7 @@ declare const polkadotIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
132
132
|
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
133
133
|
__kind: "FailedToDeriveAddress";
|
|
134
134
|
} | {
|
|
135
|
-
value: "
|
|
135
|
+
value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
136
136
|
__kind: "InvalidCcm";
|
|
137
137
|
} | {
|
|
138
138
|
__kind: "FailedToSerializeFinalTransaction";
|
|
@@ -159,7 +159,7 @@ declare const polkadotIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
159
159
|
__kind: "FailedToDeriveAddress";
|
|
160
160
|
} | {
|
|
161
161
|
value: {
|
|
162
|
-
__kind: "
|
|
162
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
163
163
|
};
|
|
164
164
|
__kind: "InvalidCcm";
|
|
165
165
|
} | {
|
|
@@ -236,18 +236,18 @@ declare const polkadotIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
236
236
|
value: z.ZodEffects<z.ZodObject<{
|
|
237
237
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
238
238
|
}, "strip", z.ZodTypeAny, {
|
|
239
|
-
__kind: "
|
|
239
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
240
240
|
}, {
|
|
241
|
-
__kind: "
|
|
242
|
-
}>, "
|
|
243
|
-
__kind: "
|
|
241
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
242
|
+
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
243
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
244
244
|
}>;
|
|
245
245
|
}, "strip", z.ZodTypeAny, {
|
|
246
|
-
value: "
|
|
246
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
247
247
|
__kind: "Token";
|
|
248
248
|
}, {
|
|
249
249
|
value: {
|
|
250
|
-
__kind: "
|
|
250
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
251
251
|
};
|
|
252
252
|
__kind: "Token";
|
|
253
253
|
}>, z.ZodObject<{
|
|
@@ -333,7 +333,7 @@ declare const polkadotIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
333
333
|
} | {
|
|
334
334
|
__kind: "TooManyConsumers";
|
|
335
335
|
} | {
|
|
336
|
-
value: "
|
|
336
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
337
337
|
__kind: "Token";
|
|
338
338
|
} | {
|
|
339
339
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -372,7 +372,7 @@ declare const polkadotIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
372
372
|
__kind: "TooManyConsumers";
|
|
373
373
|
} | {
|
|
374
374
|
value: {
|
|
375
|
-
__kind: "
|
|
375
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
376
376
|
};
|
|
377
377
|
__kind: "Token";
|
|
378
378
|
} | {
|
|
@@ -422,7 +422,7 @@ declare const polkadotIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
422
422
|
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
423
423
|
__kind: "FailedToDeriveAddress";
|
|
424
424
|
} | {
|
|
425
|
-
value: "
|
|
425
|
+
value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
426
426
|
__kind: "InvalidCcm";
|
|
427
427
|
} | {
|
|
428
428
|
__kind: "FailedToSerializeFinalTransaction";
|
|
@@ -451,7 +451,7 @@ declare const polkadotIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
451
451
|
} | {
|
|
452
452
|
__kind: "TooManyConsumers";
|
|
453
453
|
} | {
|
|
454
|
-
value: "
|
|
454
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
455
455
|
__kind: "Token";
|
|
456
456
|
} | {
|
|
457
457
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -499,7 +499,7 @@ declare const polkadotIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
499
499
|
__kind: "FailedToDeriveAddress";
|
|
500
500
|
} | {
|
|
501
501
|
value: {
|
|
502
|
-
__kind: "
|
|
502
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
503
503
|
};
|
|
504
504
|
__kind: "InvalidCcm";
|
|
505
505
|
} | {
|
|
@@ -530,7 +530,7 @@ declare const polkadotIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
530
530
|
__kind: "TooManyConsumers";
|
|
531
531
|
} | {
|
|
532
532
|
value: {
|
|
533
|
-
__kind: "
|
|
533
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
534
534
|
};
|
|
535
535
|
__kind: "Token";
|
|
536
536
|
} | {
|
|
@@ -87,18 +87,18 @@ declare const polkadotIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
87
87
|
value: z.ZodEffects<z.ZodObject<{
|
|
88
88
|
__kind: z.ZodEnum<["CannotDecodeCcmAdditionalData", "CcmIsTooLong", "CcmAdditionalDataContainsInvalidAccounts", "RedundantDataSupplied", "InvalidDestinationAddress", "TooManyAddressLookupTables"]>;
|
|
89
89
|
}, "strip", z.ZodTypeAny, {
|
|
90
|
-
__kind: "
|
|
90
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
91
91
|
}, {
|
|
92
|
-
__kind: "
|
|
93
|
-
}>, "
|
|
94
|
-
__kind: "
|
|
92
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
93
|
+
}>, "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables", {
|
|
94
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
95
95
|
}>;
|
|
96
96
|
}, "strip", z.ZodTypeAny, {
|
|
97
|
-
value: "
|
|
97
|
+
value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
98
98
|
__kind: "InvalidCcm";
|
|
99
99
|
}, {
|
|
100
100
|
value: {
|
|
101
|
-
__kind: "
|
|
101
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
102
102
|
};
|
|
103
103
|
__kind: "InvalidCcm";
|
|
104
104
|
}>, z.ZodObject<{
|
|
@@ -132,7 +132,7 @@ declare const polkadotIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
132
132
|
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
133
133
|
__kind: "FailedToDeriveAddress";
|
|
134
134
|
} | {
|
|
135
|
-
value: "
|
|
135
|
+
value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
136
136
|
__kind: "InvalidCcm";
|
|
137
137
|
} | {
|
|
138
138
|
__kind: "FailedToSerializeFinalTransaction";
|
|
@@ -159,7 +159,7 @@ declare const polkadotIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
159
159
|
__kind: "FailedToDeriveAddress";
|
|
160
160
|
} | {
|
|
161
161
|
value: {
|
|
162
|
-
__kind: "
|
|
162
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
163
163
|
};
|
|
164
164
|
__kind: "InvalidCcm";
|
|
165
165
|
} | {
|
|
@@ -236,18 +236,18 @@ declare const polkadotIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
236
236
|
value: z.ZodEffects<z.ZodObject<{
|
|
237
237
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
238
238
|
}, "strip", z.ZodTypeAny, {
|
|
239
|
-
__kind: "
|
|
239
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
240
240
|
}, {
|
|
241
|
-
__kind: "
|
|
242
|
-
}>, "
|
|
243
|
-
__kind: "
|
|
241
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
242
|
+
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
243
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
244
244
|
}>;
|
|
245
245
|
}, "strip", z.ZodTypeAny, {
|
|
246
|
-
value: "
|
|
246
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
247
247
|
__kind: "Token";
|
|
248
248
|
}, {
|
|
249
249
|
value: {
|
|
250
|
-
__kind: "
|
|
250
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
251
251
|
};
|
|
252
252
|
__kind: "Token";
|
|
253
253
|
}>, z.ZodObject<{
|
|
@@ -333,7 +333,7 @@ declare const polkadotIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
333
333
|
} | {
|
|
334
334
|
__kind: "TooManyConsumers";
|
|
335
335
|
} | {
|
|
336
|
-
value: "
|
|
336
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
337
337
|
__kind: "Token";
|
|
338
338
|
} | {
|
|
339
339
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -372,7 +372,7 @@ declare const polkadotIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
372
372
|
__kind: "TooManyConsumers";
|
|
373
373
|
} | {
|
|
374
374
|
value: {
|
|
375
|
-
__kind: "
|
|
375
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
376
376
|
};
|
|
377
377
|
__kind: "Token";
|
|
378
378
|
} | {
|
|
@@ -422,7 +422,7 @@ declare const polkadotIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
422
422
|
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
423
423
|
__kind: "FailedToDeriveAddress";
|
|
424
424
|
} | {
|
|
425
|
-
value: "
|
|
425
|
+
value: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
426
426
|
__kind: "InvalidCcm";
|
|
427
427
|
} | {
|
|
428
428
|
__kind: "FailedToSerializeFinalTransaction";
|
|
@@ -451,7 +451,7 @@ declare const polkadotIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
451
451
|
} | {
|
|
452
452
|
__kind: "TooManyConsumers";
|
|
453
453
|
} | {
|
|
454
|
-
value: "
|
|
454
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
455
455
|
__kind: "Token";
|
|
456
456
|
} | {
|
|
457
457
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
@@ -499,7 +499,7 @@ declare const polkadotIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
499
499
|
__kind: "FailedToDeriveAddress";
|
|
500
500
|
} | {
|
|
501
501
|
value: {
|
|
502
|
-
__kind: "
|
|
502
|
+
__kind: "InvalidDestinationAddress" | "CannotDecodeCcmAdditionalData" | "CcmIsTooLong" | "CcmAdditionalDataContainsInvalidAccounts" | "RedundantDataSupplied" | "TooManyAddressLookupTables";
|
|
503
503
|
};
|
|
504
504
|
__kind: "InvalidCcm";
|
|
505
505
|
} | {
|
|
@@ -530,7 +530,7 @@ declare const polkadotIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
530
530
|
__kind: "TooManyConsumers";
|
|
531
531
|
} | {
|
|
532
532
|
value: {
|
|
533
|
-
__kind: "
|
|
533
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
534
534
|
};
|
|
535
535
|
__kind: "Token";
|
|
536
536
|
} | {
|
|
@@ -37,22 +37,22 @@ declare const polkadotIngressEgressTransferFallbackRequested: z.ZodObject<{
|
|
|
37
37
|
feeWithheld: string | number;
|
|
38
38
|
}>>>;
|
|
39
39
|
}, "strip", z.ZodTypeAny, {
|
|
40
|
+
broadcastId: number;
|
|
40
41
|
asset: "Dot";
|
|
41
42
|
amount: bigint;
|
|
42
43
|
destinationAddress: `0x${string}`;
|
|
43
|
-
broadcastId: number;
|
|
44
44
|
egressDetails?: {
|
|
45
45
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
|
|
46
46
|
egressAmount: bigint;
|
|
47
47
|
feeWithheld: bigint;
|
|
48
48
|
} | null | undefined;
|
|
49
49
|
}, {
|
|
50
|
+
broadcastId: number;
|
|
50
51
|
asset: {
|
|
51
52
|
__kind: "Dot";
|
|
52
53
|
};
|
|
53
54
|
amount: string | number;
|
|
54
55
|
destinationAddress: string;
|
|
55
|
-
broadcastId: number;
|
|
56
56
|
egressDetails?: {
|
|
57
57
|
egressId: [{
|
|
58
58
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
@@ -37,22 +37,22 @@ declare const polkadotIngressEgressTransferFallbackRequested: z.ZodObject<{
|
|
|
37
37
|
feeWithheld: string | number;
|
|
38
38
|
}>>>;
|
|
39
39
|
}, "strip", z.ZodTypeAny, {
|
|
40
|
+
broadcastId: number;
|
|
40
41
|
asset: "Dot";
|
|
41
42
|
amount: bigint;
|
|
42
43
|
destinationAddress: `0x${string}`;
|
|
43
|
-
broadcastId: number;
|
|
44
44
|
egressDetails?: {
|
|
45
45
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
|
|
46
46
|
egressAmount: bigint;
|
|
47
47
|
feeWithheld: bigint;
|
|
48
48
|
} | null | undefined;
|
|
49
49
|
}, {
|
|
50
|
+
broadcastId: number;
|
|
50
51
|
asset: {
|
|
51
52
|
__kind: "Dot";
|
|
52
53
|
};
|
|
53
54
|
amount: string | number;
|
|
54
55
|
destinationAddress: string;
|
|
55
|
-
broadcastId: number;
|
|
56
56
|
egressDetails?: {
|
|
57
57
|
egressId: [{
|
|
58
58
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
@@ -62,17 +62,16 @@ declare const reputationOffencePenalty: z.ZodObject<{
|
|
|
62
62
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
63
63
|
}>;
|
|
64
64
|
}, "strip", z.ZodTypeAny, {
|
|
65
|
-
value: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
66
65
|
__kind: "FailedLivenessCheck";
|
|
66
|
+
value: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
67
67
|
}, {
|
|
68
|
+
__kind: "FailedLivenessCheck";
|
|
68
69
|
value: {
|
|
69
70
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
70
71
|
};
|
|
71
|
-
__kind: "FailedLivenessCheck";
|
|
72
72
|
}>]>;
|
|
73
73
|
penalty: z.ZodNumber;
|
|
74
74
|
}, "strip", z.ZodTypeAny, {
|
|
75
|
-
offender: string;
|
|
76
75
|
offence: {
|
|
77
76
|
__kind: "ParticipateSigningFailed";
|
|
78
77
|
} | {
|
|
@@ -90,12 +89,12 @@ declare const reputationOffencePenalty: z.ZodObject<{
|
|
|
90
89
|
} | {
|
|
91
90
|
__kind: "FailedToWitnessInTime";
|
|
92
91
|
} | {
|
|
93
|
-
value: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
94
92
|
__kind: "FailedLivenessCheck";
|
|
93
|
+
value: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
95
94
|
};
|
|
95
|
+
offender: string;
|
|
96
96
|
penalty: number;
|
|
97
97
|
}, {
|
|
98
|
-
offender: string;
|
|
99
98
|
offence: {
|
|
100
99
|
__kind: "ParticipateSigningFailed";
|
|
101
100
|
} | {
|
|
@@ -113,11 +112,12 @@ declare const reputationOffencePenalty: z.ZodObject<{
|
|
|
113
112
|
} | {
|
|
114
113
|
__kind: "FailedToWitnessInTime";
|
|
115
114
|
} | {
|
|
115
|
+
__kind: "FailedLivenessCheck";
|
|
116
116
|
value: {
|
|
117
117
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
118
118
|
};
|
|
119
|
-
__kind: "FailedLivenessCheck";
|
|
120
119
|
};
|
|
120
|
+
offender: string;
|
|
121
121
|
penalty: number;
|
|
122
122
|
}>;
|
|
123
123
|
|
|
@@ -62,17 +62,16 @@ declare const reputationOffencePenalty: z.ZodObject<{
|
|
|
62
62
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
63
63
|
}>;
|
|
64
64
|
}, "strip", z.ZodTypeAny, {
|
|
65
|
-
value: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
66
65
|
__kind: "FailedLivenessCheck";
|
|
66
|
+
value: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
67
67
|
}, {
|
|
68
|
+
__kind: "FailedLivenessCheck";
|
|
68
69
|
value: {
|
|
69
70
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
70
71
|
};
|
|
71
|
-
__kind: "FailedLivenessCheck";
|
|
72
72
|
}>]>;
|
|
73
73
|
penalty: z.ZodNumber;
|
|
74
74
|
}, "strip", z.ZodTypeAny, {
|
|
75
|
-
offender: string;
|
|
76
75
|
offence: {
|
|
77
76
|
__kind: "ParticipateSigningFailed";
|
|
78
77
|
} | {
|
|
@@ -90,12 +89,12 @@ declare const reputationOffencePenalty: z.ZodObject<{
|
|
|
90
89
|
} | {
|
|
91
90
|
__kind: "FailedToWitnessInTime";
|
|
92
91
|
} | {
|
|
93
|
-
value: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
94
92
|
__kind: "FailedLivenessCheck";
|
|
93
|
+
value: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
95
94
|
};
|
|
95
|
+
offender: string;
|
|
96
96
|
penalty: number;
|
|
97
97
|
}, {
|
|
98
|
-
offender: string;
|
|
99
98
|
offence: {
|
|
100
99
|
__kind: "ParticipateSigningFailed";
|
|
101
100
|
} | {
|
|
@@ -113,11 +112,12 @@ declare const reputationOffencePenalty: z.ZodObject<{
|
|
|
113
112
|
} | {
|
|
114
113
|
__kind: "FailedToWitnessInTime";
|
|
115
114
|
} | {
|
|
115
|
+
__kind: "FailedLivenessCheck";
|
|
116
116
|
value: {
|
|
117
117
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
118
118
|
};
|
|
119
|
-
__kind: "FailedLivenessCheck";
|
|
120
119
|
};
|
|
120
|
+
offender: string;
|
|
121
121
|
penalty: number;
|
|
122
122
|
}>;
|
|
123
123
|
|
|
@@ -61,13 +61,13 @@ declare const reputationPenaltyUpdated: z.ZodObject<{
|
|
|
61
61
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
62
62
|
}>;
|
|
63
63
|
}, "strip", z.ZodTypeAny, {
|
|
64
|
-
value: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
65
64
|
__kind: "FailedLivenessCheck";
|
|
65
|
+
value: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
66
66
|
}, {
|
|
67
|
+
__kind: "FailedLivenessCheck";
|
|
67
68
|
value: {
|
|
68
69
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
69
70
|
};
|
|
70
|
-
__kind: "FailedLivenessCheck";
|
|
71
71
|
}>]>;
|
|
72
72
|
oldPenalty: z.ZodObject<{
|
|
73
73
|
reputation: z.ZodNumber;
|
|
@@ -107,8 +107,8 @@ declare const reputationPenaltyUpdated: z.ZodObject<{
|
|
|
107
107
|
} | {
|
|
108
108
|
__kind: "FailedToWitnessInTime";
|
|
109
109
|
} | {
|
|
110
|
-
value: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
111
110
|
__kind: "FailedLivenessCheck";
|
|
111
|
+
value: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
112
112
|
};
|
|
113
113
|
oldPenalty: {
|
|
114
114
|
reputation: number;
|
|
@@ -136,10 +136,10 @@ declare const reputationPenaltyUpdated: z.ZodObject<{
|
|
|
136
136
|
} | {
|
|
137
137
|
__kind: "FailedToWitnessInTime";
|
|
138
138
|
} | {
|
|
139
|
+
__kind: "FailedLivenessCheck";
|
|
139
140
|
value: {
|
|
140
141
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
141
142
|
};
|
|
142
|
-
__kind: "FailedLivenessCheck";
|
|
143
143
|
};
|
|
144
144
|
oldPenalty: {
|
|
145
145
|
reputation: number;
|
|
@@ -61,13 +61,13 @@ declare const reputationPenaltyUpdated: z.ZodObject<{
|
|
|
61
61
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
62
62
|
}>;
|
|
63
63
|
}, "strip", z.ZodTypeAny, {
|
|
64
|
-
value: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
65
64
|
__kind: "FailedLivenessCheck";
|
|
65
|
+
value: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
66
66
|
}, {
|
|
67
|
+
__kind: "FailedLivenessCheck";
|
|
67
68
|
value: {
|
|
68
69
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
69
70
|
};
|
|
70
|
-
__kind: "FailedLivenessCheck";
|
|
71
71
|
}>]>;
|
|
72
72
|
oldPenalty: z.ZodObject<{
|
|
73
73
|
reputation: z.ZodNumber;
|
|
@@ -107,8 +107,8 @@ declare const reputationPenaltyUpdated: z.ZodObject<{
|
|
|
107
107
|
} | {
|
|
108
108
|
__kind: "FailedToWitnessInTime";
|
|
109
109
|
} | {
|
|
110
|
-
value: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
111
110
|
__kind: "FailedLivenessCheck";
|
|
111
|
+
value: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
112
112
|
};
|
|
113
113
|
oldPenalty: {
|
|
114
114
|
reputation: number;
|
|
@@ -136,10 +136,10 @@ declare const reputationPenaltyUpdated: z.ZodObject<{
|
|
|
136
136
|
} | {
|
|
137
137
|
__kind: "FailedToWitnessInTime";
|
|
138
138
|
} | {
|
|
139
|
+
__kind: "FailedLivenessCheck";
|
|
139
140
|
value: {
|
|
140
141
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
141
142
|
};
|
|
142
|
-
__kind: "FailedLivenessCheck";
|
|
143
143
|
};
|
|
144
144
|
oldPenalty: {
|
|
145
145
|
reputation: number;
|
|
@@ -388,7 +388,6 @@ declare const solanaIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
388
388
|
__kind: "NoVault";
|
|
389
389
|
}>]>;
|
|
390
390
|
}, "strip", z.ZodTypeAny, {
|
|
391
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
|
|
392
391
|
error: {
|
|
393
392
|
__kind: "Unsupported";
|
|
394
393
|
} | {
|
|
@@ -456,10 +455,8 @@ declare const solanaIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
456
455
|
} | {
|
|
457
456
|
__kind: "NoVault";
|
|
458
457
|
};
|
|
458
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
|
|
459
459
|
}, {
|
|
460
|
-
egressId: [{
|
|
461
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
462
|
-
}, string | number];
|
|
463
460
|
error: {
|
|
464
461
|
__kind: "Unsupported";
|
|
465
462
|
} | {
|
|
@@ -537,6 +534,9 @@ declare const solanaIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
537
534
|
} | {
|
|
538
535
|
__kind: "NoVault";
|
|
539
536
|
};
|
|
537
|
+
egressId: [{
|
|
538
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
539
|
+
}, string | number];
|
|
540
540
|
}>;
|
|
541
541
|
|
|
542
542
|
export { solanaIngressEgressCcmEgressInvalid };
|
|
@@ -388,7 +388,6 @@ declare const solanaIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
388
388
|
__kind: "NoVault";
|
|
389
389
|
}>]>;
|
|
390
390
|
}, "strip", z.ZodTypeAny, {
|
|
391
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
|
|
392
391
|
error: {
|
|
393
392
|
__kind: "Unsupported";
|
|
394
393
|
} | {
|
|
@@ -456,10 +455,8 @@ declare const solanaIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
456
455
|
} | {
|
|
457
456
|
__kind: "NoVault";
|
|
458
457
|
};
|
|
458
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub", bigint];
|
|
459
459
|
}, {
|
|
460
|
-
egressId: [{
|
|
461
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
462
|
-
}, string | number];
|
|
463
460
|
error: {
|
|
464
461
|
__kind: "Unsupported";
|
|
465
462
|
} | {
|
|
@@ -537,6 +534,9 @@ declare const solanaIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
537
534
|
} | {
|
|
538
535
|
__kind: "NoVault";
|
|
539
536
|
};
|
|
537
|
+
egressId: [{
|
|
538
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana" | "Assethub";
|
|
539
|
+
}, string | number];
|
|
540
540
|
}>;
|
|
541
541
|
|
|
542
542
|
export { solanaIngressEgressCcmEgressInvalid };
|
package/package.json
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chainflip/processor",
|
|
3
|
-
"version": "1.11.
|
|
3
|
+
"version": "1.11.8",
|
|
4
4
|
"description": "",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"keywords": [],
|
|
7
7
|
"author": "",
|
|
8
8
|
"license": "ISC",
|
|
9
9
|
"dependencies": {
|
|
10
|
-
"@chainflip/utils": "0.8.
|
|
10
|
+
"@chainflip/utils": "0.8.18",
|
|
11
11
|
"zod": "^3.25.75"
|
|
12
12
|
},
|
|
13
13
|
"devDependencies": {
|
|
14
14
|
"@chainflip/rpc": "1.9.3",
|
|
15
|
-
"@polkadot/types": "^16.4.
|
|
15
|
+
"@polkadot/types": "^16.4.5"
|
|
16
16
|
},
|
|
17
17
|
"repository": "https://github.com/chainflip-io/chainflip-product-toolkit.git",
|
|
18
18
|
"publishConfig": {
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});// generated/11100/swapping/swapCanceled.ts
|
|
2
|
-
var _zod = require('zod');
|
|
3
|
-
var _commoncjs = require('../common.cjs');
|
|
4
|
-
var swappingSwapCanceled = _zod.z.object({ swapId: _commoncjs.numberOrHex });
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
exports.swappingSwapCanceled = swappingSwapCanceled;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { z } from 'zod';
|
|
2
|
-
|
|
3
|
-
declare const swappingSwapCanceled: 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
|
-
}, "strip", z.ZodTypeAny, {
|
|
6
|
-
swapId: bigint;
|
|
7
|
-
}, {
|
|
8
|
-
swapId: string | number;
|
|
9
|
-
}>;
|
|
10
|
-
|
|
11
|
-
export { swappingSwapCanceled };
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { z } from 'zod';
|
|
2
|
-
|
|
3
|
-
declare const swappingSwapCanceled: 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
|
-
}, "strip", z.ZodTypeAny, {
|
|
6
|
-
swapId: bigint;
|
|
7
|
-
}, {
|
|
8
|
-
swapId: string | number;
|
|
9
|
-
}>;
|
|
10
|
-
|
|
11
|
-
export { swappingSwapCanceled };
|