Files
lnd/routing/integrated_routing_context_test.go
Elle Mouton 9d389ad5f2 graph: let FetchNodeFeatures take an optional read tx
For consistency in the graphsessoin.graph interface, we let the
FetchNodeFeatures method take a read transaction just like the
ForEachNodeDirectedChannel. This is nice because then all calls in the
same pathfinding transaction use the same read transaction.
2024-11-28 14:52:48 +02:00

9.2 KiB