pub type Topic = FilterSet<FixedBytes<32>>;
Available on crate feature
eth
only.Expand description
A single topic
Aliased Typeยง
struct Topic(/* private fields */);
pub type Topic = FilterSet<FixedBytes<32>>;
eth
only.A single topic
struct Topic(/* private fields */);