BlockKeys

v0.1.3

  • Pages
  • Modules

    BlockKeys v0.1.3 BlockKeys.Base58 View Source

    Documentation for Base58.

    Link to this section Summary

    Functions

    decode(data)
    decode_check(data, length \\ 25)
    encode(data, hash \\ "")
    encode_check(data, prefix)

    Link to this section Functions

    Link to this function

    decode(data) View Source

    Link to this function

    decode_check(data, length \\ 25) View Source

    Link to this function

    encode(data, hash \\ "") View Source

    Link to this function

    encode_check(data, prefix) View Source

    Built using ExDoc (v0.19.3), designed by Friedel Ziegelmayer.