Closed justinmoon closed 5 years ago
I can get 2 instances of rust-lightning-bitcoinrpc
to peer with eachother, however
You’ll need #244 to peer with nodes requiring data_loss_protect, though it seems the author has abandoned that work.
On Oct 4, 2019, at 19:51, Justin Moon notifications@github.com wrote:
I can get 2 instances of rust-lightning-bitcoinrpc to peer
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
Cool. I'll just connect 2 rust-lightning-bitcoinrpc
nodes to each other for now.
On data_loss_protect, it has been implemented by https://github.com/rust-bitcoin/rust-lightning/pull/349 so you should be able to connect with a lnd instance, already done it successfully.
@TheBlueMatt you can close #244 I think
Ah, right, oops, somehow I'd forgotten about that one.
I've tried connecting to a couple of the biggest mainnet annd testnet nodes on 1ml, as well as a local testnet node (lnd 0.8.0-beta), and get this error every time