From 80da35721e983c5c2c4c19f088e629f3397cbf4b Mon Sep 17 00:00:00 2001 From: plowsof Date: Sun, 25 Feb 2024 19:08:39 +0000 Subject: [PATCH] devguides: add proxy to wallet-rpc set_daemon --- resources/developer-guides/wallet-rpc.md | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/developer-guides/wallet-rpc.md b/resources/developer-guides/wallet-rpc.md index d4b57e60ec..1103795ed9 100644 --- a/resources/developer-guides/wallet-rpc.md +++ b/resources/developer-guides/wallet-rpc.md @@ -152,6 +152,7 @@ Inputs: * *ssl_allow_any_cert* - boolean; (Optional; Default: false) If false, the certificate must be signed by a trusted certificate authority. * *username* - string; (Optional) * *password* - string; (Optional) +* *proxy* - string: (Optional); Set a daemon specific proxy address. Syntax: `` Outputs: