mirror of
https://github.com/status-im/keycard-go.git
synced 2025-01-31 14:15:09 +00:00
6 lines
129 B
Go
6 lines
129 B
Go
package keycard
|
|
|
|
import "github.com/ethereum/go-ethereum/log"
|
|
|
|
var logger = log.New("package", "hardware-wallet-go/lightwallet")
|