Author

Topic: Create rpc json format for my altcoin (Read 89 times)

newbie
Activity: 58
Merit: 0
May 22, 2018, 03:29:39 AM
#1

Hi all,

How can i create rpc json format for my altcoin ? is there any open source web url ?

{"jsonrpc": "2.0", "error": {"code": -32700, "message": "cannot decode JSON: Expecting value: line 1 column 1 (char 0)"}, "id": null}
{"jsonrpc": "2.0", "error": {"code": -32700, "message": "cannot decode JSON: Expecting value: line 1 column 1 (char 0)"}, "id": null}
{"jsonrpc": "2.0", "error": {"code": -32700, "message": "cannot decode JSON: Expecting value: line 1 column 1 (char 0)"}, "id": null}
{"jsonrpc": "2.0", "error": {"code": -32700, "message": "cannot decode JSON: Expecting value: line 1 column 1 (char 0)"}, "id": null}

Regards,
Jump to: