Type Definition ethers::abi::FixedBytes[]

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

ABI fixed bytes.