This commit is contained in:
Ethan Buchman
2015-06-09 23:17:19 -04:00
parent 46bd0e5d51
commit 57ff919d50
283 changed files with 54600 additions and 29 deletions

View File

@ -1,7 +1,7 @@
package rpcclient
import (
"github.com/tendermint/log15"
"github.com/tendermint/tendermint/Godeps/_workspace/src/github.com/tendermint/log15"
)
var log = log15.New("module", "rpcclient")