lnd/routing
Olaoluwa Osuntokun 518b0d2cf7
Merge pull request #1679 from cfromknecht/move-linter-v2
Makefile: move linter v2
2018-08-09 21:03:05 -07:00
..
2018-08-09 20:23:40 -07:00
2017-06-25 14:19:56 +01:00
2018-08-09 20:23:40 -07:00
2018-08-09 20:23:40 -07:00
2018-08-09 20:23:40 -07: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