sc-transaction-pool-api 0.0.0

sc-transaction-pool-api is a lib
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
authors = ["Chevdor <chevdor@gmail.com>"]
name = "sc-transaction-pool-api"
version = "0.0.0"
edition = "2021"
description = "sc-transaction-pool-api is a lib"
homepage = "https://github.com/paritytech/sc-transaction-pool-api"
keywords = ["paritytech"]
license = "MIT"
readme = "README.md"
repository = "https://github.com/paritytech/sc-transaction-pool-api"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]