package tezos-protocol-011-PtHangz2

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

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.

OCaml

Innovation. Community. Security.