Description Usage Arguments Value Examples
This function may take some time to process depending on the size of the transaction history on an account
1 | 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
1 2 3 4 | ## Not run:
getTransactions("eroche", 100)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.