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
Name |
Description |
peer_id |
The id of the peer to mark as misbehaving. |
Created with MrDocs