algorand / algorand/js-algorand-sdk

Expose `min-balance` field in **Account Info**

Open
#488 0 comments 3 reactions 0 assignees View on GitHub
new-feature-request Team Lamprey
Dominant language
TypeScript
Stars
297
Forks
214
Avg merge
1h 3m
Merged PRs (30d)
3

Description

## Problem

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

## Solution
https://github.com/algorand/go-algorand/pull/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

* Cucumber tests issue: https://github.com/algorand/algorand-sdk-testing/issues/155

## Urgency

Low

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.