= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
P2p-layer protocol version.
val pp : Format.formatter -> t -> unit
val encoding : t Data_encoding.t
val supported : t list
val zero : t
val one : t
Features
Any new network-protocol feature should be declared here, and the feature_available
function should be updated accordingly. This avoid to clutter the code base with hardcoded version comparisons.