Documentation Index
Fetch the complete documentation index at: https://docs.qu.ai/llms.txt
Use this file to discover all available pages before exploring further.
value as a bigint, validating it is valid as a bigint value and that it is positive.
Parameters
| Parameter | Type | Description |
|---|---|---|
value | BigNumberish | The value to convert. |
name? | string | The name of the value. |
Returns
bigint
The value.
