package tezos-protocol-015-PtLimaPt

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

Module Tezos_raw_protocol_015_PtLimaPt.Merkle_listSource

Sourceval max_depth : count_limit:int -> int

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

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

Innovation. Community. Security.