mirror of
https://github.com/basicswap/basicswap.git
synced 2026-04-09 02:47:22 +02:00
Gui fixes to bitcoincash
This commit is contained in:
@@ -257,6 +257,7 @@ const coinNameToSymbol = {
|
||||
'PIVX': 'PIVX',
|
||||
'Decred': 'DCR',
|
||||
'Zano': 'ZANO',
|
||||
'Bitcoin Cash': 'BCH',
|
||||
};
|
||||
|
||||
const getUsdValue = async (cryptoValue, coinSymbol) => {
|
||||
|
||||
Reference in New Issue
Block a user