Add performance tests for creating and validating a MAX_BLOCK_SIZE transaction
This commit is contained in:
@@ -10,5 +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);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user