Add BNB to cryptomap
This commit is contained in:
parent
9f477fce0f
commit
281e865c2f
@ -76,7 +76,8 @@ class CryptoToFiatConverter(object):
|
||||
CRYPTOMAP = {
|
||||
'BTC': 'bitcoin',
|
||||
'ETH': 'ethereum',
|
||||
'USDT': 'thether'
|
||||
'USDT': 'thether',
|
||||
'BNB': 'binance-coin'
|
||||
}
|
||||
|
||||
def __new__(cls):
|
||||
|
Loading…
Reference in New Issue
Block a user