Remove limit 1000 reference from ApiDoc comments

This commit is contained in:
pxgamer
2019-04-09 17:11:08 +01:00
parent 5dced856e2
commit b3bec0961b

View File

@@ -185,7 +185,7 @@ if ($q == "getAddress") {
*
* @apiParam {string} [public_key] Public key
* @apiParam {string} [account] Account id / address
* @apiParam {numeric} [limit] Number of confirmed transactions, max 1000, min 1
* @apiParam {numeric} [limit] Number of confirmed transactions, max 100, min 1
*
* @apiSuccess {string} block Block ID
* @apiSuccess {numeric} confirmation Number of confirmations