Post
Topic
Board Announcements (Altcoins)
Re: [ANN] RazorLove Cryptocurrency Services - DBL, CENT, & FOO/BAR Updates
by
Son_of_Dragon
on 03/01/2014, 14:53:27 UTC
Solved!! Grin

when calling the pennies json-rpc, not parameter method like getblockcount result is ok, but parameter method like getblockhash report 500 error, request as below, please help, tks.

Code:
{"jsonrpc":"1.0","id":"1","method":"getblockcount"}
Code:
{"jsonrpc":"1.0","id":"1","method":"getblockhash","params":["0"]}