fix: zcash naming
This commit is contained in:
parent
28924c059d
commit
fe18b4990f
1 changed files with 1 additions and 1 deletions
|
|
@ -200,7 +200,7 @@ const ATMWallet = () => {
|
|||
},
|
||||
{
|
||||
cryptoCode: 'ZEC',
|
||||
name: 'Z-Cash',
|
||||
name: 'Zcash',
|
||||
amount: operatorData?.cryptoBalances.zec ?? 0,
|
||||
fiatValue: operatorData?.assets.values.cryptoBalancesInFiat.zec ?? 0,
|
||||
hedgedFiatValue: operatorData?.assets.values.hedgedContracts.zec ?? 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue