|
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 133 of file LedgerHistory.h.
| std::optional<LedgerHash> xrpl::LedgerHistory::CvEntry::built |
Definition at line 136 of file LedgerHistory.h.
| std::optional<LedgerHash> xrpl::LedgerHistory::CvEntry::validated |
Definition at line 138 of file LedgerHistory.h.
| std::optional<uint256> xrpl::LedgerHistory::CvEntry::builtConsensusHash |
Definition at line 140 of file LedgerHistory.h.
| std::optional<uint256> xrpl::LedgerHistory::CvEntry::validatedConsensusHash |
Definition at line 142 of file LedgerHistory.h.
| std::optional<json::Value> xrpl::LedgerHistory::CvEntry::consensus |
Definition at line 144 of file LedgerHistory.h.