mirror of
https://github.com/EvernodeXRPL/hpcore.git
synced 2026-04-29 15:37:59 +00:00
Passed unl stats to contract. (#357)
This commit is contained in:
@@ -487,7 +487,7 @@ namespace consensus
|
||||
}
|
||||
|
||||
// Provide latest roundtime information to unl statistics.
|
||||
unl::update_time_config_stats(collected_proposals);
|
||||
unl::update_unl_stats(collected_proposals);
|
||||
|
||||
// Move collected propsals to candidate set of proposals.
|
||||
for (const auto &p : collected_proposals)
|
||||
|
||||
Reference in New Issue
Block a user