Type Alias forest_filecoin::interpreter::vm::ForestMachineV2

source ·
pub(super) type ForestMachineV2<DB> = DefaultMachine<Arc<DB>, ForestExternsV2<DB>>;

Aliased Type§

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