mirror of
https://github.com/ton-blockchain/ton
synced 2025-03-09 15:40:10 +00:00
Send block broadcasts directly to collators
This commit is contained in:
parent
b0c2c6c525
commit
699a56b951
20 changed files with 143 additions and 26 deletions
|
@ -485,6 +485,7 @@ class ShardConfig {
|
|||
struct CollatorNodeDescr {
|
||||
ton::ShardIdFull shard;
|
||||
ton::NodeIdShort adnl_id;
|
||||
ton::NodeIdShort full_node_id;
|
||||
};
|
||||
|
||||
struct CollatorConfig {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue