Revert to v19 release.
This commit is contained in:
parent
bbd3d701c0
commit
56444a9d2e
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@ __pycache__
|
||||
/*.eggs
|
||||
.tox
|
||||
.eggs
|
||||
*~
|
||||
|
@ -41,7 +41,7 @@ else:
|
||||
FILE_EXT = 'tar.gz'
|
||||
|
||||
known_coins = {
|
||||
'particl': '0.21.0.1',
|
||||
'particl': '0.19.2.4',
|
||||
'litecoin': '0.18.1',
|
||||
'bitcoin': '0.21.0',
|
||||
'namecoin': '0.18.0',
|
||||
|
Loading…
Reference in New Issue
Block a user