noble-transaction-payment-rpc-runtime-api 2.0.0

RPC runtime API for transaction payment FABRIC noble
Documentation
[dependencies.codec]
default-features = false
features = ["derive"]
package = "tetsy-scale-codec"
version = "2.0.1"

[dependencies.noble-transaction-payment]
default-features = false
version = "2.0.0"

[dependencies.tp-api]
default-features = false
version = "2.0.2"

[dependencies.tp-runtime]
default-features = false
version = "2.0.2"

[features]
default = ["std"]
std = ["tp-api/std", "codec/std", "tp-runtime/std", "noble-transaction-payment/std"]

[package]
authors = ["Parity Technologies <admin@parity.io>", "Tetcoin Developers <support@tetcoin.org>"]
description = "RPC runtime API for transaction payment FABRIC noble"
edition = "2018"
homepage = "https://core.tetcoin.org"
license = "Apache-2.0"
name = "noble-transaction-payment-rpc-runtime-api"
readme = "README.md"
repository = "https://github.com/tetcoin/tetcore/"
version = "2.0.0"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]