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