Type Alias zebra_consensus::primitives::ed25519::Item
source · pub type Item = Item;
Expand description
The type of the batch item.
This is an Ed25519Item
.
Aliased Type§
struct Item { /* private fields */ }
pub type Item = Item;
The type of the batch item.
This is an Ed25519Item
.
struct Item { /* private fields */ }