diff --git a/settings.py_example b/settings.py_example index 9e86a99..ff77121 100644 --- a/settings.py_example +++ b/settings.py_example @@ -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"