fuel_core_p2p::gossipsub

Module messages

source

Enumsยง

  • Used to inform GossipsubCodec to which GossipsubMessage decode to GossipTopicTag is decided by checking received TopicHash from the peer
  • Takes Arc<T> and wraps it in a matching GossipsubBroadcastRequest The inner referenced value is serialized and broadcast to the network It is deserialized as GossipsubMessage