package blockchain import ( "github.com/tendermint/go-logger") var log = logger.New("module", "blockchain")