|
CCF
|
#include <receipt.h>
Public Types | |
| enum class | Direction : uint8_t { Left , Right } |
Public Member Functions | |
| bool | operator== (const ProofStep &other) const |
Public Attributes | |
| Direction | direction = Direction::Left |
| ccf::crypto::Sha256Hash | hash |
|
strong |
|
inline |
| Direction ccf::ProofReceipt::ProofStep::direction = Direction::Left |
| ccf::crypto::Sha256Hash ccf::ProofReceipt::ProofStep::hash |