Skip to content

Commit

Permalink
net: add testnet seeds (for browser)
Browse files Browse the repository at this point in the history
bcoin browser mode can not use DNS to discover seeds, so they are hard-coded.
see: https://github.com/bcoin-org/bdns/blob/master/lib/dns-browser.js#L23
There's already plenty in `/lib/net/seeds/main.js` so this is just to get browser-nodes running on testnet.
Seeds were pulled from my own `hosts.json` file on a live testnet bcoin node
  • Loading branch information
pinheadmz authored Nov 16, 2018
1 parent f97e3f3 commit 8b6eba1
Showing 1 changed file with 651 additions and 1 deletion.
Loading

0 comments on commit 8b6eba1

Please sign in to comment.