gui: fix ban from qt console
This commit is contained in:
@@ -685,6 +685,7 @@ void CNode::copyStats(CNodeStats &stats)
|
||||
{
|
||||
stats.nodeid = this->GetId();
|
||||
X(nServices);
|
||||
X(addr);
|
||||
X(fRelayTxes);
|
||||
X(nLastSend);
|
||||
X(nLastRecv);
|
||||
|
||||
Reference in New Issue
Block a user