Skip to content

Commit

Permalink
devguides: add proxy to wallet-rpc set_daemon
Browse files Browse the repository at this point in the history
  • Loading branch information
plowsof committed Jul 5, 2024
1 parent 351cf45 commit 80da357
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/developer-guides/wallet-rpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -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: `<HOST:PORT>`

Outputs:

Expand Down

0 comments on commit 80da357

Please sign in to comment.