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

type FixedBytes = Vec<u8>;
This is supported on feature="abi" only.

ABI fixed bytes.