Crate sc_rpc_spec_v2
source ·Expand description
Substrate JSON-RPC interface v2.
Specification document.
Modules§
- Substrate archive API.
- Substrate chain head API.
- Substrate chain specification API.
- Substrate transaction API.
Structs§
- The error result of an RPC method.
- The successful result of an RPC method.
Enums§
- The result of an RPC method.
Functions§
- Util function to encode a value as a hex string
Type Aliases§
- Task executor that is being used by RPC subscriptions.