package octez-libs

  1. Overview
  2. Docs
val get_topic_params : ('topic, 'span) Gossipsub_intf.score_limits -> 'topic -> 'span Gossipsub_intf.per_topic_score_limits
val is_active : topic -> t -> bool

is_active topic t returns true if the peer's score for topic is marked as active, and false otherwise.

OCaml

Innovation. Community. Security.