Skip to content

Commit 428ac5d

Browse files
committed
chore: update proof aggregator config
1 parent cd20c34 commit 428ac5d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

config-files/config-proof-aggregator.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1+
aligned_service_manager_address: "0x851356ae760d987E095750cCeb3bC6014560891C"
12
proof_aggregation_service_address: "0xcbEAF3BDe82155F56486Fb5a1072cb8baAf547cc"
23
private_key: "0x2a871d0798f97d79848a013d4936a73bf4cc922c825d33c1cf7073dff6d409c6"
34
eth_rpc_url: "http://localhost:8545"
4-
max_proofs_in_queue: 2
5+
eth_ws_url: "ws://localhost:8545"
6+
max_proofs_in_queue: 1000
57
submit_proofs_every_secs: 10
68

79
ecdsa:

0 commit comments

Comments
 (0)