Merge pull request #70 from cmgustavo/bug/01readme

Added UTXO to README. #68
This commit is contained in:
Matias Alejo Garcia 2014-05-07 18:50:18 -03:00
commit 8c98fceca1
1 changed files with 4 additions and 0 deletions

View File

@ -140,6 +140,10 @@ The end-points are:
/api/addr/[:addr][?noTxList=1]
/api/addr/mmvP3mTe53qxHdPqXEvdu8WdC7GfQ2vmx5?noTxList=1
```
### Unspent Output
```
/api/addr/[:addr]/utxo
```
### Transactions by Block
```
/api/txs/?block=HASH