Module forest_filecoin::shim::fvm_latest::engine

source ·

Structs§

  • An Engine represents a single, caching wasm engine. It should not be shared between concurrent call stacks.
  • The proper way of getting this struct is to convert from NetworkConfig
  • EnginePool represents a limited pool of engines.
  • Container managing Engines with different consensus-affecting configurations.