Split up TransactionEngine, part 1.

This commit is contained in:
Arthur Britto
2012-09-09 19:54:46 -07:00
parent 4adfce51a3
commit b7f3baee15
8 changed files with 3027 additions and 2952 deletions

View File

@@ -395,6 +395,9 @@ public:
Json::Value getJson(int) const;
};
extern STAmount saZero;
extern STAmount saOne;
class STHash128 : public SerializedType
{
protected: