Type Alias Batch

Source
pub type Batch = Batch<IVec, PlainEncoding>;
Expand description

The “Plain” Tree’s Batch

Aliased Type§

pub struct Batch(/* private fields */);