Handle removal of a peer (clear state).
Declared in <net.h>
<net.h>
virtual void FinalizeNode(CNode const& node) = 0;
Name
Description
node [in]
the peer being removed.
Created with MrDocs