Skip to content

BCH-value in IdentityFragment.kt

Why

Satoshi-value of BCH balances has low readability and is confusing for the average user.

How

Divide balance by satoshi constant. Cnvert to BigDecimal and String.

Closes https://gitlab.com/nerdekollektivet/votepeer-android-app/-/issues/237

Merge request reports