Class GetDataMessage

All Implemented Interfaces:
Message

public class GetDataMessage extends ListMessage

Represents the "getdata" P2P network message, which requests the contents of blocks or transactions given their hashes.

Instances of this class -- that use deprecated methods -- are not safe for use by multiple threads.