Fix compile issues in z_consolidationstatus
This commit is contained in:
@@ -809,6 +809,7 @@ public:
|
||||
bool fSweepRunning = false;
|
||||
int nextSweep = 0;
|
||||
int amountSwept = 0;
|
||||
int amountConsolidated = 0;
|
||||
int sweepInterval = 20;
|
||||
int sweepFee = 10000;
|
||||
int sweepMaxInputs = 200;
|
||||
|
||||
Reference in New Issue
Block a user