[−][src]Crate sc_rpc
Substrate RPC implementation.
A core implementation of Substrate RPC interfaces.
Modules
| author | Substrate block-author/full-node API. |
| chain | Substrate blockchain API. |
| offchain | Substrate offchain API. |
| state | Substrate state API. |
| system | Substrate system API. |
Structs
| Metadata | RPC Metadata. |
| Subscriptions | Subscriptions manager. |
Traits
| RpcExtension | A type that can augment |