Class SendAddrV2Message


public class SendAddrV2Message extends EmptyMessage

Represents the sendaddrv2 P2P protocol message, which indicates that a node can understand and prefers to receive addrv2 messages instead of addr messages.

See BIP155 for details.

Instances of this class are not safe for use by multiple threads.

  • Constructor Details