More Central work.
This commit is contained in:
parent
4166d8ca35
commit
c12b68a6b2
6 changed files with 13 additions and 13 deletions
|
@ -1175,7 +1175,7 @@ void EmbeddedNetworkController::_request(
|
|||
ms.lastRequestTime = now;
|
||||
}
|
||||
|
||||
_db->nodeIsOnline(identity.address().toInt());
|
||||
_db->nodeIsOnline(nwid,identity.address().toInt());
|
||||
|
||||
Utils::hex(nwid,nwids);
|
||||
_db->get(nwid,network,identity.address().toInt(),member,ns);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue