Crate noble_contracts_rpc_runtime_api

Source
Expand description

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ยง

  • The API to interact with contracts without using executive.