base58string-0.10.0: Fast and safe representation of a Base-58 string

Safe HaskellNone
LanguageHaskell2010

Data.Base58String.Bitcoin

Synopsis

Documentation

data Base58String Source

Represents a Base58 string. Guarantees that all characters it contains are valid base58 characters.