Branch: refs/heads/master Home: https://github.com/btcsuite/btcd Commit: cb71f278ec1e185408e72acd2ab8f9291ff3ca10 https://github.com/btcsuite/btcd/commit/cb71f278ec1e185408e72acd2ab8f9291ff3ca10 Author: David Hill <[email protected]> Date: 2015-11-09 (Mon, 09 Nov 2015)
Changed paths:
M chaincfg/params.go
M params.go
M server.go
Log Message:
-----------
chaincfg: Move DNS Seeds to chaincfg.
This allows API users access to the DNS Seeds for use with SPV
clients, seeders, etc.
