From 77c30c36463a84f18e023c308a30eda8582d2998 Mon Sep 17 00:00:00 2001 From: Alex Su Date: Fri, 28 Jul 2023 15:14:38 +1000 Subject: [PATCH] tracking issue for dropping fil_actors_runtime --- vm_api/src/lib.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/vm_api/src/lib.rs b/vm_api/src/lib.rs index b10751d621..d6a06f2b86 100644 --- a/vm_api/src/lib.rs +++ b/vm_api/src/lib.rs @@ -2,6 +2,7 @@ use std::collections::BTreeMap; use cid::Cid; // TODO: drop the dependency on fil_actors_runtime and have a suitable replacement abstraction here +// https://github.com/filecoin-project/builtin-actors/issues/1344 pub use fil_actors_runtime::runtime::{builtins::Type, Primitives}; use fvm_ipld_blockstore::Blockstore; use fvm_ipld_encoding::{