package tezos-protocol-007-PsDELPH1

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val read_access : path_length:int -> read_bytes:int -> Gas_limit_repr.cost

Cost of reading read_bytes at a key of length path_length.

val write_access : written_bytes:int -> Gas_limit_repr.cost

Cost of performing a single write access, writing written_bytes bytes.