mirror of
https://github.com/status-im/keycard-go.git
synced 2025-01-31 06:07:03 +00:00
add lightwallet pkg
This commit is contained in:
parent
93171625e3
commit
4821bea2a5
@ -1,4 +1,4 @@
|
||||
package smartcard
|
||||
package lightwallet
|
||||
|
||||
import "github.com/status-im/status-go/smartcard/apdu"
|
||||
|
@ -1,4 +1,4 @@
|
||||
package smartcard
|
||||
package lightwallet
|
||||
|
||||
import (
|
||||
"crypto/rand"
|
@ -1,4 +1,4 @@
|
||||
package smartcard
|
||||
package lightwallet
|
||||
|
||||
import (
|
||||
"fmt"
|
@ -1,4 +1,4 @@
|
||||
package smartcard
|
||||
package lightwallet
|
||||
|
||||
import (
|
||||
"fmt"
|
Loading…
x
Reference in New Issue
Block a user