package keycard import ( "github.com/status-im/go-ethereum/log" ) var logger = log.New("package", "keycard-go")