Page MenuHomePhabricator

Fix typo related to ZMQ in build docs
ClosedPublic

Authored by jasonbcox on May 16 2020, 00:02.

Details

Reviewers
nakihito
Fabien
Group Reviewers
Restricted Project
Maniphest Tasks
Restricted Maniphest Task
Commits
rSTAGING36804f1672e3: Fix typo related to ZMQ in build docs
rABC36804f1672e3: Fix typo related to ZMQ in build docs
Summary

Fixes T873

Test Plan
cmake -DBUILD_BITCOIN_ZMQ=OFF ..
grep BUILD_BITCOIN_ZMQ CMakeCache.txt   # verify it's actually off

Diff Detail

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

Event Timeline

This revision is now accepted and ready to land.May 16 2020, 00:03
This revision was automatically updated to reflect the committed changes.