[go: up one dir, main page]

bech32 0.4.1

Encodes and decodes the Bech32 format
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "bech32"
version = "0.4.1"
authors = ["Clark Moody"]
repository = "https://github.com/rust-bitcoin/rust-bech32"
description = "Encodes and decodes the Bech32 format"
readme = "README.md"
keywords = ["base32", "encoding", "bech32"]
categories = ["encoding"]
license = "MIT"

[dependencies]