mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2025-03-15 17:40:40 -06:00
rpc: always set the update field in update on sucess
Coverity 205416
This commit is contained in:
parent
411f1b0ee3
commit
3c849188ab
@ -2617,6 +2617,7 @@ namespace cryptonote
|
||||
{
|
||||
RPC_TRACKER(update);
|
||||
|
||||
res.update = false;
|
||||
if (m_core.offline())
|
||||
{
|
||||
res.status = "Daemon is running offline";
|
||||
|
Loading…
x
Reference in New Issue
Block a user