Eth accounts

Returns array of all accounts owned by the client.

post
Responses
application/json
objectOptional
post
POST / HTTP/1.1
Host: eth_accounts
Accept: */*
200

OK

{
  "id": 1,
  "jsonrpc": "text",
  "result": "text"
}