Function markContractInsert

  • Summary

    Mark that a contract was inserted

    Function

    Example

    markContractInsert(contract);
    

    Parameters

    • contract: any

      contract that was inserted

    Returns void

Generated using TypeDoc