module Handshake_result: sig .. end
sig
end
type t =
|
Eof
Version_failure of int
int
Server_header of [ `Version of int ] * Core.Std.Time.t * Account_code.t
[ `Version of int ] * Core.Std.Time.t * Account_code.t
val t_of_sexp : Sexplib.Sexp.t -> t
Sexplib.Sexp.t -> t
val sexp_of_t : t -> Sexplib.Sexp.t
t -> Sexplib.Sexp.t