Function grin_core::consensus::secondary_pow_ratio

source ·
pub fn secondary_pow_ratio(height: u64) -> u64
Expand description

Target ratio of secondary proof of work to primary proof of work, as a function of block height (time). Starts at 90% losing a percent approximately every week. Represented as an integer between 0 and 100.