Skip to content

Commit 79e7ad7

Browse files
PhilWindleludamad
authored andcommitted
chore: Lower throughput on public (#17752)
1 parent aa19615 commit 79e7ad7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spartan/environments/staging-public.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ PROVER_FAILED_PROOF_STORE=gs://aztec-develop/staging-public/failed-proofs
2323
TEST_ACCOUNTS=false
2424
SPONSORED_FPC=true
2525
SEQ_MIN_TX_PER_BLOCK=0
26-
SEQ_MAX_TX_PER_BLOCK=8
26+
SEQ_MAX_TX_PER_BLOCK=1
2727

2828
VALIDATOR_REPLICAS=5
2929
VALIDATORS_PER_NODE=16

0 commit comments

Comments
 (0)