Type Alias zebra_consensus::redjubjub::Item

source ·
pub type Item = Item;
Expand description

The type of the batch item. This is a RedJubjubItem.

Aliased Type§

struct Item(Item<SpendAuth, Binding>);

Fields§

§0: Item<SpendAuth, Binding>