keycard-go/lightwallet/actionsets/actionsets.go

6 lines
137 B
Go
Raw Normal View History

2018-10-24 11:42:00 +00:00
package actionsets
import "github.com/ethereum/go-ethereum/log"
var logger = log.New("package", "smartcard-go/lightwallet/actionsets")