This is an example call for clique_getSnapshot
.
{ "jsonrpc": "2.0", "id": "1", "method": "clique_getSnapshot", "params": [ "latest" ] }
{ "jsonrpc": "2.0", "id": "1", "result": { "number": 17683580, "hash": "0x78696999e3b98539da799280f7cf66737d7b885d4e7d3c69aac9ee1ef1cab786", "signers": { "0x10a8a552c8a8945f32f6fded5e44d9101b3491d8": 17683579, "0x7aeceb5d345a01f8014a4320ab1f3d467c0c086a": 17683580, "0xdd7e460302a911f9162a208370cdcdc37b892453": 17683578 }, "voters": { "0x7aeceb5d345a01f8014a4320ab1f3d467c0c086a": {} }, "votes": [], "tally": {} } }