Files
breez-lnd/lnwire
Olaoluwa Osuntokun d17b11862b lnwire: convert ErrorGeneric to Error
With this change we move one step closer to matching the wire protocol
currently defined within the spec.
2017-04-16 15:23:45 -07:00
..
2017-03-13 16:30:23 -07:00
2017-04-16 15:23:45 -07:00
2017-03-13 16:30:23 -07:00
2017-03-13 16:30:23 -07:00
2017-03-13 16:30:23 -07:00
2017-03-17 12:53:15 -07:00

lnwire

Build Status MIT licensed GoDoc

The lnwire package implements the Lightning Network wire protocol.

This package has intentionally been designed so it can be used as a standalone package for any projects needing to interface with lightning peers at the wire protocol level.

Installation and Updating

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