tp-keyring 2.0.1

Keyring support code for the runtime. A set of test accounts.
Documentation
[dependencies.lazy_static]
version = "1.4.0"

[dependencies.strum]
features = ["derive"]
version = "0.16.0"

[dependencies.tet-core]
version = "2.0.1"

[dependencies.tp-runtime]
version = "2.0.1"

[package]
authors = ["Parity Technologies <admin@parity.io>", "Tetcoin Developers <support@tetcoin.org>"]
categories = ["cryptography::cryptocurrencies"]
description = "Keyring support code for the runtime. A set of test accounts."
documentation = "https://docs.rs/tp-keyring"
edition = "2018"
homepage = "https://core.tetcoin.org"
keywords = ["tetcoin", "tetcore", "crypto", "blockchain", "framework"]
license = "Apache-2.0"
name = "tp-keyring"
readme = "README.md"
repository = "https://github.com/tetcoin/tetcore"
version = "2.0.1"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]