Skip to content

Commit b29376a

Browse files
committed
chore: add failed epoch proof store
1 parent 22d4ca9 commit b29376a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spartan/terraform/deploy-testnet/values/testnet-prover.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ node:
1919
L1_FIXED_PRIORITY_FEE_PER_GAS: 3
2020
L1_TX_MONITOR_CANCEL_TX_ON_TIMEOUT: false
2121
PROVER_FAILED_PROOF_STORE: gs://aztec-develop/testnet/failed-proofs
22+
PROVER_NODE_FAILED_EPOCH_STORE: gs://aztec-develop/testnet/failed-epochs
2223
resources:
2324
requests:
2425
cpu: "3"

0 commit comments

Comments
 (0)