electrs
electrs copied to clipboard
Bug: blockchain.scripthash.get_mempool returns as unsupported method
Describe the bug
blockchain.scripthash.get_mempool returns as an unsupported method while it is described as one of the supported methods from the Electrum 1.4 protocol https://electrumx-spesmilo.readthedocs.io/en/latest/protocol-methods.html#blockchain-scripthash-get-mempool and thus should be supported as well.
Electrs version Latest
To Reproduce
- Configure and start electrs
- Connect with electrum client XYZ
- Wait
- Call blockchain.scripthash.get_mempool
- See error
I am getting these warnings too
version: electrs 0.9.9
WARN electrs::electrum] unknown method blockchain.scripthash.get_mempool