ziesha-network / bazuka

Rust implementation of Ziesha protocol

Home Page:https://ziesha.network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parsing Amounts with custom number of decimals is still broken

keyvank opened this issue · comments

When I run bazuka wallet new-token --amount 1000 --decimals 2 --symbol MYCOIN --name "My Coin", The balance I see for my new token should be 1000.0, no anything else!