package tezos-protocol-011-PtHangz2

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

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.

OCaml

Innovation. Community. Security.