Initial commit

This initial commit includes HUSH specific changes starting at this commit:
d14637012c
This commit is contained in:
fekt
2022-11-29 20:49:44 -05:00
commit 4adbc901a0
355 changed files with 31799 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- Currently, blockchair does not support testnet so we use our explorer.z.cash for now -->
<string name="api_block_explorer" translatable="false">https://explorer.testnet.z.cash/tx/%1$s</string>
<string name="symbol" translatable="false">TAZ</string>
<string name="play_store_url" translatable="false">https://play.google.com/apps/internaltest/4699113723491212355</string>
</resources>