Check that all data structures that track per‐peer information have nothing for this peer.

Synopsis

Declared in <node/txdownloadman.h>

void
CheckIsEmpty(NodeId nodeid) const;

Parameters

Name

Description

nodeid

The peer to check.

Created with MrDocs