public class MemoryPoolMessage extends Message
MemoryPool
object which doesn't try to keep track of all pending transactions,
it's just a holding area for transactions that a part of the app may find interesting. The mempool message has
no fields.Message.LazyParseException
bytes, checksum, cursor, length, MAX_SIZE, offset, params, parsed, parseLazy, parseRetain, protocolVersion, recached, UNKNOWN_LENGTH
Constructor and Description |
---|
MemoryPoolMessage() |
Modifier and Type | Method and Description |
---|---|
protected void |
parseLite()
Perform the most minimal parse possible to calculate the length of the message.
|
adjustLength, bitcoinSerialize, bitcoinSerialize, ensureParsed, getHash, getMessageSize, getParams, isCached, isParsed, isRecached, maybeParse, unCache, unsafeBitcoinSerialize
protected void parseLite() throws ProtocolException
Message
parseLite
in class Message
ProtocolException
Copyright © 2014. All rights reserved.