Page MenuHomePhabricator

[Chronik] Prefix WS protobuf enum entries with `BLK_` or `TX_`
ClosedPublic

Authored by tobias_ruck on Apr 26 2023, 15:55.

Details

Summary

In protobuf, all entries in an enum share the same namespace, which is why we prefix them according to their type.

Test Plan

ninja && ./test/functional/test_runner.py chronik_ws.py && ./test/functional/test_runner.py chronik_ws_script.py

Diff Detail

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