package tezos-base

  1. Overview
  2. Docs
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 module:Tezos-crypto_dal.Cryptobox.

OCaml

Innovation. Community. Security.