Type Definition tidefi_primitives::SessionIndex
source · pub type SessionIndex = u64;
Expand description
Counter for the number of sessions that have passed.
pub type SessionIndex = u64;
Counter for the number of sessions that have passed.