You don't need txindex to index the blockstream-electrs fork since it reads from the block files directly. Does mempool still require it? I though it was using electrs and its own db for all api requests.
Does the self hosted nostr:npub18d4r6wanxkyrdfjdrjqzj2ukua5cas669ew2g5w7lf4a8te7awzqey6lt3 really need -txindex when Electrs is configured? https://github.com/mempool/mempool/tree/master/backend
You don't need txindex to index the blockstream-electrs fork since it reads from the block files directly. Does mempool still require it? I though it was using electrs and its own db for all api requests.
The documentation says it does, but maybe that's incorrect?