@@ -27,7 +27,7 @@ summary], [2019][2019 summary], and [2020][2020 summary].
27
27
After years of discussion, January saw the first [ release] [ bcc21 ] of a
28
28
Bitcoin Core version supporting [ signets] [ topic signet ] , following prior
29
29
[ support] [ cl#2816 ] by C-Lightning and followed by [ support] [ lnd#5025 ] in
30
- LND. Signets are test networks anyone can used to simulate Bitcoin's
30
+ LND. Signets are test networks anyone can use to simulate Bitcoin's
31
31
main network (mainnet), either as it exists today or how it might exist
32
32
with certain changes (such as the activation of a soft fork consensus
33
33
change). Most software implementing signets also supports a default
@@ -361,7 +361,7 @@ using presigned transactions, such as LN. Package relay hopes to solve
361
361
this key safety issue.
362
362
363
363
An idea originally proposed in 2019 for LN saw renewed life in June. The
364
- original * fast forwards* idea described how an LN wallet could receive
364
+ original [ fast forwards] [ ff orig ] idea described how an LN wallet could receive
365
365
or relay a payment with fewer network round-trips, reducing network
366
366
bandwidth and payment latency. The idea was [ expanded] [ ff expanded ]
367
367
this year to describe how an LN wallet could receive multiple payments
@@ -666,3 +666,4 @@ FIXME:write conclusion
666
666
[ nov cs ] : /en/newsletters/2021/11/17/#changes-to-services-and-client-software
667
667
[ dec cs ] : /en/newsletters/2021/12/15/#changes-to-services-and-client-software
668
668
[ mpa ml ] : https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2021-September/019464.html
669
+ [ ff orig ] : https://lists.linuxfoundation.org/pipermail/lightning-dev/2019-April/001986.html
0 commit comments