Crate noble_contracts_rpc_runtime_api[][src]

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.

Traits

ContractsApi

The API to interact with contracts without using executive.