mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-20 02:27:21 +01:00
5 lines
115 B
Go
5 lines
115 B
Go
|
package routing
|
||
|
|
||
|
// TODO(roasbeef): abstract out graph to interface
|
||
|
// * add in-memory version of graph for tests
|