core: quantize per kB fee to 8 decimals

This commit is contained in:
moneromooo-monero 2017-03-03 23:31:38 +00:00
parent 3e761c137d
commit 3153349325
No known key found for this signature in database
GPG key ID: 686F07454D6CEFC3
2 changed files with 20 additions and 1 deletions

View file

@ -128,6 +128,7 @@
#define THREAD_STACK_SIZE 5 * 1024 * 1024
#define HF_VERSION_DYNAMIC_FEE 4
#define PER_KB_FEE_QUANTIZATION_DECIMALS 8
// New constants are intended to go here
namespace config