Myckel Habets
Results
1
issues of
Myckel Habets
The base58 module returns bytearrays when using Python3. PyWaves can't use those values in that case. This PR decodes the bytearrays into UTF-8 strings when using Python3. The address_tests.py file...