Page MenuHomePhabricator

D7713.diff
No OneTemporary

D7713.diff

diff --git a/src/wallet/init.cpp b/src/wallet/init.cpp
--- a/src/wallet/init.cpp
+++ b/src/wallet/init.cpp
@@ -115,7 +115,8 @@
gArgs.AddArg("-walletdir=<dir>",
"Specify directory to hold wallets (default: "
"<datadir>/wallets if it exists, otherwise <datadir>)",
- ArgsManager::ALLOW_ANY, OptionsCategory::WALLET);
+ ArgsManager::ALLOW_ANY | ArgsManager::NETWORK_ONLY,
+ OptionsCategory::WALLET);
#if defined(HAVE_SYSTEM)
gArgs.AddArg("-walletnotify=<cmd>",
"Execute command when a wallet transaction changes (%s in cmd "

File Metadata

Mime Type
text/plain
Expires
Sat, Mar 1, 12:00 (33 m, 21 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5186267
Default Alt Text
D7713.diff (636 B)

Event Timeline