Crate noble_contracts_rpc[][src]

Node-specific RPC methods for interaction with contracts.

Modules

gen_client

The generated client module.

Structs

CallRequest

A struct that encodes RPC parameters required for a call to a smart-contract.

Contracts

An implementation of contract specific RPC methods.

RpcContractExecResult

An RPC serializable result of contract execution

Traits

ContractsApi

Contracts RPC methods.

ContractsRuntimeApi

The API to interact with contracts without using executive.