package tezos-dal-node-lib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

A hook to set or update messages and messages IDs validation function. Should be called once at startup and every time the DAL parameters change.

val set : (?message:GS.Message.t -> message_id:GS.Message_id.t -> unit -> [ `Valid | `Unknown | `Outdated | `Invalid ]) -> unit
OCaml

Innovation. Community. Security.