mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-12-12 05:42:25 +01:00
In this commit, we add a new method to the ChannelEdgeInfo that will allow the path finding logic to get the node opposite the pivot node without first creating a new db transaction. The new method is able to use an existing db transaction, or create a new one if needed.
92 KiB
92 KiB