Module fil_actors_shared::v12::runtime::builtins

source ·

Enums§

  • 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.