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