This commit is contained in:
JoelKatz
2012-05-19 01:56:43 -07:00
parent 567ac3c846
commit ab899bb125
2 changed files with 9 additions and 14 deletions

View File

@@ -438,7 +438,7 @@ public:
static const int typeOffer = 2; // Claiming an offer
int mType;
uint160 mNode, mCurrency;
uint160 mNode;
};
class STPath : public SerializedType