Module libp2p_gossipsub::error[][src]

Error types that can result from gossipsub.

Enums

GossipsubHandlerError

Errors that can occur in the protocols handler.

PublishError

Error associated with publishing a gossipsub message.

SubscriptionError

Error associated with subscribing to a topic.

ValidationError