Handle removal of a peer (clear state).

Synopsis

Declared in <net.h>

virtual
void
FinalizeNode(CNode const& node) = 0;

Parameters

Name

Description

node [in]

the peer being removed.

Created with MrDocs