Type Alias fvm::kernel::prelude::ChainEpoch

source ยท
pub type ChainEpoch = i64;
Expand description

Epoch number of a chain. This acts as a proxy for time within the VM.