39 static constexpr auto ENCRYPTED_LEDGER_SECRETS =
40 "public:ccf.internal.encrypted_ledger_secrets";
#define DECLARE_JSON_REQUIRED_FIELDS(TYPE,...)
Definition json.h:714
#define DECLARE_JSON_TYPE_WITH_OPTIONAL_FIELDS(TYPE)
Definition json.h:690
#define DECLARE_JSON_OPTIONAL_FIELDS(TYPE,...)
Definition json.h:786
Definition app_interface.h:14
std::map< NodeId, EncryptedLedgerSecrets > LedgerSecretsForNodes
Definition secrets.h:32
Definition map_serializers.h:11
std::vector< uint8_t > encrypted_secret
Definition secrets.h:19
std::optional< ccf::kv::Version > version
Definition secrets.h:16
std::optional< ccf::kv::Version > previous_secret_stored_version
Definition secrets.h:22