mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-02 17:43:48 +00:00
[DOCS] Fix typo in last change
This commit is contained in:
parent
ed306c2b3e
commit
1f5be70974
1 changed files with 1 additions and 1 deletions
|
|
@ -119,7 +119,7 @@ scheme. You can find the URL of your tree in the `enrtree-info.json` file create
|
|||
the published tree.
|
||||
|
||||
```shell
|
||||
geth --discovery.dns "enrtree://AMBMWDM3J6UY3M32TMMROUNLX6Y3YTLVC3DC6HN2AVG5NHNSAXDW6@mainet.nodes.example.org"
|
||||
geth --discovery.dns "enrtree://AMBMWDM3J6UY3M32TMMROUNLX6Y3YTLVC3DC6HN2AVG5NHNSAXDW6@mainnet.nodes.example.org"
|
||||
```
|
||||
|
||||
[dns-eip]: https://eips.ethereum.org/EIPS/eip-1459
|
||||
|
|
|
|||
Loading…
Reference in a new issue