mirror of
https://github.com/lightning/bolts.git
synced 2025-02-22 22:25:42 +01:00
Add missing space in command-line example
This commit is contained in:
parent
f608c33fd9
commit
0b75f25112
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ Querying for `SRV` records:
|
|||
|
||||
Querying for the `A` for the first virtual hostname from the previous example:
|
||||
|
||||
$dig ln1qwktpe6jxltmpphyl578eax6fcjc2m807qalr76a5gfmx7k9qqfjwy4mctz.lseed.bitcoinstats.com A
|
||||
$ dig ln1qwktpe6jxltmpphyl578eax6fcjc2m807qalr76a5gfmx7k9qqfjwy4mctz.lseed.bitcoinstats.com A
|
||||
ln1qwktpe6jxltmpphyl578eax6fcjc2m807qalr76a5gfmx7k9qqfjwy4mctz.lseed.bitcoinstats.com. 60 IN A 139.59.143.87
|
||||
|
||||
Querying for only IPv4 nodes (`a2`) via seed filtering:
|
||||
|
|
Loading…
Add table
Reference in a new issue