fuel_ethabi

Type Alias Hash

Source
pub type Hash = H256;
Expand description

Commonly used FixedBytes of size 32

Aliased Type§

struct Hash(pub [u8; 32]);

Fields§

§0: [u8; 32]