注意: 此页面尚未翻译成中文。以下内容为英文原版。
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.
