package tezos-base

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

Distributed_db protocol version.

module Name : sig ... end
type t = private int

An abstract version number for the high-level Distributed_db messages.

val pp : Format.formatter -> t -> unit
val encoding : t Data_encoding.t
val zero : t
val one : t