Merge pull request #240 from oxarbitrage/patch-1

issue 193
This commit is contained in:
Vikram Rajkumar 2017-03-01 15:54:15 -06:00 committed by GitHub
commit 9469c957f1

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