Module casper_node::components::contract_runtime[][src]

Expand description

Contract Runtime component.

Structs

Contract runtime configuration.

The contract runtime components.

Metrics for the contract runtime component.

Request for era validators.

Holds the state of an ongoing execute-commit cycle spawned from a given Event::Request.

Request for validator weights for a specific era.

Enums

Error returned from mis-configuring the contract runtime component.

Contract runtime component event.

Contract runtime component event.

Traits

Convenience trait for ContractRuntime’s accepted event types.