• Turns bigint elements into hex strings to allow for JSON serialization

    Parameters

    • o: unknown

      The object

    Returns unknown

    The same object, but all the bigints turned into hex strings with 0x prefix

Generated using TypeDoc