mirror of
https://github.com/ton-blockchain/ton
synced 2025-03-09 15:40:10 +00:00
New shard overlays
This commit is contained in:
parent
53270a00e6
commit
7ac60bea7d
30 changed files with 411 additions and 271 deletions
|
@ -276,6 +276,7 @@ class ValidatorEngine : public td::actor::Actor {
|
|||
void load_empty_local_config(td::Promise<td::Unit> promise);
|
||||
void load_local_config(td::Promise<td::Unit> promise);
|
||||
void load_config(td::Promise<td::Unit> promise);
|
||||
void init_validator_options();
|
||||
|
||||
void start();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue