mirror of
https://github.com/monero-project/monero.git
synced 2025-08-10 13:50:10 -04:00
blockchain: forbid v1 coinbase from v12
This commit is contained in:
parent
459beb50d4
commit
26072f1393
6 changed files with 38 additions and 5 deletions
|
@ -150,6 +150,7 @@
|
|||
#define HF_VERSION_SMALLER_BP 10
|
||||
#define HF_VERSION_LONG_TERM_BLOCK_WEIGHT 10
|
||||
#define HF_VERSION_MIN_2_OUTPUTS 12
|
||||
#define HF_VERSION_MIN_V2_COINBASE_TX 12
|
||||
|
||||
#define PER_KB_FEE_QUANTIZATION_DECIMALS 8
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue