update README with new call

This commit is contained in:
Manuel Araoz 2014-05-12 18:24:59 -03:00
parent 9b602b9fa4
commit d5c94fbdff
1 changed files with 6 additions and 1 deletions

View File

@ -140,10 +140,15 @@ The end-points are:
/api/addr/[:addr][?noTxList=1]
/api/addr/mmvP3mTe53qxHdPqXEvdu8WdC7GfQ2vmx5?noTxList=1
```
### Unspent Output
### Unspent Outputs
```
/api/addr/[:addr]/utxo
```
### Unspent Outputs for multiple addresses
```
/api/addrs/[:addrs]/utxo
/api/addrs/2NF2baYuJAkCKo5onjUKEPdARQkZ6SYyKd5,2NAre8sX2povnjy4aeiHKeEh97Qhn97tB1f/utxo
```
### Transactions by Block
```
/api/txs/?block=HASH