mirror of
https://github.com/status-im/keycard-go.git
synced 2025-01-21 09:18:48 +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"
|
import "github.com/status-im/status-go/smartcard/apdu"
|
||||||
|
|
@ -1,4 +1,4 @@
|
|||||||
package smartcard
|
package lightwallet
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"crypto/rand"
|
"crypto/rand"
|
@ -1,4 +1,4 @@
|
|||||||
package smartcard
|
package lightwallet
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"fmt"
|
"fmt"
|
@ -1,4 +1,4 @@
|
|||||||
package smartcard
|
package lightwallet
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"fmt"
|
"fmt"
|
Loading…
x
Reference in New Issue
Block a user