Type Definition ethabi::Bytes[][src]

type Bytes = Vec<u8>;
Expand description

ABI bytes.