Update readme: blockstream/electrs for mempool/electrs

This commit is contained in:
hunicus 2024-04-05 15:59:16 +09:00
parent eee2385d0d
commit d82e482acc
No known key found for this signature in database
GPG Key ID: 24837C51B6D81FD9

View File

@ -103,7 +103,7 @@ In particular, make sure:
- the correct Bitcoin Core RPC credentials are specified in `CORE_RPC` - the correct Bitcoin Core RPC credentials are specified in `CORE_RPC`
- the correct `BACKEND` is specified in `MEMPOOL`: - the correct `BACKEND` is specified in `MEMPOOL`:
- "electrum" if you're using [romanz/electrs](https://github.com/romanz/electrs) or [cculianu/Fulcrum](https://github.com/cculianu/Fulcrum) - "electrum" if you're using [romanz/electrs](https://github.com/romanz/electrs) or [cculianu/Fulcrum](https://github.com/cculianu/Fulcrum)
- "esplora" if you're using [Blockstream/electrs](https://github.com/Blockstream/electrs) - "esplora" if you're using [mempool/electrs](https://github.com/mempool/electrs)
- "none" if you're not using any Electrum Server - "none" if you're not using any Electrum Server
### 6. Run Mempool Backend ### 6. Run Mempool Backend