Function markContractUpsert

  • Summary

    Mark that a contract was upserted

    Function

    Example

    markContractUpsert(contract);
    

    Parameters

    • contract: any

      contract that was upserted

    Returns void

Generated using TypeDoc