• Converts the provided value to a BigNumber.

    Parameters

    • value: BigNumberValues

      The value to convert to a BigNumber.

    • Optional endian: Endianness

      The endianness to use for the conversion (optional).

    Returns BigNumber

    The converted BigNumber.

Generated using TypeDoc