@chainflip/processor 1.4.9 → 1.5.0
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/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +24 -24
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +24 -24
- package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +24 -24
- package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +24 -24
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +54 -54
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +54 -54
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +20 -20
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.ts +20 -20
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +20 -20
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.ts +20 -20
- 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/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/polkadotIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/polkadotIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/polkadotIngressEgress/depositReceived.d.ts +2 -2
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/polkadotIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/100/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/100/swapping/ccmDepositReceived.d.cts +4 -4
- package/dist/100/swapping/ccmDepositReceived.d.ts +4 -4
- package/dist/100/swapping/ccmFailed.d.cts +4 -4
- package/dist/100/swapping/ccmFailed.d.ts +4 -4
- package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
- package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
- package/dist/100/swapping/swapAmountTooLow.d.cts +10 -10
- package/dist/100/swapping/swapAmountTooLow.d.ts +10 -10
- package/dist/100/swapping/swapDepositAddressReady.d.cts +18 -18
- package/dist/100/swapping/swapDepositAddressReady.d.ts +18 -18
- package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
- package/dist/100/swapping/swapExecuted.d.cts +12 -12
- package/dist/100/swapping/swapExecuted.d.ts +12 -12
- package/dist/100/swapping/swapScheduled.d.cts +14 -14
- package/dist/100/swapping/swapScheduled.d.ts +14 -14
- package/dist/100/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalEnacted.d.ts +8 -8
- package/dist/100/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalPassed.d.ts +8 -8
- package/dist/100/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalRejected.d.ts +8 -8
- package/dist/100/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalSubmitted.d.ts +8 -8
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
- package/dist/111/liquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +2 -2
- package/dist/120/swapping/ccmFailed.d.cts +70 -70
- package/dist/120/swapping/ccmFailed.d.ts +70 -70
- package/dist/120/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/120/swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/120/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/120/swapping/swapEgressScheduled.d.ts +6 -6
- 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 +14 -14
- package/dist/120/swapping/withdrawalRequested.d.ts +14 -14
- package/dist/131/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/131/environment/runtimeSafeModeUpdated.d.ts +40 -40
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.d.ts +2 -2
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/131/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/131/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/131/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/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/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/failureReportProcessed.d.ts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/141/evmThresholdSigner/retryRequested.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/141/evmThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/polkadotIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/141/swapping/ccmDepositReceived.d.cts +80 -80
- package/dist/141/swapping/ccmDepositReceived.d.ts +80 -80
- package/dist/141/swapping/ccmFailed.d.cts +104 -104
- package/dist/141/swapping/ccmFailed.d.ts +104 -104
- 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 +44 -44
- package/dist/141/swapping/swapDepositAddressReady.d.ts +44 -44
- 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 +128 -128
- package/dist/141/swapping/swapScheduled.d.ts +128 -128
- package/dist/141/swapping/withdrawalRequested.d.cts +26 -26
- package/dist/141/swapping/withdrawalRequested.d.ts +26 -26
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/arbitrumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.ts +16 -16
- 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/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/160/liquidityPools/limitOrderUpdated.d.ts +2 -2
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +2 -2
- package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +2 -2
- package/dist/160/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/160/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/160/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/160/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
- package/dist/160/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/160/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.ts +50 -50
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/package.json +1 -1
|
@@ -14,29 +14,29 @@ declare const swappingCcmFailed: z.ZodObject<{
|
|
|
14
14
|
__kind: z.ZodLiteral<"Eth">;
|
|
15
15
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
__kind: "Eth";
|
|
18
17
|
value: `0x${string}`;
|
|
19
|
-
}, {
|
|
20
18
|
__kind: "Eth";
|
|
19
|
+
}, {
|
|
21
20
|
value: string;
|
|
21
|
+
__kind: "Eth";
|
|
22
22
|
}>, z.ZodObject<{
|
|
23
23
|
__kind: z.ZodLiteral<"Dot">;
|
|
24
24
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
-
__kind: "Dot";
|
|
27
26
|
value: `0x${string}`;
|
|
28
|
-
}, {
|
|
29
27
|
__kind: "Dot";
|
|
28
|
+
}, {
|
|
30
29
|
value: string;
|
|
30
|
+
__kind: "Dot";
|
|
31
31
|
}>, z.ZodObject<{
|
|
32
32
|
__kind: z.ZodLiteral<"Btc">;
|
|
33
33
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
34
34
|
}, "strip", z.ZodTypeAny, {
|
|
35
|
-
__kind: "Btc";
|
|
36
35
|
value: `0x${string}`;
|
|
37
|
-
}, {
|
|
38
36
|
__kind: "Btc";
|
|
37
|
+
}, {
|
|
39
38
|
value: string;
|
|
39
|
+
__kind: "Btc";
|
|
40
40
|
}>]>;
|
|
41
41
|
depositMetadata: z.ZodObject<{
|
|
42
42
|
sourceChain: z.ZodEffects<z.ZodObject<{
|
|
@@ -52,67 +52,67 @@ declare const swappingCcmFailed: z.ZodObject<{
|
|
|
52
52
|
__kind: z.ZodLiteral<"Eth">;
|
|
53
53
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
54
54
|
}, "strip", z.ZodTypeAny, {
|
|
55
|
-
__kind: "Eth";
|
|
56
55
|
value: `0x${string}`;
|
|
57
|
-
}, {
|
|
58
56
|
__kind: "Eth";
|
|
57
|
+
}, {
|
|
59
58
|
value: string;
|
|
59
|
+
__kind: "Eth";
|
|
60
60
|
}>, z.ZodObject<{
|
|
61
61
|
__kind: z.ZodLiteral<"Dot">;
|
|
62
62
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
63
63
|
}, "strip", z.ZodTypeAny, {
|
|
64
|
-
__kind: "Dot";
|
|
65
64
|
value: `0x${string}`;
|
|
66
|
-
}, {
|
|
67
65
|
__kind: "Dot";
|
|
66
|
+
}, {
|
|
68
67
|
value: string;
|
|
68
|
+
__kind: "Dot";
|
|
69
69
|
}>, z.ZodObject<{
|
|
70
70
|
__kind: z.ZodLiteral<"Btc">;
|
|
71
71
|
value: z.ZodUnion<[z.ZodObject<{
|
|
72
72
|
__kind: z.ZodLiteral<"P2PKH">;
|
|
73
73
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
74
74
|
}, "strip", z.ZodTypeAny, {
|
|
75
|
-
__kind: "P2PKH";
|
|
76
75
|
value: `0x${string}`;
|
|
77
|
-
}, {
|
|
78
76
|
__kind: "P2PKH";
|
|
77
|
+
}, {
|
|
79
78
|
value: string;
|
|
79
|
+
__kind: "P2PKH";
|
|
80
80
|
}>, z.ZodObject<{
|
|
81
81
|
__kind: z.ZodLiteral<"P2SH">;
|
|
82
82
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
83
83
|
}, "strip", z.ZodTypeAny, {
|
|
84
|
-
__kind: "P2SH";
|
|
85
84
|
value: `0x${string}`;
|
|
86
|
-
}, {
|
|
87
85
|
__kind: "P2SH";
|
|
86
|
+
}, {
|
|
88
87
|
value: string;
|
|
88
|
+
__kind: "P2SH";
|
|
89
89
|
}>, z.ZodObject<{
|
|
90
90
|
__kind: z.ZodLiteral<"P2WPKH">;
|
|
91
91
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
92
92
|
}, "strip", z.ZodTypeAny, {
|
|
93
|
-
__kind: "P2WPKH";
|
|
94
93
|
value: `0x${string}`;
|
|
95
|
-
}, {
|
|
96
94
|
__kind: "P2WPKH";
|
|
95
|
+
}, {
|
|
97
96
|
value: string;
|
|
97
|
+
__kind: "P2WPKH";
|
|
98
98
|
}>, z.ZodObject<{
|
|
99
99
|
__kind: z.ZodLiteral<"P2WSH">;
|
|
100
100
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
101
101
|
}, "strip", z.ZodTypeAny, {
|
|
102
|
-
__kind: "P2WSH";
|
|
103
102
|
value: `0x${string}`;
|
|
104
|
-
}, {
|
|
105
103
|
__kind: "P2WSH";
|
|
104
|
+
}, {
|
|
106
105
|
value: string;
|
|
106
|
+
__kind: "P2WSH";
|
|
107
107
|
}>, z.ZodObject<{
|
|
108
108
|
__kind: z.ZodLiteral<"Taproot">;
|
|
109
109
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
110
110
|
}, "strip", z.ZodTypeAny, {
|
|
111
|
-
__kind: "Taproot";
|
|
112
111
|
value: `0x${string}`;
|
|
113
|
-
}, {
|
|
114
112
|
__kind: "Taproot";
|
|
113
|
+
}, {
|
|
115
114
|
value: string;
|
|
115
|
+
__kind: "Taproot";
|
|
116
116
|
}>, z.ZodObject<{
|
|
117
117
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
118
118
|
version: z.ZodNumber;
|
|
@@ -127,49 +127,49 @@ declare const swappingCcmFailed: z.ZodObject<{
|
|
|
127
127
|
program: string;
|
|
128
128
|
}>]>;
|
|
129
129
|
}, "strip", z.ZodTypeAny, {
|
|
130
|
-
__kind: "Btc";
|
|
131
130
|
value: {
|
|
132
|
-
__kind: "P2PKH";
|
|
133
131
|
value: `0x${string}`;
|
|
132
|
+
__kind: "P2PKH";
|
|
134
133
|
} | {
|
|
135
|
-
__kind: "P2SH";
|
|
136
134
|
value: `0x${string}`;
|
|
135
|
+
__kind: "P2SH";
|
|
137
136
|
} | {
|
|
138
|
-
__kind: "P2WPKH";
|
|
139
137
|
value: `0x${string}`;
|
|
138
|
+
__kind: "P2WPKH";
|
|
140
139
|
} | {
|
|
141
|
-
__kind: "P2WSH";
|
|
142
140
|
value: `0x${string}`;
|
|
141
|
+
__kind: "P2WSH";
|
|
143
142
|
} | {
|
|
144
|
-
__kind: "Taproot";
|
|
145
143
|
value: `0x${string}`;
|
|
144
|
+
__kind: "Taproot";
|
|
146
145
|
} | {
|
|
147
146
|
__kind: "OtherSegwit";
|
|
148
147
|
version: number;
|
|
149
148
|
program: `0x${string}`;
|
|
150
149
|
};
|
|
151
|
-
}, {
|
|
152
150
|
__kind: "Btc";
|
|
151
|
+
}, {
|
|
153
152
|
value: {
|
|
154
|
-
__kind: "P2PKH";
|
|
155
153
|
value: string;
|
|
154
|
+
__kind: "P2PKH";
|
|
156
155
|
} | {
|
|
157
|
-
__kind: "P2SH";
|
|
158
156
|
value: string;
|
|
157
|
+
__kind: "P2SH";
|
|
159
158
|
} | {
|
|
160
|
-
__kind: "P2WPKH";
|
|
161
159
|
value: string;
|
|
160
|
+
__kind: "P2WPKH";
|
|
162
161
|
} | {
|
|
163
|
-
__kind: "P2WSH";
|
|
164
162
|
value: string;
|
|
163
|
+
__kind: "P2WSH";
|
|
165
164
|
} | {
|
|
166
|
-
__kind: "Taproot";
|
|
167
165
|
value: string;
|
|
166
|
+
__kind: "Taproot";
|
|
168
167
|
} | {
|
|
169
168
|
__kind: "OtherSegwit";
|
|
170
169
|
version: number;
|
|
171
170
|
program: string;
|
|
172
171
|
};
|
|
172
|
+
__kind: "Btc";
|
|
173
173
|
}>]>>>;
|
|
174
174
|
channelMetadata: z.ZodObject<{
|
|
175
175
|
message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -192,33 +192,33 @@ declare const swappingCcmFailed: z.ZodObject<{
|
|
|
192
192
|
cfParameters: `0x${string}`;
|
|
193
193
|
};
|
|
194
194
|
sourceAddress?: {
|
|
195
|
-
__kind: "Eth";
|
|
196
195
|
value: `0x${string}`;
|
|
196
|
+
__kind: "Eth";
|
|
197
197
|
} | {
|
|
198
|
-
__kind: "Dot";
|
|
199
198
|
value: `0x${string}`;
|
|
199
|
+
__kind: "Dot";
|
|
200
200
|
} | {
|
|
201
|
-
__kind: "Btc";
|
|
202
201
|
value: {
|
|
203
|
-
__kind: "P2PKH";
|
|
204
202
|
value: `0x${string}`;
|
|
203
|
+
__kind: "P2PKH";
|
|
205
204
|
} | {
|
|
206
|
-
__kind: "P2SH";
|
|
207
205
|
value: `0x${string}`;
|
|
206
|
+
__kind: "P2SH";
|
|
208
207
|
} | {
|
|
209
|
-
__kind: "P2WPKH";
|
|
210
208
|
value: `0x${string}`;
|
|
209
|
+
__kind: "P2WPKH";
|
|
211
210
|
} | {
|
|
212
|
-
__kind: "P2WSH";
|
|
213
211
|
value: `0x${string}`;
|
|
212
|
+
__kind: "P2WSH";
|
|
214
213
|
} | {
|
|
215
|
-
__kind: "Taproot";
|
|
216
214
|
value: `0x${string}`;
|
|
215
|
+
__kind: "Taproot";
|
|
217
216
|
} | {
|
|
218
217
|
__kind: "OtherSegwit";
|
|
219
218
|
version: number;
|
|
220
219
|
program: `0x${string}`;
|
|
221
220
|
};
|
|
221
|
+
__kind: "Btc";
|
|
222
222
|
} | null | undefined;
|
|
223
223
|
}, {
|
|
224
224
|
sourceChain: {
|
|
@@ -230,46 +230,46 @@ declare const swappingCcmFailed: z.ZodObject<{
|
|
|
230
230
|
cfParameters: string;
|
|
231
231
|
};
|
|
232
232
|
sourceAddress?: {
|
|
233
|
-
__kind: "Eth";
|
|
234
233
|
value: string;
|
|
234
|
+
__kind: "Eth";
|
|
235
235
|
} | {
|
|
236
|
-
__kind: "Dot";
|
|
237
236
|
value: string;
|
|
237
|
+
__kind: "Dot";
|
|
238
238
|
} | {
|
|
239
|
-
__kind: "Btc";
|
|
240
239
|
value: {
|
|
241
|
-
__kind: "P2PKH";
|
|
242
240
|
value: string;
|
|
241
|
+
__kind: "P2PKH";
|
|
243
242
|
} | {
|
|
244
|
-
__kind: "P2SH";
|
|
245
243
|
value: string;
|
|
244
|
+
__kind: "P2SH";
|
|
246
245
|
} | {
|
|
247
|
-
__kind: "P2WPKH";
|
|
248
246
|
value: string;
|
|
247
|
+
__kind: "P2WPKH";
|
|
249
248
|
} | {
|
|
250
|
-
__kind: "P2WSH";
|
|
251
249
|
value: string;
|
|
250
|
+
__kind: "P2WSH";
|
|
252
251
|
} | {
|
|
253
|
-
__kind: "Taproot";
|
|
254
252
|
value: string;
|
|
253
|
+
__kind: "Taproot";
|
|
255
254
|
} | {
|
|
256
255
|
__kind: "OtherSegwit";
|
|
257
256
|
version: number;
|
|
258
257
|
program: string;
|
|
259
258
|
};
|
|
259
|
+
__kind: "Btc";
|
|
260
260
|
} | null | undefined;
|
|
261
261
|
}>;
|
|
262
262
|
}, "strip", z.ZodTypeAny, {
|
|
263
263
|
reason: "UnsupportedForTargetChain" | "InsufficientDepositAmount";
|
|
264
264
|
destinationAddress: {
|
|
265
|
-
__kind: "Eth";
|
|
266
265
|
value: `0x${string}`;
|
|
266
|
+
__kind: "Eth";
|
|
267
267
|
} | {
|
|
268
|
-
__kind: "Dot";
|
|
269
268
|
value: `0x${string}`;
|
|
269
|
+
__kind: "Dot";
|
|
270
270
|
} | {
|
|
271
|
-
__kind: "Btc";
|
|
272
271
|
value: `0x${string}`;
|
|
272
|
+
__kind: "Btc";
|
|
273
273
|
};
|
|
274
274
|
depositMetadata: {
|
|
275
275
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
@@ -279,33 +279,33 @@ declare const swappingCcmFailed: z.ZodObject<{
|
|
|
279
279
|
cfParameters: `0x${string}`;
|
|
280
280
|
};
|
|
281
281
|
sourceAddress?: {
|
|
282
|
-
__kind: "Eth";
|
|
283
282
|
value: `0x${string}`;
|
|
283
|
+
__kind: "Eth";
|
|
284
284
|
} | {
|
|
285
|
-
__kind: "Dot";
|
|
286
285
|
value: `0x${string}`;
|
|
286
|
+
__kind: "Dot";
|
|
287
287
|
} | {
|
|
288
|
-
__kind: "Btc";
|
|
289
288
|
value: {
|
|
290
|
-
__kind: "P2PKH";
|
|
291
289
|
value: `0x${string}`;
|
|
290
|
+
__kind: "P2PKH";
|
|
292
291
|
} | {
|
|
293
|
-
__kind: "P2SH";
|
|
294
292
|
value: `0x${string}`;
|
|
293
|
+
__kind: "P2SH";
|
|
295
294
|
} | {
|
|
296
|
-
__kind: "P2WPKH";
|
|
297
295
|
value: `0x${string}`;
|
|
296
|
+
__kind: "P2WPKH";
|
|
298
297
|
} | {
|
|
299
|
-
__kind: "P2WSH";
|
|
300
298
|
value: `0x${string}`;
|
|
299
|
+
__kind: "P2WSH";
|
|
301
300
|
} | {
|
|
302
|
-
__kind: "Taproot";
|
|
303
301
|
value: `0x${string}`;
|
|
302
|
+
__kind: "Taproot";
|
|
304
303
|
} | {
|
|
305
304
|
__kind: "OtherSegwit";
|
|
306
305
|
version: number;
|
|
307
306
|
program: `0x${string}`;
|
|
308
307
|
};
|
|
308
|
+
__kind: "Btc";
|
|
309
309
|
} | null | undefined;
|
|
310
310
|
};
|
|
311
311
|
}, {
|
|
@@ -313,14 +313,14 @@ declare const swappingCcmFailed: z.ZodObject<{
|
|
|
313
313
|
__kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount";
|
|
314
314
|
};
|
|
315
315
|
destinationAddress: {
|
|
316
|
-
__kind: "Eth";
|
|
317
316
|
value: string;
|
|
317
|
+
__kind: "Eth";
|
|
318
318
|
} | {
|
|
319
|
-
__kind: "Dot";
|
|
320
319
|
value: string;
|
|
320
|
+
__kind: "Dot";
|
|
321
321
|
} | {
|
|
322
|
-
__kind: "Btc";
|
|
323
322
|
value: string;
|
|
323
|
+
__kind: "Btc";
|
|
324
324
|
};
|
|
325
325
|
depositMetadata: {
|
|
326
326
|
sourceChain: {
|
|
@@ -332,33 +332,33 @@ declare const swappingCcmFailed: z.ZodObject<{
|
|
|
332
332
|
cfParameters: string;
|
|
333
333
|
};
|
|
334
334
|
sourceAddress?: {
|
|
335
|
-
__kind: "Eth";
|
|
336
335
|
value: string;
|
|
336
|
+
__kind: "Eth";
|
|
337
337
|
} | {
|
|
338
|
-
__kind: "Dot";
|
|
339
338
|
value: string;
|
|
339
|
+
__kind: "Dot";
|
|
340
340
|
} | {
|
|
341
|
-
__kind: "Btc";
|
|
342
341
|
value: {
|
|
343
|
-
__kind: "P2PKH";
|
|
344
342
|
value: string;
|
|
343
|
+
__kind: "P2PKH";
|
|
345
344
|
} | {
|
|
346
|
-
__kind: "P2SH";
|
|
347
345
|
value: string;
|
|
346
|
+
__kind: "P2SH";
|
|
348
347
|
} | {
|
|
349
|
-
__kind: "P2WPKH";
|
|
350
348
|
value: string;
|
|
349
|
+
__kind: "P2WPKH";
|
|
351
350
|
} | {
|
|
352
|
-
__kind: "P2WSH";
|
|
353
351
|
value: string;
|
|
352
|
+
__kind: "P2WSH";
|
|
354
353
|
} | {
|
|
355
|
-
__kind: "Taproot";
|
|
356
354
|
value: string;
|
|
355
|
+
__kind: "Taproot";
|
|
357
356
|
} | {
|
|
358
357
|
__kind: "OtherSegwit";
|
|
359
358
|
version: number;
|
|
360
359
|
program: string;
|
|
361
360
|
};
|
|
361
|
+
__kind: "Btc";
|
|
362
362
|
} | null | undefined;
|
|
363
363
|
};
|
|
364
364
|
}>;
|