blockchain: forbid v1 coinbase from v12

This commit is contained in:
moneromooo-monero 2019-05-24 22:41:39 +00:00
parent 459beb50d4
commit 26072f1393
No known key found for this signature in database
GPG key ID: 686F07454D6CEFC3
6 changed files with 38 additions and 5 deletions

View file

@ -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