algorand / algorand/go-algorand
Add `MinASABalance` as part of the `global` fields
Offen
external contribution
good first issue / help wanted
new-feature-request
Team Scytale
- Vorherrschende Sprache
- Go
- Sterne
- 1.4k
- Forks
- 537
- Ø Merge
- 1 T. 6 Std.
- Gemergte PRs (30 T.)
- 17
Beschreibung
## Problem
The minimal increase in ALGO balance required to opt-into an ASA is currently 100000.
This could change in theory due to governance.
Currently there is no way to access this value in TEAL, the way e.g. MinTxnFee can be accessed.
## Solution
Add e.g. `MinASABalance` as part of the `global` fields.
## Dependencies
Should not be, i guess.
## Urgency
Not urgent, but presumably easy and potentially very important in case governance ever changes this value.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.