Type Definition ethers_core::abi::FixedBytes[][src]

pub type FixedBytes = Vec<u8, Global>;
Expand description

ABI fixed bytes.