mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-12 06:53:46 +00:00
typos intapi_changelog.md
This commit is contained in:
parent
16268f6608
commit
5eccec7ab6
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ Additional labels for pre-release and build metadata are available as extensions
|
||||||
|
|
||||||
Added `clef_New` to the internal API callable from a UI.
|
Added `clef_New` to the internal API callable from a UI.
|
||||||
|
|
||||||
> `New` creates a new password protected Account. The private key is protected with
|
> `New` creates a new password-protected Account. The private key is protected with
|
||||||
> the given password. Users are responsible to backup the private key that is stored
|
> the given password. Users are responsible to backup the private key that is stored
|
||||||
> in the keystore location that was specified when this API was created.
|
> in the keystore location that was specified when this API was created.
|
||||||
> This method is the same as New on the external API, the difference being that
|
> This method is the same as New on the external API, the difference being that
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue