mirror of
https://github.com/monero-project/monero-docs.git
synced 2024-12-22 19:49:22 +00:00
wallet-rpc: add 'proxy' to 'set_daemon'
This commit is contained in:
parent
0ce098cfbe
commit
cedc2a1fc0
1 changed files with 1 additions and 0 deletions
|
@ -2686,6 +2686,7 @@ Inputs:
|
||||||
- _ssl_allow_any_cert_ - boolean; (Optional; Default: false) If false, the certificate must be signed by a trusted certificate authority.
|
- _ssl_allow_any_cert_ - boolean; (Optional; Default: false) If false, the certificate must be signed by a trusted certificate authority.
|
||||||
- _username_ - string; (Optional)
|
- _username_ - string; (Optional)
|
||||||
- _password_ - string; (Optional)
|
- _password_ - string; (Optional)
|
||||||
|
- _proxy_ - string: (Optional); Set a daemon specific proxy address. Syntax: `<HOST:PORT>`
|
||||||
|
|
||||||
Outputs: _None_.
|
Outputs: _None_.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue