pub trait PeerManagerInterface: StartScheduledTasks + GetNodeStateStats + IgnoresIncomingTxs + RelayTransaction + SendPings + SetBestHeight + Misbehaving { }pub trait PeerManagerInterface: StartScheduledTasks + GetNodeStateStats + IgnoresIncomingTxs + RelayTransaction + SendPings + SetBestHeight + Misbehaving { }