package rpcclient
import (
"github.com/tendermint/log15"
)
var log = log15.New("module", "rpcclient")