@@ -39,6 +39,10 @@ def read_json(filename, default):
|
||||
return r
|
||||
|
||||
|
||||
GIT_REPO_URL = "https://github.com/spesmilo/electrum"
|
||||
GIT_REPO_ISSUES_URL = "https://github.com/spesmilo/electrum/issues"
|
||||
|
||||
|
||||
class AbstractNet:
|
||||
|
||||
@classmethod
|
||||
|
||||
Reference in New Issue
Block a user