package tezos-crypto

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

Parameters

module H : sig ... end

Signature

val pp : Format.formatter -> H.t -> unit
val pp_short : Format.formatter -> H.t -> unit
val of_b58check : string -> H.t Tezos_error_monad.Error_monad.tzresult