mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
rpc: Only show version string if it matches expected pattern
This commit is contained in:
parent
3293780992
commit
dce6f055f9
6 changed files with 153 additions and 2 deletions
|
@ -92,7 +92,8 @@ set(unit_tests_sources
|
|||
ringdb.cpp
|
||||
wipeable_string.cpp
|
||||
is_hdd.cpp
|
||||
aligned.cpp)
|
||||
aligned.cpp
|
||||
rpc_version_str.cpp)
|
||||
|
||||
set(unit_tests_headers
|
||||
unit_tests_utils.h)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue