mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-23 12:29:23 +01:00
GetDataDir(): cache paths for each network separately
This commit is contained in:
@@ -39,6 +39,8 @@ public:
|
||||
MAIN,
|
||||
TESTNET,
|
||||
REGTEST,
|
||||
|
||||
MAX_NETWORK_TYPES
|
||||
};
|
||||
|
||||
enum Base58Type {
|
||||
|
||||
Reference in New Issue
Block a user