Type Definition fvm_shared::clock::ChainEpoch

source ·
pub type ChainEpoch = i64;
Expand description

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