From ccfd94694e8b496b9191460c8dbc14b2d82b721a Mon Sep 17 00:00:00 2001 From: mmarcel Date: Sat, 20 Apr 2024 21:45:47 +0100 Subject: [PATCH] README.md aktualisiert --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 33cfcbd..caf7f35 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ Place the following two config files in the program directory. "monero_wallet" : (string) IP:Port of Monero Wallet, "dero_daemon" : (string) IP:Port of Dero Daemon, "dero_wallet" : (string) IP:Port of Dero Wallet, + "dero_login" : (string, optional) user:password used to access wallet RPC, "pairs" : (string array) enabled pairs } ```