25 static constexpr auto SNAPSHOT_EVIDENCE =
26 "public:ccf.internal.snapshot_evidence";
Definition sha256_hash.h:16
#define DECLARE_JSON_REQUIRED_FIELDS(TYPE,...)
Definition json.h:714
#define DECLARE_JSON_TYPE(TYPE)
Definition json.h:663
uint64_t Version
Definition version.h:8
Definition app_interface.h:14
Definition snapshot_evidence.h:12
ccf::kv::Version version
Sequence number to which the snapshot corresponds.
Definition snapshot_evidence.h:16
ccf::crypto::Sha256Hash hash
Snapshot digest.
Definition snapshot_evidence.h:14