@chainflip/processor 1.9.2 → 1.9.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/bitcoinBroadcaster/broadcastCallbackExecuted.d.cts +28 -28
- package/dist/100/bitcoinBroadcaster/broadcastCallbackExecuted.d.ts +28 -28
- package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.cts +20 -20
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRecorded.d.ts +20 -20
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.cts +20 -20
- package/dist/100/bitcoinBroadcaster/transactionFeeDeficitRefused.d.ts +20 -20
- 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/bitcoinIngressEgress/depositIgnored.d.cts +4 -4
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +4 -4
- package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +4 -4
- package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +4 -4
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +8 -8
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +8 -8
- 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/depositWitnessRejected.d.cts +16 -16
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +16 -16
- package/dist/100/flip/remainingImbalance.d.cts +22 -22
- package/dist/100/flip/remainingImbalance.d.ts +22 -22
- package/dist/100/funding/boundExecutorAddress.d.cts +2 -2
- package/dist/100/funding/boundExecutorAddress.d.ts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.cts +2 -2
- package/dist/100/funding/boundRedeemAddress.d.ts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.cts +2 -2
- package/dist/100/funding/failedFundingAttempt.d.ts +2 -2
- package/dist/100/funding/funded.d.cts +2 -2
- package/dist/100/funding/funded.d.ts +2 -2
- package/dist/100/funding/redemptionRequested.d.cts +2 -2
- package/dist/100/funding/redemptionRequested.d.ts +2 -2
- package/dist/100/liquidityProvider/accountCredited.d.cts +6 -6
- package/dist/100/liquidityProvider/accountCredited.d.ts +6 -6
- package/dist/100/liquidityProvider/accountDebited.d.cts +6 -6
- package/dist/100/liquidityProvider/accountDebited.d.ts +6 -6
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.cts +8 -8
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +8 -8
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +6 -6
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.ts +6 -6
- 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/system/extrinsicFailed.d.cts +16 -16
- package/dist/100/system/extrinsicFailed.d.ts +16 -16
- 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/reputation/offencePenalty.d.cts +2 -2
- package/dist/131/reputation/offencePenalty.d.ts +2 -2
- 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/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/polkadotIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +2 -2
- 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/150/ethereumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +4 -4
- 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/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/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/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/160/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +2 -2
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +2 -2
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/polkadotIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/polkadotIngressEgress/depositBoosted.d.cts +8 -8
- package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.cts +2 -2
- package/dist/170/ethereumIngressEgress/boostedDepositLost.d.ts +2 -2
- package/dist/170/ethereumIngressEgress/ccmFailed.d.cts +37 -37
- package/dist/170/ethereumIngressEgress/ccmFailed.d.ts +37 -37
- package/dist/170/ethereumIngressEgress/depositIgnored.d.cts +6 -6
- package/dist/170/ethereumIngressEgress/depositIgnored.d.ts +6 -6
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/170/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/180/solanaIngressEgress/depositBoosted.d.cts +6 -6
- package/dist/180/solanaIngressEgress/depositBoosted.d.ts +6 -6
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +167 -167
- package/dist/180/solanaIngressEgress/depositFailed.d.ts +167 -167
- package/dist/180/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/180/solanaIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +57 -57
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +57 -57
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.cts +2 -2
- package/dist/180/solanaIngressEgress/insufficientBoostLiquidity.d.ts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.cts +54 -54
- package/dist/190/arbitrumIngressEgress/ccmEgressInvalid.d.ts +54 -54
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/190/arbitrumIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/190/arbitrumIngressEgress/depositFailed.d.cts +184 -184
- package/dist/190/arbitrumIngressEgress/depositFailed.d.ts +184 -184
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/190/arbitrumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +50 -50
- package/dist/190/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +50 -50
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/190/arbitrumIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/190/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/liquidityPools/limitOrderUpdated.d.cts +12 -12
- package/dist/190/liquidityPools/limitOrderUpdated.d.ts +12 -12
- package/dist/190/liquidityPools/orderDeletionFailed.d.cts +8 -8
- package/dist/190/liquidityPools/orderDeletionFailed.d.ts +8 -8
- package/dist/190/liquidityPools/rangeOrderUpdated.d.cts +12 -12
- package/dist/190/liquidityPools/rangeOrderUpdated.d.ts +12 -12
- package/dist/190/liquidityProvider/assetTransferred.d.cts +3 -3
- package/dist/190/liquidityProvider/assetTransferred.d.ts +3 -3
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.cts +4 -4
- package/dist/190/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/190/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- package/dist/EventHandler.cjs +15 -0
- package/dist/EventHandler.d.cts +27 -0
- package/dist/EventHandler.d.ts +27 -0
- package/dist/EventHandler.mjs +15 -0
- package/package.json +8 -8
|
@@ -5,47 +5,47 @@ declare const bitcoinBroadcasterTransactionFeeDeficitRecorded: 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;
|
|
@@ -63,20 +63,20 @@ declare const bitcoinBroadcasterTransactionFeeDeficitRecorded: z.ZodObject<{
|
|
|
63
63
|
}, "strip", z.ZodTypeAny, {
|
|
64
64
|
amount: bigint;
|
|
65
65
|
beneficiary: {
|
|
66
|
-
value: `0x${string}`;
|
|
67
66
|
__kind: "P2PKH";
|
|
68
|
-
} | {
|
|
69
67
|
value: `0x${string}`;
|
|
70
|
-
__kind: "P2SH";
|
|
71
68
|
} | {
|
|
69
|
+
__kind: "P2SH";
|
|
72
70
|
value: `0x${string}`;
|
|
73
|
-
__kind: "P2WPKH";
|
|
74
71
|
} | {
|
|
72
|
+
__kind: "P2WPKH";
|
|
75
73
|
value: `0x${string}`;
|
|
76
|
-
__kind: "P2WSH";
|
|
77
74
|
} | {
|
|
75
|
+
__kind: "P2WSH";
|
|
78
76
|
value: `0x${string}`;
|
|
77
|
+
} | {
|
|
79
78
|
__kind: "Taproot";
|
|
79
|
+
value: `0x${string}`;
|
|
80
80
|
} | {
|
|
81
81
|
__kind: "OtherSegwit";
|
|
82
82
|
version: number;
|
|
@@ -85,20 +85,20 @@ declare const bitcoinBroadcasterTransactionFeeDeficitRecorded: z.ZodObject<{
|
|
|
85
85
|
}, {
|
|
86
86
|
amount: string | number;
|
|
87
87
|
beneficiary: {
|
|
88
|
-
value: string;
|
|
89
88
|
__kind: "P2PKH";
|
|
90
|
-
} | {
|
|
91
89
|
value: string;
|
|
92
|
-
__kind: "P2SH";
|
|
93
90
|
} | {
|
|
91
|
+
__kind: "P2SH";
|
|
94
92
|
value: string;
|
|
95
|
-
__kind: "P2WPKH";
|
|
96
93
|
} | {
|
|
94
|
+
__kind: "P2WPKH";
|
|
97
95
|
value: string;
|
|
98
|
-
__kind: "P2WSH";
|
|
99
96
|
} | {
|
|
97
|
+
__kind: "P2WSH";
|
|
100
98
|
value: string;
|
|
99
|
+
} | {
|
|
101
100
|
__kind: "Taproot";
|
|
101
|
+
value: string;
|
|
102
102
|
} | {
|
|
103
103
|
__kind: "OtherSegwit";
|
|
104
104
|
version: number;
|
|
@@ -5,47 +5,47 @@ declare const bitcoinBroadcasterTransactionFeeDeficitRefused: 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;
|
|
@@ -61,20 +61,20 @@ declare const bitcoinBroadcasterTransactionFeeDeficitRefused: z.ZodObject<{
|
|
|
61
61
|
}>]>;
|
|
62
62
|
}, "strip", z.ZodTypeAny, {
|
|
63
63
|
beneficiary: {
|
|
64
|
-
value: `0x${string}`;
|
|
65
64
|
__kind: "P2PKH";
|
|
66
|
-
} | {
|
|
67
65
|
value: `0x${string}`;
|
|
68
|
-
__kind: "P2SH";
|
|
69
66
|
} | {
|
|
67
|
+
__kind: "P2SH";
|
|
70
68
|
value: `0x${string}`;
|
|
71
|
-
__kind: "P2WPKH";
|
|
72
69
|
} | {
|
|
70
|
+
__kind: "P2WPKH";
|
|
73
71
|
value: `0x${string}`;
|
|
74
|
-
__kind: "P2WSH";
|
|
75
72
|
} | {
|
|
73
|
+
__kind: "P2WSH";
|
|
76
74
|
value: `0x${string}`;
|
|
75
|
+
} | {
|
|
77
76
|
__kind: "Taproot";
|
|
77
|
+
value: `0x${string}`;
|
|
78
78
|
} | {
|
|
79
79
|
__kind: "OtherSegwit";
|
|
80
80
|
version: number;
|
|
@@ -82,20 +82,20 @@ declare const bitcoinBroadcasterTransactionFeeDeficitRefused: z.ZodObject<{
|
|
|
82
82
|
};
|
|
83
83
|
}, {
|
|
84
84
|
beneficiary: {
|
|
85
|
-
value: string;
|
|
86
85
|
__kind: "P2PKH";
|
|
87
|
-
} | {
|
|
88
86
|
value: string;
|
|
89
|
-
__kind: "P2SH";
|
|
90
87
|
} | {
|
|
88
|
+
__kind: "P2SH";
|
|
91
89
|
value: string;
|
|
92
|
-
__kind: "P2WPKH";
|
|
93
90
|
} | {
|
|
91
|
+
__kind: "P2WPKH";
|
|
94
92
|
value: string;
|
|
95
|
-
__kind: "P2WSH";
|
|
96
93
|
} | {
|
|
94
|
+
__kind: "P2WSH";
|
|
97
95
|
value: string;
|
|
96
|
+
} | {
|
|
98
97
|
__kind: "Taproot";
|
|
98
|
+
value: string;
|
|
99
99
|
} | {
|
|
100
100
|
__kind: "OtherSegwit";
|
|
101
101
|
version: number;
|
|
@@ -5,47 +5,47 @@ declare const bitcoinBroadcasterTransactionFeeDeficitRefused: 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;
|
|
@@ -61,20 +61,20 @@ declare const bitcoinBroadcasterTransactionFeeDeficitRefused: z.ZodObject<{
|
|
|
61
61
|
}>]>;
|
|
62
62
|
}, "strip", z.ZodTypeAny, {
|
|
63
63
|
beneficiary: {
|
|
64
|
-
value: `0x${string}`;
|
|
65
64
|
__kind: "P2PKH";
|
|
66
|
-
} | {
|
|
67
65
|
value: `0x${string}`;
|
|
68
|
-
__kind: "P2SH";
|
|
69
66
|
} | {
|
|
67
|
+
__kind: "P2SH";
|
|
70
68
|
value: `0x${string}`;
|
|
71
|
-
__kind: "P2WPKH";
|
|
72
69
|
} | {
|
|
70
|
+
__kind: "P2WPKH";
|
|
73
71
|
value: `0x${string}`;
|
|
74
|
-
__kind: "P2WSH";
|
|
75
72
|
} | {
|
|
73
|
+
__kind: "P2WSH";
|
|
76
74
|
value: `0x${string}`;
|
|
75
|
+
} | {
|
|
77
76
|
__kind: "Taproot";
|
|
77
|
+
value: `0x${string}`;
|
|
78
78
|
} | {
|
|
79
79
|
__kind: "OtherSegwit";
|
|
80
80
|
version: number;
|
|
@@ -82,20 +82,20 @@ declare const bitcoinBroadcasterTransactionFeeDeficitRefused: z.ZodObject<{
|
|
|
82
82
|
};
|
|
83
83
|
}, {
|
|
84
84
|
beneficiary: {
|
|
85
|
-
value: string;
|
|
86
85
|
__kind: "P2PKH";
|
|
87
|
-
} | {
|
|
88
86
|
value: string;
|
|
89
|
-
__kind: "P2SH";
|
|
90
87
|
} | {
|
|
88
|
+
__kind: "P2SH";
|
|
91
89
|
value: string;
|
|
92
|
-
__kind: "P2WPKH";
|
|
93
90
|
} | {
|
|
91
|
+
__kind: "P2WPKH";
|
|
94
92
|
value: string;
|
|
95
|
-
__kind: "P2WSH";
|
|
96
93
|
} | {
|
|
94
|
+
__kind: "P2WSH";
|
|
97
95
|
value: string;
|
|
96
|
+
} | {
|
|
98
97
|
__kind: "Taproot";
|
|
98
|
+
value: string;
|
|
99
99
|
} | {
|
|
100
100
|
__kind: "OtherSegwit";
|
|
101
101
|
version: number;
|
|
@@ -12,13 +12,13 @@ declare const bitcoinIngressEgressCcmBroadcastRequested: z.ZodObject<{
|
|
|
12
12
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
13
13
|
}>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
|
|
14
14
|
}, "strip", z.ZodTypeAny, {
|
|
15
|
-
broadcastId: number;
|
|
16
15
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
17
|
-
}, {
|
|
18
16
|
broadcastId: number;
|
|
17
|
+
}, {
|
|
19
18
|
egressId: [{
|
|
20
19
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
21
20
|
}, string | number];
|
|
21
|
+
broadcastId: number;
|
|
22
22
|
}>;
|
|
23
23
|
|
|
24
24
|
export { bitcoinIngressEgressCcmBroadcastRequested };
|
|
@@ -12,13 +12,13 @@ declare const bitcoinIngressEgressCcmBroadcastRequested: z.ZodObject<{
|
|
|
12
12
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
13
13
|
}>, z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>], null>;
|
|
14
14
|
}, "strip", z.ZodTypeAny, {
|
|
15
|
-
broadcastId: number;
|
|
16
15
|
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
17
|
-
}, {
|
|
18
16
|
broadcastId: number;
|
|
17
|
+
}, {
|
|
19
18
|
egressId: [{
|
|
20
19
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
21
20
|
}, string | number];
|
|
21
|
+
broadcastId: number;
|
|
22
22
|
}>;
|
|
23
23
|
|
|
24
24
|
export { bitcoinIngressEgressCcmBroadcastRequested };
|
|
@@ -153,6 +153,7 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
153
153
|
__kind: "RootNotAllowed";
|
|
154
154
|
}>]>;
|
|
155
155
|
}, "strip", z.ZodTypeAny, {
|
|
156
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
156
157
|
error: {
|
|
157
158
|
__kind: "Other";
|
|
158
159
|
} | {
|
|
@@ -189,8 +190,10 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
189
190
|
} | {
|
|
190
191
|
__kind: "RootNotAllowed";
|
|
191
192
|
};
|
|
192
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
193
193
|
}, {
|
|
194
|
+
egressId: [{
|
|
195
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
196
|
+
}, string | number];
|
|
194
197
|
error: {
|
|
195
198
|
__kind: "Other";
|
|
196
199
|
} | {
|
|
@@ -233,9 +236,6 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
233
236
|
} | {
|
|
234
237
|
__kind: "RootNotAllowed";
|
|
235
238
|
};
|
|
236
|
-
egressId: [{
|
|
237
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
238
|
-
}, string | number];
|
|
239
239
|
}>;
|
|
240
240
|
|
|
241
241
|
export { bitcoinIngressEgressCcmEgressInvalid };
|
|
@@ -153,6 +153,7 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
153
153
|
__kind: "RootNotAllowed";
|
|
154
154
|
}>]>;
|
|
155
155
|
}, "strip", z.ZodTypeAny, {
|
|
156
|
+
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
156
157
|
error: {
|
|
157
158
|
__kind: "Other";
|
|
158
159
|
} | {
|
|
@@ -189,8 +190,10 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
189
190
|
} | {
|
|
190
191
|
__kind: "RootNotAllowed";
|
|
191
192
|
};
|
|
192
|
-
egressId: ["Ethereum" | "Polkadot" | "Bitcoin", bigint];
|
|
193
193
|
}, {
|
|
194
|
+
egressId: [{
|
|
195
|
+
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
196
|
+
}, string | number];
|
|
194
197
|
error: {
|
|
195
198
|
__kind: "Other";
|
|
196
199
|
} | {
|
|
@@ -233,9 +236,6 @@ declare const bitcoinIngressEgressCcmEgressInvalid: z.ZodObject<{
|
|
|
233
236
|
} | {
|
|
234
237
|
__kind: "RootNotAllowed";
|
|
235
238
|
};
|
|
236
|
-
egressId: [{
|
|
237
|
-
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
238
|
-
}, string | number];
|
|
239
239
|
}>;
|
|
240
240
|
|
|
241
241
|
export { bitcoinIngressEgressCcmEgressInvalid };
|
|
@@ -80,7 +80,6 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
80
80
|
vout: number;
|
|
81
81
|
}>;
|
|
82
82
|
}, "strip", z.ZodTypeAny, {
|
|
83
|
-
asset: "Btc";
|
|
84
83
|
depositAddress: {
|
|
85
84
|
value: `0x${string}`;
|
|
86
85
|
__kind: "P2PKH";
|
|
@@ -101,15 +100,13 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
101
100
|
version: number;
|
|
102
101
|
program: `0x${string}`;
|
|
103
102
|
};
|
|
103
|
+
asset: "Btc";
|
|
104
104
|
amount: bigint;
|
|
105
105
|
depositDetails: {
|
|
106
106
|
txId: `0x${string}`;
|
|
107
107
|
vout: number;
|
|
108
108
|
};
|
|
109
109
|
}, {
|
|
110
|
-
asset: {
|
|
111
|
-
__kind: "Btc";
|
|
112
|
-
};
|
|
113
110
|
depositAddress: {
|
|
114
111
|
value: string;
|
|
115
112
|
__kind: "P2PKH";
|
|
@@ -130,6 +127,9 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
130
127
|
version: number;
|
|
131
128
|
program: string;
|
|
132
129
|
};
|
|
130
|
+
asset: {
|
|
131
|
+
__kind: "Btc";
|
|
132
|
+
};
|
|
133
133
|
amount: string | number;
|
|
134
134
|
depositDetails: {
|
|
135
135
|
txId: string;
|
|
@@ -80,7 +80,6 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
80
80
|
vout: number;
|
|
81
81
|
}>;
|
|
82
82
|
}, "strip", z.ZodTypeAny, {
|
|
83
|
-
asset: "Btc";
|
|
84
83
|
depositAddress: {
|
|
85
84
|
value: `0x${string}`;
|
|
86
85
|
__kind: "P2PKH";
|
|
@@ -101,15 +100,13 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
101
100
|
version: number;
|
|
102
101
|
program: `0x${string}`;
|
|
103
102
|
};
|
|
103
|
+
asset: "Btc";
|
|
104
104
|
amount: bigint;
|
|
105
105
|
depositDetails: {
|
|
106
106
|
txId: `0x${string}`;
|
|
107
107
|
vout: number;
|
|
108
108
|
};
|
|
109
109
|
}, {
|
|
110
|
-
asset: {
|
|
111
|
-
__kind: "Btc";
|
|
112
|
-
};
|
|
113
110
|
depositAddress: {
|
|
114
111
|
value: string;
|
|
115
112
|
__kind: "P2PKH";
|
|
@@ -130,6 +127,9 @@ declare const bitcoinIngressEgressDepositIgnored: z.ZodObject<{
|
|
|
130
127
|
version: number;
|
|
131
128
|
program: string;
|
|
132
129
|
};
|
|
130
|
+
asset: {
|
|
131
|
+
__kind: "Btc";
|
|
132
|
+
};
|
|
133
133
|
amount: string | number;
|
|
134
134
|
depositDetails: {
|
|
135
135
|
txId: string;
|
|
@@ -80,7 +80,6 @@ declare const bitcoinIngressEgressDepositReceived: z.ZodObject<{
|
|
|
80
80
|
vout: number;
|
|
81
81
|
}>;
|
|
82
82
|
}, "strip", z.ZodTypeAny, {
|
|
83
|
-
asset: "Btc";
|
|
84
83
|
depositAddress: {
|
|
85
84
|
value: `0x${string}`;
|
|
86
85
|
__kind: "P2PKH";
|
|
@@ -101,15 +100,13 @@ declare const bitcoinIngressEgressDepositReceived: z.ZodObject<{
|
|
|
101
100
|
version: number;
|
|
102
101
|
program: `0x${string}`;
|
|
103
102
|
};
|
|
103
|
+
asset: "Btc";
|
|
104
104
|
amount: bigint;
|
|
105
105
|
depositDetails: {
|
|
106
106
|
txId: `0x${string}`;
|
|
107
107
|
vout: number;
|
|
108
108
|
};
|
|
109
109
|
}, {
|
|
110
|
-
asset: {
|
|
111
|
-
__kind: "Btc";
|
|
112
|
-
};
|
|
113
110
|
depositAddress: {
|
|
114
111
|
value: string;
|
|
115
112
|
__kind: "P2PKH";
|
|
@@ -130,6 +127,9 @@ declare const bitcoinIngressEgressDepositReceived: z.ZodObject<{
|
|
|
130
127
|
version: number;
|
|
131
128
|
program: string;
|
|
132
129
|
};
|
|
130
|
+
asset: {
|
|
131
|
+
__kind: "Btc";
|
|
132
|
+
};
|
|
133
133
|
amount: string | number;
|
|
134
134
|
depositDetails: {
|
|
135
135
|
txId: string;
|
|
@@ -80,7 +80,6 @@ declare const bitcoinIngressEgressDepositReceived: z.ZodObject<{
|
|
|
80
80
|
vout: number;
|
|
81
81
|
}>;
|
|
82
82
|
}, "strip", z.ZodTypeAny, {
|
|
83
|
-
asset: "Btc";
|
|
84
83
|
depositAddress: {
|
|
85
84
|
value: `0x${string}`;
|
|
86
85
|
__kind: "P2PKH";
|
|
@@ -101,15 +100,13 @@ declare const bitcoinIngressEgressDepositReceived: z.ZodObject<{
|
|
|
101
100
|
version: number;
|
|
102
101
|
program: `0x${string}`;
|
|
103
102
|
};
|
|
103
|
+
asset: "Btc";
|
|
104
104
|
amount: bigint;
|
|
105
105
|
depositDetails: {
|
|
106
106
|
txId: `0x${string}`;
|
|
107
107
|
vout: number;
|
|
108
108
|
};
|
|
109
109
|
}, {
|
|
110
|
-
asset: {
|
|
111
|
-
__kind: "Btc";
|
|
112
|
-
};
|
|
113
110
|
depositAddress: {
|
|
114
111
|
value: string;
|
|
115
112
|
__kind: "P2PKH";
|
|
@@ -130,6 +127,9 @@ declare const bitcoinIngressEgressDepositReceived: z.ZodObject<{
|
|
|
130
127
|
version: number;
|
|
131
128
|
program: string;
|
|
132
129
|
};
|
|
130
|
+
asset: {
|
|
131
|
+
__kind: "Btc";
|
|
132
|
+
};
|
|
133
133
|
amount: string | number;
|
|
134
134
|
depositDetails: {
|
|
135
135
|
txId: string;
|
|
@@ -223,7 +223,6 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
223
223
|
vout: number;
|
|
224
224
|
}>;
|
|
225
225
|
}, "strip", z.ZodTypeAny, {
|
|
226
|
-
asset: "Btc";
|
|
227
226
|
depositAddress: {
|
|
228
227
|
value: `0x${string}`;
|
|
229
228
|
__kind: "P2PKH";
|
|
@@ -244,15 +243,13 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
244
243
|
version: number;
|
|
245
244
|
program: `0x${string}`;
|
|
246
245
|
};
|
|
246
|
+
asset: "Btc";
|
|
247
247
|
amount: bigint;
|
|
248
248
|
depositDetails: {
|
|
249
249
|
txId: `0x${string}`;
|
|
250
250
|
vout: number;
|
|
251
251
|
};
|
|
252
252
|
}, {
|
|
253
|
-
asset: {
|
|
254
|
-
__kind: "Btc";
|
|
255
|
-
};
|
|
256
253
|
depositAddress: {
|
|
257
254
|
value: string;
|
|
258
255
|
__kind: "P2PKH";
|
|
@@ -273,6 +270,9 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
273
270
|
version: number;
|
|
274
271
|
program: string;
|
|
275
272
|
};
|
|
273
|
+
asset: {
|
|
274
|
+
__kind: "Btc";
|
|
275
|
+
};
|
|
276
276
|
amount: string | number;
|
|
277
277
|
depositDetails: {
|
|
278
278
|
txId: string;
|
|
@@ -317,7 +317,6 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
317
317
|
__kind: "RootNotAllowed";
|
|
318
318
|
};
|
|
319
319
|
depositWitness: {
|
|
320
|
-
asset: "Btc";
|
|
321
320
|
depositAddress: {
|
|
322
321
|
value: `0x${string}`;
|
|
323
322
|
__kind: "P2PKH";
|
|
@@ -338,6 +337,7 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
338
337
|
version: number;
|
|
339
338
|
program: `0x${string}`;
|
|
340
339
|
};
|
|
340
|
+
asset: "Btc";
|
|
341
341
|
amount: bigint;
|
|
342
342
|
depositDetails: {
|
|
343
343
|
txId: `0x${string}`;
|
|
@@ -388,9 +388,6 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
388
388
|
__kind: "RootNotAllowed";
|
|
389
389
|
};
|
|
390
390
|
depositWitness: {
|
|
391
|
-
asset: {
|
|
392
|
-
__kind: "Btc";
|
|
393
|
-
};
|
|
394
391
|
depositAddress: {
|
|
395
392
|
value: string;
|
|
396
393
|
__kind: "P2PKH";
|
|
@@ -411,6 +408,9 @@ declare const bitcoinIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
411
408
|
version: number;
|
|
412
409
|
program: string;
|
|
413
410
|
};
|
|
411
|
+
asset: {
|
|
412
|
+
__kind: "Btc";
|
|
413
|
+
};
|
|
414
414
|
amount: string | number;
|
|
415
415
|
depositDetails: {
|
|
416
416
|
txId: string;
|