Page MenuHomePhabricator

[chronik] Install the protobuf file
ClosedPublic

Authored by Fabien on Jun 12 2023, 12:13.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC4c6ab5673da8: [chronik] Install the protobuf file
Summary

This is a useful file to be distributed/installed as part of the standard installation.

Test Plan
cmake -GNinja .. -DBUILD_BITCOIN_CHRONIK=ON -DCMAKE_INSTALL_PREFIX=install
ninja install

Check there is an install/proto/chronik.proto file installed.

Diff Detail

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