HomePhabricator

remove unneeded includes when building without BIP70

Description

remove unneeded includes when building without BIP70

Summary:
This is a follow-up to D15407
These changes enable building Qt with -no-feature-networkproxy when BIP70 is disabled

Depends on D15427

Test Plan:

cmake .. -GNinja -DENABLE_BIP70=OFF
ninja all check-all

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Subscribers: Fabien

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

Details

Provenance
PiRKAuthored on Feb 12 2024, 10:55
PiRKPushed on Feb 14 2024, 07:36
Reviewer
Restricted Project
Differential Revision
D15428: remove unneeded includes when building without BIP70
Parents
rABC70868c22363e: build: disable more optional components when building qt
Branches
Unknown
Tags
Unknown