CheckIsEmpty overloads
Declared in <node/txdownloadman_impl.h>
Assert that all data structures are empty.
void
CheckIsEmpty();
» more...
Assert that no per-peer state remains for a peer.
void
CheckIsEmpty(NodeId nodeid);
» more...
| Name | Description |
|---|---|
| nodeid | The peer to check. |