hypersync_format

Type Alias LogArgument

source
pub type LogArgument = FixedSizeData<32>;
Expand description

EVM log argument is 32 bytes of data

Aliased Typeยง

struct LogArgument(/* private fields */);