Update Howto and setup.py about x11_hash package required for Dash

This commit is contained in:
TheLazieR Yip
2016-11-13 09:35:27 +07:00
parent edc5545fc2
commit ecf07dea91
+2 -1
View File
@@ -14,7 +14,8 @@ small - patches welcome.
+ irc: Python IRC package. Only required if you enable IRC; ElectrumX
will happily serve clients that try to connect directly.
I use 15.0.4 but older versions likely are fine.
+ x11_hash: Python X11 Hash package. Only required if you use ElectrumX
with Dash Network (Both Mainnet and Testnet). Version == 1.4 ;
While not requirements for running ElectrumX, it is intended to be run
with supervisor software such as Daniel Bernstein's daemontools,