docs: fix typos in release-notes 19.0

This commit is contained in:
ziggie 2024-12-10 11:41:28 +01:00
parent 2610663658
commit 101311debb
No known key found for this signature in database
GPG key ID: 1AFF9C4DCED6D666

View file

@ -60,7 +60,7 @@
* [Make the contract resolutions for the channel arbitrator optional]( * [Make the contract resolutions for the channel arbitrator optional](
https://github.com/lightningnetwork/lnd/pull/9253) 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. estimateroutefee to ignore the default payment timeout.
# New Features # New Features
@ -80,7 +80,7 @@
## RPC Additions ## RPC Additions
* [Add a new rpc endpoint](https://github.com/lightningnetwork/lnd/pull/8843) * [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. `lncli` to LND hence making it more universal.
* [The `walletrpc.FundPsbt` RPC method now has an option to specify the fee as * [The `walletrpc.FundPsbt` RPC method now has an option to specify the fee as