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

Pass cucumber tests for min-balance field in **Account Info** #267

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

Pass cucumber tests for min-balance field in **Account Info** #267

tzaffi opened this issue Dec 17, 2021 · 0 comments

Comments

@tzaffi
Copy link
Contributor

tzaffi commented Dec 17, 2021

Problem

min-balance is available in algod and in the Python SDK (for free) but no tests have been written to prove this.

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 and -for free- in the Python SDK.

  • Pass appropriate cucumber tests

Dependencies

Urgency

Low

@tzaffi tzaffi added the new-feature-request Feature request that needs triage label Dec 17, 2021
@algoanne algoanne added the good first issue Good for newcomers label Dec 17, 2021
@algoanne algoanne added tech debt and removed new-feature-request Feature request that needs triage labels Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants