get_actions returning unexpected result
Open
- Dominant language
- JavaScript
- Stars
- 177
- Forks
- 86
- PR merge metrics
- No merged PRs in 30d
Description
Hello developers,
I am trying to use get_actions, but I am not able to apprehend the result.
I am passing
`{"pos":0, "offset": 10, "account_name": "accountname"}`
in my curl request on mainnet.
According to the docs, it should return me any array of [0,10), i.e. a total of 10 elements of [0,9].
But instead I am getting an array of 11 elements. Can't figure out the problem.
Thanks for any help! :)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.