Type Alias fuel_indexer_utils::prelude::Bytes

pub type Bytes = Vec<u8>;
Expand description

Scalar for arbitrarily-sized byte payloads.

Aliased Type§

struct Bytes { /* private fields */ }