Skip to content

Commit 8fd3ab3

Browse files
authored
chore: add failed epoch proof store (#16550)
2 parents 1e5aefb + b29376a commit 8fd3ab3

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)