We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36e3704 commit 1aab222Copy full SHA for 1aab222
1 file changed
src/dispatch.cpp
@@ -137,6 +137,7 @@ static void show_version(std::ostream& stream)
137
static console_result init_chain(const path& directory, std::ostream& output,
138
std::ostream& error)
139
{
140
+ // TODO: see github.com/bitcoin/bitcoin/issues/432
141
// Create the directory as a convenience for the user, and then use it
142
// as sentinel to guard against inadvertent re-initialization.
143
0 commit comments