lnd/routing
Olaoluwa Osuntokun 18f88cbd8d
Merge pull request #3440 from joostjager/buildroute
routing: add build route functionality
2019-09-24 20:24:24 -07: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-17 11:10:58 +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