(trivial) RELEASE-NOTES: fix some typos

This commit is contained in:
SomberNight
2022-08-05 23:02:24 +02:00
parent bf4482ce1e
commit 548b7d4b23

View File

@@ -34,13 +34,13 @@
the unconfirmed balance, and could potentially cancel
each other.)
* In addition, the following new features are woth noting:
* In addition, the following new features are worth noting:
- support for the Blockstream Jade hardware wallet (#7633)
- support for LNURL-pay (LUD-06) (#7839)
- updated trampoline feature bit in invoices (#7801)
- the claim transactions of reverse swaps are not broadcast until
the parent transaction is confirmed. This can be overriden by
manually broadcasting the locakl transaction.
the parent transaction is confirmed. This can be overridden by
manually broadcasting the local transaction.
- the fee of submarine swap transactions can be bumped (#7724)
- better error handling for trampoline payments, which should
improve payment success rate (#7844)