mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 06:28:31 +01:00
wallet: use FormatFullVersion instead of CLIENT_BUILD in rpcdump
This commit is contained in:
@@ -36,7 +36,6 @@ static const int CLIENT_VERSION =
|
||||
+ 1 * CLIENT_VERSION_BUILD;
|
||||
|
||||
extern const std::string CLIENT_NAME;
|
||||
extern const std::string CLIENT_BUILD;
|
||||
|
||||
|
||||
std::string FormatFullVersion();
|
||||
|
||||
Reference in New Issue
Block a user