update cfg

This commit is contained in:
dsc 2023-08-29 23:36:21 +03:00
parent 9fc50acd8f
commit 1c1cd62454
1 changed files with 3 additions and 0 deletions

View File

@ -25,6 +25,9 @@ COIN_MODE = os.environ.get("WOWLET_COIN_MODE", "mainnet").lower()
TOR_SOCKS_PROXY = os.environ.get("WOWLET_TOR_SOCKS_PROXY", "socks5://127.0.0.1:9050")
RPC_WOWNERO_HOST = "127.0.0.1"
RPC_WOWNERO_PORT = 34568
# while fetching USD price from coingecko, also include these extra coins:
CRYPTO_RATES_COINS_EXTRA = {
"wownero": "wow"