package octez-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
include Gossipsub_intf.PRINTABLE
type t
val pp : Format.formatter -> t -> unit
val valid : t -> Message_id.t -> [ `Valid | `Unknown | `Invalid ]

valid performs an application layer-level validity check on a message.

OCaml

Innovation. Community. Security.