Docs.rs
sc-rpc-api-0.44.0
sc-rpc-api 0.44.0
Docs.rs crate page
GPL-3.0-or-later
WITH Classpath-exception-2.0
Links
Homepage
Repository
crates.io
Source
Owners
github:paritytech:core-devs
parity-crate-owner
Dependencies
parity-scale-codec ^3.6.12
normal
jsonrpsee ^0.24.3
normal
sc-chain-spec ^38.0.0
normal
sc-mixnet ^0.15.0
normal
sc-transaction-pool-api ^37.0.0
normal
scale-info ^2.11.1
normal
serde ^1.0.209
normal
serde_json ^1.0.127
normal
sp-core ^34.0.0
normal
sp-rpc ^32.0.0
normal
sp-runtime ^39.0.1
normal
sp-version ^37.0.0
normal
thiserror ^1.0.48
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
sc_
rpc_
api
0.44.0
Module author
Module Items
Modules
Traits
In crate sc_
rpc_
api
sc_rpc_api
Module
author
Copy item path
source
Expand description
Substrate block-author/full-node API.
Modules
§
error
Authoring RPC module errors.
hash
Extrinsic helpers for author RPC module.
Traits
§
Author
ApiClient
Client implementation for the
AuthorApi
RPC API.
Author
ApiServer
Server trait implementation for the
AuthorApi
RPC API.