Crate forest_runtime
Source - ConsensusFault
- Result of checking two headers for a consensus fault.
- ConsensusFaultType
- Consensus fault types in VM.
- ActorCode
- Interface for invoking methods on an Actor
- MessageInfo
- Message information available to the actor about executing message.
- Runtime
- Runtime is the VM’s internal runtime object.
this is everything that is accessible to actors, beyond parameters.
- Syscalls
- Pure functions implemented as primitives by the runtime.
- compute_unsealed_sector_cid
- Computes sector Cid from proof type and pieces for verification.