wallet_rpc_server: add set_log_level/set_log_categories

This commit is contained in:
moneromooo-monero
2019-04-12 13:45:42 +00:00
parent 1b092f3a44
commit 294e858d57
5 changed files with 104 additions and 1 deletions
@@ -74,3 +74,4 @@
#define WALLET_RPC_ERROR_CODE_SIGNED_SUBMISSION -41
#define WALLET_RPC_ERROR_CODE_SIGN_UNSIGNED -42
#define WALLET_RPC_ERROR_CODE_NON_DETERMINISTIC -43
#define WALLET_RPC_ERROR_CODE_INVALID_LOG_LEVEL -44