Function markContractReadFromCache

  • Summary

    Mark that a contract was read from cache

    Function

    Example

    markContractReadFromCache(contract);
    

    Parameters

    • contract: any

      contract that was read from cache

    Returns void

Generated using TypeDoc