Can someone recommend a combination of Bitcoin/Lightning Network node implementations that work well with a pruned Bitcoin node? I'm using Bitcoin Core and LND, and I've found that LND fails to sync properly when Bitcoin Core is pruned.

#asknostr #lightning

Reply to this note

Please Login to reply.

Discussion

nostr:npub137c5pd8gmhhe0njtsgwjgunc5xjr2vmzvglkgqs5sjeh972gqqxqjak37w

I'm using LND with a pruned Bitcoin node via a BTCPay Server Docker implementation, and it seems to work just fine. Maybe use their implementation as a guide if rolling your own.

Thank you, I'll give it a try.