(trivial) RELEASE-NOTES: fix some typos
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
lightning invoice, the GUI will suggest available alternatives:
|
lightning invoice, the GUI will suggest available alternatives:
|
||||||
rebalance existing channels, open a new channel, perform a
|
rebalance existing channels, open a new channel, perform a
|
||||||
submarine swap, or pay to the provided onchain fallback address.
|
submarine swap, or pay to the provided onchain fallback address.
|
||||||
- A single balance is shown in the GUI. A piechart reflects how
|
- A single balance is shown in the GUI. A pie chart reflects how
|
||||||
that balance is distributed (on-chain, lightning, unconfirmed,
|
that balance is distributed (on-chain, lightning, unconfirmed,
|
||||||
frozen, etc).
|
frozen, etc).
|
||||||
- The semantics of the wallet balance has been modified: only
|
- The semantics of the wallet balance has been modified: only
|
||||||
@@ -32,15 +32,15 @@
|
|||||||
the confirmed balance. (Before this change, the arithmetic
|
the confirmed balance. (Before this change, the arithmetic
|
||||||
values of both incoming and outgoing transactions were added to
|
values of both incoming and outgoing transactions were added to
|
||||||
the unconfirmed balance, and could potentially cancel
|
the unconfirmed balance, and could potentially cancel
|
||||||
eachother.)
|
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 the Blockstream Jade hardware wallet (#7633)
|
||||||
- support for LNURL-pay (LUD-06) (#7839)
|
- support for LNURL-pay (LUD-06) (#7839)
|
||||||
- updated trampoline feature bit in invoices (#7801)
|
- updated trampoline feature bit in invoices (#7801)
|
||||||
- the claim transactions of reverse swaps are not broadcast until
|
- the claim transactions of reverse swaps are not broadcast until
|
||||||
the parent transaction is confirmed. This can be overriden by
|
the parent transaction is confirmed. This can be overridden by
|
||||||
manually broadcasting the locakl transaction.
|
manually broadcasting the local transaction.
|
||||||
- the fee of submarine swap transactions can be bumped (#7724)
|
- the fee of submarine swap transactions can be bumped (#7724)
|
||||||
- better error handling for trampoline payments, which should
|
- better error handling for trampoline payments, which should
|
||||||
improve payment success rate (#7844)
|
improve payment success rate (#7844)
|
||||||
|
|||||||
Reference in New Issue
Block a user