Skip to content

getTransactionsByAddress comment is wrong #65

Open
@Albermonte

Description

@Albermonte

This comment is either wrong or the code does not reflect what the comment says, since max is not optional so no default, same for startAt

/**
* Fetches the transaction(s) given the address.
*
* It returns the latest transactions for a given address. All the transactions
* where the given address is listed as a recipient or as a sender are considered. Reward
* transactions are also returned. It has an option to specify the maximum number of transactions
* to fetch, it defaults to 500.
*/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions