Skip to content

Commit

Permalink
lnd: add secondary DNS seed for mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
Roasbeef committed Jun 28, 2019
1 parent 0470d27 commit 831afdc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions chainregistry.go
Original file line number Diff line number Diff line change
Expand Up @@ -576,6 +576,9 @@ var (
"nodes.lightning.directory",
"soa.nodes.lightning.directory",
},
{
"lseed.bitcoinstats.com",
},
},

bitcoinTestnetGenesis: {
Expand Down

0 comments on commit 831afdc

Please sign in to comment.