This commit is contained in:
Jae Kwon 2014-07-11 23:05:54 -07:00
parent b531597a53
commit 4465b4b93c
1 changed files with 1 additions and 0 deletions

View File

@ -177,6 +177,7 @@ func main() {
n.Start()
if false {
// TODO: replace with a global list of addresses.
// TODO remove
// let's connect to 66.175.218.199
conn, err := p2p.NewNetAddressString("66.175.218.199:8001").Dial()