Initial commit
This initial commit includes HUSH specific changes starting at this commit:
d14637012c
This commit is contained in:
6
app/src/zcashtestnet/res/values/strings.xml
Normal file
6
app/src/zcashtestnet/res/values/strings.xml
Normal 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>
|
||||
Reference in New Issue
Block a user