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