lnd/autopilot
Andras Banki-Horvath 2c3041d8bc autopilot: fix memChannelGraph channel edge addition
This PR fixes an issue that happens when adding a new channel edge
between two nodes in a memChannelGraph. Originally a channel edge held a
node value which made the graph different when iterating from the two
endpoints of an edge. This is simply fixed by holding pointers instead.
2019-12-19 22:42:37 +01:00
..
2019-09-10 17:21:59 +02:00
2019-03-27 15:06:30 +01:00
2019-09-10 17:21:59 +02:00