Type Definition ethabi::FixedBytes

source · []
pub type FixedBytes = Vec<u8>;
Expand description

ABI fixed bytes.