Skip to content

Commit 3c3b0d4

Browse files
committed
Fix last_processed_block config mock
1 parent 7b35243 commit 3c3b0d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config-files/config-proof-aggregator-mock.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ eth_ws_url: ws://localhost:8545
33
max_proofs_in_queue: 1000
44
proof_aggregation_service_address: 0xB0D4afd8879eD9F52b28595d31B441D079B2Ca07
55
aligned_service_manager_address: 0x851356ae760d987E095750cCeb3bC6014560891C
6-
last_processed_block: 662
6+
last_processed_block: 0
77
ecdsa:
88
private_key_store_path: config-files/anvil.proof-aggregator.ecdsa.key.json
99
private_key_store_password: ''

0 commit comments

Comments
 (0)