Skip to content

Conversation

@popenta
Copy link
Contributor

@popenta popenta commented May 9, 2025

No description provided.

@popenta popenta self-assigned this May 9, 2025
return transaction;
}

async getTransactions(address: Address): Promise<TransactionOnNetwork[]> {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As opposed to the python implementation, here we don't support options? Shouldn't we?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can add it in the TODO list. If someone needs to do a custom request, they can use doGetGeneric().

@popenta popenta merged commit 2d4050c into main May 12, 2025
5 checks passed
@popenta popenta deleted the api-get-transactions branch May 12, 2025 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants