Closed mikebocian closed 4 years ago
The generated rpc command looks like this:
{"jsonrpc":"1.0","method":"getblock","params":["0000000000000000015ed7a2934f8ecb39eda15459376fff64284e1a87688d5d",true,true],"id":1}
and it should look like:
{"jsonrpc":"1.0","method":"getblock","params":["0000000000000000015ed7a2934f8ecb39eda15459376fff64284e1a87688d5d",2],"id":1}
Should be done based on above.
This ends with: