This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
tendermint
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
221
Wiki
Activity
Browse Source
.
pull/9/head
Jae Kwon
11 years ago
parent
b531597a53
commit
4465b4b93c
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
(
)
Write
Preview
Loading…
Cancel
Save