fuel_ethabi

Type Alias FixedBytes

Source
pub type FixedBytes = Vec<u8>;
Expand description

ABI fixed bytes.

Aliased Typeยง

struct FixedBytes { /* private fields */ }