mirror of
https://github.com/ton-blockchain/ton
synced 2025-03-09 15:40:10 +00:00
updated tonlib, new fullnode queries
This commit is contained in:
parent
87ccb27b70
commit
a1e352d894
40 changed files with 1188 additions and 175 deletions
|
@ -506,6 +506,7 @@ class ValidatorManagerImpl : public ValidatorManager {
|
|||
td::Timestamp resend_shard_blocks_at_;
|
||||
td::Timestamp check_waiters_at_;
|
||||
td::Timestamp check_shard_clients_;
|
||||
td::Timestamp log_status_at_;
|
||||
void alarm() override;
|
||||
std::map<ShardTopBlockDescriptionId, td::Ref<ShardTopBlockDescription>> out_shard_blocks_;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue