Type Definition ethabi::FixedBytes [] [src]

type FixedBytes = Vec<u8>;

ABI fixed bytes.