tezos-crypto
Tezos: library with all the cryptographic primitives used by Tezos
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package tezos-crypto
-
tezos-crypto
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library tezos-crypto
type elt = H.t
module Legacy : sig ... end
val empty : t
val is_empty : t -> bool
val cardinal : t -> int
val iter_ep :
( elt -> ( unit, 'error Tezos_error_monad.TzTrace.trace ) result Lwt.t ) ->
t ->
( unit, 'error Tezos_error_monad.TzTrace.trace ) result Lwt.t
exception Found of elt
val encoding : t Data_encoding.encoding
ON THIS PAGE
No table of contents