diff --git a/docs/release-notes/release-notes-0.19.2.md b/docs/release-notes/release-notes-0.19.2.md index 37ff73ea9..a1e25ad03 100644 --- a/docs/release-notes/release-notes-0.19.2.md +++ b/docs/release-notes/release-notes-0.19.2.md @@ -36,6 +36,10 @@ ## Functional Enhancements +- [Adds](https://github.com/lightningnetwork/lnd/pull/9989) a method + `FeeForWeightRoundUp` to the `chainfee` package which rounds up a calculated + fee value to the nearest satoshi. + ## RPC Additions * When querying @@ -89,6 +93,7 @@ much more slowly. * Abdulkbk * djkazic +* hieblmi * Olaoluwa Osuntokun * Yong Yu * Ziggie