Module massa_execution_worker::interface_impl

source ยท
Expand description

Implementation of the interface between massa-execution-worker and massa-sc-runtime. This allows the VM runtime to access the Massa execution context, for example to interact with the ledger. See the definition of Interface in the massa-sc-runtime crate for functional details.

Macrosยง

Structsยง

  • an implementation of the Interface trait (see massa-sc-runtime crate)

Functionsยง