diff options
Diffstat (limited to 'python/python3-base58/README')
-rw-r--r-- | python/python3-base58/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python3-base58/README b/python/python3-base58/README new file mode 100644 index 0000000000..070740c026 --- /dev/null +++ b/python/python3-base58/README @@ -0,0 +1,2 @@ +Base58 and Base58Check implementation compatible with what is used by +the bitcoin network. |