Type Alias forest_filecoin::interpreter::vm::ForestMachineV4

source ·
pub(super) type ForestMachineV4<DB> = DefaultMachine<Arc<DB>, ForestExterns<DB>>;

Aliased Type§

struct ForestMachineV4<DB> { /* private fields */ }