Reduce MIN_MINER_OUTPUTS to 10

This commit is contained in:
XfedeX 2023-02-03 23:06:12 +01:00
parent a3dfc57a4b
commit 0d8cada1ff

View file

@ -204,7 +204,7 @@
#define PER_KB_FEE_QUANTIZATION_DECIMALS 8
#define CRYPTONOTE_SCALING_2021_FEE_ROUNDING_PLACES 2
#define MIN_MINER_OUTPUTS 50
#define MIN_MINER_OUTPUTS 10
#define HASH_OF_HASHES_STEP 512