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

Expose min-balance field in **Account Info** #488

Open
tzaffi opened this issue Dec 17, 2021 · 0 comments
Open

Expose min-balance field in **Account Info** #488

tzaffi opened this issue Dec 17, 2021 · 0 comments
Labels
new-feature-request Feature request that needs triage Team Lamprey

Comments

@tzaffi
Copy link
Contributor

tzaffi commented Dec 17, 2021

Problem

min-balance is available in algod but not in the JS SDK.

Solution

algorand/go-algorand#3287 has introduced min-balance to the response of algod's /v2/accounts/{{ACCOUNT}} as well as to the goal account info.

  • When querying the REST API above, expose the min-balance field
  • Pass appropriate cucumber tests

Dependencies

Urgency

Low

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature-request Feature request that needs triage Team Lamprey
Projects
None yet
Development

No branches or pull requests

3 participants
@winder @tzaffi and others