package tezos-protocol-002-PsYLVpVv

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val seq_cost : int -> Alpha_context.Gas.cost
val string : string -> Alpha_context.Gas.cost
val bytes : Tezos_protocol_environment_structs.V0.M.MBytes.t -> Alpha_context.Gas.cost
val key_hash : Alpha_context.Gas.cost
val signature : Alpha_context.Gas.cost
val operation : Tezos_protocol_environment_structs.V0.M.MBytes.t -> Alpha_context.Gas.cost
val contract : Alpha_context.Gas.cost

Additional Gas.cost of parsing a pair over the Gas.cost of parsing each type

val list_element : Alpha_context.Gas.cost
val set_element : Alpha_context.Gas.cost
val map_element : Alpha_context.Gas.cost
val map_to_list : ('a, 'b) Script_typed_ir.map -> Alpha_context.Gas.cost
OCaml

Innovation. Community. Security.