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.
value as a bigint, validating it is valid as a bigint value and that it is positive.
| Parameter | Type | Description |
|---|---|---|
value | BigNumberish | The value to convert. |
name? | string | The name of the value. |
bigint
The value.