issue 193

remove note.
This commit is contained in:
oxarbitrage 2017-03-01 08:54:14 -03:00 committed by GitHub
parent 0f7142d9d2
commit 96bd48b6de

View file

@ -348,8 +348,6 @@ class wallet_api
*
* This returns a list of operation history objects, which describe activity on the account.
*
* @note this API doesn't give a way to retrieve more than the most recent 100 transactions,
* you can interface directly with the blockchain to get more history
* @param name the name or id of the account
* @param limit the number of entries to return (starting from the most recent) (max 100)
* @returns a list of \c operation_history_objects