This PR:
- simplifies path argument (datadir/blocks/index) for CBlockTreeDB constructor
- does not change behavior as GetBlocksDir() with unset "-blocksdir" returns the same path
- improves code readability
This is a backport of Core PR17059
Differential D8119
util: Simplify path argument for CBlockTreeDB ctor PiRK on Oct 26 2020, 10:11. Authored by Tags None Subscribers None
Details
This is a backport of Core PR17059 ninja all check-all
Diff Detail
|