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