[PATCH] Change recommended fee to 0.001 BTC



Summary:

In an email exchange between Luke-Jr and Rune Kjær Svendsen, they discuss forking on Github and using string substitution for both the value and the unit. Luke-Jr suggests using a formatted string and another function to format the string which already exists to decide how to display units elsewhere. Rune Kjær Svendsen plans to use the method described on the Qt documentation page under "Use QString::arg() for Simple Arguments" and then just putting a %1 and %2 in the translation strings and substituting for value and unit, respectively. They also discuss where to define the constant, and suggest defining it in main.h alongside MIN_TX_FEE and MIN_RELAY_TX_FEE.


Updated on: 2023-06-06T10:40:21.671876+00:00