Page MenuHomePhabricator

remove cs_main extern declaration from net_processing.h
ClosedPublic

Authored by PiRK on Mar 14 2023, 09:32.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC29bba42dc009: remove cs_main extern declaration from net_processing.h
Summary

net_processing.h does not need cs_main since D10890
net_processing.cpp includes validation.h where cs_main is defined.

Test Plan

ninja all check-all

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable