zcash-android-wallet-sdk/src/main
Kevin Gorham 66fff55967 bugfix: update JNI method signature to match implementation.
We removed the need to pass the seed around because that is highly sensitive data. Instead, we work with less sensitive sending keys.
2019-02-05 11:24:40 -05:00
..
java/cash/z/wallet/sdk bugfix: update JNI method signature to match implementation. 2019-02-05 11:24:40 -05:00
proto Remove now-unused ValueReceived protobuf 2019-01-31 16:09:37 +00:00
res/values initial commit of sample project code 2018-11-20 12:59:08 -05:00
rust Remove seed argument from JniConverter.getAddress(), add account arg 2019-02-01 21:57:13 +00:00
AndroidManifest.xml initial commit of sample project code 2018-11-20 12:59:08 -05:00