mirror of
https://github.com/monero-project/monero.git
synced 2025-08-23 10:25:13 -04:00
Merge pull request #6760
844fb4e94
enforce claiming maximum coinbase amount (moneromooo-monero)
This commit is contained in:
commit
b04da25e4d
5 changed files with 33 additions and 2 deletions
|
@ -178,6 +178,7 @@
|
|||
#define HF_VERSION_REJECT_SIGS_IN_COINBASE 12
|
||||
#define HF_VERSION_ENFORCE_MIN_AGE 12
|
||||
#define HF_VERSION_EFFECTIVE_SHORT_TERM_MEDIAN_IN_PENALTY 12
|
||||
#define HF_VERSION_EXACT_COINBASE 13
|
||||
|
||||
#define PER_KB_FEE_QUANTIZATION_DECIMALS 8
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue