@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
|
@@ -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" | "Usdt";
|
|
160
159
|
depositAddress: `0x${string}`;
|
|
160
|
+
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
161
161
|
amount: bigint;
|
|
162
162
|
}, {
|
|
163
|
+
depositAddress: string;
|
|
163
164
|
asset: {
|
|
164
165
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
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" | "Usdt";
|
|
208
207
|
depositAddress: `0x${string}`;
|
|
208
|
+
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
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" | "Usdt";
|
|
257
258
|
};
|
|
258
|
-
depositAddress: string;
|
|
259
259
|
amount: string | number;
|
|
260
260
|
};
|
|
261
261
|
}>;
|
|
@@ -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" | "Usdt";
|
|
160
159
|
depositAddress: `0x${string}`;
|
|
160
|
+
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
161
161
|
amount: bigint;
|
|
162
162
|
}, {
|
|
163
|
+
depositAddress: string;
|
|
163
164
|
asset: {
|
|
164
165
|
__kind: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
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" | "Usdt";
|
|
208
207
|
depositAddress: `0x${string}`;
|
|
208
|
+
asset: "Eth" | "Flip" | "Usdc" | "Usdt";
|
|
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" | "Usdt";
|
|
257
258
|
};
|
|
258
|
-
depositAddress: string;
|
|
259
259
|
amount: string | number;
|
|
260
260
|
};
|
|
261
261
|
}>;
|
|
@@ -64,17 +64,17 @@ declare const ethereumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
64
64
|
error: string;
|
|
65
65
|
}>;
|
|
66
66
|
}, "strip", z.ZodTypeAny, {
|
|
67
|
-
__kind: "Module";
|
|
68
67
|
value: {
|
|
69
68
|
index: number;
|
|
70
69
|
error: `0x${string}`;
|
|
71
70
|
};
|
|
72
|
-
}, {
|
|
73
71
|
__kind: "Module";
|
|
72
|
+
}, {
|
|
74
73
|
value: {
|
|
75
74
|
index: number;
|
|
76
75
|
error: string;
|
|
77
76
|
};
|
|
77
|
+
__kind: "Module";
|
|
78
78
|
}>, z.ZodObject<{
|
|
79
79
|
__kind: z.ZodLiteral<"ConsumerRemaining">;
|
|
80
80
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -105,13 +105,13 @@ declare const ethereumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
105
105
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
106
106
|
}>;
|
|
107
107
|
}, "strip", z.ZodTypeAny, {
|
|
108
|
-
__kind: "Token";
|
|
109
108
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
110
|
-
}, {
|
|
111
109
|
__kind: "Token";
|
|
110
|
+
}, {
|
|
112
111
|
value: {
|
|
113
112
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
114
113
|
};
|
|
114
|
+
__kind: "Token";
|
|
115
115
|
}>, z.ZodObject<{
|
|
116
116
|
__kind: z.ZodLiteral<"Arithmetic">;
|
|
117
117
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -124,13 +124,13 @@ declare const ethereumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
124
124
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
125
125
|
}>;
|
|
126
126
|
}, "strip", z.ZodTypeAny, {
|
|
127
|
-
__kind: "Arithmetic";
|
|
128
127
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
129
|
-
}, {
|
|
130
128
|
__kind: "Arithmetic";
|
|
129
|
+
}, {
|
|
131
130
|
value: {
|
|
132
131
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
133
132
|
};
|
|
133
|
+
__kind: "Arithmetic";
|
|
134
134
|
}>, z.ZodObject<{
|
|
135
135
|
__kind: z.ZodLiteral<"Transactional">;
|
|
136
136
|
value: z.ZodEffects<z.ZodObject<{
|
|
@@ -143,13 +143,13 @@ declare const ethereumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
143
143
|
__kind: "LimitReached" | "NoLayer";
|
|
144
144
|
}>;
|
|
145
145
|
}, "strip", z.ZodTypeAny, {
|
|
146
|
-
__kind: "Transactional";
|
|
147
146
|
value: "LimitReached" | "NoLayer";
|
|
148
|
-
}, {
|
|
149
147
|
__kind: "Transactional";
|
|
148
|
+
}, {
|
|
150
149
|
value: {
|
|
151
150
|
__kind: "LimitReached" | "NoLayer";
|
|
152
151
|
};
|
|
152
|
+
__kind: "Transactional";
|
|
153
153
|
}>, z.ZodObject<{
|
|
154
154
|
__kind: z.ZodLiteral<"Exhausted">;
|
|
155
155
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -176,7 +176,6 @@ declare const ethereumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
176
176
|
__kind: "RootNotAllowed";
|
|
177
177
|
}>]>;
|
|
178
178
|
}, "strip", z.ZodTypeAny, {
|
|
179
|
-
__kind: "DispatchError";
|
|
180
179
|
value: {
|
|
181
180
|
__kind: "Other";
|
|
182
181
|
} | {
|
|
@@ -184,11 +183,11 @@ declare const ethereumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
184
183
|
} | {
|
|
185
184
|
__kind: "BadOrigin";
|
|
186
185
|
} | {
|
|
187
|
-
__kind: "Module";
|
|
188
186
|
value: {
|
|
189
187
|
index: number;
|
|
190
188
|
error: `0x${string}`;
|
|
191
189
|
};
|
|
190
|
+
__kind: "Module";
|
|
192
191
|
} | {
|
|
193
192
|
__kind: "ConsumerRemaining";
|
|
194
193
|
} | {
|
|
@@ -196,14 +195,14 @@ declare const ethereumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
196
195
|
} | {
|
|
197
196
|
__kind: "TooManyConsumers";
|
|
198
197
|
} | {
|
|
199
|
-
__kind: "Token";
|
|
200
198
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
199
|
+
__kind: "Token";
|
|
201
200
|
} | {
|
|
202
|
-
__kind: "Arithmetic";
|
|
203
201
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
202
|
+
__kind: "Arithmetic";
|
|
204
203
|
} | {
|
|
205
|
-
__kind: "Transactional";
|
|
206
204
|
value: "LimitReached" | "NoLayer";
|
|
205
|
+
__kind: "Transactional";
|
|
207
206
|
} | {
|
|
208
207
|
__kind: "Exhausted";
|
|
209
208
|
} | {
|
|
@@ -213,8 +212,8 @@ declare const ethereumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
213
212
|
} | {
|
|
214
213
|
__kind: "RootNotAllowed";
|
|
215
214
|
};
|
|
216
|
-
}, {
|
|
217
215
|
__kind: "DispatchError";
|
|
216
|
+
}, {
|
|
218
217
|
value: {
|
|
219
218
|
__kind: "Other";
|
|
220
219
|
} | {
|
|
@@ -222,11 +221,11 @@ declare const ethereumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
222
221
|
} | {
|
|
223
222
|
__kind: "BadOrigin";
|
|
224
223
|
} | {
|
|
225
|
-
__kind: "Module";
|
|
226
224
|
value: {
|
|
227
225
|
index: number;
|
|
228
226
|
error: string;
|
|
229
227
|
};
|
|
228
|
+
__kind: "Module";
|
|
230
229
|
} | {
|
|
231
230
|
__kind: "ConsumerRemaining";
|
|
232
231
|
} | {
|
|
@@ -234,20 +233,20 @@ declare const ethereumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
234
233
|
} | {
|
|
235
234
|
__kind: "TooManyConsumers";
|
|
236
235
|
} | {
|
|
237
|
-
__kind: "Token";
|
|
238
236
|
value: {
|
|
239
237
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
240
238
|
};
|
|
239
|
+
__kind: "Token";
|
|
241
240
|
} | {
|
|
242
|
-
__kind: "Arithmetic";
|
|
243
241
|
value: {
|
|
244
242
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
245
243
|
};
|
|
244
|
+
__kind: "Arithmetic";
|
|
246
245
|
} | {
|
|
247
|
-
__kind: "Transactional";
|
|
248
246
|
value: {
|
|
249
247
|
__kind: "LimitReached" | "NoLayer";
|
|
250
248
|
};
|
|
249
|
+
__kind: "Transactional";
|
|
251
250
|
} | {
|
|
252
251
|
__kind: "Exhausted";
|
|
253
252
|
} | {
|
|
@@ -257,6 +256,7 @@ declare const ethereumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
257
256
|
} | {
|
|
258
257
|
__kind: "RootNotAllowed";
|
|
259
258
|
};
|
|
259
|
+
__kind: "DispatchError";
|
|
260
260
|
}>]>;
|
|
261
261
|
}, "strip", z.ZodTypeAny, {
|
|
262
262
|
error: {
|
|
@@ -270,7 +270,6 @@ declare const ethereumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
270
270
|
} | {
|
|
271
271
|
__kind: "UtxoSelectionFailed";
|
|
272
272
|
} | {
|
|
273
|
-
__kind: "DispatchError";
|
|
274
273
|
value: {
|
|
275
274
|
__kind: "Other";
|
|
276
275
|
} | {
|
|
@@ -278,11 +277,11 @@ declare const ethereumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
278
277
|
} | {
|
|
279
278
|
__kind: "BadOrigin";
|
|
280
279
|
} | {
|
|
281
|
-
__kind: "Module";
|
|
282
280
|
value: {
|
|
283
281
|
index: number;
|
|
284
282
|
error: `0x${string}`;
|
|
285
283
|
};
|
|
284
|
+
__kind: "Module";
|
|
286
285
|
} | {
|
|
287
286
|
__kind: "ConsumerRemaining";
|
|
288
287
|
} | {
|
|
@@ -290,14 +289,14 @@ declare const ethereumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
290
289
|
} | {
|
|
291
290
|
__kind: "TooManyConsumers";
|
|
292
291
|
} | {
|
|
293
|
-
__kind: "Token";
|
|
294
292
|
value: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
293
|
+
__kind: "Token";
|
|
295
294
|
} | {
|
|
296
|
-
__kind: "Arithmetic";
|
|
297
295
|
value: "Underflow" | "Overflow" | "DivisionByZero";
|
|
296
|
+
__kind: "Arithmetic";
|
|
298
297
|
} | {
|
|
299
|
-
__kind: "Transactional";
|
|
300
298
|
value: "LimitReached" | "NoLayer";
|
|
299
|
+
__kind: "Transactional";
|
|
301
300
|
} | {
|
|
302
301
|
__kind: "Exhausted";
|
|
303
302
|
} | {
|
|
@@ -307,6 +306,7 @@ declare const ethereumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
307
306
|
} | {
|
|
308
307
|
__kind: "RootNotAllowed";
|
|
309
308
|
};
|
|
309
|
+
__kind: "DispatchError";
|
|
310
310
|
};
|
|
311
311
|
}, {
|
|
312
312
|
error: {
|
|
@@ -320,7 +320,6 @@ declare const ethereumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
320
320
|
} | {
|
|
321
321
|
__kind: "UtxoSelectionFailed";
|
|
322
322
|
} | {
|
|
323
|
-
__kind: "DispatchError";
|
|
324
323
|
value: {
|
|
325
324
|
__kind: "Other";
|
|
326
325
|
} | {
|
|
@@ -328,11 +327,11 @@ declare const ethereumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
328
327
|
} | {
|
|
329
328
|
__kind: "BadOrigin";
|
|
330
329
|
} | {
|
|
331
|
-
__kind: "Module";
|
|
332
330
|
value: {
|
|
333
331
|
index: number;
|
|
334
332
|
error: string;
|
|
335
333
|
};
|
|
334
|
+
__kind: "Module";
|
|
336
335
|
} | {
|
|
337
336
|
__kind: "ConsumerRemaining";
|
|
338
337
|
} | {
|
|
@@ -340,20 +339,20 @@ declare const ethereumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
340
339
|
} | {
|
|
341
340
|
__kind: "TooManyConsumers";
|
|
342
341
|
} | {
|
|
343
|
-
__kind: "Token";
|
|
344
342
|
value: {
|
|
345
343
|
__kind: "FundsUnavailable" | "OnlyProvider" | "BelowMinimum" | "CannotCreate" | "UnknownAsset" | "Frozen" | "Unsupported" | "CannotCreateHold" | "NotExpendable" | "Blocked";
|
|
346
344
|
};
|
|
345
|
+
__kind: "Token";
|
|
347
346
|
} | {
|
|
348
|
-
__kind: "Arithmetic";
|
|
349
347
|
value: {
|
|
350
348
|
__kind: "Underflow" | "Overflow" | "DivisionByZero";
|
|
351
349
|
};
|
|
350
|
+
__kind: "Arithmetic";
|
|
352
351
|
} | {
|
|
353
|
-
__kind: "Transactional";
|
|
354
352
|
value: {
|
|
355
353
|
__kind: "LimitReached" | "NoLayer";
|
|
356
354
|
};
|
|
355
|
+
__kind: "Transactional";
|
|
357
356
|
} | {
|
|
358
357
|
__kind: "Exhausted";
|
|
359
358
|
} | {
|
|
@@ -363,6 +362,7 @@ declare const ethereumIngressEgressFailedToBuildAllBatchCall: z.ZodObject<{
|
|
|
363
362
|
} | {
|
|
364
363
|
__kind: "RootNotAllowed";
|
|
365
364
|
};
|
|
365
|
+
__kind: "DispatchError";
|
|
366
366
|
};
|
|
367
367
|
}>;
|
|
368
368
|
|