Skip to content

Commit 6b5dd29

Browse files
prusnakclarkmoody
authored andcommitted
Add Bech32m references to README.md
1 parent be2fdf4 commit 6b5dd29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[![Docs.rs badge](https://docs.rs/bitcoin-bech32/badge.svg)](https://docs.rs/bitcoin-bech32/)
33
[![Continuous Integration](https://github.com/rust-bitcoin/rust-bech32-bitcoin/workflows/Continuous%20Integration/badge.svg)](https://github.com/rust-bitcoin/rust-bech32-bitcoin/actions?query=workflow%3A%22Continuous+Integration%22)
44

5-
Encodes and decodes Bitcoin Segregated Witness addresses in the Bech32 format described in [BIP-0173](https://github.com/bitcoin/bips/blob/master/bip-0173.mediawiki).
5+
Encodes and decodes Bitcoin Segregated Witness addresses in the Bech32 format described in [BIP-0173](https://github.com/bitcoin/bips/blob/master/bip-0173.mediawiki) and Bech32m format described in [BIP-0350](https://github.com/bitcoin/bips/blob/master/bip-0350.mediawiki).
66

77
## Example
88

0 commit comments

Comments
 (0)