Function booleanToBigInt

  • Converts a boolean to a bigint value of 0 or 1.

    Parameters

    • v: boolean

    Returns bigint

Generated using TypeDoc