Skip to content

Commit

Permalink
Remove unused block hash in time based gas price strategy test
Browse files Browse the repository at this point in the history
  • Loading branch information
kclowes committed Sep 15, 2020
1 parent 6c05cfd commit d62eb2d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ def _get_block_by_something(method, params):
'timestamp': 15,
}
elif (
block_identifier == '0x0000000000000000000000000000000000000000000000000000000000000000' or
block_identifier == '0x0'
):
return {
Expand Down

0 comments on commit d62eb2d

Please sign in to comment.