lnd/graph/graphsession
Elle Mouton 9068ffcd8b
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.
2025-02-18 07:59:57 -03:00
..
graph_session.go graph: let FetchNodeFeatures take an optional read tx 2025-02-18 07:59:57 -03:00