BlockKeys
v1.0.1

      View Source BlockKeys.Base58 (BlockKeys v1.0.1)

      Documentation for Base58.

      Summary

      Functions

      decode(data)

      See BlockKeys.Base58.Encoder.decode/1.

      decode_check(data, length \\ 25)

      See BlockKeys.Base58.Check.decode_check/2.

      encode(data, hash \\ "")

      See BlockKeys.Base58.Encoder.encode/2.

      encode_check(data, prefix)

      See BlockKeys.Base58.Check.encode_check/2.

      Functions

      Link to this function

      decode(data)

      View Source

      See BlockKeys.Base58.Encoder.decode/1.

      Link to this function

      decode_check(data, length \\ 25)

      View Source

      See BlockKeys.Base58.Check.decode_check/2.

      Link to this function

      encode(data, hash \\ "")

      View Source

      See BlockKeys.Base58.Encoder.encode/2.

      Link to this function

      encode_check(data, prefix)

      View Source

      See BlockKeys.Base58.Check.encode_check/2.

      Hex Package Hex Preview (current file) Download ePub version

      Built using ExDoc (v0.31.0) for the Elixir programming language