1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-03-09 15:40:10 +00:00

Remove unused priority_broadcast_receivers

This commit is contained in:
SpyCheese 2024-02-19 14:21:15 +03:00
parent 747b24aa18
commit e575d27302
17 changed files with 16 additions and 124 deletions

View file

@ -529,7 +529,6 @@ struct BurningConfig {
struct CollatorNodeDescr {
ton::ShardIdFull shard;
ton::NodeIdShort adnl_id;
ton::NodeIdShort full_node_id;
};
struct CollatorConfig {