Crate tc_rpc[−][src]
Tetcore RPC implementation.
A core implementation of Tetcore RPC interfaces.
Modules
| author | Tetcore block-author/full-node API. |
| chain | Tetcore blockchain API. |
| offchain | Tetcore offchain API. |
| state | Tetcore state API. |
| system | Tetcore system API. |
Structs
| Metadata | RPC Metadata. |
| SubscriptionTaskExecutor | Task executor that is being used by RPC subscriptions. |
Enums
| DenyUnsafe | Signifies whether a potentially unsafe RPC should be denied. |
Traits
| RpcExtension | A type that can augment |