package octez-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val find_trusted_setup_files : ?getenv_opt:(string -> string option) -> ?getcwd:(unit -> string) -> ?file_exists:(string -> bool) -> unit -> (string * string) Tezos_error_monad.Error_monad.tzresult

find_trusted_setup_files returns the path of the two files necessary to initialize cryptographic primitives used by the DAL. See Tezos_crypto_dal.Cryptobox.

OCaml

Innovation. Community. Security.