added bch to MB map as well as some other wallet coins preemptively

This commit is contained in:
julian 2023-02-23 14:11:14 -06:00
parent fd0400e7f7
commit 3f80c17777

View file

@ -22,9 +22,14 @@ class MajesticBankExchange extends Exchange {
static const exchangeName = "Majestic Bank";
static const kMajesticBankCurrencyNames = {
"BCH": "Bitcoin Cash",
"BTC": "Bitcoin",
"DOGE": "Dogecoin",
"EPIC": "Epic Cash",
"FIRO": "Firo",
"LTC": "Litecoin",
"NMC": "Namecoin",
"PART": "Particl",
"WOW": "Wownero",
"XMR": "Monero",
};