Type Definition ethers::core::abi::FixedBytes[]

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

ABI fixed bytes.