mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2026-01-17 13:24:20 +01:00
This commit reduces the range of the number of randomly generated features in order to speed up the run time of the integration tests a bit.
lnwire
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