Type Alias Topic

pub type Topic = FilterSet<FixedBytes<32>>;
Expand description

A single topic

Aliased Typeยง

struct Topic { /* private fields */ }