Learn R Programming

gethr (version 0.1.0)

personal_listAccounts: Addresses owned by client.

Description

personal_lockAccount returns a list of addresses owned by client.

Usage

personal_listAccounts()

Arguments

Value

Array of Address - Addresses owned by the client.

See Also

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

Examples

Run this code
# NOT RUN {
personal_listAccounts()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab