Backports #14409 to the 0.17 branch.
#14409 makes the blocks directory net-specific by definition.
Github-Pull:
and Rebased-From:
info for each commit. See the backport.py script.
The blocks directory is net specific by definition.
Also this prevents the side effect of calling GetBlocksDir(false) in the
non-mainnet environment.
Github-Pull: #14409
Rebased-From: c3f1821ac788e522e7558e3575150433450dcb8c
A new node should not create an unused `blocks` directory in the root of
the data directory when `-testnet` or `-regtest` is specified.
Github-Pull: #14409
Rebased-From: e4a0c3547ed886871f8b3d51c6b4ffdb181a8b9c
This is missing the
Github-Pull:
andRebased-From:
info for each commit. See the backport.py script.
Thank you. Fixed.
Is there a way to fix “The job exceeded the maximum time limit for jobs, and has been terminated.” error in Travis job?