Type Alias forest_filecoin::interpreter::vm::ForestMachineV3

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

Aliased Type§

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