Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yuzushioh authored Feb 23, 2018
1 parent 573a832 commit 5c601de
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ EthereumKit is a Swift framework that enables you to create Ethereum wallet and
- [EIP55](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-55.md) format address encoding
- See currency balance of an address.
- Get transactions of an address.
- Get transaction count of an address.

## How to Use

Expand Down Expand Up @@ -146,8 +147,6 @@ geth.getTransactionCount(address: "0x91c79f31De5208fadCbF83f0a7B0A9b6d8aBA90F")

## Etherscan API

***

#### `GetTransactions`

Return a list of transactions of specified address
Expand Down

0 comments on commit 5c601de

Please sign in to comment.