Skip to content

Commit

Permalink
on auto-pilot, commenting random lines without undersanding a thing...
Browse files Browse the repository at this point in the history
  • Loading branch information
ice-hermes committed Jul 5, 2024
1 parent da98a63 commit 659426e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions validator/impl/collator.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1885,6 +1885,7 @@ bool Collator::init_utime() {
"error initializing unix time for the new block: failed to observe end of fsm_split time interval for this "
"shard");
}
return true;
// check whether masterchain catchain rotation is overdue
auto ccvc = config_->get_catchain_validators_config();
unsigned lifetime = ccvc.mc_cc_lifetime;
Expand Down

0 comments on commit 659426e

Please sign in to comment.