Type Alias hypersync_format::Address
source · pub type Address = FixedSizeData<20>;Expand description
EVM address is 20 bytes of data
Aliased Type§
struct Address(/* private fields */);pub type Address = FixedSizeData<20>;EVM address is 20 bytes of data
struct Address(/* private fields */);