Ethan Buchman 57ff919d50 godep
2015-06-09 23:17:19 -04:00

8 lines
149 B
Go

package core
import (
"github.com/tendermint/tendermint/Godeps/_workspace/src/github.com/tendermint/log15"
)
var log = log15.New("module", "rpc")