@chainflip/processor 1.4.1 → 1.4.2
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/common.cjs +16 -26
- package/dist/100/common.d.cts +84 -171
- package/dist/100/common.d.ts +84 -171
- package/dist/100/common.mjs +16 -26
- package/dist/100/liquidityPools/limitOrderUpdated.cjs +1 -1
- package/dist/100/liquidityPools/limitOrderUpdated.d.cts +10 -106
- package/dist/100/liquidityPools/limitOrderUpdated.d.ts +10 -106
- package/dist/100/liquidityPools/limitOrderUpdated.mjs +2 -2
- package/dist/100/liquidityPools/rangeOrderUpdated.cjs +1 -1
- package/dist/100/liquidityPools/rangeOrderUpdated.mjs +2 -2
- package/dist/100/swapping/swapAmountTooLow.d.cts +5 -19
- package/dist/100/swapping/swapAmountTooLow.d.ts +5 -19
- package/dist/100/swapping/swapScheduled.d.cts +5 -19
- package/dist/100/swapping/swapScheduled.d.ts +5 -19
- package/dist/100/validator/palletConfigUpdated.d.cts +90 -218
- package/dist/100/validator/palletConfigUpdated.d.ts +90 -218
- package/dist/102/common.cjs +9 -27
- package/dist/102/common.d.cts +61 -167
- package/dist/102/common.d.ts +61 -167
- package/dist/102/common.mjs +9 -27
- package/dist/102/validator/palletConfigUpdated.d.cts +87 -229
- package/dist/102/validator/palletConfigUpdated.d.ts +87 -229
- package/dist/111/common.cjs +7 -2
- package/dist/111/common.d.cts +21 -2
- package/dist/111/common.d.ts +21 -2
- package/dist/111/common.mjs +7 -2
- package/dist/111/liquidityPools/limitOrderUpdated.cjs +1 -1
- package/dist/111/liquidityPools/limitOrderUpdated.d.cts +10 -106
- package/dist/111/liquidityPools/limitOrderUpdated.d.ts +10 -106
- package/dist/111/liquidityPools/limitOrderUpdated.mjs +2 -2
- package/dist/111/liquidityPools/rangeOrderUpdated.cjs +1 -1
- package/dist/111/liquidityPools/rangeOrderUpdated.mjs +2 -2
- package/dist/120/bitcoinIngressEgress/depositIgnored.cjs +1 -1
- package/dist/120/bitcoinIngressEgress/depositIgnored.mjs +2 -2
- package/dist/120/bitcoinIngressEgress/depositReceived.cjs +1 -1
- package/dist/120/bitcoinIngressEgress/depositReceived.d.cts +10 -38
- package/dist/120/bitcoinIngressEgress/depositReceived.d.ts +10 -38
- package/dist/120/bitcoinIngressEgress/depositReceived.mjs +2 -2
- package/dist/120/common.cjs +5 -35
- package/dist/120/common.d.cts +9 -185
- package/dist/120/common.d.ts +9 -185
- package/dist/120/common.mjs +6 -36
- package/dist/120/ethereumIngressEgress/depositIgnored.cjs +1 -1
- package/dist/120/ethereumIngressEgress/depositIgnored.mjs +2 -2
- package/dist/120/ethereumIngressEgress/depositReceived.cjs +1 -1
- package/dist/120/ethereumIngressEgress/depositReceived.d.cts +10 -38
- package/dist/120/ethereumIngressEgress/depositReceived.d.ts +10 -38
- package/dist/120/ethereumIngressEgress/depositReceived.mjs +2 -2
- package/dist/120/polkadotIngressEgress/depositIgnored.cjs +1 -1
- package/dist/120/polkadotIngressEgress/depositIgnored.mjs +2 -2
- package/dist/120/polkadotIngressEgress/depositReceived.cjs +1 -1
- package/dist/120/polkadotIngressEgress/depositReceived.d.cts +10 -38
- package/dist/120/polkadotIngressEgress/depositReceived.d.ts +10 -38
- package/dist/120/polkadotIngressEgress/depositReceived.mjs +2 -2
- package/dist/120/swapping/swapEgressIgnored.d.cts +2 -2
- package/dist/120/swapping/swapEgressIgnored.d.ts +2 -2
- package/dist/120/swapping/swapEgressScheduled.d.cts +2 -2
- package/dist/120/swapping/swapEgressScheduled.d.ts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/131/bitcoinIngressEgress/depositIgnored.cjs +1 -1
- package/dist/131/bitcoinIngressEgress/depositIgnored.mjs +2 -2
- package/dist/131/bitcoinIngressEgress/depositReceived.cjs +1 -1
- package/dist/131/bitcoinIngressEgress/depositReceived.d.cts +10 -38
- package/dist/131/bitcoinIngressEgress/depositReceived.d.ts +10 -38
- package/dist/131/bitcoinIngressEgress/depositReceived.mjs +2 -2
- package/dist/131/common.cjs +11 -21
- package/dist/131/common.d.cts +32 -121
- package/dist/131/common.d.ts +32 -121
- package/dist/131/common.mjs +14 -24
- package/dist/131/ethereumIngressEgress/depositIgnored.cjs +1 -1
- package/dist/131/ethereumIngressEgress/depositIgnored.mjs +2 -2
- package/dist/131/ethereumIngressEgress/depositReceived.cjs +1 -1
- package/dist/131/ethereumIngressEgress/depositReceived.d.cts +10 -38
- package/dist/131/ethereumIngressEgress/depositReceived.d.ts +10 -38
- package/dist/131/ethereumIngressEgress/depositReceived.mjs +2 -2
- package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/131/ethereumIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/131/liquidityPools/limitOrderUpdated.cjs +1 -1
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +10 -106
- package/dist/131/liquidityPools/limitOrderUpdated.d.ts +10 -106
- package/dist/131/liquidityPools/limitOrderUpdated.mjs +2 -2
- package/dist/131/liquidityPools/rangeOrderUpdated.cjs +1 -1
- package/dist/131/liquidityPools/rangeOrderUpdated.mjs +2 -2
- package/dist/131/swapping/ccmFailed.d.cts +5 -19
- package/dist/131/swapping/ccmFailed.d.ts +5 -19
- package/dist/131/swapping/swapScheduled.d.cts +5 -19
- package/dist/131/swapping/swapScheduled.d.ts +5 -19
- package/dist/141/arbitrumIngressEgress/depositBoosted.cjs +1 -1
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.cts +15 -57
- package/dist/141/arbitrumIngressEgress/depositBoosted.d.ts +15 -57
- package/dist/141/arbitrumIngressEgress/depositBoosted.mjs +2 -2
- package/dist/141/arbitrumIngressEgress/depositFinalised.cjs +1 -1
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.cts +15 -57
- package/dist/141/arbitrumIngressEgress/depositFinalised.d.ts +15 -57
- package/dist/141/arbitrumIngressEgress/depositFinalised.mjs +2 -2
- package/dist/141/arbitrumIngressEgress/depositIgnored.cjs +1 -1
- package/dist/141/arbitrumIngressEgress/depositIgnored.mjs +2 -2
- package/dist/141/bitcoinIngressEgress/depositBoosted.cjs +1 -1
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +15 -57
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +15 -57
- package/dist/141/bitcoinIngressEgress/depositBoosted.mjs +2 -2
- package/dist/141/bitcoinIngressEgress/depositFinalised.cjs +1 -1
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +15 -57
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +15 -57
- package/dist/141/bitcoinIngressEgress/depositFinalised.mjs +2 -2
- package/dist/141/common.cjs +12 -52
- package/dist/141/common.d.cts +35 -320
- package/dist/141/common.d.ts +35 -320
- package/dist/141/common.mjs +15 -55
- package/dist/141/ethereumIngressEgress/depositBoosted.cjs +1 -1
- package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +15 -57
- package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +15 -57
- package/dist/141/ethereumIngressEgress/depositBoosted.mjs +2 -2
- package/dist/141/ethereumIngressEgress/depositFinalised.cjs +1 -1
- package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +15 -57
- package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +15 -57
- package/dist/141/ethereumIngressEgress/depositFinalised.mjs +2 -2
- package/dist/141/liquidityPools/limitOrderUpdated.cjs +1 -1
- package/dist/141/liquidityPools/limitOrderUpdated.d.cts +10 -106
- package/dist/141/liquidityPools/limitOrderUpdated.d.ts +10 -106
- package/dist/141/liquidityPools/limitOrderUpdated.mjs +2 -2
- package/dist/141/liquidityPools/rangeOrderUpdated.cjs +1 -1
- package/dist/141/liquidityPools/rangeOrderUpdated.mjs +2 -2
- package/dist/141/polkadotIngressEgress/depositBoosted.cjs +1 -1
- package/dist/141/polkadotIngressEgress/depositBoosted.d.cts +15 -57
- package/dist/141/polkadotIngressEgress/depositBoosted.d.ts +15 -57
- package/dist/141/polkadotIngressEgress/depositBoosted.mjs +2 -2
- package/dist/141/polkadotIngressEgress/depositFinalised.cjs +1 -1
- package/dist/141/polkadotIngressEgress/depositFinalised.d.cts +15 -57
- package/dist/141/polkadotIngressEgress/depositFinalised.d.ts +15 -57
- package/dist/141/polkadotIngressEgress/depositFinalised.mjs +2 -2
- package/dist/141/swapping/ccmFailed.d.cts +5 -19
- package/dist/141/swapping/ccmFailed.d.ts +5 -19
- package/dist/141/swapping/swapScheduled.d.cts +5 -19
- package/dist/141/swapping/swapScheduled.d.ts +5 -19
- package/package.json +1 -1
|
@@ -4,14 +4,14 @@ import {
|
|
|
4
4
|
cfPrimitivesChainsAssetsArbAsset,
|
|
5
5
|
hexString,
|
|
6
6
|
numberOrHex,
|
|
7
|
-
|
|
7
|
+
palletCfIngressEgressDepositAction
|
|
8
8
|
} from "../common.mjs";
|
|
9
9
|
var arbitrumIngressEgressDepositFinalised = z.object({
|
|
10
10
|
depositAddress: hexString,
|
|
11
11
|
asset: cfPrimitivesChainsAssetsArbAsset,
|
|
12
12
|
amount: numberOrHex,
|
|
13
13
|
ingressFee: numberOrHex,
|
|
14
|
-
action:
|
|
14
|
+
action: palletCfIngressEgressDepositAction,
|
|
15
15
|
channelId: numberOrHex
|
|
16
16
|
});
|
|
17
17
|
export {
|
|
@@ -10,7 +10,7 @@ var arbitrumIngressEgressDepositIgnored = _zod.z.object({
|
|
|
10
10
|
depositAddress: _commoncjs.hexString,
|
|
11
11
|
asset: _commoncjs.cfPrimitivesChainsAssetsArbAsset,
|
|
12
12
|
amount: _commoncjs.numberOrHex,
|
|
13
|
-
reason: _commoncjs.
|
|
13
|
+
reason: _commoncjs.palletCfIngressEgressDepositIgnoredReason
|
|
14
14
|
});
|
|
15
15
|
|
|
16
16
|
|
|
@@ -4,13 +4,13 @@ import {
|
|
|
4
4
|
cfPrimitivesChainsAssetsArbAsset,
|
|
5
5
|
hexString,
|
|
6
6
|
numberOrHex,
|
|
7
|
-
|
|
7
|
+
palletCfIngressEgressDepositIgnoredReason
|
|
8
8
|
} from "../common.mjs";
|
|
9
9
|
var arbitrumIngressEgressDepositIgnored = z.object({
|
|
10
10
|
depositAddress: hexString,
|
|
11
11
|
asset: cfPrimitivesChainsAssetsArbAsset,
|
|
12
12
|
amount: numberOrHex,
|
|
13
|
-
reason:
|
|
13
|
+
reason: palletCfIngressEgressDepositIgnoredReason
|
|
14
14
|
});
|
|
15
15
|
export {
|
|
16
16
|
arbitrumIngressEgressDepositIgnored
|
|
@@ -16,7 +16,7 @@ var bitcoinIngressEgressDepositBoosted = _zod.z.object({
|
|
|
16
16
|
channelId: _commoncjs.numberOrHex,
|
|
17
17
|
ingressFee: _commoncjs.numberOrHex,
|
|
18
18
|
boostFee: _commoncjs.numberOrHex,
|
|
19
|
-
action: _commoncjs.
|
|
19
|
+
action: _commoncjs.palletCfIngressEgressDepositAction
|
|
20
20
|
});
|
|
21
21
|
|
|
22
22
|
|
|
@@ -97,42 +97,22 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
97
97
|
boostFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
98
98
|
action: z.ZodUnion<[z.ZodObject<{
|
|
99
99
|
__kind: z.ZodLiteral<"Swap">;
|
|
100
|
-
|
|
101
|
-
swapId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
102
|
-
}, "strip", z.ZodTypeAny, {
|
|
103
|
-
swapId: bigint;
|
|
104
|
-
}, {
|
|
105
|
-
swapId: string | number;
|
|
106
|
-
}>;
|
|
100
|
+
swapId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
107
101
|
}, "strip", z.ZodTypeAny, {
|
|
108
|
-
value: {
|
|
109
|
-
swapId: bigint;
|
|
110
|
-
};
|
|
111
102
|
__kind: "Swap";
|
|
103
|
+
swapId: bigint;
|
|
112
104
|
}, {
|
|
113
|
-
value: {
|
|
114
|
-
swapId: string | number;
|
|
115
|
-
};
|
|
116
105
|
__kind: "Swap";
|
|
106
|
+
swapId: string | number;
|
|
117
107
|
}>, z.ZodObject<{
|
|
118
108
|
__kind: z.ZodLiteral<"LiquidityProvision">;
|
|
119
|
-
|
|
120
|
-
lpAccount: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
121
|
-
}, "strip", z.ZodTypeAny, {
|
|
122
|
-
lpAccount: string;
|
|
123
|
-
}, {
|
|
124
|
-
lpAccount: string;
|
|
125
|
-
}>;
|
|
109
|
+
lpAccount: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
126
110
|
}, "strip", z.ZodTypeAny, {
|
|
127
|
-
value: {
|
|
128
|
-
lpAccount: string;
|
|
129
|
-
};
|
|
130
111
|
__kind: "LiquidityProvision";
|
|
112
|
+
lpAccount: string;
|
|
131
113
|
}, {
|
|
132
|
-
value: {
|
|
133
|
-
lpAccount: string;
|
|
134
|
-
};
|
|
135
114
|
__kind: "LiquidityProvision";
|
|
115
|
+
lpAccount: string;
|
|
136
116
|
}>, z.ZodObject<{
|
|
137
117
|
__kind: z.ZodLiteral<"CcmTransfer">;
|
|
138
118
|
value: z.ZodObject<{
|
|
@@ -165,23 +145,13 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
165
145
|
__kind: "NoAction";
|
|
166
146
|
}>, z.ZodObject<{
|
|
167
147
|
__kind: z.ZodLiteral<"BoostersCredited">;
|
|
168
|
-
|
|
169
|
-
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
170
|
-
}, "strip", z.ZodTypeAny, {
|
|
171
|
-
prewitnessedDepositId: bigint;
|
|
172
|
-
}, {
|
|
173
|
-
prewitnessedDepositId: string | number;
|
|
174
|
-
}>;
|
|
148
|
+
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
175
149
|
}, "strip", z.ZodTypeAny, {
|
|
176
|
-
value: {
|
|
177
|
-
prewitnessedDepositId: bigint;
|
|
178
|
-
};
|
|
179
150
|
__kind: "BoostersCredited";
|
|
151
|
+
prewitnessedDepositId: bigint;
|
|
180
152
|
}, {
|
|
181
|
-
value: {
|
|
182
|
-
prewitnessedDepositId: string | number;
|
|
183
|
-
};
|
|
184
153
|
__kind: "BoostersCredited";
|
|
154
|
+
prewitnessedDepositId: string | number;
|
|
185
155
|
}>]>;
|
|
186
156
|
}, "strip", z.ZodTypeAny, {
|
|
187
157
|
depositAddress: {
|
|
@@ -213,15 +183,11 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
213
183
|
boostFee: bigint;
|
|
214
184
|
ingressFee: bigint;
|
|
215
185
|
action: {
|
|
216
|
-
value: {
|
|
217
|
-
swapId: bigint;
|
|
218
|
-
};
|
|
219
186
|
__kind: "Swap";
|
|
187
|
+
swapId: bigint;
|
|
220
188
|
} | {
|
|
221
|
-
value: {
|
|
222
|
-
lpAccount: string;
|
|
223
|
-
};
|
|
224
189
|
__kind: "LiquidityProvision";
|
|
190
|
+
lpAccount: string;
|
|
225
191
|
} | {
|
|
226
192
|
value: {
|
|
227
193
|
principalSwapId?: bigint | null | undefined;
|
|
@@ -231,10 +197,8 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
231
197
|
} | {
|
|
232
198
|
__kind: "NoAction";
|
|
233
199
|
} | {
|
|
234
|
-
value: {
|
|
235
|
-
prewitnessedDepositId: bigint;
|
|
236
|
-
};
|
|
237
200
|
__kind: "BoostersCredited";
|
|
201
|
+
prewitnessedDepositId: bigint;
|
|
238
202
|
};
|
|
239
203
|
depositDetails: {
|
|
240
204
|
txId: `0x${string}`;
|
|
@@ -272,15 +236,11 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
272
236
|
boostFee: string | number;
|
|
273
237
|
ingressFee: string | number;
|
|
274
238
|
action: {
|
|
275
|
-
value: {
|
|
276
|
-
swapId: string | number;
|
|
277
|
-
};
|
|
278
239
|
__kind: "Swap";
|
|
240
|
+
swapId: string | number;
|
|
279
241
|
} | {
|
|
280
|
-
value: {
|
|
281
|
-
lpAccount: string;
|
|
282
|
-
};
|
|
283
242
|
__kind: "LiquidityProvision";
|
|
243
|
+
lpAccount: string;
|
|
284
244
|
} | {
|
|
285
245
|
value: {
|
|
286
246
|
principalSwapId?: string | number | null | undefined;
|
|
@@ -290,10 +250,8 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
290
250
|
} | {
|
|
291
251
|
__kind: "NoAction";
|
|
292
252
|
} | {
|
|
293
|
-
value: {
|
|
294
|
-
prewitnessedDepositId: string | number;
|
|
295
|
-
};
|
|
296
253
|
__kind: "BoostersCredited";
|
|
254
|
+
prewitnessedDepositId: string | number;
|
|
297
255
|
};
|
|
298
256
|
depositDetails: {
|
|
299
257
|
txId: string;
|
|
@@ -97,42 +97,22 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
97
97
|
boostFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
98
98
|
action: z.ZodUnion<[z.ZodObject<{
|
|
99
99
|
__kind: z.ZodLiteral<"Swap">;
|
|
100
|
-
|
|
101
|
-
swapId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
102
|
-
}, "strip", z.ZodTypeAny, {
|
|
103
|
-
swapId: bigint;
|
|
104
|
-
}, {
|
|
105
|
-
swapId: string | number;
|
|
106
|
-
}>;
|
|
100
|
+
swapId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
107
101
|
}, "strip", z.ZodTypeAny, {
|
|
108
|
-
value: {
|
|
109
|
-
swapId: bigint;
|
|
110
|
-
};
|
|
111
102
|
__kind: "Swap";
|
|
103
|
+
swapId: bigint;
|
|
112
104
|
}, {
|
|
113
|
-
value: {
|
|
114
|
-
swapId: string | number;
|
|
115
|
-
};
|
|
116
105
|
__kind: "Swap";
|
|
106
|
+
swapId: string | number;
|
|
117
107
|
}>, z.ZodObject<{
|
|
118
108
|
__kind: z.ZodLiteral<"LiquidityProvision">;
|
|
119
|
-
|
|
120
|
-
lpAccount: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
121
|
-
}, "strip", z.ZodTypeAny, {
|
|
122
|
-
lpAccount: string;
|
|
123
|
-
}, {
|
|
124
|
-
lpAccount: string;
|
|
125
|
-
}>;
|
|
109
|
+
lpAccount: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
126
110
|
}, "strip", z.ZodTypeAny, {
|
|
127
|
-
value: {
|
|
128
|
-
lpAccount: string;
|
|
129
|
-
};
|
|
130
111
|
__kind: "LiquidityProvision";
|
|
112
|
+
lpAccount: string;
|
|
131
113
|
}, {
|
|
132
|
-
value: {
|
|
133
|
-
lpAccount: string;
|
|
134
|
-
};
|
|
135
114
|
__kind: "LiquidityProvision";
|
|
115
|
+
lpAccount: string;
|
|
136
116
|
}>, z.ZodObject<{
|
|
137
117
|
__kind: z.ZodLiteral<"CcmTransfer">;
|
|
138
118
|
value: z.ZodObject<{
|
|
@@ -165,23 +145,13 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
165
145
|
__kind: "NoAction";
|
|
166
146
|
}>, z.ZodObject<{
|
|
167
147
|
__kind: z.ZodLiteral<"BoostersCredited">;
|
|
168
|
-
|
|
169
|
-
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
170
|
-
}, "strip", z.ZodTypeAny, {
|
|
171
|
-
prewitnessedDepositId: bigint;
|
|
172
|
-
}, {
|
|
173
|
-
prewitnessedDepositId: string | number;
|
|
174
|
-
}>;
|
|
148
|
+
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
175
149
|
}, "strip", z.ZodTypeAny, {
|
|
176
|
-
value: {
|
|
177
|
-
prewitnessedDepositId: bigint;
|
|
178
|
-
};
|
|
179
150
|
__kind: "BoostersCredited";
|
|
151
|
+
prewitnessedDepositId: bigint;
|
|
180
152
|
}, {
|
|
181
|
-
value: {
|
|
182
|
-
prewitnessedDepositId: string | number;
|
|
183
|
-
};
|
|
184
153
|
__kind: "BoostersCredited";
|
|
154
|
+
prewitnessedDepositId: string | number;
|
|
185
155
|
}>]>;
|
|
186
156
|
}, "strip", z.ZodTypeAny, {
|
|
187
157
|
depositAddress: {
|
|
@@ -213,15 +183,11 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
213
183
|
boostFee: bigint;
|
|
214
184
|
ingressFee: bigint;
|
|
215
185
|
action: {
|
|
216
|
-
value: {
|
|
217
|
-
swapId: bigint;
|
|
218
|
-
};
|
|
219
186
|
__kind: "Swap";
|
|
187
|
+
swapId: bigint;
|
|
220
188
|
} | {
|
|
221
|
-
value: {
|
|
222
|
-
lpAccount: string;
|
|
223
|
-
};
|
|
224
189
|
__kind: "LiquidityProvision";
|
|
190
|
+
lpAccount: string;
|
|
225
191
|
} | {
|
|
226
192
|
value: {
|
|
227
193
|
principalSwapId?: bigint | null | undefined;
|
|
@@ -231,10 +197,8 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
231
197
|
} | {
|
|
232
198
|
__kind: "NoAction";
|
|
233
199
|
} | {
|
|
234
|
-
value: {
|
|
235
|
-
prewitnessedDepositId: bigint;
|
|
236
|
-
};
|
|
237
200
|
__kind: "BoostersCredited";
|
|
201
|
+
prewitnessedDepositId: bigint;
|
|
238
202
|
};
|
|
239
203
|
depositDetails: {
|
|
240
204
|
txId: `0x${string}`;
|
|
@@ -272,15 +236,11 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
272
236
|
boostFee: string | number;
|
|
273
237
|
ingressFee: string | number;
|
|
274
238
|
action: {
|
|
275
|
-
value: {
|
|
276
|
-
swapId: string | number;
|
|
277
|
-
};
|
|
278
239
|
__kind: "Swap";
|
|
240
|
+
swapId: string | number;
|
|
279
241
|
} | {
|
|
280
|
-
value: {
|
|
281
|
-
lpAccount: string;
|
|
282
|
-
};
|
|
283
242
|
__kind: "LiquidityProvision";
|
|
243
|
+
lpAccount: string;
|
|
284
244
|
} | {
|
|
285
245
|
value: {
|
|
286
246
|
principalSwapId?: string | number | null | undefined;
|
|
@@ -290,10 +250,8 @@ declare const bitcoinIngressEgressDepositBoosted: z.ZodObject<{
|
|
|
290
250
|
} | {
|
|
291
251
|
__kind: "NoAction";
|
|
292
252
|
} | {
|
|
293
|
-
value: {
|
|
294
|
-
prewitnessedDepositId: string | number;
|
|
295
|
-
};
|
|
296
253
|
__kind: "BoostersCredited";
|
|
254
|
+
prewitnessedDepositId: string | number;
|
|
297
255
|
};
|
|
298
256
|
depositDetails: {
|
|
299
257
|
txId: string;
|
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
cfChainsBtcUtxoId,
|
|
6
6
|
cfPrimitivesChainsAssetsBtcAsset,
|
|
7
7
|
numberOrHex,
|
|
8
|
-
|
|
8
|
+
palletCfIngressEgressDepositAction
|
|
9
9
|
} from "../common.mjs";
|
|
10
10
|
var bitcoinIngressEgressDepositBoosted = z.object({
|
|
11
11
|
depositAddress: cfChainsBtcScriptPubkey,
|
|
@@ -16,7 +16,7 @@ var bitcoinIngressEgressDepositBoosted = z.object({
|
|
|
16
16
|
channelId: numberOrHex,
|
|
17
17
|
ingressFee: numberOrHex,
|
|
18
18
|
boostFee: numberOrHex,
|
|
19
|
-
action:
|
|
19
|
+
action: palletCfIngressEgressDepositAction
|
|
20
20
|
});
|
|
21
21
|
export {
|
|
22
22
|
bitcoinIngressEgressDepositBoosted
|
|
@@ -13,7 +13,7 @@ var bitcoinIngressEgressDepositFinalised = _zod.z.object({
|
|
|
13
13
|
amount: _commoncjs.numberOrHex,
|
|
14
14
|
depositDetails: _commoncjs.cfChainsBtcUtxoId,
|
|
15
15
|
ingressFee: _commoncjs.numberOrHex,
|
|
16
|
-
action: _commoncjs.
|
|
16
|
+
action: _commoncjs.palletCfIngressEgressDepositAction,
|
|
17
17
|
channelId: _commoncjs.numberOrHex
|
|
18
18
|
});
|
|
19
19
|
|
|
@@ -94,42 +94,22 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
94
94
|
ingressFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
95
95
|
action: z.ZodUnion<[z.ZodObject<{
|
|
96
96
|
__kind: z.ZodLiteral<"Swap">;
|
|
97
|
-
|
|
98
|
-
swapId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
99
|
-
}, "strip", z.ZodTypeAny, {
|
|
100
|
-
swapId: bigint;
|
|
101
|
-
}, {
|
|
102
|
-
swapId: string | number;
|
|
103
|
-
}>;
|
|
97
|
+
swapId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
104
98
|
}, "strip", z.ZodTypeAny, {
|
|
105
|
-
value: {
|
|
106
|
-
swapId: bigint;
|
|
107
|
-
};
|
|
108
99
|
__kind: "Swap";
|
|
100
|
+
swapId: bigint;
|
|
109
101
|
}, {
|
|
110
|
-
value: {
|
|
111
|
-
swapId: string | number;
|
|
112
|
-
};
|
|
113
102
|
__kind: "Swap";
|
|
103
|
+
swapId: string | number;
|
|
114
104
|
}>, z.ZodObject<{
|
|
115
105
|
__kind: z.ZodLiteral<"LiquidityProvision">;
|
|
116
|
-
|
|
117
|
-
lpAccount: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
118
|
-
}, "strip", z.ZodTypeAny, {
|
|
119
|
-
lpAccount: string;
|
|
120
|
-
}, {
|
|
121
|
-
lpAccount: string;
|
|
122
|
-
}>;
|
|
106
|
+
lpAccount: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
123
107
|
}, "strip", z.ZodTypeAny, {
|
|
124
|
-
value: {
|
|
125
|
-
lpAccount: string;
|
|
126
|
-
};
|
|
127
108
|
__kind: "LiquidityProvision";
|
|
109
|
+
lpAccount: string;
|
|
128
110
|
}, {
|
|
129
|
-
value: {
|
|
130
|
-
lpAccount: string;
|
|
131
|
-
};
|
|
132
111
|
__kind: "LiquidityProvision";
|
|
112
|
+
lpAccount: string;
|
|
133
113
|
}>, z.ZodObject<{
|
|
134
114
|
__kind: z.ZodLiteral<"CcmTransfer">;
|
|
135
115
|
value: z.ZodObject<{
|
|
@@ -162,23 +142,13 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
162
142
|
__kind: "NoAction";
|
|
163
143
|
}>, z.ZodObject<{
|
|
164
144
|
__kind: z.ZodLiteral<"BoostersCredited">;
|
|
165
|
-
|
|
166
|
-
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
167
|
-
}, "strip", z.ZodTypeAny, {
|
|
168
|
-
prewitnessedDepositId: bigint;
|
|
169
|
-
}, {
|
|
170
|
-
prewitnessedDepositId: string | number;
|
|
171
|
-
}>;
|
|
145
|
+
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
172
146
|
}, "strip", z.ZodTypeAny, {
|
|
173
|
-
value: {
|
|
174
|
-
prewitnessedDepositId: bigint;
|
|
175
|
-
};
|
|
176
147
|
__kind: "BoostersCredited";
|
|
148
|
+
prewitnessedDepositId: bigint;
|
|
177
149
|
}, {
|
|
178
|
-
value: {
|
|
179
|
-
prewitnessedDepositId: string | number;
|
|
180
|
-
};
|
|
181
150
|
__kind: "BoostersCredited";
|
|
151
|
+
prewitnessedDepositId: string | number;
|
|
182
152
|
}>]>;
|
|
183
153
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
184
154
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -209,15 +179,11 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
209
179
|
asset: "Btc";
|
|
210
180
|
ingressFee: bigint;
|
|
211
181
|
action: {
|
|
212
|
-
value: {
|
|
213
|
-
swapId: bigint;
|
|
214
|
-
};
|
|
215
182
|
__kind: "Swap";
|
|
183
|
+
swapId: bigint;
|
|
216
184
|
} | {
|
|
217
|
-
value: {
|
|
218
|
-
lpAccount: string;
|
|
219
|
-
};
|
|
220
185
|
__kind: "LiquidityProvision";
|
|
186
|
+
lpAccount: string;
|
|
221
187
|
} | {
|
|
222
188
|
value: {
|
|
223
189
|
principalSwapId?: bigint | null | undefined;
|
|
@@ -227,10 +193,8 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
227
193
|
} | {
|
|
228
194
|
__kind: "NoAction";
|
|
229
195
|
} | {
|
|
230
|
-
value: {
|
|
231
|
-
prewitnessedDepositId: bigint;
|
|
232
|
-
};
|
|
233
196
|
__kind: "BoostersCredited";
|
|
197
|
+
prewitnessedDepositId: bigint;
|
|
234
198
|
};
|
|
235
199
|
depositDetails: {
|
|
236
200
|
txId: `0x${string}`;
|
|
@@ -266,15 +230,11 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
266
230
|
};
|
|
267
231
|
ingressFee: string | number;
|
|
268
232
|
action: {
|
|
269
|
-
value: {
|
|
270
|
-
swapId: string | number;
|
|
271
|
-
};
|
|
272
233
|
__kind: "Swap";
|
|
234
|
+
swapId: string | number;
|
|
273
235
|
} | {
|
|
274
|
-
value: {
|
|
275
|
-
lpAccount: string;
|
|
276
|
-
};
|
|
277
236
|
__kind: "LiquidityProvision";
|
|
237
|
+
lpAccount: string;
|
|
278
238
|
} | {
|
|
279
239
|
value: {
|
|
280
240
|
principalSwapId?: string | number | null | undefined;
|
|
@@ -284,10 +244,8 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
284
244
|
} | {
|
|
285
245
|
__kind: "NoAction";
|
|
286
246
|
} | {
|
|
287
|
-
value: {
|
|
288
|
-
prewitnessedDepositId: string | number;
|
|
289
|
-
};
|
|
290
247
|
__kind: "BoostersCredited";
|
|
248
|
+
prewitnessedDepositId: string | number;
|
|
291
249
|
};
|
|
292
250
|
depositDetails: {
|
|
293
251
|
txId: string;
|
|
@@ -94,42 +94,22 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
94
94
|
ingressFee: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
95
95
|
action: z.ZodUnion<[z.ZodObject<{
|
|
96
96
|
__kind: z.ZodLiteral<"Swap">;
|
|
97
|
-
|
|
98
|
-
swapId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
99
|
-
}, "strip", z.ZodTypeAny, {
|
|
100
|
-
swapId: bigint;
|
|
101
|
-
}, {
|
|
102
|
-
swapId: string | number;
|
|
103
|
-
}>;
|
|
97
|
+
swapId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
104
98
|
}, "strip", z.ZodTypeAny, {
|
|
105
|
-
value: {
|
|
106
|
-
swapId: bigint;
|
|
107
|
-
};
|
|
108
99
|
__kind: "Swap";
|
|
100
|
+
swapId: bigint;
|
|
109
101
|
}, {
|
|
110
|
-
value: {
|
|
111
|
-
swapId: string | number;
|
|
112
|
-
};
|
|
113
102
|
__kind: "Swap";
|
|
103
|
+
swapId: string | number;
|
|
114
104
|
}>, z.ZodObject<{
|
|
115
105
|
__kind: z.ZodLiteral<"LiquidityProvision">;
|
|
116
|
-
|
|
117
|
-
lpAccount: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
118
|
-
}, "strip", z.ZodTypeAny, {
|
|
119
|
-
lpAccount: string;
|
|
120
|
-
}, {
|
|
121
|
-
lpAccount: string;
|
|
122
|
-
}>;
|
|
106
|
+
lpAccount: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
123
107
|
}, "strip", z.ZodTypeAny, {
|
|
124
|
-
value: {
|
|
125
|
-
lpAccount: string;
|
|
126
|
-
};
|
|
127
108
|
__kind: "LiquidityProvision";
|
|
109
|
+
lpAccount: string;
|
|
128
110
|
}, {
|
|
129
|
-
value: {
|
|
130
|
-
lpAccount: string;
|
|
131
|
-
};
|
|
132
111
|
__kind: "LiquidityProvision";
|
|
112
|
+
lpAccount: string;
|
|
133
113
|
}>, z.ZodObject<{
|
|
134
114
|
__kind: z.ZodLiteral<"CcmTransfer">;
|
|
135
115
|
value: z.ZodObject<{
|
|
@@ -162,23 +142,13 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
162
142
|
__kind: "NoAction";
|
|
163
143
|
}>, z.ZodObject<{
|
|
164
144
|
__kind: z.ZodLiteral<"BoostersCredited">;
|
|
165
|
-
|
|
166
|
-
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
167
|
-
}, "strip", z.ZodTypeAny, {
|
|
168
|
-
prewitnessedDepositId: bigint;
|
|
169
|
-
}, {
|
|
170
|
-
prewitnessedDepositId: string | number;
|
|
171
|
-
}>;
|
|
145
|
+
prewitnessedDepositId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
172
146
|
}, "strip", z.ZodTypeAny, {
|
|
173
|
-
value: {
|
|
174
|
-
prewitnessedDepositId: bigint;
|
|
175
|
-
};
|
|
176
147
|
__kind: "BoostersCredited";
|
|
148
|
+
prewitnessedDepositId: bigint;
|
|
177
149
|
}, {
|
|
178
|
-
value: {
|
|
179
|
-
prewitnessedDepositId: string | number;
|
|
180
|
-
};
|
|
181
150
|
__kind: "BoostersCredited";
|
|
151
|
+
prewitnessedDepositId: string | number;
|
|
182
152
|
}>]>;
|
|
183
153
|
channelId: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
184
154
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -209,15 +179,11 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
209
179
|
asset: "Btc";
|
|
210
180
|
ingressFee: bigint;
|
|
211
181
|
action: {
|
|
212
|
-
value: {
|
|
213
|
-
swapId: bigint;
|
|
214
|
-
};
|
|
215
182
|
__kind: "Swap";
|
|
183
|
+
swapId: bigint;
|
|
216
184
|
} | {
|
|
217
|
-
value: {
|
|
218
|
-
lpAccount: string;
|
|
219
|
-
};
|
|
220
185
|
__kind: "LiquidityProvision";
|
|
186
|
+
lpAccount: string;
|
|
221
187
|
} | {
|
|
222
188
|
value: {
|
|
223
189
|
principalSwapId?: bigint | null | undefined;
|
|
@@ -227,10 +193,8 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
227
193
|
} | {
|
|
228
194
|
__kind: "NoAction";
|
|
229
195
|
} | {
|
|
230
|
-
value: {
|
|
231
|
-
prewitnessedDepositId: bigint;
|
|
232
|
-
};
|
|
233
196
|
__kind: "BoostersCredited";
|
|
197
|
+
prewitnessedDepositId: bigint;
|
|
234
198
|
};
|
|
235
199
|
depositDetails: {
|
|
236
200
|
txId: `0x${string}`;
|
|
@@ -266,15 +230,11 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
266
230
|
};
|
|
267
231
|
ingressFee: string | number;
|
|
268
232
|
action: {
|
|
269
|
-
value: {
|
|
270
|
-
swapId: string | number;
|
|
271
|
-
};
|
|
272
233
|
__kind: "Swap";
|
|
234
|
+
swapId: string | number;
|
|
273
235
|
} | {
|
|
274
|
-
value: {
|
|
275
|
-
lpAccount: string;
|
|
276
|
-
};
|
|
277
236
|
__kind: "LiquidityProvision";
|
|
237
|
+
lpAccount: string;
|
|
278
238
|
} | {
|
|
279
239
|
value: {
|
|
280
240
|
principalSwapId?: string | number | null | undefined;
|
|
@@ -284,10 +244,8 @@ declare const bitcoinIngressEgressDepositFinalised: z.ZodObject<{
|
|
|
284
244
|
} | {
|
|
285
245
|
__kind: "NoAction";
|
|
286
246
|
} | {
|
|
287
|
-
value: {
|
|
288
|
-
prewitnessedDepositId: string | number;
|
|
289
|
-
};
|
|
290
247
|
__kind: "BoostersCredited";
|
|
248
|
+
prewitnessedDepositId: string | number;
|
|
291
249
|
};
|
|
292
250
|
depositDetails: {
|
|
293
251
|
txId: string;
|
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
cfChainsBtcUtxoId,
|
|
6
6
|
cfPrimitivesChainsAssetsBtcAsset,
|
|
7
7
|
numberOrHex,
|
|
8
|
-
|
|
8
|
+
palletCfIngressEgressDepositAction
|
|
9
9
|
} from "../common.mjs";
|
|
10
10
|
var bitcoinIngressEgressDepositFinalised = z.object({
|
|
11
11
|
depositAddress: cfChainsBtcScriptPubkey,
|
|
@@ -13,7 +13,7 @@ var bitcoinIngressEgressDepositFinalised = z.object({
|
|
|
13
13
|
amount: numberOrHex,
|
|
14
14
|
depositDetails: cfChainsBtcUtxoId,
|
|
15
15
|
ingressFee: numberOrHex,
|
|
16
|
-
action:
|
|
16
|
+
action: palletCfIngressEgressDepositAction,
|
|
17
17
|
channelId: numberOrHex
|
|
18
18
|
});
|
|
19
19
|
export {
|