lnd.xprv/lntest
Johan T. Halseth aec00b1277
lntest+lnd_test: add Connect and Disconnect miner for BackendCfgs
This commit gives the current chainbackend the ability to connect and
disconnect the chain backend at will. We do this to let the chain
backend initiate the connection to the miner, not the other way around.

This is a preparation for using Neutrino as a backend, as it only allows
making outbound connections.

We must also move the setup of the chainbackend to after to miner, to
know the address to connect to.
2019-05-27 09:29:02 +02:00
..
btcd.go lntest+lnd_test: add Connect and Disconnect miner for BackendCfgs 2019-05-27 09:29:02 +02:00
doc.go lntest: Add doc.go with package documentation. 2017-12-14 20:06:23 -08:00
harness.go lntest: don't return from ensureConnected on non-error 2019-04-24 09:44:15 +02:00
node.go lntest+lnd_test: add Connect and Disconnect miner for BackendCfgs 2019-05-27 09:29:02 +02:00
timeouts_darwin.go lntest/timeouts: split into darwin and non-darwin timeouts 2019-03-27 19:00:39 -07:00
timeouts.go lntest/timeouts: split into darwin and non-darwin timeouts 2019-03-27 19:00:39 -07:00