fcoin/lib/net/seeds
Matthew Zipkin 8b6eba165b
net: add testnet seeds (for browser)
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
2018-11-15 17:22:23 -08:00
..
index.js refactor: switch to const/let. 2017-07-17 14:26:37 -07:00
main.js net: update default mainnet seeds. 2018-07-13 12:57:29 -07:00
testnet.js net: add testnet seeds (for browser) 2018-11-15 17:22:23 -08:00