consensus: from v12, enforce >= 2 outputs

This commit is contained in:
moneromooo-monero 2019-04-23 21:56:04 +00:00
parent 475481949a
commit df83ed74e4
No known key found for this signature in database
GPG key ID: 686F07454D6CEFC3
8 changed files with 27 additions and 0 deletions

View file

@ -147,6 +147,7 @@
#define HF_VERSION_PER_BYTE_FEE 8
#define HF_VERSION_SMALLER_BP 10
#define HF_VERSION_LONG_TERM_BLOCK_WEIGHT 10
#define HF_VERSION_MIN_2_OUTPUTS 12
#define PER_KB_FEE_QUANTIZATION_DECIMALS 8