mirror of
https://github.com/monero-project/monero.git
synced 2024-12-16 21:36:32 +02:00
9c7b0cb28e
We keep 1, 2, 3 multipliers till the fee decrase from 0.01/kB to 0.002/kB, where we start using 1, 20, 166 multipliers. This ensures the higher multiplier will compensate for the block reward penalty when pushing past 100% of the past median. The fee-multiplier wallet setting is now rename to priority, since it keeps its [0..3] range, but maps to different multiplier values. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
password_container.cpp | ||
password_container.h | ||
simplewallet.cpp | ||
simplewallet.h |