Make validatelargetx test more accurate, reduce block size limit to 1MB for now.
This commit is contained in:
@@ -10,6 +10,6 @@ extern double benchmark_create_joinsplit();
|
||||
extern double benchmark_solve_equihash();
|
||||
extern double benchmark_verify_joinsplit(const CPourTx &joinsplit);
|
||||
extern double benchmark_verify_equihash();
|
||||
extern double benchmark_large_tx(bool testValidate);
|
||||
extern double benchmark_large_tx();
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user