package plebeia

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type detail = Fs_types.Path.t * Segment.segment list * Node_type.node option
val pp : Stdlib.Format.formatter -> Merkle_proof.t -> unit
val convert_details : Fs_nameenc.t -> (Segment.t list * 'a) list -> ((Fs_types.Path.t * Segment.t list * 'b) list, Error.t) Result.t
val make : Fs_types.Path.t list -> Fs_impl.cursor -> (Fs_impl.cursor * (Merkle_proof.t * (Fs_types.Path.t * Segment.t list * Node_type.t option) list), Error.t) Stdlib.result
val check : Fs_impl.Vc.t -> Merkle_proof.t -> (Hash.Prefix.t * (Fs_types.Path.t * Segment.t list * Node_type.t option) list, Error.t) Stdlib.result
OCaml

Innovation. Community. Security.