good morning!!!!

Skip to content
Snippets Groups Projects
Commit fca36cc0 authored by Maran Hidskes's avatar Maran Hidskes
Browse files

Typo

parent b71094b0
No related merge requests found
......@@ -75,7 +75,7 @@ ApplicationWindow {
break
case "getBlockByHash":
var block = eth.getBlock((data.args[0])
var block = eth.getBlock(data.args[0])
postData(data._seed, block)
break
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment