Module Integration_test_lib.Gossip_state

module By_direction : sig ... end
module type Set = sig ... end
module Set : Set
val to_yojson : t -> Yojson.Safe.t
val _ : t -> Yojson.Safe.t
val node_id : t -> string
module Fields : sig ... end
val create : string -> t
val stats : 'a Event_type.Gossip.With_direction.t Event_type.t -> t list -> exclusion_list:string list -> [> `Seen_by_all of int ] * [> `Seen_by_some of int ]
val consistency_ratio : 'a Event_type.Gossip.With_direction.t Event_type.t -> t list -> exclusion_list:string list -> float