-
alexey.stratulat authored
Redid the wrapping of the base58 algorithm. Now it works with binary data (PyBytesObject) in place of strings. Also written a separate test.
36411aa2
Redid the wrapping of the base58 algorithm. Now it works with binary data (PyBytesObject) in place of strings. Also written a separate test.