GetDataDir(): cache paths for each network separately

This commit is contained in:
Gavin Andresen
2013-07-17 12:20:09 +10:00
parent 57d80467f1
commit b94595bb7f
2 changed files with 20 additions and 11 deletions

View File

@@ -39,6 +39,8 @@ public:
MAIN,
TESTNET,
REGTEST,
MAX_NETWORK_TYPES
};
enum Base58Type {