1) Add .idea/ to .gitignore
2) Fix QR codes that use the bitcoincash: prefix and start with the value 3 (multisig).
3) Add secp256k1 git submodule.
4) Add volley library.
5) Update build.gradle to include maven.
6) Updated network magic connection string. (Fixes connections to ABC 0.16.2 nodes)
A few minor fixes:
1) Add
.idea/
to.gitignore
2) Fix QR codes that use thebitcoincash:
prefix and start with the value 3 (multisig). 3) Addsecp256k1
git submodule. 4) Addvolley
library. 5) Updatebuild.gradle
to includemaven
. 6) Updated network magic connection string. (Fixes connections to ABC 0.16.2 nodes)