mirror of
https://github.com/ton-blockchain/ton
synced 2025-03-09 15:40:10 +00:00
Add special overlay for validators for block broadcasting (#842)
* Private overlay for broadcasting blocks --------- Co-authored-by: SpyCheese <mikle98@yandex.ru>
This commit is contained in:
parent
6c615a105a
commit
a52045bd91
10 changed files with 338 additions and 1 deletions
|
@ -143,7 +143,9 @@ set(FULL_NODE_SOURCE
|
|||
full-node-master.h
|
||||
full-node-master.hpp
|
||||
full-node-master.cpp
|
||||
|
||||
full-node-private-overlay.hpp
|
||||
full-node-private-overlay.cpp
|
||||
|
||||
net/download-block.hpp
|
||||
net/download-block.cpp
|
||||
net/download-block-new.hpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue