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

@ -14,7 +14,7 @@ import (
"sync"
"time"
. "github.com/tendermint/go-common"
. "github.com/tendermint/tmlibs/common"
crypto "github.com/tendermint/go-crypto"
)