package octez-shell-libs

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

Parameters

module Tree : Context.TREE with type key = string list and type value = bytes

Signature

val compute_step : Tree.tree -> Tree.tree Lwt.t
val set_input_step : input -> string -> Tree.tree -> Tree.tree Lwt.t
val get_output : output -> Tree.tree -> string Lwt.t
val get_info : Tree.tree -> info Lwt.t
OCaml

Innovation. Community. Security.