mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
website: fix typo (#26560)
This commit is contained in:
parent
964a5c7734
commit
c9948319c1
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ title: clique Namespace
|
|||
description: Documentation for the JSON-RPC API "clique" namespace
|
||||
---
|
||||
|
||||
The `clique` API provides access to the state of the clique consensus engine. This API cna be used to manage signer votes and to check the health of a private network.
|
||||
The `clique` API provides access to the state of the clique consensus engine. This API can be used to manage signer votes and to check the health of a private network.
|
||||
|
||||
## clique_getSnapshot {#clique-getsnapshot}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue