package protocol_version_header

  1. Overview
  2. Docs

This is useful for passing around a pair of ts that will eventually be passed to negotiate.

type nonrec t = {
  1. us : t;
  2. peer : t;
}
OCaml

Innovation. Community. Security.