package tezos-protocol-001-PtCJ7pwo

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val string : int -> Alpha_context.Gas.cost
val bytes : int -> Alpha_context.Gas.cost
val int_of_string : string -> Alpha_context.Gas.cost
val string_timestamp : Alpha_context.Gas.cost
val key_hash : Alpha_context.Gas.cost
val signature : Alpha_context.Gas.cost
val contract : Alpha_context.Gas.cost
val get_script : Alpha_context.Gas.cost

Gas.Cost of getting the code for a contract

val contract_exists : 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 : int -> Alpha_context.Gas.cost
val map_element : int -> Alpha_context.Gas.cost
val primitive_type : Alpha_context.Gas.cost
val one_arg_type : Alpha_context.Gas.cost
val two_arg_type : Alpha_context.Gas.cost
val operation : int -> Alpha_context.Gas.cost
val type_ : int -> Alpha_context.Gas.cost

Cost of parsing a type

Cost of parsing an instruction