CA: Fix code comments

This commit is contained in:
Mark Friedenbach 2017-03-11 15:15:54 -08:00 committed by Gregory Sanders
parent 80d725222a
commit 60d53ca169

View file

@ -304,6 +304,7 @@ public:
std::string ToString() const;
};
/** A new asset issuance, or a reissuance (inflation) of an existing asset */
class CAssetIssuance
{
public: