|
@ -15,7 +15,6 @@ |
|
|
import os |
|
|
import os |
|
|
import sys |
|
|
import sys |
|
|
sys.path.insert(0, os.path.abspath('..')) |
|
|
sys.path.insert(0, os.path.abspath('..')) |
|
|
#from electrumx.server.version import VERSION |
|
|
|
|
|
VERSION="1.5" |
|
|
VERSION="1.5" |
|
|
|
|
|
|
|
|
# -- Project information ----------------------------------------------------- |
|
|
# -- Project information ----------------------------------------------------- |
|
|