Browse Source

.

pull/9/head
Jae Kwon 10 years ago
parent
commit
4465b4b93c
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      main.go

+ 1
- 0
main.go 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()


Loading…
Cancel
Save