pub type LogArgument = FixedSizeData<32>;Expand description
EVM log argument is 32 bytes of data
Aliased Typeยง
struct LogArgument(/* private fields */);pub type LogArgument = FixedSizeData<32>;EVM log argument is 32 bytes of data
struct LogArgument(/* private fields */);