HomePhabricator

Fix outdated comments referring to ::ChainActive()

Description

Fix outdated comments referring to ::ChainActive()

Summary:
Remove also a comment about g_chainstate.
The additional ::ChainActive comment removed in validation.cpp was missed in a backport in D1972.

This is a backport of core#23258

Test Plan:

grep -r "::Chain\w*A" ../src/
grep -r "g_chainman" ../src/

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Differential Revision: https://reviews.bitcoinabc.org/D11755

Details

Provenance
Samuel Dobson <dobsonsa68@gmail.com>Authored on Oct 12 2021, 01:36
PiRKCommitted on Jul 15 2022, 13:12
PiRKPushed on Jul 15 2022, 13:12
Reviewer
Restricted Project
Differential Revision
D11755: Fix outdated comments referring to ::ChainActive()
Parents
rABCf78286b329af: validation: Farewell, global Chainstate!
Branches
Unknown
Tags
Unknown