Remove process_active from confirm_req (#1265)
This commit is contained in:
parent
f54c447f36
commit
84eba68088
1 changed files with 0 additions and 1 deletions
|
@ -489,7 +489,6 @@ public:
|
|||
}
|
||||
node.stats.inc (rai::stat::type::message, rai::stat::detail::confirm_req, rai::stat::dir::in);
|
||||
node.peers.contacted (sender, message_a.header.version_using);
|
||||
node.process_active (message_a.block);
|
||||
// Don't load nodes with disabled voting
|
||||
if (node.config.enable_voting)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue