From: willcl-ark Date: Thu, 10 Sep 2020 18:22:39 +0000 (+0100) Subject: Update ElectrumX URL X-Git-Url: http://internal-gitweb-vhost/%22https:/parse/scripts/database/-script/value/struct.Encoder.html?a=commitdiff_plain;h=713614e83e808f4d9cb94e967467d358e1f0bbf6;p=bitcoindevkit.org Update ElectrumX URL kyuupichan went a bit wild and dropped bitcoin support. Electrum maintains a bitcoin-compatible fork. --- diff --git a/content/repl/regtest.md b/content/repl/regtest.md index 50e9c8183d..684cfff85b 100644 --- a/content/repl/regtest.md +++ b/content/repl/regtest.md @@ -6,7 +6,7 @@ weight: 4 pre: "4. " --- -Running the REPL in regtest requires having a local Electrum server set-up. There are two main implementations, [`electrs`](https://github.com/romanz/electrs) in Rust and [`ElectrumX`](https://github.com/kyuupichan/electrumx) in Python. Since the Rust toolchain is already required to +Running the REPL in regtest requires having a local Electrum server set-up. There are two main implementations, [`electrs`](https://github.com/romanz/electrs) in Rust and [`ElectrumX`](https://github.com/spesmilo/electrumx) in Python. Since the Rust toolchain is already required to use Magical, this page will focus mostly on the former. Electrs can be installed by running: