Skip to content

Commit

Permalink
Fix again
Browse files Browse the repository at this point in the history
  • Loading branch information
shleikes committed Jan 6, 2025
1 parent cc73bdf commit e51b0a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specs/mainnet-1/specs/ethereum.json
Original file line number Diff line number Diff line change
Expand Up @@ -1678,7 +1678,7 @@
{
"name": "trace",
"parse_directive": {
"function_template": "{\"jsonrpc\":\"2.0\",\"method\":\"trace_block\",\"params\":[\"earliest\"],\"id\":1}",
"function_template": "{\"jsonrpc\":\"2.0\",\"method\":\"trace_block\",\"params\":[\"latest\"],\"id\":1}",
"function_tag": "VERIFICATION",
"result_parsing": {
"parser_arg": [
Expand Down

0 comments on commit e51b0a0

Please sign in to comment.