# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "node-rpc" version = "2.0.0" authors = ["Parity Technologies ", "Tetcoin Developers "] description = "Tetcore collection of node-specific RPC methods." homepage = "https://core.tetcoin.org" keywords = ["tetcoin", "tetcore", "crypto", "blockchain", "framework"] categories = ["cryptography::cryptocurrencies"] license = "Apache-2.0" repository = "https://github.com/tetcoin/tetcore" [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] [dependencies.noble-contracts-rpc] version = "0.8.0" [dependencies.noble-transaction-payment-rpc] version = "2.0.0" [dependencies.node-primitives] version = "2.0.0" [dependencies.node-runtime] version = "2.0.0" [dependencies.tc-chain-spec] version = "2.0.0" [dependencies.tc-client-api] version = "2.0.0" [dependencies.tc-consensus-babe] version = "0.8.0" [dependencies.tc-consensus-babe-rpc] version = "0.8.0" [dependencies.tc-consensus-epochs] version = "0.8.0" [dependencies.tc-finality-grandpa] version = "0.8.0" [dependencies.tc-finality-grandpa-rpc] version = "0.8.0" [dependencies.tc-keystore] version = "2.0.0" [dependencies.tc-rpc] version = "2.0.0" [dependencies.tc-rpc-api] version = "0.8.0" [dependencies.tc-sync-state-rpc] version = "0.8.0" [dependencies.tetcore-fabric-rpc-system] version = "2.0.0" [dependencies.tetsy-jsonrpc-core] version = "15.1.0" [dependencies.tp-api] version = "2.0.2" [dependencies.tp-block-builder] version = "2.0.2" [dependencies.tp-blockchain] version = "2.0.2" [dependencies.tp-consensus] version = "0.8.2" [dependencies.tp-consensus-babe] version = "0.8.2" [dependencies.tp-keystore] version = "0.8.1" [dependencies.tp-runtime] version = "2.0.2" [dependencies.tp-transaction-pool] version = "2.0.2"