A not-found message.
More...
#include <NotFoundMessage.h>
A not-found message.
Sent in response to a get-data message if any requested data items could not be relayed, for example, because the requested transaction was not in the memory pool or relay set.
- See also
- GetDataMessage
NotFoundMessage::NotFoundMessage |
( |
InventoryList const & |
missing | ) |
|
NotFoundMessage::NotFoundMessage |
( |
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: