diff options
author | Samuel Dobson <dobsonsa68@gmail.com> | 2019-11-23 10:35:50 +1300 |
---|---|---|
committer | Samuel Dobson <dobsonsa68@gmail.com> | 2019-11-23 10:36:04 +1300 |
commit | 0b79caf658019de2c65a53c9e11fd1d2f4c369b6 (patch) | |
tree | f6f662a85a6a46125473d29768dad389cd16745a /src/qt | |
parent | 4effd67bf407e25e776a37739c6ca103e1f26d74 (diff) | |
parent | 3c2c439dcd8797019ac6d6614775d5c20ee41c36 (diff) |
Merge #17447: wallet: Make -walletdir network only
3c2c439dcd8797019ac6d6614775d5c20ee41c36 wallet: Make -walletdir network only (João Barbosa)
Pull request description:
With this PR `bitcoind -regtest` doesn't run if bitcoin.conf has
```
walletdir=/mnt/mydisk/wallets
```
But works with
```
[regtest]
walletdir=/mnt/mydisk/wallets
```
Doesn't change mainnet behavior.
Closes #15630.
ACKs for top commit:
ryanofsky:
ACK 3c2c439dcd8797019ac6d6614775d5c20ee41c36
MarcoFalke:
ACK 3c2c439dcd8797019ac6d6614775d5c20ee41c36 🍈
meshcollider:
Tested ACK 3c2c439dcd8797019ac6d6614775d5c20ee41c36
Tree-SHA512: 8ab3b2db5f3f9cab78b36baaf490c80f7330372cfd8f73fe6536c8fb4c6e55e09f62296feb70617075838b3bcd7101abebbef3b228b6c3dbd42ce8c7a5c372d9
Diffstat (limited to 'src/qt')
0 files changed, 0 insertions, 0 deletions