This changes the flag for the bitcoin-chainstate executable. Previously
it was false, now it is the chain's default value (still false for the
main chain).
This concludes backport of core#25704
https://github.com/bitcoin/bitcoin/pull/25704/commits/fa7c834b9f988fa7f2ace2d67b1628211b7819df
Depends on D15814