Expand description

This module defines the shared environment, Env, used for the compilation/translation and execution of programmable transactions. While the “context” for each pass might be different, the Env provides consistent access to shared components such as the VM or the protocol config.

Structs§