mirror of
https://github.com/monero-project/monero.git
synced 2026-01-14 22:03:25 -08:00
bootstrap_daemon: proxy configuration support
This commit is contained in:
@@ -168,7 +168,8 @@ public:
|
||||
bool set_bootstrap_daemon(
|
||||
const std::string &address,
|
||||
const std::string &username,
|
||||
const std::string &password);
|
||||
const std::string &password,
|
||||
const std::string &proxy);
|
||||
|
||||
bool rpc_payments();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user