lnd/autopilot
Oliver Gugger d6fa912188
multi: further decouple graph
To further separate the channel graph from the channel state, we
refactor the AddrsForNode method to use the graphs's public methods
instead of directly accessing any buckets. This makes sure that we can
have the channel state cached with just its buckets while not using a
kvdb level cache for the graph.
At the same time we refactor the graph's test to also be less dependent
upon the channel state DB.
2021-09-29 17:00:03 +02:00
..
2020-11-19 14:34:29 +08:00
2020-11-19 14:34:29 +08:00
2019-03-27 15:06:30 +01:00
2021-09-29 17:00:03 +02:00
2020-12-04 23:07:52 +08:00
2020-12-04 23:07:52 +08:00