1package keycard
2
3import "github.com/ethereum/go-ethereum/log"
4
5var logger = log.New("package", "hardware-wallet-go/lightwallet")
6