Outcome of reading or reconstructing a compact block.

Synopsis

Declared in <blockencodings.h>

enum ReadStatus_t;

Members

Name

Description

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.

Created with MrDocs