|
rippled
|
Used to represent the information stored in the blobs_v2 Json array. More...
#include <ValidatorList.h>

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 97 of file ValidatorList.h.
| std::string ripple::ValidatorBlobInfo::blob |
Definition at line 100 of file ValidatorList.h.
| std::string ripple::ValidatorBlobInfo::signature |
Definition at line 102 of file ValidatorList.h.
| std::optional<std::string> ripple::ValidatorBlobInfo::manifest |
Definition at line 105 of file ValidatorList.h.