alloy_rpc_types

Type Alias Topic

Source
pub type Topic = FilterSet<FixedBytes<32>>;
Available on crate feature eth only.
Expand description

A single topic

Aliased Typeยง

struct Topic(/* private fields */);