Module sc_client_api::execution_extensions[][src]

Expand description

Execution extensions for runtime calls.

This module is responsible for defining the execution strategy for the runtime calls and provide the right Externalities extensions to support APIs for particular execution context & capabilities.

Structs

A producer of execution extensions for offchain calls.

Execution strategies settings.

Enums

Strategy for executing a call into the runtime.

Traits

Create a Offchain DB accessor object.

Generate the starting set of ExternalitiesExtensions based upon the given capabilities