PeerManager::UnitTestMisbehaving

Apply misbehavior scoring to a peer directly. Public for unit testing.

Synopsis

Declared in <net_processing.h>

virtual
void
UnitTestMisbehaving(NodeId peer_id) = 0;

Parameters

NameDescription
peer_idThe id of the peer to mark as misbehaving.