Update peer-to-peer.md (#24621)

pull/24686/head
Zachinquarantine 3 years ago committed by GitHub
parent f4a1091a71
commit 19a364cbe8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/_interface/peer-to-peer.md

@ -127,7 +127,7 @@ with any non-negative number):
geth -—networkid="12345" console
It is also possible to run geth with a custom genesis block from a JSON file by supplying
the `--genesis` flag. The genesis JSON file should have the following format:
the `geth init /path/to/file` command. The genesis JSON file should have the following format:
```js
{

Loading…
Cancel
Save