Skip to content

Commit

Permalink
Fix eth2 mode network config file example. It must be eth2.network
Browse files Browse the repository at this point in the history
…in the config file.
  • Loading branch information
jframe committed Oct 11, 2023
1 parent 5aaa80e commit 983e587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/cli/subcommands.md
Original file line number Diff line number Diff line change
Expand Up @@ -1538,7 +1538,7 @@ WEB3SIGNER_ETH2_NETWORK=mainnet
# Configuration file

```bash
network: "mainnet"
eth2.network: "mainnet"
```

<!--/tabs-->
Expand Down

0 comments on commit 983e587

Please sign in to comment.