pub type Address = FixedSizeData<20>;Expand description
EVM address is 20 bytes of data
Aliased Typeยง
pub struct Address(/* private fields */);pub type Address = FixedSizeData<20>;EVM address is 20 bytes of data
pub struct Address(/* private fields */);