Type Alias unc_vm_runner::logic::types::BlockHeightDelta
source · pub type BlockHeightDelta = u64;Expand description
Block height delta that measures the difference between BlockHeights.
pub type BlockHeightDelta = u64;Block height delta that measures the difference between BlockHeights.