{"method":"clique_discard","params":[signer]}
Address
Boolean
{"method":"clique_getBlockSigner","params":[hash]}
Hash
Address
{"method":"clique_getSigners","params":[]}
Address
{"method":"clique_getSignersAnnotated","params":[]}
String
{"method":"clique_getSignersAtHash","params":[hash]}
Hash
Address
{"method":"clique_getSignersAtHashAnnotated","params":[hash]}
Hash
String
{"method":"clique_getSignersAtNumber","params":[number]}
Quantity
Address
{"method":"clique_getSnapshot","params":[]}
Snapshot object
Snapshot
Quantity
Hash
Array
Quantity
{"method":"clique_getSnapshotAtHash","params":[hash]}
Hash
Snapshot object
Snapshot
Quantity
Hash
Array
Quantity
{"method":"clique_produceBlock","params":[parentHash]}
Hash
Boolean
vote
parameter is true, the local signer votes for the given address to be included in the set of authorized signers. With vote
set to false, the signer is against the address.{"method":"clique_propose","params":[signer, vote]}
Address
Boolean
Boolean