Centaurus
Centaurus copied to clipboard
Display Account Reserve correctly
Currently the account reserve is hard coded to be 20 STR. This is fine as long as users use freshly created accounts. However as import of existing accounts is now supported, this might lead to confusion.
- Check if the correct reserve is part of the account_info response.
It's not displayed at the moment, but calculated correctly.
The base reserve (reserve chunks?) changed to 0.5 XLM. Therefore the account reserve is calculated wrong as mentioned in #89