You've already forked electroncash-protocol
Prepare 1.8.11
This commit is contained in:
@@ -15,6 +15,10 @@
|
|||||||
non-CToR daemon, such as Bitcoin SV, and Bitcoin Unlimited /
|
non-CToR daemon, such as Bitcoin SV, and Bitcoin Unlimited /
|
||||||
Bitcoin XT with CToR disabled.
|
Bitcoin XT with CToR disabled.
|
||||||
|
|
||||||
|
Version 1.8.11 (07 Nov 2018)
|
||||||
|
============================
|
||||||
|
|
||||||
|
* require aiorpcX 0.10.1
|
||||||
|
|
||||||
Version 1.8.10 (05 Nov 2018)
|
Version 1.8.10 (05 Nov 2018)
|
||||||
============================
|
============================
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
import os
|
import os
|
||||||
import sys
|
import sys
|
||||||
sys.path.insert(0, os.path.abspath('..'))
|
sys.path.insert(0, os.path.abspath('..'))
|
||||||
VERSION="ElectrumX 1.8.10"
|
VERSION="ElectrumX 1.8.11"
|
||||||
|
|
||||||
# -- Project information -----------------------------------------------------
|
# -- Project information -----------------------------------------------------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user