From 101311debbd1fef6717e1867e0e4232f7eef7c80 Mon Sep 17 00:00:00 2001 From: ziggie Date: Tue, 10 Dec 2024 11:41:28 +0100 Subject: [PATCH] docs: fix typos in release-notes 19.0 --- docs/release-notes/release-notes-0.19.0.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/release-notes/release-notes-0.19.0.md b/docs/release-notes/release-notes-0.19.0.md index ee0b0c136..6f91a8fc8 100644 --- a/docs/release-notes/release-notes-0.19.0.md +++ b/docs/release-notes/release-notes-0.19.0.md @@ -60,7 +60,7 @@ * [Make the contract resolutions for the channel arbitrator optional]( https://github.com/lightningnetwork/lnd/pull/9253) - * [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/9322) that caused +* [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/9322) that caused estimateroutefee to ignore the default payment timeout. # New Features @@ -80,7 +80,7 @@ ## RPC Additions * [Add a new rpc endpoint](https://github.com/lightningnetwork/lnd/pull/8843) - `BumpForceCloseFee` which moves the functionality soley available in the + `BumpForceCloseFee` which moves the functionality solely available in the `lncli` to LND hence making it more universal. * [The `walletrpc.FundPsbt` RPC method now has an option to specify the fee as