You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.
In issue #45, it fixed that unit conversions for balances. but, for values are still not working.
I think it also do conversion using
web3.utils.fromWei()
.I don't know is it right. but, I think it can be conversion by following this.
In,
src/core/services/eth-service/index.ts
In,
src/core/services/eth-service/impl/web3-eth-service.ts
In,
src/core/model/index.ts
In,
src/core/resolvers/transaction.ts
I'm Newbie and I don't know if I'm right.
The text was updated successfully, but these errors were encountered: