5afe / svalinn-kotlin

🛡️❄️️ Kotlin libraries for Ethereum based Android development
MIT License
31 stars 3 forks source link

BigDecimal moshi adapter #48

Closed jpalvarezl closed 4 years ago

jpalvarezl commented 4 years ago

We have now for balances a moshi type adapter that would better be pushed down to svalinn.

The class in question is in io.gnosis.data.db.TypeConverters.kt>class BigDecimalNumberAdapter