Skip to content

Commit 17071f6

Browse files
committed
News359: edits to Gustavojfe section
1 parent 8205026 commit 17071f6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_posts/en/newsletters/2025-06-20-newsletter.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ repo], and [BINANAs][binana repo]._
138138
view the amount before passing it to the `payoffer` RPC. The latter is
139139
extended to accept an amount specified in a fiat currency.
140140

141-
- [LDK #3817][] rolls back support for attributable failures (see Newsletter
141+
- [LDK #3817][] rolls back support for [attributable failures][topic attributable failures] (see Newsletter
142142
[#349][news349 attributable]) by placing it under a test-only flag. This
143143
disables the peer penalization logic and removes the feature TLV from failure
144144
[onion messages][topic onion messages]. Nodes that hadn’t upgraded yet were
@@ -147,14 +147,14 @@ repo], and [BINANAs][binana repo]._
147147

148148
- [LDK #3623][] extends [peer storage][topic peer storage] (see Newsletter
149149
[#342][news342 peer]) to provide automatic, encrypted peer backups. Each
150-
block, `ChainMonitor` packages a versioned, timestamped, and serialized
151-
`ChannelMonitor` data into an `OurPeerStorage` blob. Then, it encrypts the
150+
block, `ChainMonitor` packages the data from a versioned, timestamped, and serialized
151+
`ChannelMonitor` structure into an `OurPeerStorage` blob. Then, it encrypts the
152152
data and raises a `SendPeerStorage` event to relay the blob as a
153153
`peer_storage` message to every channel peer. Additionally, `ChannelManager`
154154
is updated to handle `peer_storage_retrieval` requests by triggering a new
155155
blob send.
156156

157-
- [BTCPay Server #6755][] enhances the [coin selection][topic coin selection]
157+
- [BTCPay Server #6755][] enhances the coin control
158158
user interface with new minimum and maximum amount filters, before and after
159159
creation date filters, a help section for the filters, a "select all" UTXO
160160
checkbox, and large page size options (100, 200 or 500 UTXOs).

0 commit comments

Comments
 (0)