getTransactions: Transactions made on an account

Description Usage Arguments Value Examples

View source: R/steemrdata.R

Description

This function may take some time to process depending on the size of the transaction history on an account

Usage

1
getTransactions(user, n, node)

Arguments

user

Account To Query

n

Number of Transactions since beginnning of account history

node

node

Value

The First n of transactions on an account

Examples

1
2
3
4
## Not run: 
getTransactions("eroche", 100)

## End(Not run)

steemr documentation built on May 1, 2019, 7:04 p.m.