Module forest_filecoin::shim::machine

source ·

Re-exports§

Modules§

Structs§

Enums§

  • This should be the latest enumeration of all builtin actors Identifies the builtin actor types for usage with the actor::resolve_builtin_actor_type syscall. Note that there is a mirror of this enum in the FVM SDK src/actors/builtins.rs. These must be kept in sync for the syscall to work correctly, without either side importing the other.