For all Zilliqa Ecosystem Grant related topics. For more information, visit https://forms.gle/Ep1H6d26CaJx2Rxp9.
Qa
to Zil
using units.Units.Zil
like const balanceInZil = units.fromQa('1', units.Units.Zil);
I am getting an error TypeError: qa.abs is not a function
in var fraction = qa.abs().mod(base).toString(10); // prepend 0s to the fraction half
"@zilliqa-js/zilliqa": "^0.3.4"