issue 193
remove note.
This commit is contained in:
parent
0f7142d9d2
commit
96bd48b6de
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue