• Check if two field values are equal

    Parameters

    • a: bigint

      the first value

    • b: bigint

      the second value

    • error: string

      the error to throw if the values are not equal

    Returns void