f "CA: Add skeletal CAssetReissuance class illustrating fields"

This commit is contained in:
Mark Friedenbach 2017-02-09 16:22:02 -08:00 committed by Gregory Sanders
parent c818b5dc14
commit 79a71e0b6e

View file

@ -372,7 +372,7 @@ public:
// tokens in circulation (treated as an input), -1 if the reissuance
// is decreasing the number of tokens (treated as an output), and 0
// if there is no reissuance (reissuance object is Null).
int nSign;
int sign;
public:
// FIXME: constructor and methods