Elixium Core v0.6.3 Base58 View Source

Provides functionality for encoding and decoding in Base58

Link to this section Summary

Functions

Decode a Base58 encoded string into its binary representation

Encode a binary of arbitrary size into Base58 string

Link to this section Functions

Decode a Base58 encoded string into its binary representation

Link to this function encode(data, hash \\ "") View Source

Encode a binary of arbitrary size into Base58 string