|
xrpld
|

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