Page MenuHomePhabricator

Fix constant style in txdb.h
ClosedPublic

Authored by deadalnix on Nov 8 2020, 01:00.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABCc6955487eaa0: Fix constant style in txdb.h
Summary

Make them SNAKE_CASE and constexpr .

Also bumps DEFAULT_DB_CACHE_MB to 1024 MiB.

Test Plan
ninja all check

Diff Detail

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