Type Alias libp2p::gossipsub::IdentTopic

pub type IdentTopic = Topic<IdentityHash>;
Available on crate feature gossipsub only.

Aliased Type§

struct IdentTopic { /* private fields */ }