-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
The Android build works but expects verthash.dat to be in internal storage and the security model of Android does not let you access the internal storage of an app without root on non-debug builds. See https://github.com/vertcoin-project/electrum/tree/master/contrib/android
Thus the Android build would need to generate verthash.dat. This could be done by adding additional python bindings for h1 or re-writing the datafile generation in python.
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed