Type Alias libp2p::gossipsub::Sha256Topic

pub type Sha256Topic = Topic<Sha256Hash>;
Available on crate feature gossipsub only.

Aliased Type§

struct Sha256Topic { /* private fields */ }