Personen, die abgestimmt haben
R
Powered by Noora
1
Connecting to self-hosted indexers like electrum
R
redskall
Mar 6, 2025

I would like to chose an indexer of my choice for my node.

Sure, thats not a feature for beginners. But it would be nice to have some expert mode or menu to provide more advanced features like this.

Kommentare
F
frnandu
Mar 6, 2025

I assume you are using LDK backend, since with LND you already should have a bitcoind running yourself alongside.
With LDK backend currently electrum is still not supported, only electrs, so if you are able to self-host an electrs instance (for example https://github.com/romanz/electrs ) you can set the env var LDK_ESPLORA_SERVER to your instance and it should work.

0