> 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 [[https://github.com/bitcoin/bitcoin/pull/17059 | PR17059]]