Skip to content

Commit c21728b

Browse files
alexghrludamad
authored andcommitted
chore: disable proof submission in fisherman networks
This PR flips the `PROVER_NODE_DISABLE_PROOF_PUBLISH` (disabling txs) for fisherman deployments
1 parent ceab375 commit c21728b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spartan/environments/ignition-fisherman.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ VALIDATOR_REPLICAS=0
4040

4141
RPC_REPLICAS=1
4242

43-
PROVER_NODE_DISABLE_PROOF_PUBLISH=false
43+
PROVER_NODE_DISABLE_PROOF_PUBLISH=true

0 commit comments

Comments
 (0)