Class NotFoundMessage


public class NotFoundMessage extends InventoryMessage

Sent by a peer when a getdata request doesn't find the requested data in the mempool. It has the same format as an inventory message and lists the hashes of the missing items.

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