fix comment in b58.py
This commit is contained in:
@@ -3,7 +3,8 @@
|
|||||||
'''
|
'''
|
||||||
generate base58 tests
|
generate base58 tests
|
||||||
|
|
||||||
really checking to see if my code matches the base58 package
|
really checking to see if my code matches the python base58 package which has
|
||||||
|
159 stars on github
|
||||||
'''
|
'''
|
||||||
|
|
||||||
import base58 as b
|
import base58 as b
|
||||||
|
|||||||
Reference in New Issue
Block a user