Module protocol

Source
Expand description

This module defines Monero protocol messages

Protocol message requests don’t have to be responded to in order unlike admin messages.

Structs§

ChainRequest
A Chain Request
ChainResponse
A Chain Response
FluffyMissingTransactionsRequest
A request for txs we are missing from an incoming block.
GetObjectsRequest
A Request For Blocks
GetObjectsResponse
A Blocks Response
GetTxPoolCompliment
TxPoolCompliment
NewBlock
A block that SHOULD have transactions
NewFluffyBlock
A Block that doesn’t have transactions unless requested
NewTransactions
New Tx Pool Transactions