|
CCF
|
#include "ccf/entity_id.h"#include "ccf/service/map.h"#include "ccf/service/signed_req.h"#include "ccf/service/tables/proposals.h"Go to the source code of this file.
Namespaces | |
| namespace | ccf |
| namespace | ccf::Tables |
Typedefs | |
| using | ccf::GovernanceHistory = ServiceMap< MemberId, SignedReq > |
| using | ccf::COSEGovernanceHistory = ServiceMap< MemberId, std::vector< uint8_t > > |
| using | ccf::COSERecentProposals = ServiceMap< std::string, ProposalId > |