| 
    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 116 of file LedgerHistory.h.
| std::optional<LedgerHash> ripple::LedgerHistory::cv_entry::built | 
Definition at line 119 of file LedgerHistory.h.
| std::optional<LedgerHash> ripple::LedgerHistory::cv_entry::validated | 
Definition at line 121 of file LedgerHistory.h.
| std::optional<uint256> ripple::LedgerHistory::cv_entry::builtConsensusHash | 
Definition at line 123 of file LedgerHistory.h.
| std::optional<uint256> ripple::LedgerHistory::cv_entry::validatedConsensusHash | 
Definition at line 125 of file LedgerHistory.h.
| std::optional<Json::Value> ripple::LedgerHistory::cv_entry::consensus | 
Definition at line 127 of file LedgerHistory.h.