Bitmessage / PyBitmessage

Reference client for Bitmessage: a P2P encrypted decentralised communication protocol:
https://bitmessage.org/wiki/Main_Page
Other
2.81k stars 578 forks source link

A test for random address generation #2213

Closed PeterSurda closed 2 months ago

PeterSurda commented 2 months ago

Hi!

After rewriting of decodeWalletImportFormat() the test for random address is working. The fix for python3 is trivial and documented here: the argument should be bytes.