lnd.xprv/lntest
Matt Drollette 86133e559b config: add peer, rpc, and rest listener options
This commit removes the `peerport` and `rpcport` config options and
adds `listen`, `rpclisten`, and `restlisten` options to allow setting
one or multiple interfaces to listen on for incoming connections.

It also adds a `nolisten` option to allow disabling the listener for
incoming peer connections.
2018-01-21 17:35:03 -08:00
..
doc.go lntest: Add doc.go with package documentation. 2017-12-14 20:06:23 -08:00
harness.go lntest/harness: let OpenChannel take 'private' parameter 2018-01-06 17:21:49 -08:00
node.go config: add peer, rpc, and rest listener options 2018-01-21 17:35:03 -08:00