Skip to content

Commit cca313f

Browse files
authored
Soc135: Fix LND links not getting rendered
1 parent 495355f commit cca313f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_posts/2024-04-29-socratic-seminar-135.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -170,17 +170,17 @@ If you can't make it to the main event please join us at PUBKEY around 9:30PM. *
170170
### [lnd](https://github.com/lightningnetwork/lnd)
171171
- [tlv: add new types and functions](https://github.com/lightningnetwork/lnd/pull/8692)
172172
- [rpc: add default conf target back](https://github.com/lightningnetwork/lnd/pull/8693)
173-
- [[3/3]: Blinded Route Error Handling](https://github.com/lightningnetwork/lnd/pull/8485)
173+
- [(3/3): Blinded Route Error Handling](https://github.com/lightningnetwork/lnd/pull/8485)
174174
- [dont use sweeper unconfirmed utxos](https://github.com/lightningnetwork/lnd/pull/8545)
175175
- [sweep: add docs and remove dead code](https://github.com/lightningnetwork/lnd/pull/8674)
176176
- [lnrpc: rejects positive inbound fees by default](https://github.com/lightningnetwork/lnd/pull/8627)
177177
- [tlv: add axiomatic RecordProducer implementation for Record](https://github.com/lightningnetwork/lnd/pull/8661)
178-
- [[2/3]: Support Forwarding of Blinded Payments](https://github.com/lightningnetwork/lnd/pull/8160)
178+
- [(2/3): Support Forwarding of Blinded Payments](https://github.com/lightningnetwork/lnd/pull/8160)
179179
- [coin select: add coin selection strategy option to all on-chain RPCs](https://github.com/lightningnetwork/lnd/pull/8515)
180180
- [lnd: fix sweepall argument call.](https://github.com/lightningnetwork/lnd/pull/8609)
181181
- [routing: inbound fees send support](https://github.com/lightningnetwork/lnd/pull/6934)
182182
- [htlcswitch: add inbound routing fees receive support](https://github.com/lightningnetwork/lnd/pull/6703)
183-
- [[1/3]: Preparatory work for Forwarding Blinded Routes](https://github.com/lightningnetwork/lnd/pull/8159)
183+
- [(1/3): Preparatory work for Forwarding Blinded Routes](https://github.com/lightningnetwork/lnd/pull/8159)
184184

185185

186186
### [BIPs](https://github.com/bitcoin/bips)

0 commit comments

Comments
 (0)