HomePhabricator

[refactor] remove #include <validation.h> from zmqnotificationinterface.cpp

Description

[refactor] remove #include <validation.h> from zmqnotificationinterface.cpp

Summary:
upcoming PR16443 adds an #include <txdb.h> to validation.h which makes
zmq want leveldb symbols. this is the first step towards avoiding that and
a generally Good Thing To Do. #include <primitives/block.h> will do.

Test Plan:

ninja check check-functional

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

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

Details

Provenance
majcostaAuthored on Sep 24 2020, 14:16
majcostaPushed on Sep 24 2020, 15:05
Reviewer
Restricted Project
Differential Revision
D7550: [refactor] remove #include <validation.h> from zmqnotificationinterface.cpp
Parents
rABC171445f9f225: [Backport]test: impl. of msg_merkleblock and wait_for_merkleblock
Branches
Unknown
Tags
Unknown