rippled
|
Public Attributes | |
std::optional< LedgerHash > | built |
std::optional< LedgerHash > | validated |
std::optional< uint256 > | builtConsensusHash |
std::optional< uint256 > | validatedConsensusHash |
std::optional< Json::Value > | consensus |
Definition at line 135 of file LedgerHistory.h.
std::optional<LedgerHash> ripple::LedgerHistory::cv_entry::built |
Definition at line 138 of file LedgerHistory.h.
std::optional<LedgerHash> ripple::LedgerHistory::cv_entry::validated |
Definition at line 140 of file LedgerHistory.h.
std::optional<uint256> ripple::LedgerHistory::cv_entry::builtConsensusHash |
Definition at line 142 of file LedgerHistory.h.
std::optional<uint256> ripple::LedgerHistory::cv_entry::validatedConsensusHash |
Definition at line 144 of file LedgerHistory.h.
std::optional<Json::Value> ripple::LedgerHistory::cv_entry::consensus |
Definition at line 146 of file LedgerHistory.h.