Type Alias miden_objects::block::NoteBatch

source ·
pub type NoteBatch = Vec<OutputNote>;

Aliased Type§

struct NoteBatch { /* private fields */ }