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(/* private fields */);
pub type Item = Item;
The type of the batch item.
This is a RedJubjubItem
.
struct Item(/* private fields */);