Liberdus / server

A decentralized messaging framework with native coin transfer builtin that is horizontally scalable built on top of shardus protocol
Other
0 stars 0 forks source link

Liberdus balance and related calculation should use bigint and 18 decimal places similar to Ethereum #18

Open thantsintoe opened 2 weeks ago

thantsintoe commented 2 weeks ago

To ensure accurate token amount handling in the frontend, we need to properly manage LBD coin amounts which use 18 decimal places, similar to Ethereum's native currency.

Current Issues: