Overview
Minor fix that sets the floor for the minimize transaction feerate when negotiating channel on chain fees with a peer. This should result in less channel closures that comes from the two peers not being able to negitiate the next channel fee.
What's Changed
- Change background fee to minimum by @TonyGiorgio in #619
Full Changelog: v0.3.12...v0.3.13