Revert to v19 release.

This commit is contained in:
tecnovert 2021-02-25 20:47:25 +02:00
parent bbd3d701c0
commit 56444a9d2e
No known key found for this signature in database
GPG key ID: 8ED6D8750C4E3F93
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View file

@ -7,3 +7,4 @@ __pycache__
/*.eggs
.tox
.eggs
*~

View file

@ -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',