mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-17 08:30:39 +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):
|
||||
|
||||
```sh1
|
||||
```sh
|
||||
clef newaccount
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue