package tezos-protocol-013-PtJakart

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type Tezos_protocol_environment_013_PtJakart.Error_monad.error +=
  1. | Merkle_list_invalid_position
val max_depth : count_limit:int -> int

Given a list of size count_limit, returns the maximum depth of its merklisation.

module type T = sig ... end
module Make (El : sig ... end) (H : Tezos_protocol_environment_013_PtJakart.S.HASH) : T with type elt = El.t and type h = H.t
OCaml

Innovation. Community. Security.