URI: 
       tUpdate link to ElectrumX github in readme - electrum-personal-server - Maximally lightweight electrum server for a single user
  HTML git clone https://git.parazyd.org/electrum-personal-server
   DIR Log
   DIR Files
   DIR Refs
   DIR README
       ---
   DIR commit 3531bc423f23e10b540dfdce4ad2c830670f2b36
   DIR parent bbc379c406af92ca6c5848343f862c1fbbecb5d3
  HTML Author: chris-belcher <chris-belcher@users.noreply.github.com>
       Date:   Thu,  4 Jun 2020 14:12:07 +0100
       
       Update link to ElectrumX github in readme
       
       Change the link because kyuupichan's version will no longer support
       bitcoin, which that fork intends maintain
       
       Diffstat:
         M README.md                           |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/README.md b/README.md
       t@@ -201,7 +201,7 @@ Traditional Electrum servers inherently are not very scalable and use many
        resources which push people towards using centralized solutions. This is what
        we'd like to avoid with Electrum Personal Server.
        
       -Definitely check out implementations like [ElectrumX](https://github.com/kyuupichan/electrumx/)
       +Definitely check out implementations like [ElectrumX](https://github.com/spesmilo/electrumx)
        and [Electrs](https://github.com/romanz/electrs) if you're interested in this
        sort of thing.