|
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 108 of file LedgerHistory.h.
| std::optional<LedgerHash> xrpl::LedgerHistory::cv_entry::built |
Definition at line 111 of file LedgerHistory.h.
| std::optional<LedgerHash> xrpl::LedgerHistory::cv_entry::validated |
Definition at line 113 of file LedgerHistory.h.
| std::optional<uint256> xrpl::LedgerHistory::cv_entry::builtConsensusHash |
Definition at line 115 of file LedgerHistory.h.
| std::optional<uint256> xrpl::LedgerHistory::cv_entry::validatedConsensusHash |
Definition at line 117 of file LedgerHistory.h.
| std::optional<Json::Value> xrpl::LedgerHistory::cv_entry::consensus |
Definition at line 119 of file LedgerHistory.h.