node::TxDownloadManager::CheckIsEmpty

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

NameDescription
nodeidThe peer to check.