add lightwallet pkg

This commit is contained in:
Andrea Franz 2018-10-03 16:58:30 +02:00
parent 93171625e3
commit 4821bea2a5
No known key found for this signature in database
GPG Key ID: 4F0D2F2D9DE7F29D
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
package smartcard
package lightwallet
import "github.com/status-im/status-go/smartcard/apdu"

View File

@ -1,4 +1,4 @@
package smartcard
package lightwallet
import (
"crypto/rand"

View File

@ -1,4 +1,4 @@
package smartcard
package lightwallet
import (
"fmt"

View File

@ -1,4 +1,4 @@
package smartcard
package lightwallet
import (
"fmt"