package octez-libs

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

Module MerklePV.PSource

Sourceval generate_tree : ?leaves:Plompiler.Csir.Scalar.t array -> int -> tree
Sourceval get_depth : tree -> int
Sourceval get_leaves : tree -> Plompiler.Csir.Scalar.t array
Sourceval print_tree : tree -> unit
Sourcetype path = (HashPV.P.scalar * bool) list
Sourceval proof_path : int -> tree -> leaf * path
Sourceval update_tree : ?input_length:int -> tree -> int -> HashPV.P.scalar -> tree
OCaml

Innovation. Community. Security.