-
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.
alexey.stratulat authoredRedid the wrapping of the base58 algorithm. Now it works with binary data (PyBytesObject) in place of strings. Also written a separate test.
Loading