Bump min ring size from 5 to 7 from v7

This commit is contained in:
moneromooo-monero 2018-03-07 10:37:31 +00:00
parent c102c49da5
commit 38657fd0e9
No known key found for this signature in database
GPG key ID: 686F07454D6CEFC3
4 changed files with 9 additions and 4 deletions

View file

@ -132,6 +132,7 @@
#define HF_VERSION_DYNAMIC_FEE 4
#define HF_VERSION_MIN_MIXIN_4 6
#define HF_VERSION_MIN_MIXIN_6 7
#define HF_VERSION_ENFORCE_RCT 6
#define PER_KB_FEE_QUANTIZATION_DECIMALS 8