aboutsummaryrefslogtreecommitdiff
path: root/python/python3-bech32/README
diff options
context:
space:
mode:
authornomnombtc <nomnombtc@arcor.de>2025-08-29 15:20:23 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-08-29 15:58:00 +0700
commit724dd3b8c31d01806d6ab33d046422f9074d26dc (patch)
tree3703bbfcd2f176074af8095d7f90a0a7d64a6498 /python/python3-bech32/README
parentb8e372dcd36a6e1101c1c5024c02211fa2ace23f (diff)
python/python3-bech32: Added (reference implementation for Bech32).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-bech32/README')
-rw-r--r--python/python3-bech32/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/python3-bech32/README b/python/python3-bech32/README
new file mode 100644
index 0000000000..e7247c06a3
--- /dev/null
+++ b/python/python3-bech32/README
@@ -0,0 +1 @@
+Reference implementation for Bech32 and segwit addresses.