prysm-pulse/cmd/validator/slashing-protection/log.go
Raul Jordan 0fb91437fc
Group Slashing Protection History Packages Idiomatically (#9873)
* rename

* gaz

* gaz

* Gaz

* rename

* edit

* gaz

* gaz

* build

* fix

* build

* fix up

* fix

* gaz

* cli import export

* gaz

* flag

* rev

* comm

* package renames

* radek
2021-11-09 16:49:28 +00:00

6 lines
108 B
Go

package historycmd
import "github.com/sirupsen/logrus"
var log = logrus.WithField("prefix", "historycmd")