Fix some issues in z_sweepstatus
This commit is contained in:
@@ -808,7 +808,9 @@ public:
|
||||
bool fSweepExternalEnabled = false;
|
||||
bool fSweepRunning = false;
|
||||
int nextSweep = 0;
|
||||
int amountSwept = 0;
|
||||
int sweepInterval = 20;
|
||||
int sweepFee = 10000;
|
||||
int sweepMaxInputs = 200;
|
||||
std::string sweepAddress = "";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user