Type Alias zebra_consensus::redpallas::Item
source · pub type Item = Item<SpendAuth, Binding>;
Expand description
The type of the batch item.
This is a RedPallasItem
.
Aliased Type§
struct Item { /* private fields */ }
pub type Item = Item<SpendAuth, Binding>;
The type of the batch item.
This is a RedPallasItem
.
struct Item { /* private fields */ }