Files
lnd/chainregistry.go
Wilmer Paulino dae5382fd4 chainregistry: correctly establish connection to bitcoind
In this commit, we fix a bug recently introduced where we would
construct the parameters required to connect to a bitcoind backend, but
never actually started the connection.
2018-08-09 23:29:49 -07:00

21 KiB