Expand description
Substrate block-author/full-node API.
Modules§
- error
- Re-export the API for backward compatibility. Authoring RPC module errors.
- hash
- Re-export the API for backward compatibility. Extrinsic helpers for author RPC module.
Structs§
- Author
- Authoring API
Traits§
- Author
ApiClient - Re-export the API for backward compatibility.
Client implementation for the
AuthorApi
RPC API. - Author
ApiServer - Re-export the API for backward compatibility.
Server trait implementation for the
AuthorApi
RPC API.