@chainflip/processor 1.4.4 → 1.4.5
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/ccmBroadcastRequested.d.cts +2 -2
- package/dist/100/BitcoinIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/100/BitcoinIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/100/BitcoinIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/100/Environment/runtimeSafeModeUpdated.d.cts +28 -28
- package/dist/100/Environment/runtimeSafeModeUpdated.d.ts +28 -28
- package/dist/100/EthereumIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/100/EthereumIngressEgress/ccmEgressInvalid.d.ts +20 -20
- 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 +4 -4
- package/dist/100/Funding/redemptionRequested.d.ts +4 -4
- package/dist/100/LiquidityProvider/accountCredited.d.cts +2 -2
- package/dist/100/LiquidityProvider/accountCredited.d.ts +2 -2
- package/dist/100/LiquidityProvider/accountDebited.d.cts +2 -2
- package/dist/100/LiquidityProvider/accountDebited.d.ts +2 -2
- package/dist/100/LiquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/100/LiquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
- package/dist/100/PolkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/100/PolkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- 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 +78 -78
- package/dist/100/Swapping/ccmDepositReceived.d.ts +78 -78
- package/dist/100/Swapping/ccmFailed.d.cts +78 -78
- package/dist/100/Swapping/ccmFailed.d.ts +78 -78
- 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 +50 -50
- package/dist/100/Swapping/swapAmountTooLow.d.ts +50 -50
- package/dist/100/Swapping/swapDepositAddressReady.d.cts +42 -42
- package/dist/100/Swapping/swapDepositAddressReady.d.ts +42 -42
- 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 +130 -130
- package/dist/100/Swapping/swapScheduled.d.ts +130 -130
- package/dist/100/Swapping/withdrawalRequested.d.cts +12 -12
- package/dist/100/Swapping/withdrawalRequested.d.ts +12 -12
- package/dist/111/LiquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.cts +2 -2
- package/dist/111/LiquidityPools/scheduledLimitOrderUpdateDispatchFailure.d.ts +2 -2
- package/dist/120/PolkadotIngressEgress/depositReceived.d.cts +4 -4
- package/dist/120/PolkadotIngressEgress/depositReceived.d.ts +4 -4
- package/dist/120/Swapping/ccmFailed.d.cts +78 -78
- package/dist/120/Swapping/ccmFailed.d.ts +78 -78
- 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 +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 +12 -12
- package/dist/120/Swapping/withdrawalRequested.d.ts +12 -12
- 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 +6 -6
- package/dist/131/EthereumIngressEgress/depositReceived.d.ts +6 -6
- 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 +10 -10
- package/dist/131/LiquidityPools/limitOrderUpdated.d.ts +10 -10
- package/dist/131/LiquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/131/LiquidityPools/rangeOrderUpdated.d.ts +10 -10
- package/dist/131/LiquidityProvider/accountCredited.d.cts +2 -2
- package/dist/131/LiquidityProvider/accountCredited.d.ts +2 -2
- package/dist/131/LiquidityProvider/accountDebited.d.cts +2 -2
- package/dist/131/LiquidityProvider/accountDebited.d.ts +2 -2
- package/dist/131/LiquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/131/LiquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
- package/dist/131/LiquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/131/LiquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/131/Swapping/batchSwapFailed.d.cts +6 -6
- package/dist/131/Swapping/batchSwapFailed.d.ts +6 -6
- package/dist/131/Swapping/ccmFailed.d.cts +106 -106
- package/dist/131/Swapping/ccmFailed.d.ts +106 -106
- 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 +46 -46
- package/dist/131/Swapping/swapDepositAddressReady.d.ts +46 -46
- package/dist/131/Swapping/swapEgressIgnored.d.cts +28 -28
- package/dist/131/Swapping/swapEgressIgnored.d.ts +28 -28
- package/dist/131/Swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/131/Swapping/swapEgressScheduled.d.ts +6 -6
- 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 +136 -136
- package/dist/131/Swapping/swapScheduled.d.ts +136 -136
- package/dist/131/Swapping/withdrawalRequested.d.cts +18 -18
- package/dist/131/Swapping/withdrawalRequested.d.ts +18 -18
- package/dist/141/ArbitrumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/ArbitrumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/141/ArbitrumIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/141/ArbitrumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/141/ArbitrumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/141/ArbitrumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/141/ArbitrumIngressEgress/depositFinalised.d.cts +8 -8
- package/dist/141/ArbitrumIngressEgress/depositFinalised.d.ts +8 -8
- package/dist/141/ArbitrumIngressEgress/depositIgnored.d.cts +3 -3
- package/dist/141/ArbitrumIngressEgress/depositIgnored.d.ts +3 -3
- package/dist/141/ArbitrumIngressEgress/depositWitnessRejected.d.cts +22 -22
- package/dist/141/ArbitrumIngressEgress/depositWitnessRejected.d.ts +22 -22
- package/dist/141/ArbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/141/ArbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/141/ArbitrumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/ArbitrumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/ArbitrumIngressEgress/transferFallbackRequested.d.cts +4 -4
- package/dist/141/ArbitrumIngressEgress/transferFallbackRequested.d.ts +4 -4
- package/dist/141/Environment/runtimeSafeModeUpdated.d.cts +12 -12
- package/dist/141/Environment/runtimeSafeModeUpdated.d.ts +12 -12
- package/dist/141/EthereumIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/EthereumIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/EthereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/EthereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/141/EthereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/EthereumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/EthereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/EthereumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/EthereumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/EthereumIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/141/LiquidityPools/limitOrderUpdated.d.cts +10 -10
- package/dist/141/LiquidityPools/limitOrderUpdated.d.ts +10 -10
- package/dist/141/LiquidityPools/rangeOrderUpdated.d.cts +10 -10
- package/dist/141/LiquidityPools/rangeOrderUpdated.d.ts +10 -10
- package/dist/141/Swapping/ccmDepositReceived.d.cts +92 -92
- package/dist/141/Swapping/ccmDepositReceived.d.ts +92 -92
- package/dist/141/Swapping/ccmFailed.d.cts +128 -128
- package/dist/141/Swapping/ccmFailed.d.ts +128 -128
- package/dist/141/Swapping/swapDepositAddressReady.d.cts +32 -32
- package/dist/141/Swapping/swapDepositAddressReady.d.ts +32 -32
- package/dist/141/Swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/141/Swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/141/Swapping/swapExecuted.d.cts +86 -86
- package/dist/141/Swapping/swapExecuted.d.ts +86 -86
- package/dist/141/Swapping/swapScheduled.d.cts +140 -140
- package/dist/141/Swapping/swapScheduled.d.ts +140 -140
- package/dist/141/Swapping/withdrawalRequested.d.cts +16 -16
- package/dist/141/Swapping/withdrawalRequested.d.ts +16 -16
- package/dist/141/TokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/141/TokenholderGovernance/proposalEnacted.d.ts +8 -8
- package/dist/141/TokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/141/TokenholderGovernance/proposalPassed.d.ts +8 -8
- package/dist/141/TokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/141/TokenholderGovernance/proposalRejected.d.ts +8 -8
- package/dist/141/TokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/141/TokenholderGovernance/proposalSubmitted.d.ts +8 -8
- package/dist/Processor.cjs +11 -5
- package/dist/Processor.d.cts +2 -0
- package/dist/Processor.d.ts +2 -0
- package/dist/Processor.mjs +11 -5
- package/dist/types.d.cts +5 -1
- package/dist/types.d.ts +5 -1
- package/package.json +1 -1
|
@@ -15,53 +15,53 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
15
15
|
__kind: z.ZodLiteral<"Eth">;
|
|
16
16
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
|
-
__kind: "Eth";
|
|
19
18
|
value: `0x${string}`;
|
|
20
|
-
}, {
|
|
21
19
|
__kind: "Eth";
|
|
20
|
+
}, {
|
|
22
21
|
value: string;
|
|
22
|
+
__kind: "Eth";
|
|
23
23
|
}>, z.ZodObject<{
|
|
24
24
|
__kind: z.ZodLiteral<"Dot">;
|
|
25
25
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
26
26
|
}, "strip", z.ZodTypeAny, {
|
|
27
|
-
__kind: "Dot";
|
|
28
27
|
value: `0x${string}`;
|
|
29
|
-
}, {
|
|
30
28
|
__kind: "Dot";
|
|
29
|
+
}, {
|
|
31
30
|
value: string;
|
|
31
|
+
__kind: "Dot";
|
|
32
32
|
}>, z.ZodObject<{
|
|
33
33
|
__kind: z.ZodLiteral<"Btc">;
|
|
34
34
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
35
35
|
}, "strip", z.ZodTypeAny, {
|
|
36
|
-
__kind: "Btc";
|
|
37
36
|
value: `0x${string}`;
|
|
38
|
-
}, {
|
|
39
37
|
__kind: "Btc";
|
|
38
|
+
}, {
|
|
40
39
|
value: string;
|
|
40
|
+
__kind: "Btc";
|
|
41
41
|
}>]>;
|
|
42
42
|
}, "strip", z.ZodTypeAny, {
|
|
43
43
|
destinationAddress: {
|
|
44
|
-
__kind: "Eth";
|
|
45
44
|
value: `0x${string}`;
|
|
45
|
+
__kind: "Eth";
|
|
46
46
|
} | {
|
|
47
|
-
__kind: "Dot";
|
|
48
47
|
value: `0x${string}`;
|
|
48
|
+
__kind: "Dot";
|
|
49
49
|
} | {
|
|
50
|
-
__kind: "Btc";
|
|
51
50
|
value: `0x${string}`;
|
|
51
|
+
__kind: "Btc";
|
|
52
52
|
};
|
|
53
53
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
54
54
|
egressAmount: bigint;
|
|
55
55
|
}, {
|
|
56
56
|
destinationAddress: {
|
|
57
|
-
__kind: "Eth";
|
|
58
57
|
value: string;
|
|
58
|
+
__kind: "Eth";
|
|
59
59
|
} | {
|
|
60
|
-
__kind: "Dot";
|
|
61
60
|
value: string;
|
|
61
|
+
__kind: "Dot";
|
|
62
62
|
} | {
|
|
63
|
-
__kind: "Btc";
|
|
64
63
|
value: string;
|
|
64
|
+
__kind: "Btc";
|
|
65
65
|
};
|
|
66
66
|
egressId: [{
|
|
67
67
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
@@ -15,53 +15,53 @@ declare const swappingWithdrawalRequested: z.ZodObject<{
|
|
|
15
15
|
__kind: z.ZodLiteral<"Eth">;
|
|
16
16
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
|
-
__kind: "Eth";
|
|
19
18
|
value: `0x${string}`;
|
|
20
|
-
}, {
|
|
21
19
|
__kind: "Eth";
|
|
20
|
+
}, {
|
|
22
21
|
value: string;
|
|
22
|
+
__kind: "Eth";
|
|
23
23
|
}>, z.ZodObject<{
|
|
24
24
|
__kind: z.ZodLiteral<"Dot">;
|
|
25
25
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
26
26
|
}, "strip", z.ZodTypeAny, {
|
|
27
|
-
__kind: "Dot";
|
|
28
27
|
value: `0x${string}`;
|
|
29
|
-
}, {
|
|
30
28
|
__kind: "Dot";
|
|
29
|
+
}, {
|
|
31
30
|
value: string;
|
|
31
|
+
__kind: "Dot";
|
|
32
32
|
}>, z.ZodObject<{
|
|
33
33
|
__kind: z.ZodLiteral<"Btc">;
|
|
34
34
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
35
35
|
}, "strip", z.ZodTypeAny, {
|
|
36
|
-
__kind: "Btc";
|
|
37
36
|
value: `0x${string}`;
|
|
38
|
-
}, {
|
|
39
37
|
__kind: "Btc";
|
|
38
|
+
}, {
|
|
40
39
|
value: string;
|
|
40
|
+
__kind: "Btc";
|
|
41
41
|
}>]>;
|
|
42
42
|
}, "strip", z.ZodTypeAny, {
|
|
43
43
|
destinationAddress: {
|
|
44
|
-
__kind: "Eth";
|
|
45
44
|
value: `0x${string}`;
|
|
45
|
+
__kind: "Eth";
|
|
46
46
|
} | {
|
|
47
|
-
__kind: "Dot";
|
|
48
47
|
value: `0x${string}`;
|
|
48
|
+
__kind: "Dot";
|
|
49
49
|
} | {
|
|
50
|
-
__kind: "Btc";
|
|
51
50
|
value: `0x${string}`;
|
|
51
|
+
__kind: "Btc";
|
|
52
52
|
};
|
|
53
53
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
54
54
|
egressAmount: bigint;
|
|
55
55
|
}, {
|
|
56
56
|
destinationAddress: {
|
|
57
|
-
__kind: "Eth";
|
|
58
57
|
value: string;
|
|
58
|
+
__kind: "Eth";
|
|
59
59
|
} | {
|
|
60
|
-
__kind: "Dot";
|
|
61
60
|
value: string;
|
|
61
|
+
__kind: "Dot";
|
|
62
62
|
} | {
|
|
63
|
-
__kind: "Btc";
|
|
64
63
|
value: string;
|
|
64
|
+
__kind: "Btc";
|
|
65
65
|
};
|
|
66
66
|
egressId: [{
|
|
67
67
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
@@ -147,7 +147,6 @@ declare const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure: z.ZodObjec
|
|
|
147
147
|
}>]>;
|
|
148
148
|
}, "strip", z.ZodTypeAny, {
|
|
149
149
|
lp: string;
|
|
150
|
-
orderId: bigint;
|
|
151
150
|
error: {
|
|
152
151
|
__kind: "Other";
|
|
153
152
|
} | {
|
|
@@ -184,9 +183,9 @@ declare const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure: z.ZodObjec
|
|
|
184
183
|
} | {
|
|
185
184
|
__kind: "RootNotAllowed";
|
|
186
185
|
};
|
|
186
|
+
orderId: bigint;
|
|
187
187
|
}, {
|
|
188
188
|
lp: string;
|
|
189
|
-
orderId: string | number;
|
|
190
189
|
error: {
|
|
191
190
|
__kind: "Other";
|
|
192
191
|
} | {
|
|
@@ -229,6 +228,7 @@ declare const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure: z.ZodObjec
|
|
|
229
228
|
} | {
|
|
230
229
|
__kind: "RootNotAllowed";
|
|
231
230
|
};
|
|
231
|
+
orderId: string | number;
|
|
232
232
|
}>;
|
|
233
233
|
|
|
234
234
|
export { liquidityPoolsScheduledLimitOrderUpdateDispatchFailure };
|
|
@@ -147,7 +147,6 @@ declare const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure: z.ZodObjec
|
|
|
147
147
|
}>]>;
|
|
148
148
|
}, "strip", z.ZodTypeAny, {
|
|
149
149
|
lp: string;
|
|
150
|
-
orderId: bigint;
|
|
151
150
|
error: {
|
|
152
151
|
__kind: "Other";
|
|
153
152
|
} | {
|
|
@@ -184,9 +183,9 @@ declare const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure: z.ZodObjec
|
|
|
184
183
|
} | {
|
|
185
184
|
__kind: "RootNotAllowed";
|
|
186
185
|
};
|
|
186
|
+
orderId: bigint;
|
|
187
187
|
}, {
|
|
188
188
|
lp: string;
|
|
189
|
-
orderId: string | number;
|
|
190
189
|
error: {
|
|
191
190
|
__kind: "Other";
|
|
192
191
|
} | {
|
|
@@ -229,6 +228,7 @@ declare const liquidityPoolsScheduledLimitOrderUpdateDispatchFailure: z.ZodObjec
|
|
|
229
228
|
} | {
|
|
230
229
|
__kind: "RootNotAllowed";
|
|
231
230
|
};
|
|
231
|
+
orderId: string | number;
|
|
232
232
|
}>;
|
|
233
233
|
|
|
234
234
|
export { liquidityPoolsScheduledLimitOrderUpdateDispatchFailure };
|
|
@@ -44,17 +44,17 @@ declare const polkadotIngressEgressDepositReceived: z.ZodObject<{
|
|
|
44
44
|
gasSwapId?: string | number | null | undefined;
|
|
45
45
|
}>;
|
|
46
46
|
}, "strip", z.ZodTypeAny, {
|
|
47
|
-
__kind: "CcmTransfer";
|
|
48
47
|
value: {
|
|
49
48
|
principalSwapId?: bigint | null | undefined;
|
|
50
49
|
gasSwapId?: bigint | null | undefined;
|
|
51
50
|
};
|
|
52
|
-
}, {
|
|
53
51
|
__kind: "CcmTransfer";
|
|
52
|
+
}, {
|
|
54
53
|
value: {
|
|
55
54
|
principalSwapId?: string | number | null | undefined;
|
|
56
55
|
gasSwapId?: string | number | null | undefined;
|
|
57
56
|
};
|
|
57
|
+
__kind: "CcmTransfer";
|
|
58
58
|
}>, z.ZodObject<{
|
|
59
59
|
__kind: z.ZodLiteral<"NoAction">;
|
|
60
60
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -74,11 +74,11 @@ declare const polkadotIngressEgressDepositReceived: z.ZodObject<{
|
|
|
74
74
|
__kind: "LiquidityProvision";
|
|
75
75
|
lpAccount: string;
|
|
76
76
|
} | {
|
|
77
|
-
__kind: "CcmTransfer";
|
|
78
77
|
value: {
|
|
79
78
|
principalSwapId?: bigint | null | undefined;
|
|
80
79
|
gasSwapId?: bigint | null | undefined;
|
|
81
80
|
};
|
|
81
|
+
__kind: "CcmTransfer";
|
|
82
82
|
} | {
|
|
83
83
|
__kind: "NoAction";
|
|
84
84
|
};
|
|
@@ -96,11 +96,11 @@ declare const polkadotIngressEgressDepositReceived: z.ZodObject<{
|
|
|
96
96
|
__kind: "LiquidityProvision";
|
|
97
97
|
lpAccount: string;
|
|
98
98
|
} | {
|
|
99
|
-
__kind: "CcmTransfer";
|
|
100
99
|
value: {
|
|
101
100
|
principalSwapId?: string | number | null | undefined;
|
|
102
101
|
gasSwapId?: string | number | null | undefined;
|
|
103
102
|
};
|
|
103
|
+
__kind: "CcmTransfer";
|
|
104
104
|
} | {
|
|
105
105
|
__kind: "NoAction";
|
|
106
106
|
};
|
|
@@ -44,17 +44,17 @@ declare const polkadotIngressEgressDepositReceived: z.ZodObject<{
|
|
|
44
44
|
gasSwapId?: string | number | null | undefined;
|
|
45
45
|
}>;
|
|
46
46
|
}, "strip", z.ZodTypeAny, {
|
|
47
|
-
__kind: "CcmTransfer";
|
|
48
47
|
value: {
|
|
49
48
|
principalSwapId?: bigint | null | undefined;
|
|
50
49
|
gasSwapId?: bigint | null | undefined;
|
|
51
50
|
};
|
|
52
|
-
}, {
|
|
53
51
|
__kind: "CcmTransfer";
|
|
52
|
+
}, {
|
|
54
53
|
value: {
|
|
55
54
|
principalSwapId?: string | number | null | undefined;
|
|
56
55
|
gasSwapId?: string | number | null | undefined;
|
|
57
56
|
};
|
|
57
|
+
__kind: "CcmTransfer";
|
|
58
58
|
}>, z.ZodObject<{
|
|
59
59
|
__kind: z.ZodLiteral<"NoAction">;
|
|
60
60
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -74,11 +74,11 @@ declare const polkadotIngressEgressDepositReceived: z.ZodObject<{
|
|
|
74
74
|
__kind: "LiquidityProvision";
|
|
75
75
|
lpAccount: string;
|
|
76
76
|
} | {
|
|
77
|
-
__kind: "CcmTransfer";
|
|
78
77
|
value: {
|
|
79
78
|
principalSwapId?: bigint | null | undefined;
|
|
80
79
|
gasSwapId?: bigint | null | undefined;
|
|
81
80
|
};
|
|
81
|
+
__kind: "CcmTransfer";
|
|
82
82
|
} | {
|
|
83
83
|
__kind: "NoAction";
|
|
84
84
|
};
|
|
@@ -96,11 +96,11 @@ declare const polkadotIngressEgressDepositReceived: z.ZodObject<{
|
|
|
96
96
|
__kind: "LiquidityProvision";
|
|
97
97
|
lpAccount: string;
|
|
98
98
|
} | {
|
|
99
|
-
__kind: "CcmTransfer";
|
|
100
99
|
value: {
|
|
101
100
|
principalSwapId?: string | number | null | undefined;
|
|
102
101
|
gasSwapId?: string | number | null | undefined;
|
|
103
102
|
};
|
|
103
|
+
__kind: "CcmTransfer";
|
|
104
104
|
} | {
|
|
105
105
|
__kind: "NoAction";
|
|
106
106
|
};
|
|
@@ -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
|
-
value: `0x${string}`;
|
|
18
17
|
__kind: "Eth";
|
|
18
|
+
value: `0x${string}`;
|
|
19
19
|
}, {
|
|
20
|
-
value: string;
|
|
21
20
|
__kind: "Eth";
|
|
21
|
+
value: string;
|
|
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
|
-
value: `0x${string}`;
|
|
27
26
|
__kind: "Dot";
|
|
27
|
+
value: `0x${string}`;
|
|
28
28
|
}, {
|
|
29
|
-
value: string;
|
|
30
29
|
__kind: "Dot";
|
|
30
|
+
value: string;
|
|
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
|
-
value: `0x${string}`;
|
|
36
35
|
__kind: "Btc";
|
|
36
|
+
value: `0x${string}`;
|
|
37
37
|
}, {
|
|
38
|
-
value: string;
|
|
39
38
|
__kind: "Btc";
|
|
39
|
+
value: string;
|
|
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
|
-
value: `0x${string}`;
|
|
56
55
|
__kind: "Eth";
|
|
56
|
+
value: `0x${string}`;
|
|
57
57
|
}, {
|
|
58
|
-
value: string;
|
|
59
58
|
__kind: "Eth";
|
|
59
|
+
value: string;
|
|
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
|
-
value: `0x${string}`;
|
|
65
64
|
__kind: "Dot";
|
|
65
|
+
value: `0x${string}`;
|
|
66
66
|
}, {
|
|
67
|
-
value: string;
|
|
68
67
|
__kind: "Dot";
|
|
68
|
+
value: string;
|
|
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
|
-
value: `0x${string}`;
|
|
76
75
|
__kind: "P2PKH";
|
|
76
|
+
value: `0x${string}`;
|
|
77
77
|
}, {
|
|
78
|
-
value: string;
|
|
79
78
|
__kind: "P2PKH";
|
|
79
|
+
value: string;
|
|
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
|
-
value: `0x${string}`;
|
|
85
84
|
__kind: "P2SH";
|
|
85
|
+
value: `0x${string}`;
|
|
86
86
|
}, {
|
|
87
|
-
value: string;
|
|
88
87
|
__kind: "P2SH";
|
|
88
|
+
value: string;
|
|
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
|
-
value: `0x${string}`;
|
|
94
93
|
__kind: "P2WPKH";
|
|
94
|
+
value: `0x${string}`;
|
|
95
95
|
}, {
|
|
96
|
-
value: string;
|
|
97
96
|
__kind: "P2WPKH";
|
|
97
|
+
value: string;
|
|
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
|
-
value: `0x${string}`;
|
|
103
102
|
__kind: "P2WSH";
|
|
103
|
+
value: `0x${string}`;
|
|
104
104
|
}, {
|
|
105
|
-
value: string;
|
|
106
105
|
__kind: "P2WSH";
|
|
106
|
+
value: string;
|
|
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
|
-
value: `0x${string}`;
|
|
112
111
|
__kind: "Taproot";
|
|
112
|
+
value: `0x${string}`;
|
|
113
113
|
}, {
|
|
114
|
-
value: string;
|
|
115
114
|
__kind: "Taproot";
|
|
115
|
+
value: string;
|
|
116
116
|
}>, z.ZodObject<{
|
|
117
117
|
__kind: z.ZodLiteral<"OtherSegwit">;
|
|
118
118
|
value: z.ZodObject<{
|
|
@@ -126,66 +126,66 @@ declare const swappingCcmFailed: z.ZodObject<{
|
|
|
126
126
|
program: string;
|
|
127
127
|
}>;
|
|
128
128
|
}, "strip", z.ZodTypeAny, {
|
|
129
|
+
__kind: "OtherSegwit";
|
|
129
130
|
value: {
|
|
130
131
|
version: number;
|
|
131
132
|
program: `0x${string}`;
|
|
132
133
|
};
|
|
133
|
-
__kind: "OtherSegwit";
|
|
134
134
|
}, {
|
|
135
|
+
__kind: "OtherSegwit";
|
|
135
136
|
value: {
|
|
136
137
|
version: number;
|
|
137
138
|
program: string;
|
|
138
139
|
};
|
|
139
|
-
__kind: "OtherSegwit";
|
|
140
140
|
}>]>;
|
|
141
141
|
}, "strip", z.ZodTypeAny, {
|
|
142
|
+
__kind: "Btc";
|
|
142
143
|
value: {
|
|
143
|
-
value: `0x${string}`;
|
|
144
144
|
__kind: "P2PKH";
|
|
145
|
-
} | {
|
|
146
145
|
value: `0x${string}`;
|
|
147
|
-
__kind: "P2SH";
|
|
148
146
|
} | {
|
|
147
|
+
__kind: "P2SH";
|
|
149
148
|
value: `0x${string}`;
|
|
150
|
-
__kind: "P2WPKH";
|
|
151
149
|
} | {
|
|
150
|
+
__kind: "P2WPKH";
|
|
152
151
|
value: `0x${string}`;
|
|
153
|
-
__kind: "P2WSH";
|
|
154
152
|
} | {
|
|
153
|
+
__kind: "P2WSH";
|
|
155
154
|
value: `0x${string}`;
|
|
155
|
+
} | {
|
|
156
156
|
__kind: "Taproot";
|
|
157
|
+
value: `0x${string}`;
|
|
157
158
|
} | {
|
|
159
|
+
__kind: "OtherSegwit";
|
|
158
160
|
value: {
|
|
159
161
|
version: number;
|
|
160
162
|
program: `0x${string}`;
|
|
161
163
|
};
|
|
162
|
-
__kind: "OtherSegwit";
|
|
163
164
|
};
|
|
164
|
-
__kind: "Btc";
|
|
165
165
|
}, {
|
|
166
|
+
__kind: "Btc";
|
|
166
167
|
value: {
|
|
167
|
-
value: string;
|
|
168
168
|
__kind: "P2PKH";
|
|
169
|
-
} | {
|
|
170
169
|
value: string;
|
|
171
|
-
__kind: "P2SH";
|
|
172
170
|
} | {
|
|
171
|
+
__kind: "P2SH";
|
|
173
172
|
value: string;
|
|
174
|
-
__kind: "P2WPKH";
|
|
175
173
|
} | {
|
|
174
|
+
__kind: "P2WPKH";
|
|
176
175
|
value: string;
|
|
177
|
-
__kind: "P2WSH";
|
|
178
176
|
} | {
|
|
177
|
+
__kind: "P2WSH";
|
|
179
178
|
value: string;
|
|
179
|
+
} | {
|
|
180
180
|
__kind: "Taproot";
|
|
181
|
+
value: string;
|
|
181
182
|
} | {
|
|
183
|
+
__kind: "OtherSegwit";
|
|
182
184
|
value: {
|
|
183
185
|
version: number;
|
|
184
186
|
program: string;
|
|
185
187
|
};
|
|
186
|
-
__kind: "OtherSegwit";
|
|
187
188
|
};
|
|
188
|
-
__kind: "Btc";
|
|
189
189
|
}>]>>>;
|
|
190
190
|
channelMetadata: z.ZodObject<{
|
|
191
191
|
message: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
@@ -208,35 +208,35 @@ declare const swappingCcmFailed: z.ZodObject<{
|
|
|
208
208
|
cfParameters: `0x${string}`;
|
|
209
209
|
};
|
|
210
210
|
sourceAddress?: {
|
|
211
|
-
value: `0x${string}`;
|
|
212
211
|
__kind: "Eth";
|
|
213
|
-
} | {
|
|
214
212
|
value: `0x${string}`;
|
|
213
|
+
} | {
|
|
215
214
|
__kind: "Dot";
|
|
215
|
+
value: `0x${string}`;
|
|
216
216
|
} | {
|
|
217
|
+
__kind: "Btc";
|
|
217
218
|
value: {
|
|
218
|
-
value: `0x${string}`;
|
|
219
219
|
__kind: "P2PKH";
|
|
220
|
-
} | {
|
|
221
220
|
value: `0x${string}`;
|
|
222
|
-
__kind: "P2SH";
|
|
223
221
|
} | {
|
|
222
|
+
__kind: "P2SH";
|
|
224
223
|
value: `0x${string}`;
|
|
225
|
-
__kind: "P2WPKH";
|
|
226
224
|
} | {
|
|
225
|
+
__kind: "P2WPKH";
|
|
227
226
|
value: `0x${string}`;
|
|
228
|
-
__kind: "P2WSH";
|
|
229
227
|
} | {
|
|
228
|
+
__kind: "P2WSH";
|
|
230
229
|
value: `0x${string}`;
|
|
230
|
+
} | {
|
|
231
231
|
__kind: "Taproot";
|
|
232
|
+
value: `0x${string}`;
|
|
232
233
|
} | {
|
|
234
|
+
__kind: "OtherSegwit";
|
|
233
235
|
value: {
|
|
234
236
|
version: number;
|
|
235
237
|
program: `0x${string}`;
|
|
236
238
|
};
|
|
237
|
-
__kind: "OtherSegwit";
|
|
238
239
|
};
|
|
239
|
-
__kind: "Btc";
|
|
240
240
|
} | null | undefined;
|
|
241
241
|
}, {
|
|
242
242
|
sourceChain: {
|
|
@@ -248,48 +248,48 @@ declare const swappingCcmFailed: z.ZodObject<{
|
|
|
248
248
|
cfParameters: string;
|
|
249
249
|
};
|
|
250
250
|
sourceAddress?: {
|
|
251
|
-
value: string;
|
|
252
251
|
__kind: "Eth";
|
|
253
|
-
} | {
|
|
254
252
|
value: string;
|
|
253
|
+
} | {
|
|
255
254
|
__kind: "Dot";
|
|
255
|
+
value: string;
|
|
256
256
|
} | {
|
|
257
|
+
__kind: "Btc";
|
|
257
258
|
value: {
|
|
258
|
-
value: string;
|
|
259
259
|
__kind: "P2PKH";
|
|
260
|
-
} | {
|
|
261
260
|
value: string;
|
|
262
|
-
__kind: "P2SH";
|
|
263
261
|
} | {
|
|
262
|
+
__kind: "P2SH";
|
|
264
263
|
value: string;
|
|
265
|
-
__kind: "P2WPKH";
|
|
266
264
|
} | {
|
|
265
|
+
__kind: "P2WPKH";
|
|
267
266
|
value: string;
|
|
268
|
-
__kind: "P2WSH";
|
|
269
267
|
} | {
|
|
268
|
+
__kind: "P2WSH";
|
|
270
269
|
value: string;
|
|
270
|
+
} | {
|
|
271
271
|
__kind: "Taproot";
|
|
272
|
+
value: string;
|
|
272
273
|
} | {
|
|
274
|
+
__kind: "OtherSegwit";
|
|
273
275
|
value: {
|
|
274
276
|
version: number;
|
|
275
277
|
program: string;
|
|
276
278
|
};
|
|
277
|
-
__kind: "OtherSegwit";
|
|
278
279
|
};
|
|
279
|
-
__kind: "Btc";
|
|
280
280
|
} | null | undefined;
|
|
281
281
|
}>;
|
|
282
282
|
}, "strip", z.ZodTypeAny, {
|
|
283
283
|
reason: "UnsupportedForTargetChain" | "InsufficientDepositAmount";
|
|
284
284
|
destinationAddress: {
|
|
285
|
-
value: `0x${string}`;
|
|
286
285
|
__kind: "Eth";
|
|
287
|
-
} | {
|
|
288
286
|
value: `0x${string}`;
|
|
289
|
-
__kind: "Dot";
|
|
290
287
|
} | {
|
|
288
|
+
__kind: "Dot";
|
|
291
289
|
value: `0x${string}`;
|
|
290
|
+
} | {
|
|
292
291
|
__kind: "Btc";
|
|
292
|
+
value: `0x${string}`;
|
|
293
293
|
};
|
|
294
294
|
depositMetadata: {
|
|
295
295
|
sourceChain: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
@@ -299,35 +299,35 @@ declare const swappingCcmFailed: z.ZodObject<{
|
|
|
299
299
|
cfParameters: `0x${string}`;
|
|
300
300
|
};
|
|
301
301
|
sourceAddress?: {
|
|
302
|
-
value: `0x${string}`;
|
|
303
302
|
__kind: "Eth";
|
|
304
|
-
} | {
|
|
305
303
|
value: `0x${string}`;
|
|
304
|
+
} | {
|
|
306
305
|
__kind: "Dot";
|
|
306
|
+
value: `0x${string}`;
|
|
307
307
|
} | {
|
|
308
|
+
__kind: "Btc";
|
|
308
309
|
value: {
|
|
309
|
-
value: `0x${string}`;
|
|
310
310
|
__kind: "P2PKH";
|
|
311
|
-
} | {
|
|
312
311
|
value: `0x${string}`;
|
|
313
|
-
__kind: "P2SH";
|
|
314
312
|
} | {
|
|
313
|
+
__kind: "P2SH";
|
|
315
314
|
value: `0x${string}`;
|
|
316
|
-
__kind: "P2WPKH";
|
|
317
315
|
} | {
|
|
316
|
+
__kind: "P2WPKH";
|
|
318
317
|
value: `0x${string}`;
|
|
319
|
-
__kind: "P2WSH";
|
|
320
318
|
} | {
|
|
319
|
+
__kind: "P2WSH";
|
|
321
320
|
value: `0x${string}`;
|
|
321
|
+
} | {
|
|
322
322
|
__kind: "Taproot";
|
|
323
|
+
value: `0x${string}`;
|
|
323
324
|
} | {
|
|
325
|
+
__kind: "OtherSegwit";
|
|
324
326
|
value: {
|
|
325
327
|
version: number;
|
|
326
328
|
program: `0x${string}`;
|
|
327
329
|
};
|
|
328
|
-
__kind: "OtherSegwit";
|
|
329
330
|
};
|
|
330
|
-
__kind: "Btc";
|
|
331
331
|
} | null | undefined;
|
|
332
332
|
};
|
|
333
333
|
}, {
|
|
@@ -335,14 +335,14 @@ declare const swappingCcmFailed: z.ZodObject<{
|
|
|
335
335
|
__kind: "UnsupportedForTargetChain" | "InsufficientDepositAmount";
|
|
336
336
|
};
|
|
337
337
|
destinationAddress: {
|
|
338
|
-
value: string;
|
|
339
338
|
__kind: "Eth";
|
|
340
|
-
} | {
|
|
341
339
|
value: string;
|
|
342
|
-
__kind: "Dot";
|
|
343
340
|
} | {
|
|
341
|
+
__kind: "Dot";
|
|
344
342
|
value: string;
|
|
343
|
+
} | {
|
|
345
344
|
__kind: "Btc";
|
|
345
|
+
value: string;
|
|
346
346
|
};
|
|
347
347
|
depositMetadata: {
|
|
348
348
|
sourceChain: {
|
|
@@ -354,35 +354,35 @@ declare const swappingCcmFailed: z.ZodObject<{
|
|
|
354
354
|
cfParameters: string;
|
|
355
355
|
};
|
|
356
356
|
sourceAddress?: {
|
|
357
|
-
value: string;
|
|
358
357
|
__kind: "Eth";
|
|
359
|
-
} | {
|
|
360
358
|
value: string;
|
|
359
|
+
} | {
|
|
361
360
|
__kind: "Dot";
|
|
361
|
+
value: string;
|
|
362
362
|
} | {
|
|
363
|
+
__kind: "Btc";
|
|
363
364
|
value: {
|
|
364
|
-
value: string;
|
|
365
365
|
__kind: "P2PKH";
|
|
366
|
-
} | {
|
|
367
366
|
value: string;
|
|
368
|
-
__kind: "P2SH";
|
|
369
367
|
} | {
|
|
368
|
+
__kind: "P2SH";
|
|
370
369
|
value: string;
|
|
371
|
-
__kind: "P2WPKH";
|
|
372
370
|
} | {
|
|
371
|
+
__kind: "P2WPKH";
|
|
373
372
|
value: string;
|
|
374
|
-
__kind: "P2WSH";
|
|
375
373
|
} | {
|
|
374
|
+
__kind: "P2WSH";
|
|
376
375
|
value: string;
|
|
376
|
+
} | {
|
|
377
377
|
__kind: "Taproot";
|
|
378
|
+
value: string;
|
|
378
379
|
} | {
|
|
380
|
+
__kind: "OtherSegwit";
|
|
379
381
|
value: {
|
|
380
382
|
version: number;
|
|
381
383
|
program: string;
|
|
382
384
|
};
|
|
383
|
-
__kind: "OtherSegwit";
|
|
384
385
|
};
|
|
385
|
-
__kind: "Btc";
|
|
386
386
|
} | null | undefined;
|
|
387
387
|
};
|
|
388
388
|
}>;
|