Learn R Programming

ether (version 0.1.6)

eth_accounts: Returns addresses owned by client.

Description

Returns addresses owned by client.

Usage

eth_accounts()

Arguments

Value

A vector of 20 byte (hexadecimal) Ethereum addresses.

Examples

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

Run the code above in your browser using DataLab