add addr to API docs

This commit is contained in:
Matias Alejo Garcia 2014-01-14 09:26:00 -03:00
parent da0383d9d2
commit 524792b1f0
1 changed files with 6 additions and 0 deletions

View File

@ -113,6 +113,12 @@ A REST API is provided at /api. The entry points are:
/api/tx/[:txid]
/api/tx/525de308971eabd941b139f46c7198b5af9479325c2395db7f2fb5ae8562556c
```
### Addresses
```
/api/addr/[:addr]
/api/addr/mmvP3mTe53qxHdPqXEvdu8WdC7GfQ2vmx5
```