use tmlibs

This commit is contained in:
Ethan Buchman
2017-04-21 17:53:22 -04:00
parent e8f33a4784
commit eaeb547938
17 changed files with 24 additions and 24 deletions

View File

@ -11,7 +11,7 @@ import (
"strconv"
"time"
cmn "github.com/tendermint/go-common"
cmn "github.com/tendermint/tmlibs/common"
)
// NetAddress defines information about a peer on the network