Skip to content

Commit

Permalink
tracking issue for dropping fil_actors_runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
alexytsu committed Jul 30, 2023
1 parent 6010509 commit 77c30c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vm_api/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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::{
Expand Down

0 comments on commit 77c30c3

Please sign in to comment.