Remove -blockminsize option

This commit is contained in:
Suhas Daftuar
2016-06-30 11:41:13 -04:00
parent d2e46e1b5c
commit 27362dda4d
4 changed files with 3 additions and 10 deletions

View File

@@ -141,7 +141,7 @@ private:
// Configuration parameters for the block size
bool fIncludeWitness;
unsigned int nBlockMaxCost, nBlockMaxSize, nBlockMinSize;
unsigned int nBlockMaxCost, nBlockMaxSize;
bool fNeedSizeAccounting;
// Information on the current status of the block