package octez-libs

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

The type for context configuration.

val equal : t -> t -> bool

The equality function for context configurations. If two context have the same configuration, they will generate the same context hashes.

val v : entries:int -> stable_hash:int -> inode_child_order: [ `Custom of depth:int -> bytes -> int | `Hash_bits | `Seeded_hash ] -> t

Constructor.

OCaml

Innovation. Community. Security.