[DOCS] List -> tree in DNS Discovery Setup Guide
This commit is contained in:
parent
1f5be70974
commit
d951334464
|
@ -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
|
Note that this command uses the domain name specified during signing. Any existing records
|
||||||
below this name will be erased by cmd/devp2p.
|
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
|
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
|
`--discovery.dns` command line flag. Node trees are referenced using the `enrtree://` URL
|
||||||
|
|
Loading…
Reference in New Issue