@chainflip/processor 1.8.4 → 1.8.6
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/README.MD +13 -1
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.cts +2 -2
- package/dist/100/ethereumIngressEgress/depositReceived.d.ts +2 -2
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/100/ethereumIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/100/flip/remainingImbalance.d.cts +22 -22
- package/dist/100/flip/remainingImbalance.d.ts +22 -22
- package/dist/100/witnesser/witnessExecutionFailed.d.cts +18 -18
- package/dist/100/witnesser/witnessExecutionFailed.d.ts +18 -18
- package/dist/131/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/131/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/131/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/131/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/131/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/131/swapping/swapDepositAddressReady.d.cts +18 -18
- package/dist/131/swapping/swapDepositAddressReady.d.ts +18 -18
- package/dist/131/swapping/swapEgressIgnored.d.cts +12 -12
- package/dist/131/swapping/swapEgressIgnored.d.ts +12 -12
- package/dist/131/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/131/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/131/swapping/swapExecuted.d.cts +12 -12
- package/dist/131/swapping/swapExecuted.d.ts +12 -12
- package/dist/131/swapping/swapScheduled.d.cts +14 -14
- package/dist/131/swapping/swapScheduled.d.ts +14 -14
- package/dist/131/swapping/withdrawalRequested.d.cts +6 -6
- package/dist/131/swapping/withdrawalRequested.d.ts +6 -6
- package/dist/141/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/141/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/141/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/141/swapping/ccmDepositReceived.d.cts +68 -68
- package/dist/141/swapping/ccmDepositReceived.d.ts +68 -68
- package/dist/141/swapping/ccmFailed.d.cts +73 -73
- package/dist/141/swapping/ccmFailed.d.ts +73 -73
- package/dist/141/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/141/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/141/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/141/swapping/swapAmountConfiscated.d.ts +12 -12
- package/dist/141/swapping/swapDepositAddressReady.d.cts +26 -26
- package/dist/141/swapping/swapDepositAddressReady.d.ts +26 -26
- package/dist/141/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/141/swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/141/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/141/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/141/swapping/swapExecuted.d.cts +90 -90
- package/dist/141/swapping/swapExecuted.d.ts +90 -90
- package/dist/141/swapping/swapScheduled.d.cts +99 -99
- package/dist/141/swapping/swapScheduled.d.ts +99 -99
- package/dist/141/swapping/withdrawalRequested.d.cts +10 -10
- package/dist/141/swapping/withdrawalRequested.d.ts +10 -10
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/150/solanaIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/150/solanaIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +3 -3
- package/dist/150/solanaIngressEgress/depositFinalised.d.ts +3 -3
- package/dist/150/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/150/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +28 -28
- package/dist/150/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +28 -28
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/150/solanaIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.cts +2 -2
- package/dist/150/solanaIngressEgress/transferFallbackRequested.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/failureReportProcessed.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/retryRequested.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdDispatchComplete.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureFailed.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureRequest.d.ts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.cts +2 -2
- package/dist/150/solanaThresholdSigner/thresholdSignatureSuccess.d.ts +2 -2
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.cts +11 -11
- package/dist/180/arbitrumIngressEgress/ccmEgressInvalid.d.ts +11 -11
- package/dist/180/arbitrumIngressEgress/depositFailed.d.cts +9 -421
- package/dist/180/arbitrumIngressEgress/depositFailed.d.ts +9 -421
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.cts +11 -11
- package/dist/180/arbitrumIngressEgress/failedToBuildAllBatchCall.d.ts +11 -11
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.cts +11 -11
- package/dist/180/bitcoinIngressEgress/ccmEgressInvalid.d.ts +11 -11
- package/dist/180/bitcoinIngressEgress/depositFailed.d.cts +110 -313
- package/dist/180/bitcoinIngressEgress/depositFailed.d.ts +110 -313
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.cts +11 -11
- package/dist/180/bitcoinIngressEgress/failedToBuildAllBatchCall.d.ts +11 -11
- package/dist/180/common.cjs +56 -9
- package/dist/180/common.d.cts +1127 -3872
- package/dist/180/common.d.ts +1127 -3872
- package/dist/180/common.mjs +56 -9
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.cts +11 -11
- package/dist/180/ethereumIngressEgress/ccmEgressInvalid.d.ts +11 -11
- package/dist/180/ethereumIngressEgress/depositFailed.d.cts +9 -421
- package/dist/180/ethereumIngressEgress/depositFailed.d.ts +9 -421
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.cts +11 -11
- package/dist/180/ethereumIngressEgress/failedToBuildAllBatchCall.d.ts +11 -11
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.cts +11 -11
- package/dist/180/polkadotIngressEgress/ccmEgressInvalid.d.ts +11 -11
- package/dist/180/polkadotIngressEgress/depositFailed.d.cts +9 -421
- package/dist/180/polkadotIngressEgress/depositFailed.d.ts +9 -421
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.cts +11 -11
- package/dist/180/polkadotIngressEgress/failedToBuildAllBatchCall.d.ts +11 -11
- package/dist/180/solanaElections/unknownElection.cjs +13 -0
- package/dist/180/solanaElections/unknownElection.d.cts +47 -0
- package/dist/180/solanaElections/unknownElection.d.ts +47 -0
- package/dist/180/solanaElections/unknownElection.mjs +13 -0
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.cts +11 -11
- package/dist/180/solanaIngressEgress/ccmEgressInvalid.d.ts +11 -11
- package/dist/180/solanaIngressEgress/depositFailed.d.cts +9 -421
- package/dist/180/solanaIngressEgress/depositFailed.d.ts +9 -421
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.cts +11 -11
- package/dist/180/solanaIngressEgress/failedToBuildAllBatchCall.d.ts +11 -11
- package/dist/180/solanaThresholdSigner/thresholdSignatureRequest.cjs +19 -0
- package/dist/180/solanaThresholdSigner/thresholdSignatureRequest.d.cts +107 -0
- package/dist/180/solanaThresholdSigner/thresholdSignatureRequest.d.ts +107 -0
- package/dist/180/solanaThresholdSigner/thresholdSignatureRequest.mjs +19 -0
- package/dist/180/swapping/affiliateRegistration.cjs +12 -0
- package/dist/180/swapping/affiliateRegistration.d.cts +20 -0
- package/dist/180/swapping/affiliateRegistration.d.ts +20 -0
- package/dist/180/swapping/affiliateRegistration.mjs +12 -0
- package/dist/180/swapping/withdrawalRequested.cjs +20 -0
- package/dist/180/swapping/withdrawalRequested.d.cts +91 -0
- package/dist/180/swapping/withdrawalRequested.d.ts +91 -0
- package/dist/180/swapping/withdrawalRequested.mjs +20 -0
- package/package.json +1 -1
- package/dist/180/swapping/affiliateRegistrationUpdated.cjs +0 -12
- package/dist/180/swapping/affiliateRegistrationUpdated.d.cts +0 -20
- package/dist/180/swapping/affiliateRegistrationUpdated.d.ts +0 -20
- package/dist/180/swapping/affiliateRegistrationUpdated.mjs +0 -12
|
@@ -32,17 +32,17 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
32
32
|
error: string;
|
|
33
33
|
}>;
|
|
34
34
|
}, "strip", z.ZodTypeAny, {
|
|
35
|
-
__kind: "Module";
|
|
36
35
|
value: {
|
|
37
36
|
index: number;
|
|
38
37
|
error: `0x${string}`;
|
|
39
38
|
};
|
|
40
|
-
}, {
|
|
41
39
|
__kind: "Module";
|
|
40
|
+
}, {
|
|
42
41
|
value: {
|
|
43
42
|
index: number;
|
|
44
43
|
error: string;
|
|
45
44
|
};
|
|
45
|
+
__kind: "Module";
|
|
46
46
|
}>, z.ZodObject<{
|
|
47
47
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
48
48
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -73,13 +73,13 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
73
73
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
74
74
|
}>;
|
|
75
75
|
}, "strip", z.ZodTypeAny, {
|
|
76
|
-
__kind: "Token";
|
|
77
76
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
78
|
-
}, {
|
|
79
77
|
__kind: "Token";
|
|
78
|
+
}, {
|
|
80
79
|
value: {
|
|
81
80
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
82
81
|
};
|
|
82
|
+
__kind: "Token";
|
|
83
83
|
}>, z.ZodObject<{
|
|
84
84
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
85
85
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -92,13 +92,13 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
92
92
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
93
93
|
}>;
|
|
94
94
|
}, "strip", z.ZodTypeAny, {
|
|
95
|
-
__kind: "Arithmetic";
|
|
96
95
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
97
|
-
}, {
|
|
98
96
|
__kind: "Arithmetic";
|
|
97
|
+
}, {
|
|
99
98
|
value: {
|
|
100
99
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
101
100
|
};
|
|
101
|
+
__kind: "Arithmetic";
|
|
102
102
|
}>, z.ZodObject<{
|
|
103
103
|
__kind: z.ZodLiteral<"Transactional">;
|
|
104
104
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -111,13 +111,13 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
111
111
|
__kind: "LimitReached" | "NoLayer";
|
|
112
112
|
}>;
|
|
113
113
|
}, "strip", z.ZodTypeAny, {
|
|
114
|
-
__kind: "Transactional";
|
|
115
114
|
value: "LimitReached" | "NoLayer";
|
|
116
|
-
}, {
|
|
117
115
|
__kind: "Transactional";
|
|
116
|
+
}, {
|
|
118
117
|
value: {
|
|
119
118
|
__kind: "LimitReached" | "NoLayer";
|
|
120
119
|
};
|
|
120
|
+
__kind: "Transactional";
|
|
121
121
|
}>, z.ZodObject<{
|
|
122
122
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
123
123
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -156,14 +156,14 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
156
156
|
}>;
|
|
157
157
|
amount: z.ZodEffects<z.ZodUnion<[z.ZodNumber, z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, string, string>]>, bigint, string | number>;
|
|
158
158
|
}, "strip", z.ZodTypeAny, {
|
|
159
|
-
asset: "Eth" | "Flip" | "Usdc";
|
|
160
159
|
depositAddress: `0x${string}`;
|
|
160
|
+
asset: "Eth" | "Flip" | "Usdc";
|
|
161
161
|
amount: bigint;
|
|
162
162
|
}, {
|
|
163
|
+
depositAddress: string;
|
|
163
164
|
asset: {
|
|
164
165
|
__kind: "Eth" | "Flip" | "Usdc";
|
|
165
166
|
};
|
|
166
|
-
depositAddress: string;
|
|
167
167
|
amount: string | number;
|
|
168
168
|
}>;
|
|
169
169
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -174,11 +174,11 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
174
174
|
} | {
|
|
175
175
|
__kind: "BadOrigin";
|
|
176
176
|
} | {
|
|
177
|
-
__kind: "Module";
|
|
178
177
|
value: {
|
|
179
178
|
index: number;
|
|
180
179
|
error: `0x${string}`;
|
|
181
180
|
};
|
|
181
|
+
__kind: "Module";
|
|
182
182
|
} | {
|
|
183
183
|
__kind: "ConsumerRemaining";
|
|
184
184
|
} | {
|
|
@@ -186,14 +186,14 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
186
186
|
} | {
|
|
187
187
|
__kind: "TooManyConsumers";
|
|
188
188
|
} | {
|
|
189
|
-
__kind: "Token";
|
|
190
189
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
190
|
+
__kind: "Token";
|
|
191
191
|
} | {
|
|
192
|
-
__kind: "Arithmetic";
|
|
193
192
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
193
|
+
__kind: "Arithmetic";
|
|
194
194
|
} | {
|
|
195
|
-
__kind: "Transactional";
|
|
196
195
|
value: "LimitReached" | "NoLayer";
|
|
196
|
+
__kind: "Transactional";
|
|
197
197
|
} | {
|
|
198
198
|
__kind: "Exhausted";
|
|
199
199
|
} | {
|
|
@@ -204,8 +204,8 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
204
204
|
__kind: "RootNotAllowed";
|
|
205
205
|
};
|
|
206
206
|
depositWitness: {
|
|
207
|
-
asset: "Eth" | "Flip" | "Usdc";
|
|
208
207
|
depositAddress: `0x${string}`;
|
|
208
|
+
asset: "Eth" | "Flip" | "Usdc";
|
|
209
209
|
amount: bigint;
|
|
210
210
|
};
|
|
211
211
|
}, {
|
|
@@ -216,11 +216,11 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
216
216
|
} | {
|
|
217
217
|
__kind: "BadOrigin";
|
|
218
218
|
} | {
|
|
219
|
-
__kind: "Module";
|
|
220
219
|
value: {
|
|
221
220
|
index: number;
|
|
222
221
|
error: string;
|
|
223
222
|
};
|
|
223
|
+
__kind: "Module";
|
|
224
224
|
} | {
|
|
225
225
|
__kind: "ConsumerRemaining";
|
|
226
226
|
} | {
|
|
@@ -228,20 +228,20 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
228
228
|
} | {
|
|
229
229
|
__kind: "TooManyConsumers";
|
|
230
230
|
} | {
|
|
231
|
-
__kind: "Token";
|
|
232
231
|
value: {
|
|
233
232
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
234
233
|
};
|
|
234
|
+
__kind: "Token";
|
|
235
235
|
} | {
|
|
236
|
-
__kind: "Arithmetic";
|
|
237
236
|
value: {
|
|
238
237
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
239
238
|
};
|
|
239
|
+
__kind: "Arithmetic";
|
|
240
240
|
} | {
|
|
241
|
-
__kind: "Transactional";
|
|
242
241
|
value: {
|
|
243
242
|
__kind: "LimitReached" | "NoLayer";
|
|
244
243
|
};
|
|
244
|
+
__kind: "Transactional";
|
|
245
245
|
} | {
|
|
246
246
|
__kind: "Exhausted";
|
|
247
247
|
} | {
|
|
@@ -252,10 +252,10 @@ declare const ethereumIngressEgressDepositWitnessRejected: z.ZodObject<{
|
|
|
252
252
|
__kind: "RootNotAllowed";
|
|
253
253
|
};
|
|
254
254
|
depositWitness: {
|
|
255
|
+
depositAddress: string;
|
|
255
256
|
asset: {
|
|
256
257
|
__kind: "Eth" | "Flip" | "Usdc";
|
|
257
258
|
};
|
|
258
|
-
depositAddress: string;
|
|
259
259
|
amount: string | number;
|
|
260
260
|
};
|
|
261
261
|
}>;
|
|
@@ -13,54 +13,54 @@ declare const flipRemainingImbalance: z.ZodObject<{
|
|
|
13
13
|
__kind: z.ZodLiteral<"Account">;
|
|
14
14
|
value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
__kind: "Account";
|
|
17
16
|
value: string;
|
|
18
|
-
}, {
|
|
19
17
|
__kind: "Account";
|
|
18
|
+
}, {
|
|
20
19
|
value: string;
|
|
20
|
+
__kind: "Account";
|
|
21
21
|
}>, z.ZodObject<{
|
|
22
22
|
__kind: z.ZodLiteral<"Reserve">;
|
|
23
23
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
24
24
|
}, "strip", z.ZodTypeAny, {
|
|
25
|
-
__kind: "Reserve";
|
|
26
25
|
value: `0x${string}`;
|
|
27
|
-
}, {
|
|
28
26
|
__kind: "Reserve";
|
|
27
|
+
}, {
|
|
29
28
|
value: string;
|
|
29
|
+
__kind: "Reserve";
|
|
30
30
|
}>, z.ZodObject<{
|
|
31
31
|
__kind: z.ZodLiteral<"PendingRedemption">;
|
|
32
32
|
value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
33
33
|
}, "strip", z.ZodTypeAny, {
|
|
34
|
-
__kind: "PendingRedemption";
|
|
35
34
|
value: string;
|
|
36
|
-
}, {
|
|
37
35
|
__kind: "PendingRedemption";
|
|
36
|
+
}, {
|
|
38
37
|
value: string;
|
|
38
|
+
__kind: "PendingRedemption";
|
|
39
39
|
}>]>;
|
|
40
40
|
}, "strip", z.ZodTypeAny, {
|
|
41
|
-
__kind: "Internal";
|
|
42
41
|
value: {
|
|
43
|
-
__kind: "Account";
|
|
44
42
|
value: string;
|
|
43
|
+
__kind: "Account";
|
|
45
44
|
} | {
|
|
46
|
-
__kind: "Reserve";
|
|
47
45
|
value: `0x${string}`;
|
|
46
|
+
__kind: "Reserve";
|
|
48
47
|
} | {
|
|
49
|
-
__kind: "PendingRedemption";
|
|
50
48
|
value: string;
|
|
49
|
+
__kind: "PendingRedemption";
|
|
51
50
|
};
|
|
52
|
-
}, {
|
|
53
51
|
__kind: "Internal";
|
|
52
|
+
}, {
|
|
54
53
|
value: {
|
|
55
|
-
__kind: "Account";
|
|
56
54
|
value: string;
|
|
55
|
+
__kind: "Account";
|
|
57
56
|
} | {
|
|
58
|
-
__kind: "Reserve";
|
|
59
57
|
value: string;
|
|
58
|
+
__kind: "Reserve";
|
|
60
59
|
} | {
|
|
61
|
-
__kind: "PendingRedemption";
|
|
62
60
|
value: string;
|
|
61
|
+
__kind: "PendingRedemption";
|
|
63
62
|
};
|
|
63
|
+
__kind: "Internal";
|
|
64
64
|
}>, z.ZodObject<{
|
|
65
65
|
__kind: z.ZodLiteral<"Emissions">;
|
|
66
66
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -73,17 +73,17 @@ declare const flipRemainingImbalance: z.ZodObject<{
|
|
|
73
73
|
who: {
|
|
74
74
|
__kind: "External";
|
|
75
75
|
} | {
|
|
76
|
-
__kind: "Internal";
|
|
77
76
|
value: {
|
|
78
|
-
__kind: "Account";
|
|
79
77
|
value: string;
|
|
78
|
+
__kind: "Account";
|
|
80
79
|
} | {
|
|
81
|
-
__kind: "Reserve";
|
|
82
80
|
value: `0x${string}`;
|
|
81
|
+
__kind: "Reserve";
|
|
83
82
|
} | {
|
|
84
|
-
__kind: "PendingRedemption";
|
|
85
83
|
value: string;
|
|
84
|
+
__kind: "PendingRedemption";
|
|
86
85
|
};
|
|
86
|
+
__kind: "Internal";
|
|
87
87
|
} | {
|
|
88
88
|
__kind: "Emissions";
|
|
89
89
|
};
|
|
@@ -92,17 +92,17 @@ declare const flipRemainingImbalance: z.ZodObject<{
|
|
|
92
92
|
who: {
|
|
93
93
|
__kind: "External";
|
|
94
94
|
} | {
|
|
95
|
-
__kind: "Internal";
|
|
96
95
|
value: {
|
|
97
|
-
__kind: "Account";
|
|
98
96
|
value: string;
|
|
97
|
+
__kind: "Account";
|
|
99
98
|
} | {
|
|
100
|
-
__kind: "Reserve";
|
|
101
99
|
value: string;
|
|
100
|
+
__kind: "Reserve";
|
|
102
101
|
} | {
|
|
103
|
-
__kind: "PendingRedemption";
|
|
104
102
|
value: string;
|
|
103
|
+
__kind: "PendingRedemption";
|
|
105
104
|
};
|
|
105
|
+
__kind: "Internal";
|
|
106
106
|
} | {
|
|
107
107
|
__kind: "Emissions";
|
|
108
108
|
};
|
|
@@ -13,54 +13,54 @@ declare const flipRemainingImbalance: z.ZodObject<{
|
|
|
13
13
|
__kind: z.ZodLiteral<"Account">;
|
|
14
14
|
value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
__kind: "Account";
|
|
17
16
|
value: string;
|
|
18
|
-
}, {
|
|
19
17
|
__kind: "Account";
|
|
18
|
+
}, {
|
|
20
19
|
value: string;
|
|
20
|
+
__kind: "Account";
|
|
21
21
|
}>, z.ZodObject<{
|
|
22
22
|
__kind: z.ZodLiteral<"Reserve">;
|
|
23
23
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
24
24
|
}, "strip", z.ZodTypeAny, {
|
|
25
|
-
__kind: "Reserve";
|
|
26
25
|
value: `0x${string}`;
|
|
27
|
-
}, {
|
|
28
26
|
__kind: "Reserve";
|
|
27
|
+
}, {
|
|
29
28
|
value: string;
|
|
29
|
+
__kind: "Reserve";
|
|
30
30
|
}>, z.ZodObject<{
|
|
31
31
|
__kind: z.ZodLiteral<"PendingRedemption">;
|
|
32
32
|
value: z.ZodEffects<z.ZodUnion<[z.ZodEffects<z.ZodString, `0x${string}`, string>, z.ZodEffects<z.ZodString, `0x${string}`, string>]>, string, string>;
|
|
33
33
|
}, "strip", z.ZodTypeAny, {
|
|
34
|
-
__kind: "PendingRedemption";
|
|
35
34
|
value: string;
|
|
36
|
-
}, {
|
|
37
35
|
__kind: "PendingRedemption";
|
|
36
|
+
}, {
|
|
38
37
|
value: string;
|
|
38
|
+
__kind: "PendingRedemption";
|
|
39
39
|
}>]>;
|
|
40
40
|
}, "strip", z.ZodTypeAny, {
|
|
41
|
-
__kind: "Internal";
|
|
42
41
|
value: {
|
|
43
|
-
__kind: "Account";
|
|
44
42
|
value: string;
|
|
43
|
+
__kind: "Account";
|
|
45
44
|
} | {
|
|
46
|
-
__kind: "Reserve";
|
|
47
45
|
value: `0x${string}`;
|
|
46
|
+
__kind: "Reserve";
|
|
48
47
|
} | {
|
|
49
|
-
__kind: "PendingRedemption";
|
|
50
48
|
value: string;
|
|
49
|
+
__kind: "PendingRedemption";
|
|
51
50
|
};
|
|
52
|
-
}, {
|
|
53
51
|
__kind: "Internal";
|
|
52
|
+
}, {
|
|
54
53
|
value: {
|
|
55
|
-
__kind: "Account";
|
|
56
54
|
value: string;
|
|
55
|
+
__kind: "Account";
|
|
57
56
|
} | {
|
|
58
|
-
__kind: "Reserve";
|
|
59
57
|
value: string;
|
|
58
|
+
__kind: "Reserve";
|
|
60
59
|
} | {
|
|
61
|
-
__kind: "PendingRedemption";
|
|
62
60
|
value: string;
|
|
61
|
+
__kind: "PendingRedemption";
|
|
63
62
|
};
|
|
63
|
+
__kind: "Internal";
|
|
64
64
|
}>, z.ZodObject<{
|
|
65
65
|
__kind: z.ZodLiteral<"Emissions">;
|
|
66
66
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -73,17 +73,17 @@ declare const flipRemainingImbalance: z.ZodObject<{
|
|
|
73
73
|
who: {
|
|
74
74
|
__kind: "External";
|
|
75
75
|
} | {
|
|
76
|
-
__kind: "Internal";
|
|
77
76
|
value: {
|
|
78
|
-
__kind: "Account";
|
|
79
77
|
value: string;
|
|
78
|
+
__kind: "Account";
|
|
80
79
|
} | {
|
|
81
|
-
__kind: "Reserve";
|
|
82
80
|
value: `0x${string}`;
|
|
81
|
+
__kind: "Reserve";
|
|
83
82
|
} | {
|
|
84
|
-
__kind: "PendingRedemption";
|
|
85
83
|
value: string;
|
|
84
|
+
__kind: "PendingRedemption";
|
|
86
85
|
};
|
|
86
|
+
__kind: "Internal";
|
|
87
87
|
} | {
|
|
88
88
|
__kind: "Emissions";
|
|
89
89
|
};
|
|
@@ -92,17 +92,17 @@ declare const flipRemainingImbalance: z.ZodObject<{
|
|
|
92
92
|
who: {
|
|
93
93
|
__kind: "External";
|
|
94
94
|
} | {
|
|
95
|
-
__kind: "Internal";
|
|
96
95
|
value: {
|
|
97
|
-
__kind: "Account";
|
|
98
96
|
value: string;
|
|
97
|
+
__kind: "Account";
|
|
99
98
|
} | {
|
|
100
|
-
__kind: "Reserve";
|
|
101
99
|
value: string;
|
|
100
|
+
__kind: "Reserve";
|
|
102
101
|
} | {
|
|
103
|
-
__kind: "PendingRedemption";
|
|
104
102
|
value: string;
|
|
103
|
+
__kind: "PendingRedemption";
|
|
105
104
|
};
|
|
105
|
+
__kind: "Internal";
|
|
106
106
|
} | {
|
|
107
107
|
__kind: "Emissions";
|
|
108
108
|
};
|
|
@@ -33,17 +33,17 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
|
|
|
33
33
|
error: string;
|
|
34
34
|
}>;
|
|
35
35
|
}, "strip", z.ZodTypeAny, {
|
|
36
|
+
__kind: "Module";
|
|
36
37
|
value: {
|
|
37
38
|
index: number;
|
|
38
39
|
error: `0x${string}`;
|
|
39
40
|
};
|
|
40
|
-
__kind: "Module";
|
|
41
41
|
}, {
|
|
42
|
+
__kind: "Module";
|
|
42
43
|
value: {
|
|
43
44
|
index: number;
|
|
44
45
|
error: string;
|
|
45
46
|
};
|
|
46
|
-
__kind: "Module";
|
|
47
47
|
}>, z.ZodObject<{
|
|
48
48
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
49
49
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -74,13 +74,13 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
|
|
|
74
74
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
75
75
|
}>;
|
|
76
76
|
}, "strip", z.ZodTypeAny, {
|
|
77
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
78
77
|
__kind: "Token";
|
|
78
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
79
79
|
}, {
|
|
80
|
+
__kind: "Token";
|
|
80
81
|
value: {
|
|
81
82
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
82
83
|
};
|
|
83
|
-
__kind: "Token";
|
|
84
84
|
}>, z.ZodObject<{
|
|
85
85
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
86
86
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -93,13 +93,13 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
|
|
|
93
93
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
94
94
|
}>;
|
|
95
95
|
}, "strip", z.ZodTypeAny, {
|
|
96
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
97
96
|
__kind: "Arithmetic";
|
|
97
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
98
98
|
}, {
|
|
99
|
+
__kind: "Arithmetic";
|
|
99
100
|
value: {
|
|
100
101
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
101
102
|
};
|
|
102
|
-
__kind: "Arithmetic";
|
|
103
103
|
}>, z.ZodObject<{
|
|
104
104
|
__kind: z.ZodLiteral<"Transactional">;
|
|
105
105
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -112,13 +112,13 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
|
|
|
112
112
|
__kind: "LimitReached" | "NoLayer";
|
|
113
113
|
}>;
|
|
114
114
|
}, "strip", z.ZodTypeAny, {
|
|
115
|
-
value: "LimitReached" | "NoLayer";
|
|
116
115
|
__kind: "Transactional";
|
|
116
|
+
value: "LimitReached" | "NoLayer";
|
|
117
117
|
}, {
|
|
118
|
+
__kind: "Transactional";
|
|
118
119
|
value: {
|
|
119
120
|
__kind: "LimitReached" | "NoLayer";
|
|
120
121
|
};
|
|
121
|
-
__kind: "Transactional";
|
|
122
122
|
}>, z.ZodObject<{
|
|
123
123
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
124
124
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -145,6 +145,7 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
|
|
|
145
145
|
__kind: "RootNotAllowed";
|
|
146
146
|
}>]>;
|
|
147
147
|
}, "strip", z.ZodTypeAny, {
|
|
148
|
+
callHash: `0x${string}`;
|
|
148
149
|
error: {
|
|
149
150
|
__kind: "Other";
|
|
150
151
|
} | {
|
|
@@ -152,11 +153,11 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
|
|
|
152
153
|
} | {
|
|
153
154
|
__kind: "BadOrigin";
|
|
154
155
|
} | {
|
|
156
|
+
__kind: "Module";
|
|
155
157
|
value: {
|
|
156
158
|
index: number;
|
|
157
159
|
error: `0x${string}`;
|
|
158
160
|
};
|
|
159
|
-
__kind: "Module";
|
|
160
161
|
} | {
|
|
161
162
|
__kind: "ConsumerRemaining";
|
|
162
163
|
} | {
|
|
@@ -164,14 +165,14 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
|
|
|
164
165
|
} | {
|
|
165
166
|
__kind: "TooManyConsumers";
|
|
166
167
|
} | {
|
|
167
|
-
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
168
168
|
__kind: "Token";
|
|
169
|
+
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
169
170
|
} | {
|
|
170
|
-
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
171
171
|
__kind: "Arithmetic";
|
|
172
|
+
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
172
173
|
} | {
|
|
173
|
-
value: "LimitReached" | "NoLayer";
|
|
174
174
|
__kind: "Transactional";
|
|
175
|
+
value: "LimitReached" | "NoLayer";
|
|
175
176
|
} | {
|
|
176
177
|
__kind: "Exhausted";
|
|
177
178
|
} | {
|
|
@@ -181,8 +182,8 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
|
|
|
181
182
|
} | {
|
|
182
183
|
__kind: "RootNotAllowed";
|
|
183
184
|
};
|
|
184
|
-
callHash: `0x${string}`;
|
|
185
185
|
}, {
|
|
186
|
+
callHash: string;
|
|
186
187
|
error: {
|
|
187
188
|
__kind: "Other";
|
|
188
189
|
} | {
|
|
@@ -190,11 +191,11 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
|
|
|
190
191
|
} | {
|
|
191
192
|
__kind: "BadOrigin";
|
|
192
193
|
} | {
|
|
194
|
+
__kind: "Module";
|
|
193
195
|
value: {
|
|
194
196
|
index: number;
|
|
195
197
|
error: string;
|
|
196
198
|
};
|
|
197
|
-
__kind: "Module";
|
|
198
199
|
} | {
|
|
199
200
|
__kind: "ConsumerRemaining";
|
|
200
201
|
} | {
|
|
@@ -202,20 +203,20 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
|
|
|
202
203
|
} | {
|
|
203
204
|
__kind: "TooManyConsumers";
|
|
204
205
|
} | {
|
|
206
|
+
__kind: "Token";
|
|
205
207
|
value: {
|
|
206
208
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
207
209
|
};
|
|
208
|
-
__kind: "Token";
|
|
209
210
|
} | {
|
|
211
|
+
__kind: "Arithmetic";
|
|
210
212
|
value: {
|
|
211
213
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
212
214
|
};
|
|
213
|
-
__kind: "Arithmetic";
|
|
214
215
|
} | {
|
|
216
|
+
__kind: "Transactional";
|
|
215
217
|
value: {
|
|
216
218
|
__kind: "LimitReached" | "NoLayer";
|
|
217
219
|
};
|
|
218
|
-
__kind: "Transactional";
|
|
219
220
|
} | {
|
|
220
221
|
__kind: "Exhausted";
|
|
221
222
|
} | {
|
|
@@ -225,7 +226,6 @@ declare const witnesserWitnessExecutionFailed: z.ZodObject<{
|
|
|
225
226
|
} | {
|
|
226
227
|
__kind: "RootNotAllowed";
|
|
227
228
|
};
|
|
228
|
-
callHash: string;
|
|
229
229
|
}>;
|
|
230
230
|
|
|
231
231
|
export { witnesserWitnessExecutionFailed };
|