Module Tezos_raw_protocol_011_PtHangz2.Cache_costsSource

Costs function for cache accesses.

Sourceval cache_update : cache_size_in_bytes:int -> Gas_limit_repr.cost

Cost of calling Cache.update.

Sourceval cache_find : cache_size_in_bytes:int -> Gas_limit_repr.cost

Cost of calling Cache.find.