package tezos-base58

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Tezos_base58Source

Sourcetype t =
  1. | Base58 of string
Sourceval pp : t Fmt.t
Sourceval encode : prefix:string -> string -> t
Sourceval decode : prefix:string -> t -> string option
OCaml

Innovation. Community. Security.