package octez-shell-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module type T = sig ... end
type t = (module T)

get hash searches the protocol of the given hash in the registered protocols. This function also activates the logging facilty of the returned protocol.

Same as get but with the result return type.

OCaml

Innovation. Community. Security.