Crates.io | tc-authority-discovery |
lib.rs | tc-authority-discovery |
version | 0.8.0 |
source | src |
created_at | 2021-03-04 01:49:53.909149 |
updated_at | 2021-04-04 15:56:22.143174 |
description | Tetcore authority discovery. |
homepage | https://core.tetcoin.org |
repository | https://github.com/tetcoin/tetcore |
max_upload_size | |
id | 363507 |
size | 68,386 |
Tetcore authority discovery.
This crate enables Tetcore authorities to discover and directly connect to
other authorities. It is split into two components the [Worker
] and the
[Service
].
See [Worker
] and [Service
] for more documentation.
License: GPL-3.0-or-later WITH Classpath-exception-2.0