Files
SilentDragonXAndroid/app/src/zcashtestnet/res/values/strings.xml
fekt 4adbc901a0 Initial commit
This initial commit includes HUSH specific changes starting at this commit:
d14637012c
2022-11-29 20:49:44 -05:00

7 lines
464 B
XML

<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>