mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-01 17:13:45 +00:00
[DOCS] List -> tree in DNS Discovery Setup Guide
This commit is contained in:
parent
1f5be70974
commit
d951334464
1 changed files with 1 additions and 1 deletions
|
|
@ -110,7 +110,7 @@ devp2p dns to-cloudflare mainnet.nodes.example.org
|
|||
Note that this command uses the domain name specified during signing. Any existing records
|
||||
below this name will be erased by cmd/devp2p.
|
||||
|
||||
### Using the DNS list with Geth
|
||||
### Using DNS trees with Geth
|
||||
|
||||
Once your tree is available through a DNS name, you can tell geth to use it with the
|
||||
`--discovery.dns` command line flag. Node trees are referenced using the `enrtree://` URL
|
||||
|
|
|
|||
Loading…
Reference in a new issue