mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-13 11:09:23 +01:00
docs: fix typos in release-notes 19.0
This commit is contained in:
parent
2610663658
commit
101311debb
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue