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…
Reference in New Issue