ReadStatus_t

Outcome of reading or reconstructing a compact block.

Synopsis

Declared in <blockencodings.h>

enum ReadStatus_t;

Members

NameDescription
READ_STATUS_OK The object was read and processed successfully.
READ_STATUS_INVALID Invalid object, peer is sending bogus crap.
READ_STATUS_FAILED Failed to process object.