6 lines
100 B
Go
Raw Permalink Normal View History

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