mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 23:18:14 +01:00
Refactor: move runCommand() to util.cpp
This commit is contained in:
@@ -171,6 +171,7 @@ int64 GetAdjustedTime();
|
||||
std::string FormatFullVersion();
|
||||
std::string FormatSubVersion(const std::string& name, int nClientVersion, const std::vector<std::string>& comments);
|
||||
void AddTimeData(const CNetAddr& ip, int64 nTime);
|
||||
void runCommand(std::string strCommand);
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user