[dependencies.serde]
features = ["derive"]
version = "1.0.101"
[dependencies.serde_json]
version = "1.0.41"
[package]
authors = ["Parity Technologies <admin@parity.io>", "Tetcoin Developers <support@tetcoin.org>"]
categories = ["cryptography::cryptocurrencies"]
description = "Tetcore chain configurations types."
documentation = "https://docs.rs/tp-chain-spec"
edition = "2018"
homepage = "https://core.tetcoin.org"
keywords = ["tetcoin", "tetcore", "crypto", "blockchain", "framework"]
license = "Apache-2.0"
name = "tp-chain-spec"
readme = "README.md"
repository = "https://github.com/tetcoin/tetcore"
version = "2.0.2"