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

This commit is contained in:
Zachinquarantine 2022-03-31 16:38:33 -04:00 committed by GitHub
parent f4a1091a71
commit 19a364cbe8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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
{