[][src]Crate pallet_contracts_rpc_runtime_api

Runtime API definition required by Contracts RPC extensions.

This API should be imported and implemented by the runtime, of a node that wants to use the custom RPC extension adding Contracts access methods.

Enums

ContractExecResult

A result of execution of a contract.

Traits

ContractsApi

The API to interact with contracts without using executive.