From b953d7e75d4c2935171c4027dd96b38df66b1fd3 Mon Sep 17 00:00:00 2001 From: Kristaps Kaupe Date: Wed, 19 Jan 2022 15:24:50 +0200 Subject: [PATCH] Document rpc_cookie_file and rpc_wallet_file in default config --- jmclient/jmclient/configure.py | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/jmclient/jmclient/configure.py b/jmclient/jmclient/configure.py index 6ca8b79..60e84f8 100644 --- a/jmclient/jmclient/configure.py +++ b/jmclient/jmclient/configure.py @@ -120,8 +120,16 @@ network = mainnet rpc_host = localhost # default ports are 8332 for mainnet, 18443 for regtest, 18332 for testnet, 38332 for signet rpc_port = + +# Use either rpc_user / rpc_password pair or rpc_cookie_file. rpc_user = bitcoin rpc_password = password +#rpc_cookie_file = + +# rpc_wallet_file is Bitcoin Core wallet which is used for address and +# transaction monitoring (it is watchonly, no private keys are stored there). +# It must be created manually if does not exist, see docs/USAGE.md for more +# information. rpc_wallet_file = ## SERVER 1/4) Darkscience IRC (Tor, IP)