Rename to fCoinbaseMustBeProtected.
This commit is contained in:
@@ -15,7 +15,7 @@ namespace Consensus {
|
||||
struct Params {
|
||||
uint256 hashGenesisBlock;
|
||||
|
||||
bool coinbaseMustBeProtected;
|
||||
bool fCoinbaseMustBeProtected;
|
||||
|
||||
/** Needs to evenly divide MAX_SUBSIDY to avoid rounding errors. */
|
||||
int nSubsidySlowStartInterval;
|
||||
|
||||
Reference in New Issue
Block a user