]> Untitled Git - bitcoindevkit.org/commitdiff
Update ElectrumX URL
authorwillcl-ark <will8clark@gmail.com>
Thu, 10 Sep 2020 18:22:39 +0000 (19:22 +0100)
committerwillcl-ark <will8clark@gmail.com>
Thu, 10 Sep 2020 18:22:39 +0000 (19:22 +0100)
kyuupichan went a bit wild and dropped bitcoin support.
Electrum maintains a bitcoin-compatible fork.

content/repl/regtest.md

index 50e9c8183dc65fac5cac870d8be053d2fcfdd534..684cfff85beaae343a644f1b4922b5150fae27d4 100644 (file)
@@ -6,7 +6,7 @@ weight: 4
 pre: "<b>4. </b>"
 ---
 
-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: