Tests: fixed block_template test volatility

Hashes should stay the same from now on.
This commit is contained in:
SChernykh
2023-03-01 09:20:09 +01:00
parent a76d8049c0
commit e53fd7a062
3 changed files with 7 additions and 2 deletions
+1
View File
@@ -17,6 +17,7 @@ set(LIBS ${LIBS} randomx)
add_definitions(-DWITH_RANDOMX)
add_definitions(-DP2POOL_UNIT_TESTS)
add_definitions(-DP2POOL_SIDECHAIN_EXTRA_1=1)
include(cmake/flags.cmake)