core_tests: remove some useless verbose logs

This commit is contained in:
moneromooo-monero 2019-10-30 18:37:42 +00:00
parent 4c9fd8d86d
commit f1091c410f
No known key found for this signature in database
GPG key ID: 686F07454D6CEFC3
4 changed files with 0 additions and 5 deletions

View file

@ -63,7 +63,6 @@ bool gen_rct_tx_validation_base::generate_with_full(std::vector<test_event_entry
false, "Failed to generate block");
events.push_back(blocks[n]);
prev_block = blocks + n;
LOG_PRINT_L0("Initial miner tx " << n << ": " << obj_to_json_str(blocks[n].miner_tx));
}
// rewind