Minimum blocks including miner confirmation of the total of 2016 blocks in a retargeting period, which is also used for BIP9 deployments. Examples: 1916 for 95%, 1512 for testchains.
Synopsis
Declared in <consensus/params.h>
uint32_t threshold = {1916};
Created with MrDocs