Type Alias forest_filecoin::chain::store::chain_store::ChainEpochDelta

source ยท
pub type ChainEpochDelta = i64;
Expand description

Disambiguate the type to signify that we are expecting a delta and not an actual epoch/height while maintaining the same type.