rippled
|
Used to represent the information stored in the blobs_v2 Json array. More...
Public Attributes | |
std::string | blob |
std::string | signature |
std::optional< std::string > | manifest |
Used to represent the information stored in the blobs_v2 Json array.
Definition at line 116 of file ValidatorList.h.
std::string ripple::ValidatorBlobInfo::blob |
Definition at line 119 of file ValidatorList.h.
std::string ripple::ValidatorBlobInfo::signature |
Definition at line 121 of file ValidatorList.h.
std::optional<std::string> ripple::ValidatorBlobInfo::manifest |
Definition at line 124 of file ValidatorList.h.