Module Tezos_raw_protocol_011_PtHangz2.Cache_costs

Costs function for cache accesses.

val cache_update : cache_size_in_bytes:int -> Gas_limit_repr.cost

Cost of calling Cache.update.

val cache_find : cache_size_in_bytes:int -> Gas_limit_repr.cost

Cost of calling Cache.find.