mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-23 01:41:31 +00:00
.
This commit is contained in:
1
main.go
1
main.go
@ -177,6 +177,7 @@ func main() {
|
|||||||
n.Start()
|
n.Start()
|
||||||
|
|
||||||
if false {
|
if false {
|
||||||
|
// TODO: replace with a global list of addresses.
|
||||||
// TODO remove
|
// TODO remove
|
||||||
// let's connect to 66.175.218.199
|
// let's connect to 66.175.218.199
|
||||||
conn, err := p2p.NewNetAddressString("66.175.218.199:8001").Dial()
|
conn, err := p2p.NewNetAddressString("66.175.218.199:8001").Dial()
|
||||||
|
Reference in New Issue
Block a user