public class NotFoundMessage extends InventoryMessage
Message.LazyParseException
Modifier and Type | Field and Description |
---|---|
static int |
MIN_PROTOCOL_VERSION |
items, MAX_INVENTORY_ITEMS
bytes, checksum, cursor, length, MAX_SIZE, offset, params, parsed, parseLazy, parseRetain, protocolVersion, recached, UNKNOWN_LENGTH
Constructor and Description |
---|
NotFoundMessage(NetworkParameters params) |
NotFoundMessage(NetworkParameters params,
byte[] payloadBytes) |
NotFoundMessage(NetworkParameters params,
List<InventoryItem> items) |
addBlock, addTransaction, with
addItem, bitcoinSerializeToStream, equals, getItems, parse, parseLite, removeItem
adjustLength, bitcoinSerialize, bitcoinSerialize, ensureParsed, getHash, getMessageSize, getParams, isCached, isParsed, isRecached, maybeParse, unCache, unsafeBitcoinSerialize
public NotFoundMessage(NetworkParameters params)
public NotFoundMessage(NetworkParameters params, byte[] payloadBytes) throws ProtocolException
ProtocolException
public NotFoundMessage(NetworkParameters params, List<InventoryItem> items)
Copyright © 2014. All rights reserved.