Package nxt.peer

Class NetworkMessage.TransactionsInventoryMessage

java.lang.Object
nxt.peer.NetworkMessage
nxt.peer.NetworkMessage.TransactionsInventoryMessage
Enclosing class:
NetworkMessage

public static class NetworkMessage.TransactionsInventoryMessage extends NetworkMessage
The TransactionsInventory message is sent when a peer has received new transactions. The peer responds with a GetTransactions message if it wants to receive the transactions. TransactionsInventory messages also include the child transaction identifiers for each of the ChildBlockTransactions in them.
  • Transaction list

Each transaction list entry has the following format:

  • Transaction identifier (ChainTransactionId)