Crate casper_execution_engine
source ·Expand description
The engine which executes smart contracts on the Casper network.
Modules§
- Configuration options for the execution engine.
- The core of the smart contract execution logic.
- The shared logic of the execution engine.
- Storage for the execution engine.
Macros§
- Creates an array newtype for given length with special access operators already implemented.