mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
The runtime environment can be used for simple basic execution of contract code without the requirement of setting up a full stack and operates fully in memory. |
||
|---|---|---|
| .. | ||
| doc.go | ||
| env.go | ||
| runtime.go | ||
| runtime_example_test.go | ||
| runtime_test.go | ||