OP_REVERSEBYTES activation logic
Summary: Fixes a bug in D5130, in the activation logic when building without the bitcoin wallet. Depends on D4871. Based on D3736.
Test Plan:
ninja check
test/functional/test_runner.py
test/functional/test_runner.py --with-phononactivation
Also compile with cmake .. -DBUILD_BITCOIN_WALLET=OFF
Reviewers: deadalnix, O1 Bitcoin ABC, #bitcoin_abc, markblundeberg
Reviewed By: O1 Bitcoin ABC, #bitcoin_abc, markblundeberg
Differential Revision: https://reviews.bitcoinabc.org/D5283