Expand description
Substrate RPC implementation.
A core implementation of Substrate RPC interfaces.
Modules§
- Substrate block-author/full-node API.
- Substrate blockchain API.
- Implementation of the
DevApiServer
trait providing debug utilities for Substrate based blockchains. - Substrate mixnet API.
- Substrate offchain API.
- Substrate state API.
- Substrate statement store API.
- Substrate system API.
- JSON-RPC helpers.
Structs§
- Generates random integers as subscription ID.
- Generates random strings of length
len
as subscription ID.
Enums§
- Signifies whether a potentially unsafe RPC should be denied.
Type Aliases§
- Task executor that is being used by RPC subscriptions.