An inventory message.
More...
#include <InventoryMessage.h>
An inventory message.
Contains hashes corresponding to transactions and blocks. Can be sent unsolicited or in response to a get-blocks message.
- See also
- GetBlocksMessage
InventoryMessage::InventoryMessage |
( |
InventoryList const & |
inventory | ) |
|
InventoryMessage::InventoryMessage |
( |
uint8_t const *& |
in, |
|
|
size_t & |
size |
|
) |
| |
- Parameters
-
[in,out] | in | pointer to the next byte to deserialize |
[in,out] | size | number of bytes remaining in the serialized stream |
The documentation for this class was generated from the following files: