mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2025-01-10 20:54:33 +00:00
add firo to majestic bank hard coded map
This commit is contained in:
parent
be300d9027
commit
9ae95b3591
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ class MajesticBankExchange extends Exchange {
|
|||
|
||||
static const kMajesticBankCurrencyNames = {
|
||||
"BTC": "Bitcoin",
|
||||
"FIRO": "Firo",
|
||||
"LTC": "Litecoin",
|
||||
"WOW": "Wownero",
|
||||
"XMR": "Monero",
|
||||
|
|
Loading…
Reference in a new issue