mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Split up TransactionEngine, part 1.
This commit is contained in:
@@ -395,6 +395,9 @@ public:
|
||||
Json::Value getJson(int) const;
|
||||
};
|
||||
|
||||
extern STAmount saZero;
|
||||
extern STAmount saOne;
|
||||
|
||||
class STHash128 : public SerializedType
|
||||
{
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user