This is an example call for clique_getSigners
.
{ "jsonrpc": "2.0", "id": "1", "method": "clique_getSigners", "params": [ "latest" ] }
{ "jsonrpc": "2.0", "id": "1", "error": { "code": -32601, "message": "the method clique_getSigners does not exist/is not available" } }