aboutsummaryrefslogtreecommitdiff
path: root/src/dogecoin-fees.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Return value from non-void functionchromatic2021-08-221-0/+1
|
* Remove relay-only roundingRoss Nicoll2021-08-171-1/+1
| | | | | Remove rounding of transaction sizes when calculating fee minimums for relaying, to simplify fee logic.
* Initial back end framework to separate wallet and relay fees + dust.Michi Lumin2021-07-301-0/+76