NET.EndpointsSet
type t = {
endpoints : string list;
}
val enc : t Json_encoding.encoding
val t_enc : t Json_encoding.encoding