Commit Graph

4 Commits

Author SHA1 Message Date
Sina Mahmoodi ab02b0ebe5
doc: add missing API methods (#25194)
Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com>
2022-07-12 13:14:37 +02:00
Romain 2df64ff554
Update clique_getSnapshot in RPC (ns-clique.md) (#23314)
clique_getSnapshot in RPC changed from `{"method": "clique_getSnapsnot", "params": [blockNumber]}` to `{"method": "clique_getSnapshot", "params": [blockNumber]}`
2021-08-02 17:32:06 +03:00
ipiv 5fbb98097f
docs: fix typo in ns-clique.md (#23166)
fixed missing closing bracket
2021-07-06 09:26:53 +02:00
Felix Lange e4581e7e14
[DOCS] document the clique RPC API (#20317) 2019-11-19 18:18:25 +01:00