bigIntClamp
Defined in: aa-sdk/core/src/utils/bigint.ts:41
Given a bigint and a min-max range, returns the min-max clamped bigint value
Parameters
Returns
bigint
the clamped bigint value per given range
Defined in: aa-sdk/core/src/utils/bigint.ts:41
Given a bigint and a min-max range, returns the min-max clamped bigint value
bigint
the clamped bigint value per given range