Closed dev-dantealighieri closed 6 months ago
Hyperion was designed to store only actions, but they include the transaction id on each of them. If you want to get only the root actions of each transaction you could use a filter like /v2/history/get_actions?action_ordinal=1
i want to get transactions of an account instead of actions but your api seems not supporting this, is there a work around for this?
I am currently fetching actions of an account, but this is not what i want, i want to get last N transactions of account with offset