keycard-go/lightwallet/actionsets/actionsets.go

6 lines
137 B
Go

package actionsets
import "github.com/ethereum/go-ethereum/log"
var logger = log.New("package", "smartcard-go/lightwallet/actionsets")