mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
More serialization work.
This commit is contained in:
@@ -27,7 +27,6 @@ public:
|
||||
std::string getFullText() const;
|
||||
std::string getText() const;
|
||||
Json::Value getJson(int options) const;
|
||||
virtual bool isEquivalent(const SerializedType& t) const;
|
||||
|
||||
const uint256& getIndex() const;
|
||||
void setIndex(const uint256& i);
|
||||
|
||||
Reference in New Issue
Block a user