mirror of
https://github.com/status-im/keycard-go.git
synced 2025-02-03 15:45:32 +00:00
6 lines
107 B
Go
6 lines
107 B
Go
package keycard
|
|
|
|
import "github.com/status-im/go-ethereum/log"
|
|
|
|
var logger = log.New("package", "keycard")
|