|
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 96 of file ValidatorList.h.
| std::string xrpl::ValidatorBlobInfo::blob |
Definition at line 99 of file ValidatorList.h.
| std::string xrpl::ValidatorBlobInfo::signature |
Definition at line 101 of file ValidatorList.h.
| std::optional<std::string> xrpl::ValidatorBlobInfo::manifest |
Definition at line 104 of file ValidatorList.h.