mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-04 09:48:19 +01:00
The `graphsession.NewRoutingGraph` method was used to create a RoutingGraph instance with no consistent read transaction across calls. But now that the ChannelGraph directly implements this, we can remove The NewRoutingGraph method. |
||
---|---|---|
.. | ||
db | ||
graphsession | ||
testdata | ||
builder.go | ||
builder_test.go | ||
errors.go | ||
interfaces.go | ||
log.go | ||
notifications.go | ||
notifications_test.go | ||
setup_test.go | ||
stats.go |