This function may take some time to process depending on the size of the transaction history on an account
getTransactions(user, n, node)
user | Account To Query |
---|---|
n | Number of Transactions since beginnning of account history |
node | node |
The First n of transactions on an account
# NOT RUN { getTransactions("eroche", 100) # }