I have a mempool instance running one of my umbrel nodes. I manually updated mempool to the latest image on dockerhub. My goal is to have a local mempool instance I can query for the funding/closing balances of channels.
For example, check out this endpoint. You'll see that ACINQ funded this channel. The problem is that this data is not available in the umbrel version. The schema is the same, but the info is not populated. I thought updating the version (and reindexing mempool) would be enough, but I was wrong.
Everything in my mempool docker-compose is the same except the image versions for mempool have been updated to the latest version. Bounty also pays out to good alternative solutions. The main requirement is that I can get the funding amount of a channel locally with an API.
10,000 sats bounty