mirror of
https://github.com/EvernodeXRPL/hpcore.git
synced 2026-04-29 15:37:59 +00:00
Control message to update peers. (#351)
This commit is contained in:
@@ -194,6 +194,7 @@ namespace consensus
|
||||
if (!was_in_sync && newly_in_sync && ctx.sync_ongoing)
|
||||
dispatch_synced_ledger_input_statuses(lcl_id);
|
||||
|
||||
LOG_DEBUG << "Vote status: " << new_vote_status;
|
||||
status::set_vote_status(new_vote_status);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user