Crate pallet_contracts_rpc[−][src]
Expand description
Node-specific RPC methods for interaction with contracts.
Modules
The generated client module.
Structs
A struct that encodes RPC parameters required for a call to a smart-contract.
An implementation of contract specific RPC methods.
A struct that encodes RPC parameters required to instantiate a new smart-contract.
Traits
Contracts RPC methods.
The API to interact with contracts without using executive.