Write classified traces

This commit is contained in:
Luke Van Seters
2021-10-18 12:01:26 -04:00
parent 68232f4161
commit 063b8764a8
2 changed files with 0 additions and 2 deletions

1
cli.py
View File

@@ -81,7 +81,6 @@ def inspect_many_blocks_command(
w3,
trace_classifier,
block_number,
should_write_classified_traces=False,
trace_db_session=trace_db_session,
)