Base58 package is required for libsecp256k verify

This commit is contained in:
shortcutme 2019-03-20 00:50:18 +01:00
parent 8c52038671
commit fa9e024b42
No known key found for this signature in database
GPG key ID: 5B63BAE6CB9613AE

View file

@ -1,5 +1,6 @@
gevent>=1.1.0 gevent>=1.1.0
msgpack>=0.4.4 msgpack>=0.4.4
base58
merkletools merkletools
pyelliptic==1.5.6 pyelliptic==1.5.6
rsa rsa