Files
breez-lnd/routing
Lars Lehtonen 3b29ecb921 routing: Fix dropped errors in tests.
lnd: Fix dropped errors in tests.

contractcourt: Fix dropped errors in tests.

htlcswitch: Fix dropped errors in tests.

invoices: Fix dropped error in tests.

lnwallet: Fix dropped errors in tests.

macaroons: Fix dropped error in tests.
2019-09-13 06:28:05 +00:00
..
2019-09-10 17:21:59 +02:00
2019-09-10 17:21:59 +02:00
2019-09-10 17:21:59 +02:00
2019-09-10 17:21:59 +02:00
2019-09-10 17:21:59 +02:00
2019-09-10 17:21:59 +02:00

routing

Build Status MIT licensed GoDoc

The routing package implements authentication+validation of channel announcements, pruning of the channel graph, path finding within the network, sending outgoing payments into the network and synchronizing new peers to our channel graph state.

Installation and Updating

$ go get -u github.com/lightningnetwork/lnd/routing