sp-rpc 2.0.0-alpha.5

Substrate RPC primitives and utilities.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.serde]
features = ["derive"]
version = "1.0.101"

[dependencies.sp-core]
version = "2.0.0-alpha.5"

[package]
authors = ["Parity Technologies <admin@parity.io>"]
description = "Substrate RPC primitives and utilities."
edition = "2018"
homepage = "https://substrate.dev"
license = "GPL-3.0"
name = "sp-rpc"
repository = "https://github.com/paritytech/substrate/"
version = "2.0.0-alpha.5"