bigIntMultiply
Defined in: aa-sdk/core/src/utils/bigint.ts:79
Given a bigint and a number (which can be a float), returns the bigint value. Note: this function has loss and will round down to the nearest integer.
Parameters
Returns
bigint
the bigint value of the multiplication with the number rounded by the rounding mode