2014-12-29 19:44:38 -08:00

8 lines
99 B
Go

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