mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-23 16:29:26 +00:00
fix snippet
This commit is contained in:
parent
de2fd802b3
commit
f171743fe9
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@ curl --data '{"id": 1, "jsonrpc": "2.0", "method": "account_new", "params": []}'
|
||||||
|
|
||||||
Example call (Clef command):
|
Example call (Clef command):
|
||||||
|
|
||||||
```sh1
|
```sh
|
||||||
clef newaccount
|
clef newaccount
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue