package tezos-validator

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Events : sig ... end
val load_protocol : Tezos_crypto.Protocol_hash.t -> string -> (unit, Tezos_error_monad.TzCore.error list) Stdlib.result Lwt.t
val inconsistent_handshake : string -> Tezos_error_monad.TzCore.error
val handshake : Lwt_io.input_channel -> Lwt_io.output_channel -> (unit, Tezos_error_monad.TzCore.error list) Stdlib.result Lwt.t
val main : ?socket_dir:string -> unit -> (unit, Tezos_error_monad.TzCore.error list) Stdlib.result Lwt.t
OCaml

Innovation. Community. Security.