Type Definition mina_serialization_types::common::ExtendedU64
source · [−]pub type ExtendedU64 = Versioned<u64, 1>;
Expand description
u64 wrapped in 1 version byte
pub type ExtendedU64 = Versioned<u64, 1>;
u64 wrapped in 1 version byte