Utils
parseQi
Converts value
into a decimal string using 3 decimal places.
Parameters
Parameter | Type | Description |
---|---|---|
value | string | The value to convert. |
Returns
bigint
The converted value.
Source
Was this page helpful?
Converts value
into a decimal string using 3 decimal places.
Parameter | Type | Description |
---|---|---|
value | string | The value to convert. |
bigint
The converted value.
Was this page helpful?