Module bs58::alphabet [] [src]

Commonly used Base58 alphabets.

Constants

BITCOIN

Bitcoin's alphabet as defined in their Base58Check encoding.

DEFAULT

The default alphabet used if none is given. Currently is the BITCOIN alphabet.

FLICKR

Flickr's alphabet for creating short urls from photo ids.

MONERO

Monero's alphabet as defined in this forum post.

RIPPLE

Ripple's alphabet as defined in their wiki.