mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-04 02:02:42 +02:00
doc: fix a few simple codespell warnings
This commit is contained in:
@@ -109,7 +109,7 @@ struct Params {
|
||||
uint256 powLimit;
|
||||
bool fPowAllowMinDifficultyBlocks;
|
||||
/**
|
||||
* Enfore BIP94 timewarp attack mitigation. On testnet4 this also enforces
|
||||
* Enforce BIP94 timewarp attack mitigation. On testnet4 this also enforces
|
||||
* the block storm mitigation.
|
||||
*/
|
||||
bool enforce_BIP94;
|
||||
|
||||
Reference in New Issue
Block a user