Skip to content

Commit

Permalink
Update docs/standards/rpc-api.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jenea Vranceanu <36865532+JeneaVranceanu@users.noreply.github.com>
  • Loading branch information
biancabuzea200 and JeneaVranceanu authored Sep 7, 2023
1 parent c1f4761 commit 2aa721c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/standards/rpc-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ Returns

### eth_getAccounts {#eth_getAccounts}

This method returns all of the addresses that returns a list of accounts the node controls.
Similar to the `eth_requestAccounts` this method returns all of the addresses that are controlled by the application.

Returns
`string[]` - a successful request returns an array of hexadecimal Ethereum address strings
Expand Down

0 comments on commit 2aa721c

Please sign in to comment.