getTransactions: Transactions made on an account

Description Usage Arguments Value Examples

View source: R/functions.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

Value

The First n of transactions on an account

Examples

1
getTransactions("eroche", 100)

kharoof/steemRdata documentation built on April 16, 2021, 9:37 p.m.