Variable BASE_SCALAR_BNConst

BASE_SCALAR_BN: bigint = ...

Represents the base scalar value for decimal calculations as a BigInt.

Remarks

bigint BASE_SCALAR_BN - The base scalar value as a BigInt, set to BigInt(1e6).

Generated using TypeDoc