@chainflip/processor 1.5.0 → 1.5.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 +15 -6
- package/dist/100/common.d.cts +25 -25
- package/dist/100/common.d.ts +25 -25
- package/dist/100/common.mjs +14 -5
- 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 +23 -23
- package/dist/100/liquidityProvider/liquidityDepositAddressReady.d.ts +23 -23
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.cts +21 -21
- package/dist/100/liquidityProvider/withdrawalEgressScheduled.d.ts +21 -21
- 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/swapping/batchSwapFailed.d.cts +2 -2
- package/dist/100/swapping/batchSwapFailed.d.ts +2 -2
- package/dist/100/swapping/ccmDepositReceived.d.cts +19 -19
- package/dist/100/swapping/ccmDepositReceived.d.ts +19 -19
- package/dist/100/swapping/ccmFailed.d.cts +15 -15
- package/dist/100/swapping/ccmFailed.d.ts +15 -15
- package/dist/100/swapping/swapAmountTooLow.d.cts +35 -35
- package/dist/100/swapping/swapAmountTooLow.d.ts +35 -35
- package/dist/100/swapping/swapDepositAddressReady.d.cts +36 -36
- package/dist/100/swapping/swapDepositAddressReady.d.ts +36 -36
- package/dist/100/swapping/swapScheduled.d.cts +37 -37
- package/dist/100/swapping/swapScheduled.d.ts +37 -37
- package/dist/100/swapping/withdrawalRequested.d.cts +15 -15
- package/dist/100/swapping/withdrawalRequested.d.ts +15 -15
- package/dist/100/witnesser/witnessExecutionFailed.d.cts +2 -2
- package/dist/100/witnesser/witnessExecutionFailed.d.ts +2 -2
- package/dist/102/common.cjs +3 -3
- package/dist/102/common.mjs +2 -2
- package/dist/111/common.cjs +3 -3
- package/dist/111/common.mjs +2 -2
- package/dist/120/common.cjs +15 -6
- package/dist/120/common.d.cts +10 -10
- package/dist/120/common.d.ts +10 -10
- package/dist/120/common.mjs +14 -5
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.cts +15 -15
- package/dist/120/liquidityProvider/withdrawalEgressScheduled.d.ts +15 -15
- package/dist/120/swapping/ccmFailed.d.cts +79 -79
- package/dist/120/swapping/ccmFailed.d.ts +79 -79
- package/dist/120/swapping/swapEgressIgnored.d.cts +24 -24
- package/dist/120/swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/120/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/120/swapping/swapEgressScheduled.d.ts +6 -6
- package/dist/120/swapping/swapExecuted.d.cts +12 -12
- package/dist/120/swapping/swapExecuted.d.ts +12 -12
- package/dist/120/swapping/withdrawalRequested.d.cts +23 -23
- package/dist/120/swapping/withdrawalRequested.d.ts +23 -23
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/131/common.cjs +15 -6
- package/dist/131/common.d.cts +25 -25
- package/dist/131/common.d.ts +25 -25
- package/dist/131/common.mjs +14 -5
- package/dist/131/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/131/environment/runtimeSafeModeUpdated.d.ts +40 -40
- package/dist/131/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/131/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.cts +15 -15
- package/dist/131/liquidityProvider/liquidityDepositAddressReady.d.ts +15 -15
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.cts +15 -15
- package/dist/131/liquidityProvider/withdrawalEgressScheduled.d.ts +15 -15
- package/dist/131/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/131/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/131/swapping/ccmFailed.d.cts +35 -35
- package/dist/131/swapping/ccmFailed.d.ts +35 -35
- 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 +48 -48
- package/dist/131/swapping/swapDepositAddressReady.d.ts +48 -48
- 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 +49 -49
- package/dist/131/swapping/swapScheduled.d.ts +49 -49
- package/dist/131/swapping/withdrawalRequested.d.cts +21 -21
- package/dist/131/swapping/withdrawalRequested.d.ts +21 -21
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/141/bitcoinIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/bitcoinIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/bitcoinIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/common.cjs +19 -7
- package/dist/141/common.d.cts +30 -30
- package/dist/141/common.d.ts +30 -30
- package/dist/141/common.mjs +18 -6
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/boostFundsAdded.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/141/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/141/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/141/ethereumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.cts +3 -3
- package/dist/141/ethereumIngressEgress/insufficientBoostLiquidity.d.ts +3 -3
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/ethereumIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.cts +18 -18
- package/dist/141/liquidityProvider/liquidityDepositAddressReady.d.ts +18 -18
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.cts +18 -18
- package/dist/141/liquidityProvider/withdrawalEgressScheduled.d.ts +18 -18
- package/dist/141/swapping/ccmDepositReceived.d.cts +18 -18
- package/dist/141/swapping/ccmDepositReceived.d.ts +18 -18
- package/dist/141/swapping/ccmFailed.d.cts +42 -42
- package/dist/141/swapping/ccmFailed.d.ts +42 -42
- package/dist/141/swapping/swapDepositAddressReady.d.cts +36 -36
- package/dist/141/swapping/swapDepositAddressReady.d.ts +36 -36
- package/dist/141/swapping/swapScheduled.d.cts +42 -42
- package/dist/141/swapping/swapScheduled.d.ts +42 -42
- package/dist/141/swapping/withdrawalRequested.d.cts +18 -18
- package/dist/141/swapping/withdrawalRequested.d.ts +18 -18
- package/dist/150/assetBalances/refundScheduled.d.cts +52 -52
- package/dist/150/assetBalances/refundScheduled.d.ts +52 -52
- package/dist/150/assetBalances/refundSkipped.d.cts +70 -70
- package/dist/150/assetBalances/refundSkipped.d.ts +70 -70
- package/dist/150/common.cjs +40 -23
- package/dist/150/common.d.cts +205 -338
- package/dist/150/common.d.ts +205 -338
- package/dist/150/common.mjs +39 -22
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/ethereumIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/150/ethereumIngressEgress/depositBoosted.d.cts +4 -4
- package/dist/150/ethereumIngressEgress/depositBoosted.d.ts +4 -4
- package/dist/150/ethereumIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/ethereumIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.cts +16 -16
- package/dist/150/ethereumIngressEgress/depositWitnessRejected.d.ts +16 -16
- 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/liquidityProvider/liquidityDepositAddressReady.d.cts +24 -24
- package/dist/150/liquidityProvider/liquidityDepositAddressReady.d.ts +24 -24
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.cts +24 -24
- package/dist/150/liquidityProvider/withdrawalEgressScheduled.d.ts +24 -24
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/polkadotIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.cts +4 -4
- package/dist/150/polkadotIngressEgress/ccmEgressInvalid.d.ts +4 -4
- 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/150/swapping/ccmDepositReceived.d.cts +24 -24
- package/dist/150/swapping/ccmDepositReceived.d.ts +24 -24
- package/dist/150/swapping/ccmFailed.d.cts +56 -56
- package/dist/150/swapping/ccmFailed.d.ts +56 -56
- package/dist/150/swapping/swapDepositAddressReady.cjs +1 -1
- package/dist/150/swapping/swapDepositAddressReady.d.cts +83 -254
- package/dist/150/swapping/swapDepositAddressReady.d.ts +83 -254
- package/dist/150/swapping/swapDepositAddressReady.mjs +2 -2
- package/dist/150/swapping/swapScheduled.d.cts +56 -56
- package/dist/150/swapping/swapScheduled.d.ts +56 -56
- package/dist/150/swapping/withdrawalRequested.d.cts +24 -24
- package/dist/150/swapping/withdrawalRequested.d.ts +24 -24
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/arbitrumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/arbitrumIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/160/arbitrumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.cts +14 -14
- package/dist/160/bitcoinIngressEgress/ccmEgressInvalid.d.ts +14 -14
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/bitcoinIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/160/common.cjs +25 -8
- package/dist/160/common.d.cts +88 -88
- package/dist/160/common.d.ts +88 -88
- package/dist/160/common.mjs +24 -7
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.cts +61 -61
- package/dist/160/ethereumIngressEgress/ccmEgressInvalid.d.ts +61 -61
- package/dist/160/ethereumIngressEgress/depositBoosted.d.cts +10 -10
- package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +2 -2
- package/dist/160/liquidityPools/limitOrderUpdated.d.ts +2 -2
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +2 -2
- package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +2 -2
- package/dist/160/liquidityProvider/accountCredited.d.cts +2 -2
- package/dist/160/liquidityProvider/accountCredited.d.ts +2 -2
- package/dist/160/liquidityProvider/accountDebited.d.cts +2 -2
- package/dist/160/liquidityProvider/accountDebited.d.ts +2 -2
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.cts +28 -28
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +28 -28
- package/dist/160/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/160/liquidityProvider/liquidityDepositCredited.d.ts +2 -2
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.cts +24 -24
- package/dist/160/liquidityProvider/withdrawalEgressScheduled.d.ts +24 -24
- 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/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/160/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/160/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/160/swapping/ccmFailed.d.cts +56 -56
- package/dist/160/swapping/ccmFailed.d.ts +56 -56
- package/dist/160/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/160/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/160/swapping/refundEgressIgnored.d.cts +12 -12
- package/dist/160/swapping/refundEgressIgnored.d.ts +12 -12
- package/dist/160/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/160/swapping/refundEgressScheduled.d.ts +8 -8
- package/dist/160/swapping/swapAmountConfiscated.d.cts +7 -7
- package/dist/160/swapping/swapAmountConfiscated.d.ts +7 -7
- package/dist/160/swapping/swapDepositAddressReady.d.cts +66 -66
- package/dist/160/swapping/swapDepositAddressReady.d.ts +66 -66
- package/dist/160/swapping/swapEgressIgnored.d.cts +12 -12
- package/dist/160/swapping/swapEgressIgnored.d.ts +12 -12
- package/dist/160/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/160/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/160/swapping/swapExecuted.d.cts +12 -12
- package/dist/160/swapping/swapExecuted.d.ts +12 -12
- package/dist/160/swapping/swapRequested.d.cts +110 -110
- package/dist/160/swapping/swapRequested.d.ts +110 -110
- package/dist/160/swapping/withdrawalRequested.d.cts +30 -30
- package/dist/160/swapping/withdrawalRequested.d.ts +30 -30
- package/dist/Processor.cjs +7 -1
- package/dist/Processor.mjs +7 -1
- package/package.json +1 -1
package/dist/131/common.d.cts
CHANGED
|
@@ -1409,29 +1409,29 @@ declare const cfChainsBtcBitcoinTransactionData: z.ZodObject<{
|
|
|
1409
1409
|
encodedTransaction: string;
|
|
1410
1410
|
}>;
|
|
1411
1411
|
declare const cfChainsAddressEncodedAddress: z.ZodUnion<[z.ZodObject<{
|
|
1412
|
-
__kind: z.ZodLiteral<"Eth">;
|
|
1412
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Eth">, "Ethereum", "Eth">;
|
|
1413
1413
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1414
1414
|
}, "strip", z.ZodTypeAny, {
|
|
1415
|
-
__kind: "
|
|
1415
|
+
__kind: "Ethereum";
|
|
1416
1416
|
value: `0x${string}`;
|
|
1417
1417
|
}, {
|
|
1418
1418
|
__kind: "Eth";
|
|
1419
1419
|
value: string;
|
|
1420
1420
|
}>, z.ZodObject<{
|
|
1421
|
-
__kind: z.ZodLiteral<"Dot">;
|
|
1422
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1421
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Dot">, "Polkadot", "Dot">;
|
|
1422
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
1423
1423
|
}, "strip", z.ZodTypeAny, {
|
|
1424
|
-
__kind: "
|
|
1425
|
-
value:
|
|
1424
|
+
__kind: "Polkadot";
|
|
1425
|
+
value: string;
|
|
1426
1426
|
}, {
|
|
1427
1427
|
__kind: "Dot";
|
|
1428
1428
|
value: string;
|
|
1429
1429
|
}>, z.ZodObject<{
|
|
1430
|
-
__kind: z.ZodLiteral<"Btc">;
|
|
1431
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1430
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Btc">, "Bitcoin", "Btc">;
|
|
1431
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
1432
1432
|
}, "strip", z.ZodTypeAny, {
|
|
1433
|
-
__kind: "
|
|
1434
|
-
value:
|
|
1433
|
+
__kind: "Bitcoin";
|
|
1434
|
+
value: string;
|
|
1435
1435
|
}, {
|
|
1436
1436
|
__kind: "Btc";
|
|
1437
1437
|
value: string;
|
|
@@ -1461,29 +1461,29 @@ declare const cfChainsCcmChannelMetadata: z.ZodObject<{
|
|
|
1461
1461
|
declare const cfChainsSwapOrigin: z.ZodUnion<[z.ZodObject<{
|
|
1462
1462
|
__kind: z.ZodLiteral<"DepositChannel">;
|
|
1463
1463
|
depositAddress: z.ZodUnion<[z.ZodObject<{
|
|
1464
|
-
__kind: z.ZodLiteral<"Eth">;
|
|
1464
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Eth">, "Ethereum", "Eth">;
|
|
1465
1465
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1466
1466
|
}, "strip", z.ZodTypeAny, {
|
|
1467
|
-
__kind: "
|
|
1467
|
+
__kind: "Ethereum";
|
|
1468
1468
|
value: `0x${string}`;
|
|
1469
1469
|
}, {
|
|
1470
1470
|
__kind: "Eth";
|
|
1471
1471
|
value: string;
|
|
1472
1472
|
}>, z.ZodObject<{
|
|
1473
|
-
__kind: z.ZodLiteral<"Dot">;
|
|
1474
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1473
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Dot">, "Polkadot", "Dot">;
|
|
1474
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
1475
1475
|
}, "strip", z.ZodTypeAny, {
|
|
1476
|
-
__kind: "
|
|
1477
|
-
value:
|
|
1476
|
+
__kind: "Polkadot";
|
|
1477
|
+
value: string;
|
|
1478
1478
|
}, {
|
|
1479
1479
|
__kind: "Dot";
|
|
1480
1480
|
value: string;
|
|
1481
1481
|
}>, z.ZodObject<{
|
|
1482
|
-
__kind: z.ZodLiteral<"Btc">;
|
|
1483
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1482
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Btc">, "Bitcoin", "Btc">;
|
|
1483
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
1484
1484
|
}, "strip", z.ZodTypeAny, {
|
|
1485
|
-
__kind: "
|
|
1486
|
-
value:
|
|
1485
|
+
__kind: "Bitcoin";
|
|
1486
|
+
value: string;
|
|
1487
1487
|
}, {
|
|
1488
1488
|
__kind: "Btc";
|
|
1489
1489
|
value: string;
|
|
@@ -1493,14 +1493,14 @@ declare const cfChainsSwapOrigin: z.ZodUnion<[z.ZodObject<{
|
|
|
1493
1493
|
}, "strip", z.ZodTypeAny, {
|
|
1494
1494
|
__kind: "DepositChannel";
|
|
1495
1495
|
depositAddress: {
|
|
1496
|
-
__kind: "
|
|
1496
|
+
__kind: "Ethereum";
|
|
1497
1497
|
value: `0x${string}`;
|
|
1498
1498
|
} | {
|
|
1499
|
-
__kind: "
|
|
1500
|
-
value:
|
|
1499
|
+
__kind: "Polkadot";
|
|
1500
|
+
value: string;
|
|
1501
1501
|
} | {
|
|
1502
|
-
__kind: "
|
|
1503
|
-
value:
|
|
1502
|
+
__kind: "Bitcoin";
|
|
1503
|
+
value: string;
|
|
1504
1504
|
};
|
|
1505
1505
|
channelId: bigint;
|
|
1506
1506
|
depositBlockHeight: bigint;
|
package/dist/131/common.d.ts
CHANGED
|
@@ -1409,29 +1409,29 @@ declare const cfChainsBtcBitcoinTransactionData: z.ZodObject<{
|
|
|
1409
1409
|
encodedTransaction: string;
|
|
1410
1410
|
}>;
|
|
1411
1411
|
declare const cfChainsAddressEncodedAddress: z.ZodUnion<[z.ZodObject<{
|
|
1412
|
-
__kind: z.ZodLiteral<"Eth">;
|
|
1412
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Eth">, "Ethereum", "Eth">;
|
|
1413
1413
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1414
1414
|
}, "strip", z.ZodTypeAny, {
|
|
1415
|
-
__kind: "
|
|
1415
|
+
__kind: "Ethereum";
|
|
1416
1416
|
value: `0x${string}`;
|
|
1417
1417
|
}, {
|
|
1418
1418
|
__kind: "Eth";
|
|
1419
1419
|
value: string;
|
|
1420
1420
|
}>, z.ZodObject<{
|
|
1421
|
-
__kind: z.ZodLiteral<"Dot">;
|
|
1422
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1421
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Dot">, "Polkadot", "Dot">;
|
|
1422
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
1423
1423
|
}, "strip", z.ZodTypeAny, {
|
|
1424
|
-
__kind: "
|
|
1425
|
-
value:
|
|
1424
|
+
__kind: "Polkadot";
|
|
1425
|
+
value: string;
|
|
1426
1426
|
}, {
|
|
1427
1427
|
__kind: "Dot";
|
|
1428
1428
|
value: string;
|
|
1429
1429
|
}>, z.ZodObject<{
|
|
1430
|
-
__kind: z.ZodLiteral<"Btc">;
|
|
1431
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1430
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Btc">, "Bitcoin", "Btc">;
|
|
1431
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
1432
1432
|
}, "strip", z.ZodTypeAny, {
|
|
1433
|
-
__kind: "
|
|
1434
|
-
value:
|
|
1433
|
+
__kind: "Bitcoin";
|
|
1434
|
+
value: string;
|
|
1435
1435
|
}, {
|
|
1436
1436
|
__kind: "Btc";
|
|
1437
1437
|
value: string;
|
|
@@ -1461,29 +1461,29 @@ declare const cfChainsCcmChannelMetadata: z.ZodObject<{
|
|
|
1461
1461
|
declare const cfChainsSwapOrigin: z.ZodUnion<[z.ZodObject<{
|
|
1462
1462
|
__kind: z.ZodLiteral<"DepositChannel">;
|
|
1463
1463
|
depositAddress: z.ZodUnion<[z.ZodObject<{
|
|
1464
|
-
__kind: z.ZodLiteral<"Eth">;
|
|
1464
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Eth">, "Ethereum", "Eth">;
|
|
1465
1465
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1466
1466
|
}, "strip", z.ZodTypeAny, {
|
|
1467
|
-
__kind: "
|
|
1467
|
+
__kind: "Ethereum";
|
|
1468
1468
|
value: `0x${string}`;
|
|
1469
1469
|
}, {
|
|
1470
1470
|
__kind: "Eth";
|
|
1471
1471
|
value: string;
|
|
1472
1472
|
}>, z.ZodObject<{
|
|
1473
|
-
__kind: z.ZodLiteral<"Dot">;
|
|
1474
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1473
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Dot">, "Polkadot", "Dot">;
|
|
1474
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
1475
1475
|
}, "strip", z.ZodTypeAny, {
|
|
1476
|
-
__kind: "
|
|
1477
|
-
value:
|
|
1476
|
+
__kind: "Polkadot";
|
|
1477
|
+
value: string;
|
|
1478
1478
|
}, {
|
|
1479
1479
|
__kind: "Dot";
|
|
1480
1480
|
value: string;
|
|
1481
1481
|
}>, z.ZodObject<{
|
|
1482
|
-
__kind: z.ZodLiteral<"Btc">;
|
|
1483
|
-
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
1482
|
+
__kind: z.ZodEffects<z.ZodLiteral<"Btc">, "Bitcoin", "Btc">;
|
|
1483
|
+
value: z.ZodEffects<z.ZodEffects<z.ZodString, `0x${string}`, string>, string, string>;
|
|
1484
1484
|
}, "strip", z.ZodTypeAny, {
|
|
1485
|
-
__kind: "
|
|
1486
|
-
value:
|
|
1485
|
+
__kind: "Bitcoin";
|
|
1486
|
+
value: string;
|
|
1487
1487
|
}, {
|
|
1488
1488
|
__kind: "Btc";
|
|
1489
1489
|
value: string;
|
|
@@ -1493,14 +1493,14 @@ declare const cfChainsSwapOrigin: z.ZodUnion<[z.ZodObject<{
|
|
|
1493
1493
|
}, "strip", z.ZodTypeAny, {
|
|
1494
1494
|
__kind: "DepositChannel";
|
|
1495
1495
|
depositAddress: {
|
|
1496
|
-
__kind: "
|
|
1496
|
+
__kind: "Ethereum";
|
|
1497
1497
|
value: `0x${string}`;
|
|
1498
1498
|
} | {
|
|
1499
|
-
__kind: "
|
|
1500
|
-
value:
|
|
1499
|
+
__kind: "Polkadot";
|
|
1500
|
+
value: string;
|
|
1501
1501
|
} | {
|
|
1502
|
-
__kind: "
|
|
1503
|
-
value:
|
|
1502
|
+
__kind: "Bitcoin";
|
|
1503
|
+
value: string;
|
|
1504
1504
|
};
|
|
1505
1505
|
channelId: bigint;
|
|
1506
1506
|
depositBlockHeight: bigint;
|
package/dist/131/common.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// generated/131/common.ts
|
|
2
2
|
import { z } from "zod";
|
|
3
|
-
import
|
|
3
|
+
import * as ss58 from "@chainflip/utils/ss58";
|
|
4
4
|
var hexString = z.string().refine((v) => /^0x[\da-f]*$/i.test(v), { message: "Invalid hex string" });
|
|
5
5
|
var simpleEnum = (values) => z.object({ __kind: z.enum(values) }).transform(({ __kind }) => __kind);
|
|
6
6
|
var cfPrimitivesChainsAssetsEthAsset = simpleEnum(["Eth", "Flip", "Usdc", "Usdt"]);
|
|
@@ -111,7 +111,7 @@ var spRuntimeDispatchError = z.union([
|
|
|
111
111
|
var accountId = z.union([
|
|
112
112
|
hexString,
|
|
113
113
|
z.string().regex(/^[0-9a-f]+$/).transform((v) => `0x${v}`)
|
|
114
|
-
]).transform((value) => encode({ data: value, ss58Format: 2112 }));
|
|
114
|
+
]).transform((value) => ss58.encode({ data: value, ss58Format: 2112 }));
|
|
115
115
|
var stateChainRuntimeChainflipOffencesOffence = simpleEnum([
|
|
116
116
|
"ParticipateSigningFailed",
|
|
117
117
|
"ParticipateKeygenFailed",
|
|
@@ -144,9 +144,18 @@ var cfChainsDotPolkadotTransactionId = z.object({
|
|
|
144
144
|
});
|
|
145
145
|
var cfChainsBtcBitcoinTransactionData = z.object({ encodedTransaction: hexString });
|
|
146
146
|
var cfChainsAddressEncodedAddress = z.union([
|
|
147
|
-
z.object({
|
|
148
|
-
|
|
149
|
-
|
|
147
|
+
z.object({
|
|
148
|
+
__kind: z.literal("Eth").transform(() => "Ethereum"),
|
|
149
|
+
value: hexString
|
|
150
|
+
}),
|
|
151
|
+
z.object({
|
|
152
|
+
__kind: z.literal("Dot").transform(() => "Polkadot"),
|
|
153
|
+
value: hexString.transform((value) => ss58.encode({ data: value, ss58Format: 0 }))
|
|
154
|
+
}),
|
|
155
|
+
z.object({
|
|
156
|
+
__kind: z.literal("Btc").transform(() => "Bitcoin"),
|
|
157
|
+
value: hexString.transform((value) => Buffer.from(value.slice(2), "hex").toString("utf8"))
|
|
158
|
+
})
|
|
150
159
|
]);
|
|
151
160
|
var cfPrimitivesChainsAssetsAnyAsset = simpleEnum([
|
|
152
161
|
"Eth",
|
|
@@ -159,9 +159,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
159
159
|
bitcoinIngressEgress: z.ZodBoolean;
|
|
160
160
|
bitcoinVault: z.ZodBoolean;
|
|
161
161
|
}, "strip", z.ZodTypeAny, {
|
|
162
|
+
governance: boolean;
|
|
162
163
|
funding: boolean;
|
|
163
164
|
swapping: boolean;
|
|
164
|
-
governance: boolean;
|
|
165
165
|
ethereumBroadcast: boolean;
|
|
166
166
|
ethereumChainTracking: boolean;
|
|
167
167
|
ethereumIngressEgress: boolean;
|
|
@@ -175,9 +175,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
175
175
|
bitcoinIngressEgress: boolean;
|
|
176
176
|
bitcoinVault: boolean;
|
|
177
177
|
}, {
|
|
178
|
+
governance: boolean;
|
|
178
179
|
funding: boolean;
|
|
179
180
|
swapping: boolean;
|
|
180
|
-
governance: boolean;
|
|
181
181
|
ethereumBroadcast: boolean;
|
|
182
182
|
ethereumChainTracking: boolean;
|
|
183
183
|
ethereumIngressEgress: boolean;
|
|
@@ -192,10 +192,11 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
192
192
|
bitcoinVault: boolean;
|
|
193
193
|
}>;
|
|
194
194
|
}, "strip", z.ZodTypeAny, {
|
|
195
|
+
__kind: "CodeAmber";
|
|
195
196
|
value: {
|
|
197
|
+
governance: boolean;
|
|
196
198
|
funding: boolean;
|
|
197
199
|
swapping: boolean;
|
|
198
|
-
governance: boolean;
|
|
199
200
|
ethereumBroadcast: boolean;
|
|
200
201
|
ethereumChainTracking: boolean;
|
|
201
202
|
ethereumIngressEgress: boolean;
|
|
@@ -209,12 +210,12 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
209
210
|
bitcoinIngressEgress: boolean;
|
|
210
211
|
bitcoinVault: boolean;
|
|
211
212
|
};
|
|
212
|
-
__kind: "CodeAmber";
|
|
213
213
|
}, {
|
|
214
|
+
__kind: "CodeAmber";
|
|
214
215
|
value: {
|
|
216
|
+
governance: boolean;
|
|
215
217
|
funding: boolean;
|
|
216
218
|
swapping: boolean;
|
|
217
|
-
governance: boolean;
|
|
218
219
|
ethereumBroadcast: boolean;
|
|
219
220
|
ethereumChainTracking: boolean;
|
|
220
221
|
ethereumIngressEgress: boolean;
|
|
@@ -228,12 +229,8 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
228
229
|
bitcoinIngressEgress: boolean;
|
|
229
230
|
bitcoinVault: boolean;
|
|
230
231
|
};
|
|
231
|
-
__kind: "CodeAmber";
|
|
232
232
|
}>]>;
|
|
233
233
|
}, "strip", z.ZodTypeAny, {
|
|
234
|
-
emissions: {
|
|
235
|
-
emissionsSyncEnabled: boolean;
|
|
236
|
-
};
|
|
237
234
|
funding: {
|
|
238
235
|
redeemEnabled: boolean;
|
|
239
236
|
startBiddingEnabled: boolean;
|
|
@@ -245,6 +242,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
245
242
|
depositsEnabled: boolean;
|
|
246
243
|
brokerRegistrationEnabled: boolean;
|
|
247
244
|
};
|
|
245
|
+
emissions: {
|
|
246
|
+
emissionsSyncEnabled: boolean;
|
|
247
|
+
};
|
|
248
248
|
liquidityProvider: {
|
|
249
249
|
depositEnabled: boolean;
|
|
250
250
|
withdrawalEnabled: boolean;
|
|
@@ -282,10 +282,11 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
282
282
|
} | {
|
|
283
283
|
__kind: "CodeRed";
|
|
284
284
|
} | {
|
|
285
|
+
__kind: "CodeAmber";
|
|
285
286
|
value: {
|
|
287
|
+
governance: boolean;
|
|
286
288
|
funding: boolean;
|
|
287
289
|
swapping: boolean;
|
|
288
|
-
governance: boolean;
|
|
289
290
|
ethereumBroadcast: boolean;
|
|
290
291
|
ethereumChainTracking: boolean;
|
|
291
292
|
ethereumIngressEgress: boolean;
|
|
@@ -299,12 +300,8 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
299
300
|
bitcoinIngressEgress: boolean;
|
|
300
301
|
bitcoinVault: boolean;
|
|
301
302
|
};
|
|
302
|
-
__kind: "CodeAmber";
|
|
303
303
|
};
|
|
304
304
|
}, {
|
|
305
|
-
emissions: {
|
|
306
|
-
emissionsSyncEnabled: boolean;
|
|
307
|
-
};
|
|
308
305
|
funding: {
|
|
309
306
|
redeemEnabled: boolean;
|
|
310
307
|
startBiddingEnabled: boolean;
|
|
@@ -316,6 +313,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
316
313
|
depositsEnabled: boolean;
|
|
317
314
|
brokerRegistrationEnabled: boolean;
|
|
318
315
|
};
|
|
316
|
+
emissions: {
|
|
317
|
+
emissionsSyncEnabled: boolean;
|
|
318
|
+
};
|
|
319
319
|
liquidityProvider: {
|
|
320
320
|
depositEnabled: boolean;
|
|
321
321
|
withdrawalEnabled: boolean;
|
|
@@ -353,10 +353,11 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
353
353
|
} | {
|
|
354
354
|
__kind: "CodeRed";
|
|
355
355
|
} | {
|
|
356
|
+
__kind: "CodeAmber";
|
|
356
357
|
value: {
|
|
358
|
+
governance: boolean;
|
|
357
359
|
funding: boolean;
|
|
358
360
|
swapping: boolean;
|
|
359
|
-
governance: boolean;
|
|
360
361
|
ethereumBroadcast: boolean;
|
|
361
362
|
ethereumChainTracking: boolean;
|
|
362
363
|
ethereumIngressEgress: boolean;
|
|
@@ -370,14 +371,11 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
370
371
|
bitcoinIngressEgress: boolean;
|
|
371
372
|
bitcoinVault: boolean;
|
|
372
373
|
};
|
|
373
|
-
__kind: "CodeAmber";
|
|
374
374
|
};
|
|
375
375
|
}>;
|
|
376
376
|
}, "strip", z.ZodTypeAny, {
|
|
377
|
+
__kind: "CodeAmber";
|
|
377
378
|
value: {
|
|
378
|
-
emissions: {
|
|
379
|
-
emissionsSyncEnabled: boolean;
|
|
380
|
-
};
|
|
381
379
|
funding: {
|
|
382
380
|
redeemEnabled: boolean;
|
|
383
381
|
startBiddingEnabled: boolean;
|
|
@@ -389,6 +387,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
389
387
|
depositsEnabled: boolean;
|
|
390
388
|
brokerRegistrationEnabled: boolean;
|
|
391
389
|
};
|
|
390
|
+
emissions: {
|
|
391
|
+
emissionsSyncEnabled: boolean;
|
|
392
|
+
};
|
|
392
393
|
liquidityProvider: {
|
|
393
394
|
depositEnabled: boolean;
|
|
394
395
|
withdrawalEnabled: boolean;
|
|
@@ -426,10 +427,11 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
426
427
|
} | {
|
|
427
428
|
__kind: "CodeRed";
|
|
428
429
|
} | {
|
|
430
|
+
__kind: "CodeAmber";
|
|
429
431
|
value: {
|
|
432
|
+
governance: boolean;
|
|
430
433
|
funding: boolean;
|
|
431
434
|
swapping: boolean;
|
|
432
|
-
governance: boolean;
|
|
433
435
|
ethereumBroadcast: boolean;
|
|
434
436
|
ethereumChainTracking: boolean;
|
|
435
437
|
ethereumIngressEgress: boolean;
|
|
@@ -443,15 +445,11 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
443
445
|
bitcoinIngressEgress: boolean;
|
|
444
446
|
bitcoinVault: boolean;
|
|
445
447
|
};
|
|
446
|
-
__kind: "CodeAmber";
|
|
447
448
|
};
|
|
448
449
|
};
|
|
449
|
-
__kind: "CodeAmber";
|
|
450
450
|
}, {
|
|
451
|
+
__kind: "CodeAmber";
|
|
451
452
|
value: {
|
|
452
|
-
emissions: {
|
|
453
|
-
emissionsSyncEnabled: boolean;
|
|
454
|
-
};
|
|
455
453
|
funding: {
|
|
456
454
|
redeemEnabled: boolean;
|
|
457
455
|
startBiddingEnabled: boolean;
|
|
@@ -463,6 +461,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
463
461
|
depositsEnabled: boolean;
|
|
464
462
|
brokerRegistrationEnabled: boolean;
|
|
465
463
|
};
|
|
464
|
+
emissions: {
|
|
465
|
+
emissionsSyncEnabled: boolean;
|
|
466
|
+
};
|
|
466
467
|
liquidityProvider: {
|
|
467
468
|
depositEnabled: boolean;
|
|
468
469
|
withdrawalEnabled: boolean;
|
|
@@ -500,10 +501,11 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
500
501
|
} | {
|
|
501
502
|
__kind: "CodeRed";
|
|
502
503
|
} | {
|
|
504
|
+
__kind: "CodeAmber";
|
|
503
505
|
value: {
|
|
506
|
+
governance: boolean;
|
|
504
507
|
funding: boolean;
|
|
505
508
|
swapping: boolean;
|
|
506
|
-
governance: boolean;
|
|
507
509
|
ethereumBroadcast: boolean;
|
|
508
510
|
ethereumChainTracking: boolean;
|
|
509
511
|
ethereumIngressEgress: boolean;
|
|
@@ -517,10 +519,8 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
517
519
|
bitcoinIngressEgress: boolean;
|
|
518
520
|
bitcoinVault: boolean;
|
|
519
521
|
};
|
|
520
|
-
__kind: "CodeAmber";
|
|
521
522
|
};
|
|
522
523
|
};
|
|
523
|
-
__kind: "CodeAmber";
|
|
524
524
|
}>]>;
|
|
525
525
|
}, "strip", z.ZodTypeAny, {
|
|
526
526
|
safeMode: {
|
|
@@ -528,10 +528,8 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
528
528
|
} | {
|
|
529
529
|
__kind: "CodeGreen";
|
|
530
530
|
} | {
|
|
531
|
+
__kind: "CodeAmber";
|
|
531
532
|
value: {
|
|
532
|
-
emissions: {
|
|
533
|
-
emissionsSyncEnabled: boolean;
|
|
534
|
-
};
|
|
535
533
|
funding: {
|
|
536
534
|
redeemEnabled: boolean;
|
|
537
535
|
startBiddingEnabled: boolean;
|
|
@@ -543,6 +541,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
543
541
|
depositsEnabled: boolean;
|
|
544
542
|
brokerRegistrationEnabled: boolean;
|
|
545
543
|
};
|
|
544
|
+
emissions: {
|
|
545
|
+
emissionsSyncEnabled: boolean;
|
|
546
|
+
};
|
|
546
547
|
liquidityProvider: {
|
|
547
548
|
depositEnabled: boolean;
|
|
548
549
|
withdrawalEnabled: boolean;
|
|
@@ -580,10 +581,11 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
580
581
|
} | {
|
|
581
582
|
__kind: "CodeRed";
|
|
582
583
|
} | {
|
|
584
|
+
__kind: "CodeAmber";
|
|
583
585
|
value: {
|
|
586
|
+
governance: boolean;
|
|
584
587
|
funding: boolean;
|
|
585
588
|
swapping: boolean;
|
|
586
|
-
governance: boolean;
|
|
587
589
|
ethereumBroadcast: boolean;
|
|
588
590
|
ethereumChainTracking: boolean;
|
|
589
591
|
ethereumIngressEgress: boolean;
|
|
@@ -597,10 +599,8 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
597
599
|
bitcoinIngressEgress: boolean;
|
|
598
600
|
bitcoinVault: boolean;
|
|
599
601
|
};
|
|
600
|
-
__kind: "CodeAmber";
|
|
601
602
|
};
|
|
602
603
|
};
|
|
603
|
-
__kind: "CodeAmber";
|
|
604
604
|
};
|
|
605
605
|
}, {
|
|
606
606
|
safeMode: {
|
|
@@ -608,10 +608,8 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
608
608
|
} | {
|
|
609
609
|
__kind: "CodeGreen";
|
|
610
610
|
} | {
|
|
611
|
+
__kind: "CodeAmber";
|
|
611
612
|
value: {
|
|
612
|
-
emissions: {
|
|
613
|
-
emissionsSyncEnabled: boolean;
|
|
614
|
-
};
|
|
615
613
|
funding: {
|
|
616
614
|
redeemEnabled: boolean;
|
|
617
615
|
startBiddingEnabled: boolean;
|
|
@@ -623,6 +621,9 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
623
621
|
depositsEnabled: boolean;
|
|
624
622
|
brokerRegistrationEnabled: boolean;
|
|
625
623
|
};
|
|
624
|
+
emissions: {
|
|
625
|
+
emissionsSyncEnabled: boolean;
|
|
626
|
+
};
|
|
626
627
|
liquidityProvider: {
|
|
627
628
|
depositEnabled: boolean;
|
|
628
629
|
withdrawalEnabled: boolean;
|
|
@@ -660,10 +661,11 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
660
661
|
} | {
|
|
661
662
|
__kind: "CodeRed";
|
|
662
663
|
} | {
|
|
664
|
+
__kind: "CodeAmber";
|
|
663
665
|
value: {
|
|
666
|
+
governance: boolean;
|
|
664
667
|
funding: boolean;
|
|
665
668
|
swapping: boolean;
|
|
666
|
-
governance: boolean;
|
|
667
669
|
ethereumBroadcast: boolean;
|
|
668
670
|
ethereumChainTracking: boolean;
|
|
669
671
|
ethereumIngressEgress: boolean;
|
|
@@ -677,10 +679,8 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
677
679
|
bitcoinIngressEgress: boolean;
|
|
678
680
|
bitcoinVault: boolean;
|
|
679
681
|
};
|
|
680
|
-
__kind: "CodeAmber";
|
|
681
682
|
};
|
|
682
683
|
};
|
|
683
|
-
__kind: "CodeAmber";
|
|
684
684
|
};
|
|
685
685
|
}>;
|
|
686
686
|
|