Module Mavryk_base.Dal_srs

val find_trusted_setup_files : ?getenv_opt:(string -> string option) -> ?getcwd:(unit -> string) -> ?file_exists:(string -> bool) -> unit -> (string * string) Mavryk_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 Mavryk_crypto_dal.Cryptobox.