mirror of
https://github.com/mempool/mempool.git
synced 2026-08-18 13:08:44 +02:00
Merge pull request #6049 from mempool/nymkappa/update-prod-readme
fix production readme electrs setup
This commit is contained in:
commit
f83b13df3f
1 changed files with 3 additions and 3 deletions
|
|
@ -222,11 +222,11 @@ Start `elementsd` and wait for it to sync the Liquid blockchain.
|
|||
|
||||
### Electrs
|
||||
|
||||
Install [Electrs](https://github.com/Blockstream/electrs) from source:
|
||||
Install [Electrs](https://github.com/mempool/electrs) from source:
|
||||
```
|
||||
git clone https://github.com/Blockstream/electrs
|
||||
git clone https://github.com/mempool/electrs
|
||||
cd electrs
|
||||
git checkout new-index
|
||||
git checkout mempool
|
||||
```
|
||||
|
||||
You'll need one instance per network. Build and run them one at a time:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue