use new string method
Signed-off-by: Pasta <pasta@dashboost.org>
This commit is contained in:
parent
70a164fd8a
commit
b9e10fb42e
@ -161,7 +161,7 @@ UniValue debug(const JSONRPCRequest& request)
|
||||
}
|
||||
}
|
||||
|
||||
return "Debug mode: " + ListActiveLogCategories();
|
||||
return "Debug mode: " + ListActiveLogCategoriesString();
|
||||
}
|
||||
|
||||
UniValue mnsync(const JSONRPCRequest& request)
|
||||
|
Loading…
Reference in New Issue
Block a user