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 7d7d5e8 commit 69a439bCopy full SHA for 69a439b
src/util/getuniquepath.cpp
@@ -1,3 +1,7 @@
1
+// Copyright (c) 2021 The Bitcoin Core developers
2
+// Distributed under the MIT software license, see the accompanying
3
+// file COPYING or http://www.opensource.org/licenses/mit-license.php.
4
+
5
#include <random.h>
6
#include <fs.h>
7
#include <util/strencodings.h>
0 commit comments