A test for random address generation #2213
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "gitea-87"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.