package octez-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = R.hash
val compare : R.hash -> R.hash -> int
val merkle_hash : height:int -> R.hash -> R.hash -> R.hash
val uncommitted_hashes : R.hash array lazy_t
val uncommitted : height:int -> R.hash
val of_bytes_exn : Stdlib.Bytes.t -> R.hash
val to_bytes : R.hash -> Stdlib.Bytes.t
val of_commitment : R.commitment -> R.hash
val to_commitment : R.hash -> R.commitment
OCaml

Innovation. Community. Security.