diff options
| author | nomnombtc <nomnombtc@arcor.de> | 2025-08-29 15:20:23 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-08-29 15:58:00 +0700 |
| commit | 724dd3b8c31d01806d6ab33d046422f9074d26dc (patch) | |
| tree | 3703bbfcd2f176074af8095d7f90a0a7d64a6498 /python/python3-bech32/README | |
| parent | b8e372dcd36a6e1101c1c5024c02211fa2ace23f (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/README | 1 |
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. |
