Hello Guys,
I am new in multichain. I would like to know how I can reduce the numbers of decimals when issuen an asset. for example: when If I try "asset1" "10" the outcome is
"name" : "asset1" "qty" : 10.00000000 and I just want this to be "qty" : 10.00
how do I do it?