#include <members.h>
Inherits ccf::StateDigest.
|
std::optional< SignedReq > | signed_req = std::nullopt |
| Signed request containing the last state digest.
|
|
std::optional< std::vector< uint8_t > > | cose_sign1_req = std::nullopt |
| COSE Sign1 containing the last state digest.
|
|
std::string | state_digest |
| Next state digest the member is expected to sign.
|
|
◆ MemberAck() [1/4]
ccf::MemberAck::MemberAck |
( |
| ) |
|
|
inline |
◆ MemberAck() [2/4]
◆ MemberAck() [3/4]
◆ MemberAck() [4/4]
◆ cose_sign1_req
std::optional<std::vector<uint8_t> > ccf::MemberAck::cose_sign1_req = std::nullopt |
COSE Sign1 containing the last state digest.
◆ signed_req
std::optional<SignedReq> ccf::MemberAck::signed_req = std::nullopt |
Signed request containing the last state digest.
The documentation for this struct was generated from the following file: