@chainflip/processor 1.4.9 → 1.5.1
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/transactionBroadcastRequest.d.cts +2 -2
- package/dist/100/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/100/bitcoinIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.cts +2 -2
- package/dist/100/bitcoinIngressEgress/depositFetchesScheduled.d.ts +2 -2
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.cts +24 -24
- package/dist/100/bitcoinIngressEgress/depositIgnored.d.ts +24 -24
- package/dist/100/bitcoinIngressEgress/depositReceived.d.cts +24 -24
- package/dist/100/bitcoinIngressEgress/depositReceived.d.ts +24 -24
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.cts +54 -54
- package/dist/100/bitcoinIngressEgress/depositWitnessRejected.d.ts +54 -54
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.cts +20 -20
- package/dist/100/bitcoinIngressEgress/egressScheduled.d.ts +20 -20
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.cts +20 -20
- package/dist/100/bitcoinIngressEgress/vaultTransferFailed.d.ts +20 -20
- package/dist/100/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/100/environment/runtimeSafeModeUpdated.d.ts +40 -40
- 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/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/100/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/100/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/100/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- 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/swapping/batchSwapFailed.d.cts +8 -8
- package/dist/100/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/100/swapping/ccmDepositReceived.d.cts +4 -4
- package/dist/100/swapping/ccmDepositReceived.d.ts +4 -4
- package/dist/100/swapping/ccmFailed.d.cts +4 -4
- package/dist/100/swapping/ccmFailed.d.ts +4 -4
- package/dist/100/swapping/minimumSwapAmountSet.d.cts +6 -6
- package/dist/100/swapping/minimumSwapAmountSet.d.ts +6 -6
- package/dist/100/swapping/swapAmountTooLow.d.cts +10 -10
- package/dist/100/swapping/swapAmountTooLow.d.ts +10 -10
- package/dist/100/swapping/swapDepositAddressReady.d.cts +18 -18
- package/dist/100/swapping/swapDepositAddressReady.d.ts +18 -18
- package/dist/100/swapping/swapEgressScheduled.d.cts +6 -6
- package/dist/100/swapping/swapEgressScheduled.d.ts +6 -6
- package/dist/100/swapping/swapExecuted.d.cts +12 -12
- package/dist/100/swapping/swapExecuted.d.ts +12 -12
- package/dist/100/swapping/swapScheduled.d.cts +14 -14
- package/dist/100/swapping/swapScheduled.d.ts +14 -14
- package/dist/100/tokenholderGovernance/proposalEnacted.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalEnacted.d.ts +8 -8
- package/dist/100/tokenholderGovernance/proposalPassed.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalPassed.d.ts +8 -8
- package/dist/100/tokenholderGovernance/proposalRejected.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalRejected.d.ts +8 -8
- package/dist/100/tokenholderGovernance/proposalSubmitted.d.cts +8 -8
- package/dist/100/tokenholderGovernance/proposalSubmitted.d.ts +8 -8
- package/dist/100/witnesser/witnessExecutionFailed.d.cts +2 -2
- package/dist/100/witnesser/witnessExecutionFailed.d.ts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/131/bitcoinBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/131/environment/runtimeSafeModeUpdated.d.cts +40 -40
- package/dist/131/environment/runtimeSafeModeUpdated.d.ts +40 -40
- 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/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/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/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/liquidityPools/limitOrderUpdated.d.cts +4 -4
- package/dist/141/liquidityPools/limitOrderUpdated.d.ts +4 -4
- package/dist/141/liquidityPools/rangeOrderUpdated.d.cts +4 -4
- package/dist/141/liquidityPools/rangeOrderUpdated.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.cts +4 -4
- package/dist/141/polkadotIngressEgress/boostFundsAdded.d.ts +4 -4
- package/dist/141/polkadotIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.cts +20 -20
- package/dist/141/polkadotIngressEgress/ccmEgressInvalid.d.ts +20 -20
- 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/polkadotIngressEgress/stoppedBoosting.d.cts +2 -2
- package/dist/141/polkadotIngressEgress/stoppedBoosting.d.ts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.cts +2 -2
- package/dist/150/arbitrumIngressEgress/ccmBroadcastRequested.d.ts +2 -2
- package/dist/150/assetBalances/refundScheduled.d.cts +2 -2
- package/dist/150/assetBalances/refundScheduled.d.ts +2 -2
- package/dist/150/common.cjs +15 -15
- package/dist/150/common.d.cts +189 -322
- package/dist/150/common.d.ts +189 -322
- package/dist/150/common.mjs +15 -15
- 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/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/150/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.cts +16 -16
- package/dist/150/solanaIngressEgress/ccmEgressInvalid.d.ts +16 -16
- package/dist/150/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/150/solanaIngressEgress/depositFinalised.d.ts +2 -2
- 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/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/batchSwapFailed.d.cts +8 -8
- package/dist/150/swapping/batchSwapFailed.d.ts +8 -8
- package/dist/150/swapping/ccmDepositReceived.d.cts +90 -90
- package/dist/150/swapping/ccmDepositReceived.d.ts +90 -90
- package/dist/150/swapping/ccmFailed.d.cts +120 -120
- package/dist/150/swapping/ccmFailed.d.ts +120 -120
- package/dist/150/swapping/maximumSwapAmountSet.d.cts +6 -6
- package/dist/150/swapping/maximumSwapAmountSet.d.ts +6 -6
- package/dist/150/swapping/refundEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/refundEgressIgnored.d.ts +24 -24
- package/dist/150/swapping/refundEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/refundEgressScheduled.d.ts +8 -8
- package/dist/150/swapping/swapAmountConfiscated.d.cts +12 -12
- package/dist/150/swapping/swapAmountConfiscated.d.ts +12 -12
- 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/swapEgressIgnored.d.cts +24 -24
- package/dist/150/swapping/swapEgressIgnored.d.ts +24 -24
- package/dist/150/swapping/swapEgressScheduled.d.cts +8 -8
- package/dist/150/swapping/swapEgressScheduled.d.ts +8 -8
- package/dist/150/swapping/swapExecuted.d.cts +94 -94
- package/dist/150/swapping/swapExecuted.d.ts +94 -94
- package/dist/150/swapping/swapScheduled.d.cts +144 -144
- package/dist/150/swapping/swapScheduled.d.ts +144 -144
- package/dist/150/swapping/withdrawalRequested.d.cts +26 -26
- package/dist/150/swapping/withdrawalRequested.d.ts +26 -26
- 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 +6 -6
- package/dist/160/bitcoinIngressEgress/depositFinalised.d.ts +6 -6
- 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 +8 -8
- package/dist/160/ethereumIngressEgress/depositBoosted.d.ts +8 -8
- package/dist/160/ethereumIngressEgress/depositFinalised.d.cts +6 -6
- package/dist/160/ethereumIngressEgress/depositFinalised.d.ts +6 -6
- package/dist/160/liquidityPools/limitOrderUpdated.d.cts +8 -8
- package/dist/160/liquidityPools/limitOrderUpdated.d.ts +8 -8
- package/dist/160/liquidityPools/rangeOrderUpdated.d.cts +8 -8
- package/dist/160/liquidityPools/rangeOrderUpdated.d.ts +8 -8
- 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 +4 -4
- package/dist/160/liquidityProvider/liquidityDepositAddressReady.d.ts +4 -4
- package/dist/160/liquidityProvider/liquidityDepositCredited.d.cts +2 -2
- package/dist/160/liquidityProvider/liquidityDepositCredited.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 +10 -10
- package/dist/160/polkadotIngressEgress/depositBoosted.d.ts +10 -10
- package/dist/160/polkadotIngressEgress/depositFinalised.d.cts +4 -4
- package/dist/160/polkadotIngressEgress/depositFinalised.d.ts +4 -4
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.cts +2 -2
- package/dist/160/solanaBroadcaster/transactionBroadcastRequest.d.ts +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.cts +2 -2
- package/dist/160/solanaIngressEgress/boostFundsAdded.d.ts +2 -2
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.cts +50 -50
- package/dist/160/solanaIngressEgress/ccmEgressInvalid.d.ts +50 -50
- package/dist/160/solanaIngressEgress/depositFinalised.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositFinalised.d.ts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.cts +2 -2
- package/dist/160/solanaIngressEgress/depositIgnored.d.ts +2 -2
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.cts +20 -20
- package/dist/160/solanaIngressEgress/depositWitnessRejected.d.ts +20 -20
- package/package.json +1 -1
|
@@ -13,40 +13,40 @@ declare const tokenholderGovernanceProposalRejected: z.ZodObject<{
|
|
|
13
13
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
14
14
|
}>, z.ZodEffects<z.ZodString, `0x${string}`, string>], null>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
value: ["Ethereum" | "Polkadot" | "Bitcoin", `0x${string}`];
|
|
17
16
|
__kind: "SetGovernanceKey";
|
|
17
|
+
value: ["Ethereum" | "Polkadot" | "Bitcoin", `0x${string}`];
|
|
18
18
|
}, {
|
|
19
|
+
__kind: "SetGovernanceKey";
|
|
19
20
|
value: [{
|
|
20
21
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
21
22
|
}, string];
|
|
22
|
-
__kind: "SetGovernanceKey";
|
|
23
23
|
}>, z.ZodObject<{
|
|
24
24
|
__kind: z.ZodLiteral<"SetCommunityKey">;
|
|
25
25
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
26
26
|
}, "strip", z.ZodTypeAny, {
|
|
27
|
-
value: `0x${string}`;
|
|
28
27
|
__kind: "SetCommunityKey";
|
|
28
|
+
value: `0x${string}`;
|
|
29
29
|
}, {
|
|
30
|
-
value: string;
|
|
31
30
|
__kind: "SetCommunityKey";
|
|
31
|
+
value: string;
|
|
32
32
|
}>]>;
|
|
33
33
|
}, "strip", z.ZodTypeAny, {
|
|
34
34
|
proposal: {
|
|
35
|
-
value: ["Ethereum" | "Polkadot" | "Bitcoin", `0x${string}`];
|
|
36
35
|
__kind: "SetGovernanceKey";
|
|
36
|
+
value: ["Ethereum" | "Polkadot" | "Bitcoin", `0x${string}`];
|
|
37
37
|
} | {
|
|
38
|
-
value: `0x${string}`;
|
|
39
38
|
__kind: "SetCommunityKey";
|
|
39
|
+
value: `0x${string}`;
|
|
40
40
|
};
|
|
41
41
|
}, {
|
|
42
42
|
proposal: {
|
|
43
|
+
__kind: "SetGovernanceKey";
|
|
43
44
|
value: [{
|
|
44
45
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
45
46
|
}, string];
|
|
46
|
-
__kind: "SetGovernanceKey";
|
|
47
47
|
} | {
|
|
48
|
-
value: string;
|
|
49
48
|
__kind: "SetCommunityKey";
|
|
49
|
+
value: string;
|
|
50
50
|
};
|
|
51
51
|
}>;
|
|
52
52
|
|
|
@@ -13,40 +13,40 @@ declare const tokenholderGovernanceProposalRejected: z.ZodObject<{
|
|
|
13
13
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
14
14
|
}>, z.ZodEffects<z.ZodString, `0x${string}`, string>], null>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
value: ["Ethereum" | "Polkadot" | "Bitcoin", `0x${string}`];
|
|
17
16
|
__kind: "SetGovernanceKey";
|
|
17
|
+
value: ["Ethereum" | "Polkadot" | "Bitcoin", `0x${string}`];
|
|
18
18
|
}, {
|
|
19
|
+
__kind: "SetGovernanceKey";
|
|
19
20
|
value: [{
|
|
20
21
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
21
22
|
}, string];
|
|
22
|
-
__kind: "SetGovernanceKey";
|
|
23
23
|
}>, z.ZodObject<{
|
|
24
24
|
__kind: z.ZodLiteral<"SetCommunityKey">;
|
|
25
25
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
26
26
|
}, "strip", z.ZodTypeAny, {
|
|
27
|
-
value: `0x${string}`;
|
|
28
27
|
__kind: "SetCommunityKey";
|
|
28
|
+
value: `0x${string}`;
|
|
29
29
|
}, {
|
|
30
|
-
value: string;
|
|
31
30
|
__kind: "SetCommunityKey";
|
|
31
|
+
value: string;
|
|
32
32
|
}>]>;
|
|
33
33
|
}, "strip", z.ZodTypeAny, {
|
|
34
34
|
proposal: {
|
|
35
|
-
value: ["Ethereum" | "Polkadot" | "Bitcoin", `0x${string}`];
|
|
36
35
|
__kind: "SetGovernanceKey";
|
|
36
|
+
value: ["Ethereum" | "Polkadot" | "Bitcoin", `0x${string}`];
|
|
37
37
|
} | {
|
|
38
|
-
value: `0x${string}`;
|
|
39
38
|
__kind: "SetCommunityKey";
|
|
39
|
+
value: `0x${string}`;
|
|
40
40
|
};
|
|
41
41
|
}, {
|
|
42
42
|
proposal: {
|
|
43
|
+
__kind: "SetGovernanceKey";
|
|
43
44
|
value: [{
|
|
44
45
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
45
46
|
}, string];
|
|
46
|
-
__kind: "SetGovernanceKey";
|
|
47
47
|
} | {
|
|
48
|
-
value: string;
|
|
49
48
|
__kind: "SetCommunityKey";
|
|
49
|
+
value: string;
|
|
50
50
|
};
|
|
51
51
|
}>;
|
|
52
52
|
|
|
@@ -13,40 +13,40 @@ declare const tokenholderGovernanceProposalSubmitted: z.ZodObject<{
|
|
|
13
13
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
14
14
|
}>, z.ZodEffects<z.ZodString, `0x${string}`, string>], null>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
value: ["Ethereum" | "Polkadot" | "Bitcoin", `0x${string}`];
|
|
17
16
|
__kind: "SetGovernanceKey";
|
|
17
|
+
value: ["Ethereum" | "Polkadot" | "Bitcoin", `0x${string}`];
|
|
18
18
|
}, {
|
|
19
|
+
__kind: "SetGovernanceKey";
|
|
19
20
|
value: [{
|
|
20
21
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
21
22
|
}, string];
|
|
22
|
-
__kind: "SetGovernanceKey";
|
|
23
23
|
}>, z.ZodObject<{
|
|
24
24
|
__kind: z.ZodLiteral<"SetCommunityKey">;
|
|
25
25
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
26
26
|
}, "strip", z.ZodTypeAny, {
|
|
27
|
-
value: `0x${string}`;
|
|
28
27
|
__kind: "SetCommunityKey";
|
|
28
|
+
value: `0x${string}`;
|
|
29
29
|
}, {
|
|
30
|
-
value: string;
|
|
31
30
|
__kind: "SetCommunityKey";
|
|
31
|
+
value: string;
|
|
32
32
|
}>]>;
|
|
33
33
|
}, "strip", z.ZodTypeAny, {
|
|
34
34
|
proposal: {
|
|
35
|
-
value: ["Ethereum" | "Polkadot" | "Bitcoin", `0x${string}`];
|
|
36
35
|
__kind: "SetGovernanceKey";
|
|
36
|
+
value: ["Ethereum" | "Polkadot" | "Bitcoin", `0x${string}`];
|
|
37
37
|
} | {
|
|
38
|
-
value: `0x${string}`;
|
|
39
38
|
__kind: "SetCommunityKey";
|
|
39
|
+
value: `0x${string}`;
|
|
40
40
|
};
|
|
41
41
|
}, {
|
|
42
42
|
proposal: {
|
|
43
|
+
__kind: "SetGovernanceKey";
|
|
43
44
|
value: [{
|
|
44
45
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
45
46
|
}, string];
|
|
46
|
-
__kind: "SetGovernanceKey";
|
|
47
47
|
} | {
|
|
48
|
-
value: string;
|
|
49
48
|
__kind: "SetCommunityKey";
|
|
49
|
+
value: string;
|
|
50
50
|
};
|
|
51
51
|
}>;
|
|
52
52
|
|
|
@@ -13,40 +13,40 @@ declare const tokenholderGovernanceProposalSubmitted: z.ZodObject<{
|
|
|
13
13
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
14
14
|
}>, z.ZodEffects<z.ZodString, `0x${string}`, string>], null>;
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
value: ["Ethereum" | "Polkadot" | "Bitcoin", `0x${string}`];
|
|
17
16
|
__kind: "SetGovernanceKey";
|
|
17
|
+
value: ["Ethereum" | "Polkadot" | "Bitcoin", `0x${string}`];
|
|
18
18
|
}, {
|
|
19
|
+
__kind: "SetGovernanceKey";
|
|
19
20
|
value: [{
|
|
20
21
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
21
22
|
}, string];
|
|
22
|
-
__kind: "SetGovernanceKey";
|
|
23
23
|
}>, z.ZodObject<{
|
|
24
24
|
__kind: z.ZodLiteral<"SetCommunityKey">;
|
|
25
25
|
value: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
26
26
|
}, "strip", z.ZodTypeAny, {
|
|
27
|
-
value: `0x${string}`;
|
|
28
27
|
__kind: "SetCommunityKey";
|
|
28
|
+
value: `0x${string}`;
|
|
29
29
|
}, {
|
|
30
|
-
value: string;
|
|
31
30
|
__kind: "SetCommunityKey";
|
|
31
|
+
value: string;
|
|
32
32
|
}>]>;
|
|
33
33
|
}, "strip", z.ZodTypeAny, {
|
|
34
34
|
proposal: {
|
|
35
|
-
value: ["Ethereum" | "Polkadot" | "Bitcoin", `0x${string}`];
|
|
36
35
|
__kind: "SetGovernanceKey";
|
|
36
|
+
value: ["Ethereum" | "Polkadot" | "Bitcoin", `0x${string}`];
|
|
37
37
|
} | {
|
|
38
|
-
value: `0x${string}`;
|
|
39
38
|
__kind: "SetCommunityKey";
|
|
39
|
+
value: `0x${string}`;
|
|
40
40
|
};
|
|
41
41
|
}, {
|
|
42
42
|
proposal: {
|
|
43
|
+
__kind: "SetGovernanceKey";
|
|
43
44
|
value: [{
|
|
44
45
|
__kind: "Ethereum" | "Polkadot" | "Bitcoin";
|
|
45
46
|
}, string];
|
|
46
|
-
__kind: "SetGovernanceKey";
|
|
47
47
|
} | {
|
|
48
|
-
value: string;
|
|
49
48
|
__kind: "SetCommunityKey";
|
|
49
|
+
value: string;
|
|
50
50
|
};
|
|
51
51
|
}>;
|
|
52
52
|
|
|
@@ -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
|
} | {
|
|
@@ -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
|
} | {
|
|
@@ -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 };
|
|
@@ -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
|
} | {
|
|
@@ -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
|
} | {
|
|
@@ -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 };
|
|
@@ -13,18 +13,18 @@ declare const bitcoinBroadcasterTransactionBroadcastRequest: z.ZodObject<{
|
|
|
13
13
|
transactionOutId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
14
14
|
}, "strip", z.ZodTypeAny, {
|
|
15
15
|
broadcastId: number;
|
|
16
|
+
transactionOutId: `0x${string}`;
|
|
16
17
|
nominee: string;
|
|
17
18
|
transactionPayload: {
|
|
18
19
|
encodedTransaction: `0x${string}`;
|
|
19
20
|
};
|
|
20
|
-
transactionOutId: `0x${string}`;
|
|
21
21
|
}, {
|
|
22
22
|
broadcastId: number;
|
|
23
|
+
transactionOutId: string;
|
|
23
24
|
nominee: string;
|
|
24
25
|
transactionPayload: {
|
|
25
26
|
encodedTransaction: string;
|
|
26
27
|
};
|
|
27
|
-
transactionOutId: string;
|
|
28
28
|
}>;
|
|
29
29
|
|
|
30
30
|
export { bitcoinBroadcasterTransactionBroadcastRequest };
|
|
@@ -13,18 +13,18 @@ declare const bitcoinBroadcasterTransactionBroadcastRequest: z.ZodObject<{
|
|
|
13
13
|
transactionOutId: z.ZodEffects<z.ZodString, `0x${string}`, string>;
|
|
14
14
|
}, "strip", z.ZodTypeAny, {
|
|
15
15
|
broadcastId: number;
|
|
16
|
+
transactionOutId: `0x${string}`;
|
|
16
17
|
nominee: string;
|
|
17
18
|
transactionPayload: {
|
|
18
19
|
encodedTransaction: `0x${string}`;
|
|
19
20
|
};
|
|
20
|
-
transactionOutId: `0x${string}`;
|
|
21
21
|
}, {
|
|
22
22
|
broadcastId: number;
|
|
23
|
+
transactionOutId: string;
|
|
23
24
|
nominee: string;
|
|
24
25
|
transactionPayload: {
|
|
25
26
|
encodedTransaction: string;
|
|
26
27
|
};
|
|
27
|
-
transactionOutId: string;
|
|
28
28
|
}>;
|
|
29
29
|
|
|
30
30
|
export { bitcoinBroadcasterTransactionBroadcastRequest };
|
|
@@ -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;
|
|
163
162
|
funding: boolean;
|
|
164
163
|
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;
|
|
179
178
|
funding: boolean;
|
|
180
179
|
swapping: boolean;
|
|
180
|
+
governance: boolean;
|
|
181
181
|
ethereumBroadcast: boolean;
|
|
182
182
|
ethereumChainTracking: boolean;
|
|
183
183
|
ethereumIngressEgress: boolean;
|
|
@@ -192,11 +192,10 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
192
192
|
bitcoinVault: boolean;
|
|
193
193
|
}>;
|
|
194
194
|
}, "strip", z.ZodTypeAny, {
|
|
195
|
-
__kind: "CodeAmber";
|
|
196
195
|
value: {
|
|
197
|
-
governance: boolean;
|
|
198
196
|
funding: boolean;
|
|
199
197
|
swapping: boolean;
|
|
198
|
+
governance: boolean;
|
|
200
199
|
ethereumBroadcast: boolean;
|
|
201
200
|
ethereumChainTracking: boolean;
|
|
202
201
|
ethereumIngressEgress: boolean;
|
|
@@ -210,12 +209,12 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
210
209
|
bitcoinIngressEgress: boolean;
|
|
211
210
|
bitcoinVault: boolean;
|
|
212
211
|
};
|
|
213
|
-
}, {
|
|
214
212
|
__kind: "CodeAmber";
|
|
213
|
+
}, {
|
|
215
214
|
value: {
|
|
216
|
-
governance: boolean;
|
|
217
215
|
funding: boolean;
|
|
218
216
|
swapping: boolean;
|
|
217
|
+
governance: boolean;
|
|
219
218
|
ethereumBroadcast: boolean;
|
|
220
219
|
ethereumChainTracking: boolean;
|
|
221
220
|
ethereumIngressEgress: boolean;
|
|
@@ -229,8 +228,12 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
229
228
|
bitcoinIngressEgress: boolean;
|
|
230
229
|
bitcoinVault: boolean;
|
|
231
230
|
};
|
|
231
|
+
__kind: "CodeAmber";
|
|
232
232
|
}>]>;
|
|
233
233
|
}, "strip", z.ZodTypeAny, {
|
|
234
|
+
emissions: {
|
|
235
|
+
emissionsSyncEnabled: boolean;
|
|
236
|
+
};
|
|
234
237
|
funding: {
|
|
235
238
|
redeemEnabled: boolean;
|
|
236
239
|
startBiddingEnabled: boolean;
|
|
@@ -242,9 +245,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
242
245
|
depositsEnabled: boolean;
|
|
243
246
|
brokerRegistrationEnabled: boolean;
|
|
244
247
|
};
|
|
245
|
-
emissions: {
|
|
246
|
-
emissionsSyncEnabled: boolean;
|
|
247
|
-
};
|
|
248
248
|
liquidityProvider: {
|
|
249
249
|
depositEnabled: boolean;
|
|
250
250
|
withdrawalEnabled: boolean;
|
|
@@ -282,11 +282,10 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
282
282
|
} | {
|
|
283
283
|
__kind: "CodeRed";
|
|
284
284
|
} | {
|
|
285
|
-
__kind: "CodeAmber";
|
|
286
285
|
value: {
|
|
287
|
-
governance: boolean;
|
|
288
286
|
funding: boolean;
|
|
289
287
|
swapping: boolean;
|
|
288
|
+
governance: boolean;
|
|
290
289
|
ethereumBroadcast: boolean;
|
|
291
290
|
ethereumChainTracking: boolean;
|
|
292
291
|
ethereumIngressEgress: boolean;
|
|
@@ -300,8 +299,12 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
300
299
|
bitcoinIngressEgress: boolean;
|
|
301
300
|
bitcoinVault: boolean;
|
|
302
301
|
};
|
|
302
|
+
__kind: "CodeAmber";
|
|
303
303
|
};
|
|
304
304
|
}, {
|
|
305
|
+
emissions: {
|
|
306
|
+
emissionsSyncEnabled: boolean;
|
|
307
|
+
};
|
|
305
308
|
funding: {
|
|
306
309
|
redeemEnabled: boolean;
|
|
307
310
|
startBiddingEnabled: boolean;
|
|
@@ -313,9 +316,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
313
316
|
depositsEnabled: boolean;
|
|
314
317
|
brokerRegistrationEnabled: boolean;
|
|
315
318
|
};
|
|
316
|
-
emissions: {
|
|
317
|
-
emissionsSyncEnabled: boolean;
|
|
318
|
-
};
|
|
319
319
|
liquidityProvider: {
|
|
320
320
|
depositEnabled: boolean;
|
|
321
321
|
withdrawalEnabled: boolean;
|
|
@@ -353,11 +353,10 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
353
353
|
} | {
|
|
354
354
|
__kind: "CodeRed";
|
|
355
355
|
} | {
|
|
356
|
-
__kind: "CodeAmber";
|
|
357
356
|
value: {
|
|
358
|
-
governance: boolean;
|
|
359
357
|
funding: boolean;
|
|
360
358
|
swapping: boolean;
|
|
359
|
+
governance: boolean;
|
|
361
360
|
ethereumBroadcast: boolean;
|
|
362
361
|
ethereumChainTracking: boolean;
|
|
363
362
|
ethereumIngressEgress: boolean;
|
|
@@ -371,11 +370,14 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
371
370
|
bitcoinIngressEgress: boolean;
|
|
372
371
|
bitcoinVault: boolean;
|
|
373
372
|
};
|
|
373
|
+
__kind: "CodeAmber";
|
|
374
374
|
};
|
|
375
375
|
}>;
|
|
376
376
|
}, "strip", z.ZodTypeAny, {
|
|
377
|
-
__kind: "CodeAmber";
|
|
378
377
|
value: {
|
|
378
|
+
emissions: {
|
|
379
|
+
emissionsSyncEnabled: boolean;
|
|
380
|
+
};
|
|
379
381
|
funding: {
|
|
380
382
|
redeemEnabled: boolean;
|
|
381
383
|
startBiddingEnabled: boolean;
|
|
@@ -387,9 +389,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
387
389
|
depositsEnabled: boolean;
|
|
388
390
|
brokerRegistrationEnabled: boolean;
|
|
389
391
|
};
|
|
390
|
-
emissions: {
|
|
391
|
-
emissionsSyncEnabled: boolean;
|
|
392
|
-
};
|
|
393
392
|
liquidityProvider: {
|
|
394
393
|
depositEnabled: boolean;
|
|
395
394
|
withdrawalEnabled: boolean;
|
|
@@ -427,11 +426,10 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
427
426
|
} | {
|
|
428
427
|
__kind: "CodeRed";
|
|
429
428
|
} | {
|
|
430
|
-
__kind: "CodeAmber";
|
|
431
429
|
value: {
|
|
432
|
-
governance: boolean;
|
|
433
430
|
funding: boolean;
|
|
434
431
|
swapping: boolean;
|
|
432
|
+
governance: boolean;
|
|
435
433
|
ethereumBroadcast: boolean;
|
|
436
434
|
ethereumChainTracking: boolean;
|
|
437
435
|
ethereumIngressEgress: boolean;
|
|
@@ -445,11 +443,15 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
445
443
|
bitcoinIngressEgress: boolean;
|
|
446
444
|
bitcoinVault: boolean;
|
|
447
445
|
};
|
|
446
|
+
__kind: "CodeAmber";
|
|
448
447
|
};
|
|
449
448
|
};
|
|
450
|
-
}, {
|
|
451
449
|
__kind: "CodeAmber";
|
|
450
|
+
}, {
|
|
452
451
|
value: {
|
|
452
|
+
emissions: {
|
|
453
|
+
emissionsSyncEnabled: boolean;
|
|
454
|
+
};
|
|
453
455
|
funding: {
|
|
454
456
|
redeemEnabled: boolean;
|
|
455
457
|
startBiddingEnabled: boolean;
|
|
@@ -461,9 +463,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
461
463
|
depositsEnabled: boolean;
|
|
462
464
|
brokerRegistrationEnabled: boolean;
|
|
463
465
|
};
|
|
464
|
-
emissions: {
|
|
465
|
-
emissionsSyncEnabled: boolean;
|
|
466
|
-
};
|
|
467
466
|
liquidityProvider: {
|
|
468
467
|
depositEnabled: boolean;
|
|
469
468
|
withdrawalEnabled: boolean;
|
|
@@ -501,11 +500,10 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
501
500
|
} | {
|
|
502
501
|
__kind: "CodeRed";
|
|
503
502
|
} | {
|
|
504
|
-
__kind: "CodeAmber";
|
|
505
503
|
value: {
|
|
506
|
-
governance: boolean;
|
|
507
504
|
funding: boolean;
|
|
508
505
|
swapping: boolean;
|
|
506
|
+
governance: boolean;
|
|
509
507
|
ethereumBroadcast: boolean;
|
|
510
508
|
ethereumChainTracking: boolean;
|
|
511
509
|
ethereumIngressEgress: boolean;
|
|
@@ -519,8 +517,10 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
519
517
|
bitcoinIngressEgress: boolean;
|
|
520
518
|
bitcoinVault: boolean;
|
|
521
519
|
};
|
|
520
|
+
__kind: "CodeAmber";
|
|
522
521
|
};
|
|
523
522
|
};
|
|
523
|
+
__kind: "CodeAmber";
|
|
524
524
|
}>]>;
|
|
525
525
|
}, "strip", z.ZodTypeAny, {
|
|
526
526
|
safeMode: {
|
|
@@ -528,8 +528,10 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
528
528
|
} | {
|
|
529
529
|
__kind: "CodeGreen";
|
|
530
530
|
} | {
|
|
531
|
-
__kind: "CodeAmber";
|
|
532
531
|
value: {
|
|
532
|
+
emissions: {
|
|
533
|
+
emissionsSyncEnabled: boolean;
|
|
534
|
+
};
|
|
533
535
|
funding: {
|
|
534
536
|
redeemEnabled: boolean;
|
|
535
537
|
startBiddingEnabled: boolean;
|
|
@@ -541,9 +543,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
541
543
|
depositsEnabled: boolean;
|
|
542
544
|
brokerRegistrationEnabled: boolean;
|
|
543
545
|
};
|
|
544
|
-
emissions: {
|
|
545
|
-
emissionsSyncEnabled: boolean;
|
|
546
|
-
};
|
|
547
546
|
liquidityProvider: {
|
|
548
547
|
depositEnabled: boolean;
|
|
549
548
|
withdrawalEnabled: boolean;
|
|
@@ -581,11 +580,10 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
581
580
|
} | {
|
|
582
581
|
__kind: "CodeRed";
|
|
583
582
|
} | {
|
|
584
|
-
__kind: "CodeAmber";
|
|
585
583
|
value: {
|
|
586
|
-
governance: boolean;
|
|
587
584
|
funding: boolean;
|
|
588
585
|
swapping: boolean;
|
|
586
|
+
governance: boolean;
|
|
589
587
|
ethereumBroadcast: boolean;
|
|
590
588
|
ethereumChainTracking: boolean;
|
|
591
589
|
ethereumIngressEgress: boolean;
|
|
@@ -599,8 +597,10 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
599
597
|
bitcoinIngressEgress: boolean;
|
|
600
598
|
bitcoinVault: boolean;
|
|
601
599
|
};
|
|
600
|
+
__kind: "CodeAmber";
|
|
602
601
|
};
|
|
603
602
|
};
|
|
603
|
+
__kind: "CodeAmber";
|
|
604
604
|
};
|
|
605
605
|
}, {
|
|
606
606
|
safeMode: {
|
|
@@ -608,8 +608,10 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
608
608
|
} | {
|
|
609
609
|
__kind: "CodeGreen";
|
|
610
610
|
} | {
|
|
611
|
-
__kind: "CodeAmber";
|
|
612
611
|
value: {
|
|
612
|
+
emissions: {
|
|
613
|
+
emissionsSyncEnabled: boolean;
|
|
614
|
+
};
|
|
613
615
|
funding: {
|
|
614
616
|
redeemEnabled: boolean;
|
|
615
617
|
startBiddingEnabled: boolean;
|
|
@@ -621,9 +623,6 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
621
623
|
depositsEnabled: boolean;
|
|
622
624
|
brokerRegistrationEnabled: boolean;
|
|
623
625
|
};
|
|
624
|
-
emissions: {
|
|
625
|
-
emissionsSyncEnabled: boolean;
|
|
626
|
-
};
|
|
627
626
|
liquidityProvider: {
|
|
628
627
|
depositEnabled: boolean;
|
|
629
628
|
withdrawalEnabled: boolean;
|
|
@@ -661,11 +660,10 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
661
660
|
} | {
|
|
662
661
|
__kind: "CodeRed";
|
|
663
662
|
} | {
|
|
664
|
-
__kind: "CodeAmber";
|
|
665
663
|
value: {
|
|
666
|
-
governance: boolean;
|
|
667
664
|
funding: boolean;
|
|
668
665
|
swapping: boolean;
|
|
666
|
+
governance: boolean;
|
|
669
667
|
ethereumBroadcast: boolean;
|
|
670
668
|
ethereumChainTracking: boolean;
|
|
671
669
|
ethereumIngressEgress: boolean;
|
|
@@ -679,8 +677,10 @@ declare const environmentRuntimeSafeModeUpdated: z.ZodObject<{
|
|
|
679
677
|
bitcoinIngressEgress: boolean;
|
|
680
678
|
bitcoinVault: boolean;
|
|
681
679
|
};
|
|
680
|
+
__kind: "CodeAmber";
|
|
682
681
|
};
|
|
683
682
|
};
|
|
683
|
+
__kind: "CodeAmber";
|
|
684
684
|
};
|
|
685
685
|
}>;
|
|
686
686
|
|