Skip to content

Commit

Permalink
Replace goerli chain id with holesky in example operator config (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
pschork authored Apr 12, 2024
1 parent 3c12534 commit 6e47c21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/operator/config/operator-config-example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ signer_type: local_keystore
private_key_store_path: <path-to>/test.ecdsa.key.json

# Chain ID: 1 for mainnet, 17000 for holesky, 31337 for local
chain_id: 5
chain_id: 17000

0 comments on commit 6e47c21

Please sign in to comment.