personal_newAccount: New account creation.

Description Usage Arguments Value See Also Examples

Description

personal_newAccount generates a new private key and stores it in the key store directory. The key file is encrypted with the given passphrase.

Usage

1

Arguments

password

String - Password of the account.

Value

Address - Address of the new account.

See Also

Other personal functions: gethr, personal_ecRecover, personal_importRawKey, personal_listAccounts, personal_lockAccount, personal_sign, personal_unlockAccount

Examples

1
personal_newAccount('password')

vicegd/gethr documentation built on May 23, 2019, 6:08 p.m.