A test for random address generation #2213

Merged
PeterSurda merged 2 commits from gitea-87 into v0.6 2024-04-16 06:17:13 +02:00
PeterSurda commented 2024-04-16 05:58:30 +02:00 (Migrated from github.com)

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.

Hi! After rewriting of `decodeWalletImportFormat()` the test for random address is working. The fix for python3 is trivial and documented [here](https://github.com/Bitmessage/PyBitmessage/blob/v0.6/src/tests/samples.py#L88): the argument should be bytes.
This repo is archived. You cannot comment on pull requests.
No description provided.