Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make improvements on GetAccountTransactions request #72

Open
ipr0310 opened this issue Jan 17, 2024 · 0 comments
Open

Make improvements on GetAccountTransactions request #72

ipr0310 opened this issue Jan 17, 2024 · 0 comments
Labels
core Core Package enhancement New feature or request

Comments

@ipr0310
Copy link
Member

ipr0310 commented Jan 17, 2024

The release of the node version v3.8.0 has implemented new paramaters on the api request getAccountTransactions
image

The function getAccountTransactions and the interface GetAccountTransactionsArgs needs to be updated.

Describe the solution you'd like

These properties should have support for the new sender and recipient parameters

Additional context

Signum Node Release Changelog:
https://github.com/signum-network/signum-node/releases/tag/v3.8.0

SignumJS Api Documentation
GetAccountTransactions property link:
https://signum-network.github.io/signumjs/interfaces/core_api.accountapi.html#getaccounttransactions

GetAccountTransactions interface link:
https://signum-network.github.io/signumjs/interfaces/core.getaccounttransactionsargs.html

@ipr0310 ipr0310 added enhancement New feature or request core Core Package labels Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Core Package enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant