Skip to content

Commit a2f313b

Browse files
committed
update yaml template
1 parent 7a30343 commit a2f313b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infra/aggregation_mode/config-proof-aggregator.template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ proof_aggregation_service_address: <proof_aggregation_service_address>
33
eth_rpc_url: <eth_rpc_url>
44
eth_ws_url: <eth_ws_url>
55
max_proofs_in_queue: 1000
6-
last_aggregated_block_filepath: /home/user/config/proof-aggregator.last_aggregated_block.json
6+
last_aggregated_block_filepath: <last_aggregated_block_filepath>
77

88
ecdsa:
99
private_key_store_path: <private_key_store_path>

0 commit comments

Comments
 (0)