lnd.xprv/cmd
Joost Jager f1769c8c8c
routing: convert to node pair based
Previously mission control tracked failures on a per node, per channel basis.
This commit changes this to tracking on the level of directed node pairs. The goal
of moving to this coarser-grained level is to reduce the number of required
payment attempts without compromising payment reliability.
2019-08-13 19:21:37 +02:00
..
lncli routing: convert to node pair based 2019-08-13 19:21:37 +02:00
lnd lnd: move main method to cmd/lnd/main.go 2019-04-23 20:56:33 +02:00