mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
More ledger work:
Ledger::getAccountRoot LedgerStateParms SerializedLedgerEntry(const Serialier&..
This commit is contained in:
@@ -17,6 +17,7 @@ protected:
|
||||
LedgerEntryFormat* mFormat;
|
||||
|
||||
public:
|
||||
SerializedLedgerEntry(const Serializer& s, const uint256& index);
|
||||
SerializedLedgerEntry(SerializerIterator& sit, const uint256& index);
|
||||
SerializedLedgerEntry(LedgerEntryType type);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user