Class PeerBanAlert

All Implemented Interfaces:
Alert<peer_ban_alert>

public final class PeerBanAlert extends PeerAlert<peer_ban_alert>
This alert is generated when a peer is banned because it has sent too many corrupt pieces to us. ``ip`` is the endpoint to the peer that was banned.
  • Constructor Details