function parseQi(value): bigint
Converts value into a decimal string using 3 decimal places.
value
string
bigint
The converted value.
utils/units.ts:112
Was this page helpful?