File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -321,8 +321,11 @@ The underlying functionality between those two options remain the same.
321
321
- [ Abstract autopilot access] ( https://github.com/lightningnetwork/lnd/pull/9480 )
322
322
- [ Abstract invoicerpc server access] ( https://github.com/lightningnetwork/lnd/pull/9516 )
323
323
- [ Refactor to hide DB transactions] ( https://github.com/lightningnetwork/lnd/pull/9513 )
324
- - Move the [ graph cache out of the graph
324
+ - Move the [ graph cache out of the graph
325
325
CRUD] ( https://github.com/lightningnetwork/lnd/pull/9544 ) layer.
326
+ - Move [ topology
327
+ subscription] ( https://github.com/lightningnetwork/lnd/pull/9577 ) and
328
+ notification handling from the graph.Builder to the ChannelGraph.
326
329
327
330
* [ Golang was updated to
328
331
` v1.22.11 ` ] ( https://github.com/lightningnetwork/lnd/pull/9462 ) .
You can’t perform that action at this time.
0 commit comments