IntersectMBO / bech32

Haskell implementation of the Bech32 address format (BIP 0173).
Apache License 2.0
47 stars 13 forks source link

Replacement human readable parts #24

Closed paweljakubas closed 3 years ago

paweljakubas commented 4 years ago

The replaceHumanReadablePart function allows a caller to replace the human-readable part of valid bech32 string with a different human-readable part.