package state import ( "github.com/tendermint/tmlibs/logger" ) var log = logger.New("module", "state")