Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum/bitcoin.py
Commit message (Collapse)AuthorAgeFilesLines
* Bitcoin addressArthur de Jong2018-09-301-0/+159
This adds validation of Bitcoin addresses. No check is done that the addresses actually exist but only that they are syntactically correct. Closes https://github.com/arthurdejong/python-stdnum/issues/80