Class GetAddrMessage


  • public class GetAddrMessage
    extends EmptyMessage

    Represents the "getaddr" P2P protocol message, which requests network AddressMessages from a peer. Not to be confused with Address which is sort of like an account number.

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