mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-17 13:07:54 +02:00
f "CA: Add skeletal CAssetReissuance class illustrating fields"
This commit is contained in:
parent
c818b5dc14
commit
79a71e0b6e
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue