@chainflip/processor 2.0.2 → 2.0.3
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/environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/100/environment/runtimeSafeModeUpdated.d.ts +12 -12
- package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/100/ethereumBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- 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/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/system/extrinsicFailed.d.cts +16 -16
- package/dist/100/system/extrinsicFailed.d.ts +16 -16
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.cts +26 -26
- package/dist/11000/arbitrumIngressEgress/ccmEgressInvalid.d.ts +26 -26
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.cts +34 -34
- package/dist/11000/arbitrumIngressEgress/depositFailed.d.ts +34 -34
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +22 -22
- package/dist/11000/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +22 -22
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/bitcoinIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.cts +401 -401
- package/dist/11000/bitcoinIngressEgress/depositFailed.d.ts +401 -401
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.cts +20 -20
- package/dist/11000/bitcoinIngressEgress/invalidCcmRefunded.d.ts +20 -20
- package/dist/11000/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/11000/environment/runtimeSafeModeUpdated.d.ts +28 -28
- package/dist/11000/lendingPools/boostFundsAdded.d.cts +2 -2
- package/dist/11000/lendingPools/boostFundsAdded.d.ts +2 -2
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.cts +107 -107
- package/dist/11000/polkadotIngressEgress/ccmEgressInvalid.d.ts +107 -107
- package/dist/11000/polkadotIngressEgress/depositFailed.d.cts +203 -203
- package/dist/11000/polkadotIngressEgress/depositFailed.d.ts +203 -203
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +103 -103
- package/dist/11000/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +103 -103
- 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/11200/swapping/swapRescheduled.d.cts +2 -2
- package/dist/11200/swapping/swapRescheduled.d.ts +2 -2
- 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/swapping/ccmFailed.d.cts +62 -62
- package/dist/120/swapping/ccmFailed.d.ts +62 -62
- package/dist/120/swapping/swapEgressIgnored.d.cts +28 -28
- package/dist/120/swapping/swapEgressIgnored.d.ts +28 -28
- package/dist/120/swapping/swapEgressScheduled.d.cts +10 -10
- package/dist/120/swapping/swapEgressScheduled.d.ts +10 -10
- package/dist/120/swapping/swapExecuted.d.cts +12 -12
- package/dist/120/swapping/swapExecuted.d.ts +12 -12
- package/dist/120/swapping/withdrawalRequested.d.cts +8 -8
- package/dist/120/swapping/withdrawalRequested.d.ts +8 -8
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/131/environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/131/environment/runtimeSafeModeUpdated.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 +28 -28
- package/dist/141/environment/runtimeSafeModeUpdated.d.ts +28 -28
- 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/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/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 +26 -26
- package/dist/141/swapping/swapDepositAddressReady.d.ts +26 -26
- 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 +8 -8
- package/dist/141/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/141/swapping/swapExecuted.d.cts +90 -90
- package/dist/141/swapping/swapExecuted.d.ts +90 -90
- package/dist/141/swapping/swapScheduled.d.cts +99 -99
- package/dist/141/swapping/swapScheduled.d.ts +99 -99
- package/dist/141/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/141/swapping/withdrawalRequested.d.ts +10 -10
- package/dist/141/validator/rotationPhaseUpdated.d.cts +20 -20
- package/dist/141/validator/rotationPhaseUpdated.d.ts +20 -20
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/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/150/solanaBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/150/solanaBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- 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 +2 -2
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +2 -2
- 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/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/liquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/160/liquidityPools/limitOrderUpdated.d.ts +10 -10
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +10 -10
- package/dist/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/polkadotIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.d.cts +2 -2
- package/dist/170/polkadotIngressEgress/transactionRejectedByBroker.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/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/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- 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/bitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/bitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
- 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/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/200/common.cjs +44 -10
- package/dist/200/common.d.cts +1163 -215
- package/dist/200/common.d.ts +1163 -215
- package/dist/200/common.mjs +43 -9
- package/dist/200/environment/runtimeSafeModeUpdated.d.cts +9 -0
- package/dist/200/environment/runtimeSafeModeUpdated.d.ts +9 -0
- package/dist/200/funding/funded.cjs +12 -0
- package/dist/200/funding/funded.d.cts +87 -0
- package/dist/200/funding/funded.d.ts +87 -0
- package/dist/200/funding/funded.mjs +12 -0
- package/dist/200/lendingPools/loanCreated.d.cts +2 -2
- package/dist/200/lendingPools/loanCreated.d.ts +2 -2
- package/dist/200/lendingPools/palletConfigUpdated.d.cts +17 -12
- package/dist/200/lendingPools/palletConfigUpdated.d.ts +17 -12
- package/dist/200/lendingPools/whitelistUpdated.cjs +9 -0
- package/dist/200/lendingPools/whitelistUpdated.d.cts +66 -0
- package/dist/200/lendingPools/whitelistUpdated.d.ts +66 -0
- package/dist/200/lendingPools/whitelistUpdated.mjs +9 -0
- package/dist/200/swapping/accountCreationDepositAddressReady.cjs +23 -0
- package/dist/200/swapping/accountCreationDepositAddressReady.d.cts +319 -0
- package/dist/200/swapping/accountCreationDepositAddressReady.d.ts +319 -0
- package/dist/200/swapping/accountCreationDepositAddressReady.mjs +23 -0
- package/dist/200/swapping/swapRequestCompleted.d.cts +2 -2
- package/dist/200/swapping/swapRequestCompleted.d.ts +2 -2
- package/dist/200/swapping/swapRequested.d.cts +1066 -52
- package/dist/200/swapping/swapRequested.d.ts +1066 -52
- package/package.json +2 -2
|
@@ -60,13 +60,13 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
60
60
|
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
61
61
|
}>;
|
|
62
62
|
}, "strip", z.ZodTypeAny, {
|
|
63
|
-
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
64
63
|
__kind: "FailedToDeriveAddress";
|
|
64
|
+
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
65
65
|
}, {
|
|
66
|
+
__kind: "FailedToDeriveAddress";
|
|
66
67
|
value: {
|
|
67
68
|
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
68
69
|
};
|
|
69
|
-
__kind: "FailedToDeriveAddress";
|
|
70
70
|
}>, z.ZodObject<{
|
|
71
71
|
__kind: z.ZodLiteral<"InvalidCcm">;
|
|
72
72
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -79,13 +79,13 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
79
79
|
__kind: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
80
80
|
}>;
|
|
81
81
|
}, "strip", z.ZodTypeAny, {
|
|
82
|
-
value: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
83
82
|
__kind: "InvalidCcm";
|
|
83
|
+
value: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
84
84
|
}, {
|
|
85
|
+
__kind: "InvalidCcm";
|
|
85
86
|
value: {
|
|
86
87
|
__kind: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
87
88
|
};
|
|
88
|
-
__kind: "InvalidCcm";
|
|
89
89
|
}>, z.ZodObject<{
|
|
90
90
|
__kind: z.ZodLiteral<"FailedToSerializeFinalTransaction">;
|
|
91
91
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -96,13 +96,14 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
96
96
|
__kind: z.ZodLiteral<"FinalTransactionExceededMaxLength">;
|
|
97
97
|
value: z.ZodNumber;
|
|
98
98
|
}, "strip", z.ZodTypeAny, {
|
|
99
|
-
value: number;
|
|
100
99
|
__kind: "FinalTransactionExceededMaxLength";
|
|
101
|
-
}, {
|
|
102
100
|
value: number;
|
|
101
|
+
}, {
|
|
103
102
|
__kind: "FinalTransactionExceededMaxLength";
|
|
103
|
+
value: number;
|
|
104
104
|
}>]>;
|
|
105
105
|
}, "strip", z.ZodTypeAny, {
|
|
106
|
+
__kind: "FailedToBuildCcmForSolana";
|
|
106
107
|
value: {
|
|
107
108
|
__kind: "CannotLookupApiEnvironment";
|
|
108
109
|
} | {
|
|
@@ -114,19 +115,19 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
114
115
|
} | {
|
|
115
116
|
__kind: "NoAvailableNonceAccount";
|
|
116
117
|
} | {
|
|
117
|
-
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
118
118
|
__kind: "FailedToDeriveAddress";
|
|
119
|
+
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
119
120
|
} | {
|
|
120
|
-
value: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
121
121
|
__kind: "InvalidCcm";
|
|
122
|
+
value: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
122
123
|
} | {
|
|
123
124
|
__kind: "FailedToSerializeFinalTransaction";
|
|
124
125
|
} | {
|
|
125
|
-
value: number;
|
|
126
126
|
__kind: "FinalTransactionExceededMaxLength";
|
|
127
|
+
value: number;
|
|
127
128
|
};
|
|
128
|
-
__kind: "FailedToBuildCcmForSolana";
|
|
129
129
|
}, {
|
|
130
|
+
__kind: "FailedToBuildCcmForSolana";
|
|
130
131
|
value: {
|
|
131
132
|
__kind: "CannotLookupApiEnvironment";
|
|
132
133
|
} | {
|
|
@@ -138,22 +139,21 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
138
139
|
} | {
|
|
139
140
|
__kind: "NoAvailableNonceAccount";
|
|
140
141
|
} | {
|
|
142
|
+
__kind: "FailedToDeriveAddress";
|
|
141
143
|
value: {
|
|
142
144
|
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
143
145
|
};
|
|
144
|
-
__kind: "FailedToDeriveAddress";
|
|
145
146
|
} | {
|
|
147
|
+
__kind: "InvalidCcm";
|
|
146
148
|
value: {
|
|
147
149
|
__kind: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
148
150
|
};
|
|
149
|
-
__kind: "InvalidCcm";
|
|
150
151
|
} | {
|
|
151
152
|
__kind: "FailedToSerializeFinalTransaction";
|
|
152
153
|
} | {
|
|
153
|
-
value: number;
|
|
154
154
|
__kind: "FinalTransactionExceededMaxLength";
|
|
155
|
+
value: number;
|
|
155
156
|
};
|
|
156
|
-
__kind: "FailedToBuildCcmForSolana";
|
|
157
157
|
}>, z.ZodObject<{
|
|
158
158
|
__kind: z.ZodLiteral<"DispatchError">;
|
|
159
159
|
value: z.ZodDiscriminatedUnion<"__kind", [z.ZodObject<{
|
|
@@ -187,17 +187,17 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
187
187
|
error: string;
|
|
188
188
|
}>;
|
|
189
189
|
}, "strip", z.ZodTypeAny, {
|
|
190
|
+
__kind: "Module";
|
|
190
191
|
value: {
|
|
191
192
|
index: number;
|
|
192
193
|
error: `0x${string}`;
|
|
193
194
|
};
|
|
194
|
-
__kind: "Module";
|
|
195
195
|
}, {
|
|
196
|
+
__kind: "Module";
|
|
196
197
|
value: {
|
|
197
198
|
index: number;
|
|
198
199
|
error: string;
|
|
199
200
|
};
|
|
200
|
-
__kind: "Module";
|
|
201
201
|
}>, z.ZodObject<{
|
|
202
202
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
203
203
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -221,20 +221,20 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
221
221
|
value: z.ZodEffects<z.ZodObject<{
|
|
222
222
|
__kind: z.ZodEnum<["FundsUnavailable", "OnlyProvider", "BelowMinimum", "CannotCreate", "UnknownAsset", "Frozen", "Unsupported", "CannotCreateHold", "NotExpendable", "Blocked"]>;
|
|
223
223
|
}, "strip", z.ZodTypeAny, {
|
|
224
|
-
__kind: "
|
|
224
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
225
225
|
}, {
|
|
226
|
-
__kind: "
|
|
227
|
-
}>, "
|
|
228
|
-
__kind: "
|
|
226
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
227
|
+
}>, "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked", {
|
|
228
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
229
229
|
}>;
|
|
230
230
|
}, "strip", z.ZodTypeAny, {
|
|
231
|
-
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
232
231
|
__kind: "Token";
|
|
232
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
233
233
|
}, {
|
|
234
|
+
__kind: "Token";
|
|
234
235
|
value: {
|
|
235
|
-
__kind: "
|
|
236
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
236
237
|
};
|
|
237
|
-
__kind: "Token";
|
|
238
238
|
}>, z.ZodObject<{
|
|
239
239
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
240
240
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -247,13 +247,13 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
247
247
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
248
248
|
}>;
|
|
249
249
|
}, "strip", z.ZodTypeAny, {
|
|
250
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
251
250
|
__kind: "Arithmetic";
|
|
251
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
252
252
|
}, {
|
|
253
|
+
__kind: "Arithmetic";
|
|
253
254
|
value: {
|
|
254
255
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
255
256
|
};
|
|
256
|
-
__kind: "Arithmetic";
|
|
257
257
|
}>, z.ZodObject<{
|
|
258
258
|
__kind: z.ZodLiteral<"Transactional">;
|
|
259
259
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -266,13 +266,13 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
266
266
|
__kind: "LimitReached" | "NoLayer";
|
|
267
267
|
}>;
|
|
268
268
|
}, "strip", z.ZodTypeAny, {
|
|
269
|
-
value: "LimitReached" | "NoLayer";
|
|
270
269
|
__kind: "Transactional";
|
|
270
|
+
value: "LimitReached" | "NoLayer";
|
|
271
271
|
}, {
|
|
272
|
+
__kind: "Transactional";
|
|
272
273
|
value: {
|
|
273
274
|
__kind: "LimitReached" | "NoLayer";
|
|
274
275
|
};
|
|
275
|
-
__kind: "Transactional";
|
|
276
276
|
}>, z.ZodObject<{
|
|
277
277
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
278
278
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -299,6 +299,7 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
299
299
|
__kind: "RootNotAllowed";
|
|
300
300
|
}>]>;
|
|
301
301
|
}, "strip", z.ZodTypeAny, {
|
|
302
|
+
__kind: "DispatchError";
|
|
302
303
|
value: {
|
|
303
304
|
__kind: "Other";
|
|
304
305
|
} | {
|
|
@@ -306,11 +307,11 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
306
307
|
} | {
|
|
307
308
|
__kind: "BadOrigin";
|
|
308
309
|
} | {
|
|
310
|
+
__kind: "Module";
|
|
309
311
|
value: {
|
|
310
312
|
index: number;
|
|
311
313
|
error: `0x${string}`;
|
|
312
314
|
};
|
|
313
|
-
__kind: "Module";
|
|
314
315
|
} | {
|
|
315
316
|
__kind: "ConsumerRemaining";
|
|
316
317
|
} | {
|
|
@@ -318,14 +319,14 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
318
319
|
} | {
|
|
319
320
|
__kind: "TooManyConsumers";
|
|
320
321
|
} | {
|
|
321
|
-
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
322
322
|
__kind: "Token";
|
|
323
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
323
324
|
} | {
|
|
324
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
325
325
|
__kind: "Arithmetic";
|
|
326
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
326
327
|
} | {
|
|
327
|
-
value: "LimitReached" | "NoLayer";
|
|
328
328
|
__kind: "Transactional";
|
|
329
|
+
value: "LimitReached" | "NoLayer";
|
|
329
330
|
} | {
|
|
330
331
|
__kind: "Exhausted";
|
|
331
332
|
} | {
|
|
@@ -335,8 +336,8 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
335
336
|
} | {
|
|
336
337
|
__kind: "RootNotAllowed";
|
|
337
338
|
};
|
|
338
|
-
__kind: "DispatchError";
|
|
339
339
|
}, {
|
|
340
|
+
__kind: "DispatchError";
|
|
340
341
|
value: {
|
|
341
342
|
__kind: "Other";
|
|
342
343
|
} | {
|
|
@@ -344,11 +345,11 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
344
345
|
} | {
|
|
345
346
|
__kind: "BadOrigin";
|
|
346
347
|
} | {
|
|
348
|
+
__kind: "Module";
|
|
347
349
|
value: {
|
|
348
350
|
index: number;
|
|
349
351
|
error: string;
|
|
350
352
|
};
|
|
351
|
-
__kind: "Module";
|
|
352
353
|
} | {
|
|
353
354
|
__kind: "ConsumerRemaining";
|
|
354
355
|
} | {
|
|
@@ -356,20 +357,20 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
356
357
|
} | {
|
|
357
358
|
__kind: "TooManyConsumers";
|
|
358
359
|
} | {
|
|
360
|
+
__kind: "Token";
|
|
359
361
|
value: {
|
|
360
|
-
__kind: "
|
|
362
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
361
363
|
};
|
|
362
|
-
__kind: "Token";
|
|
363
364
|
} | {
|
|
365
|
+
__kind: "Arithmetic";
|
|
364
366
|
value: {
|
|
365
367
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
366
368
|
};
|
|
367
|
-
__kind: "Arithmetic";
|
|
368
369
|
} | {
|
|
370
|
+
__kind: "Transactional";
|
|
369
371
|
value: {
|
|
370
372
|
__kind: "LimitReached" | "NoLayer";
|
|
371
373
|
};
|
|
372
|
-
__kind: "Transactional";
|
|
373
374
|
} | {
|
|
374
375
|
__kind: "Exhausted";
|
|
375
376
|
} | {
|
|
@@ -379,13 +380,12 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
379
380
|
} | {
|
|
380
381
|
__kind: "RootNotAllowed";
|
|
381
382
|
};
|
|
382
|
-
__kind: "DispatchError";
|
|
383
383
|
}>]>;
|
|
384
384
|
}, "strip", z.ZodTypeAny, {
|
|
385
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
386
385
|
error: {
|
|
387
386
|
__kind: "Unsupported";
|
|
388
387
|
} | {
|
|
388
|
+
__kind: "FailedToBuildCcmForSolana";
|
|
389
389
|
value: {
|
|
390
390
|
__kind: "CannotLookupApiEnvironment";
|
|
391
391
|
} | {
|
|
@@ -397,19 +397,19 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
397
397
|
} | {
|
|
398
398
|
__kind: "NoAvailableNonceAccount";
|
|
399
399
|
} | {
|
|
400
|
-
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
401
400
|
__kind: "FailedToDeriveAddress";
|
|
401
|
+
value: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
402
402
|
} | {
|
|
403
|
-
value: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
404
403
|
__kind: "InvalidCcm";
|
|
404
|
+
value: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
405
405
|
} | {
|
|
406
406
|
__kind: "FailedToSerializeFinalTransaction";
|
|
407
407
|
} | {
|
|
408
|
-
value: number;
|
|
409
408
|
__kind: "FinalTransactionExceededMaxLength";
|
|
409
|
+
value: number;
|
|
410
410
|
};
|
|
411
|
-
__kind: "FailedToBuildCcmForSolana";
|
|
412
411
|
} | {
|
|
412
|
+
__kind: "DispatchError";
|
|
413
413
|
value: {
|
|
414
414
|
__kind: "Other";
|
|
415
415
|
} | {
|
|
@@ -417,11 +417,11 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
417
417
|
} | {
|
|
418
418
|
__kind: "BadOrigin";
|
|
419
419
|
} | {
|
|
420
|
+
__kind: "Module";
|
|
420
421
|
value: {
|
|
421
422
|
index: number;
|
|
422
423
|
error: `0x${string}`;
|
|
423
424
|
};
|
|
424
|
-
__kind: "Module";
|
|
425
425
|
} | {
|
|
426
426
|
__kind: "ConsumerRemaining";
|
|
427
427
|
} | {
|
|
@@ -429,14 +429,14 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
429
429
|
} | {
|
|
430
430
|
__kind: "TooManyConsumers";
|
|
431
431
|
} | {
|
|
432
|
-
value: "Unsupported" | "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
433
432
|
__kind: "Token";
|
|
433
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
434
434
|
} | {
|
|
435
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
436
435
|
__kind: "Arithmetic";
|
|
436
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
437
437
|
} | {
|
|
438
|
-
value: "LimitReached" | "NoLayer";
|
|
439
438
|
__kind: "Transactional";
|
|
439
|
+
value: "LimitReached" | "NoLayer";
|
|
440
440
|
} | {
|
|
441
441
|
__kind: "Exhausted";
|
|
442
442
|
} | {
|
|
@@ -446,15 +446,13 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
446
446
|
} | {
|
|
447
447
|
__kind: "RootNotAllowed";
|
|
448
448
|
};
|
|
449
|
-
__kind: "DispatchError";
|
|
450
449
|
};
|
|
450
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana", bigint];
|
|
451
451
|
}, {
|
|
452
|
-
egressId: [{
|
|
453
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
454
|
-
}, string | number];
|
|
455
452
|
error: {
|
|
456
453
|
__kind: "Unsupported";
|
|
457
454
|
} | {
|
|
455
|
+
__kind: "FailedToBuildCcmForSolana";
|
|
458
456
|
value: {
|
|
459
457
|
__kind: "CannotLookupApiEnvironment";
|
|
460
458
|
} | {
|
|
@@ -466,23 +464,23 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
466
464
|
} | {
|
|
467
465
|
__kind: "NoAvailableNonceAccount";
|
|
468
466
|
} | {
|
|
467
|
+
__kind: "FailedToDeriveAddress";
|
|
469
468
|
value: {
|
|
470
469
|
__kind: "NotAValidPoint" | "TooManySeeds" | "SeedTooLarge" | "BumpSeedBadLuck";
|
|
471
470
|
};
|
|
472
|
-
__kind: "FailedToDeriveAddress";
|
|
473
471
|
} | {
|
|
472
|
+
__kind: "InvalidCcm";
|
|
474
473
|
value: {
|
|
475
474
|
__kind: "CannotDecodeCfParameters" | "CcmIsTooLong" | "CfParametersContainsInvalidAccounts";
|
|
476
475
|
};
|
|
477
|
-
__kind: "InvalidCcm";
|
|
478
476
|
} | {
|
|
479
477
|
__kind: "FailedToSerializeFinalTransaction";
|
|
480
478
|
} | {
|
|
481
|
-
value: number;
|
|
482
479
|
__kind: "FinalTransactionExceededMaxLength";
|
|
480
|
+
value: number;
|
|
483
481
|
};
|
|
484
|
-
__kind: "FailedToBuildCcmForSolana";
|
|
485
482
|
} | {
|
|
483
|
+
__kind: "DispatchError";
|
|
486
484
|
value: {
|
|
487
485
|
__kind: "Other";
|
|
488
486
|
} | {
|
|
@@ -490,11 +488,11 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
490
488
|
} | {
|
|
491
489
|
__kind: "BadOrigin";
|
|
492
490
|
} | {
|
|
491
|
+
__kind: "Module";
|
|
493
492
|
value: {
|
|
494
493
|
index: number;
|
|
495
494
|
error: string;
|
|
496
495
|
};
|
|
497
|
-
__kind: "Module";
|
|
498
496
|
} | {
|
|
499
497
|
__kind: "ConsumerRemaining";
|
|
500
498
|
} | {
|
|
@@ -502,20 +500,20 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
502
500
|
} | {
|
|
503
501
|
__kind: "TooManyConsumers";
|
|
504
502
|
} | {
|
|
503
|
+
__kind: "Token";
|
|
505
504
|
value: {
|
|
506
|
-
__kind: "
|
|
505
|
+
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
507
506
|
};
|
|
508
|
-
__kind: "Token";
|
|
509
507
|
} | {
|
|
508
|
+
__kind: "Arithmetic";
|
|
510
509
|
value: {
|
|
511
510
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
512
511
|
};
|
|
513
|
-
__kind: "Arithmetic";
|
|
514
512
|
} | {
|
|
513
|
+
__kind: "Transactional";
|
|
515
514
|
value: {
|
|
516
515
|
__kind: "LimitReached" | "NoLayer";
|
|
517
516
|
};
|
|
518
|
-
__kind: "Transactional";
|
|
519
517
|
} | {
|
|
520
518
|
__kind: "Exhausted";
|
|
521
519
|
} | {
|
|
@@ -525,8 +523,10 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
525
523
|
} | {
|
|
526
524
|
__kind: "RootNotAllowed";
|
|
527
525
|
};
|
|
528
|
-
__kind: "DispatchError";
|
|
529
526
|
};
|
|
527
|
+
egressId: [{
|
|
528
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin" | "Arbitrum" | "Solana";
|
|
529
|
+
}, string | number];
|
|
530
530
|
}>;
|
|
531
531
|
|
|
532
532
|
export { bitcoinIngressEgressCcmEgressInvalid };
|
|
@@ -5,47 +5,47 @@ declare const bitcoinIngressEgressDepositBoosted: 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;
|
|
@@ -129,34 +129,34 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
129
129
|
}>]>;
|
|
130
130
|
}, "strip", z.ZodTypeAny, {
|
|
131
131
|
depositAddress: {
|
|
132
|
-
value: `0x${string}`;
|
|
133
132
|
__kind: "P2PKH";
|
|
134
|
-
} | {
|
|
135
133
|
value: `0x${string}`;
|
|
136
|
-
__kind: "P2SH";
|
|
137
134
|
} | {
|
|
135
|
+
__kind: "P2SH";
|
|
138
136
|
value: `0x${string}`;
|
|
139
|
-
__kind: "P2WPKH";
|
|
140
137
|
} | {
|
|
138
|
+
__kind: "P2WPKH";
|
|
141
139
|
value: `0x${string}`;
|
|
142
|
-
__kind: "P2WSH";
|
|
143
140
|
} | {
|
|
141
|
+
__kind: "P2WSH";
|
|
144
142
|
value: `0x${string}`;
|
|
143
|
+
} | {
|
|
145
144
|
__kind: "Taproot";
|
|
145
|
+
value: `0x${string}`;
|
|
146
146
|
} | {
|
|
147
147
|
__kind: "OtherSegwit";
|
|
148
148
|
version: number;
|
|
149
149
|
program: `0x${string}`;
|
|
150
150
|
};
|
|
151
|
-
channelId: bigint;
|
|
152
|
-
prewitnessedDepositId: bigint;
|
|
153
|
-
amounts: [number, bigint][];
|
|
154
151
|
asset: "Btc";
|
|
155
|
-
|
|
152
|
+
amounts: [number, bigint][];
|
|
156
153
|
depositDetails: {
|
|
157
154
|
txId: `0x${string}`;
|
|
158
155
|
vout: number;
|
|
159
156
|
};
|
|
157
|
+
prewitnessedDepositId: bigint;
|
|
158
|
+
channelId: bigint;
|
|
159
|
+
blockHeight: bigint;
|
|
160
160
|
ingressFee: bigint;
|
|
161
161
|
boostFee: bigint;
|
|
162
162
|
action: {
|
|
@@ -176,36 +176,36 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
176
176
|
};
|
|
177
177
|
}, {
|
|
178
178
|
depositAddress: {
|
|
179
|
-
value: string;
|
|
180
179
|
__kind: "P2PKH";
|
|
181
|
-
} | {
|
|
182
180
|
value: string;
|
|
183
|
-
__kind: "P2SH";
|
|
184
181
|
} | {
|
|
182
|
+
__kind: "P2SH";
|
|
185
183
|
value: string;
|
|
186
|
-
__kind: "P2WPKH";
|
|
187
184
|
} | {
|
|
185
|
+
__kind: "P2WPKH";
|
|
188
186
|
value: string;
|
|
189
|
-
__kind: "P2WSH";
|
|
190
187
|
} | {
|
|
188
|
+
__kind: "P2WSH";
|
|
191
189
|
value: string;
|
|
190
|
+
} | {
|
|
192
191
|
__kind: "Taproot";
|
|
192
|
+
value: string;
|
|
193
193
|
} | {
|
|
194
194
|
__kind: "OtherSegwit";
|
|
195
195
|
version: number;
|
|
196
196
|
program: string;
|
|
197
197
|
};
|
|
198
|
-
channelId: string | number;
|
|
199
|
-
prewitnessedDepositId: string | number;
|
|
200
|
-
amounts: [number, string | number][];
|
|
201
198
|
asset: {
|
|
202
199
|
__kind: "Btc";
|
|
203
200
|
};
|
|
204
|
-
|
|
201
|
+
amounts: [number, string | number][];
|
|
205
202
|
depositDetails: {
|
|
206
203
|
txId: string;
|
|
207
204
|
vout: number;
|
|
208
205
|
};
|
|
206
|
+
prewitnessedDepositId: string | number;
|
|
207
|
+
channelId: string | number;
|
|
208
|
+
blockHeight: string | number;
|
|
209
209
|
ingressFee: string | number;
|
|
210
210
|
boostFee: string | number;
|
|
211
211
|
action: {
|