package tezos-protocol-003-PsddFKi3

  1. Overview
  2. Docs
Tezos/Protocol: 003_PsddFKi3 (economic-protocol definition, functor version)

Install

Dune Dependency

Authors

Maintainers

Sources

tezos-16.1.tar.gz
sha256=43723d096307603703a1a89ed1b2eb202b365f5e7824b96b0cbf813b343a6cf7
sha512=b2a637f2e965000d3d49ad85277ca24d6cb07a1a7cf2bc69d296d8b03ad78c3eaa8e21e94b9162e62c2e11649cd03bc845b2a3dafe623b91065df69d47dc8e4f

doc/tezos-protocol-003-PsddFKi3.raw/Tezos_raw_protocol_003_PsddFKi3/Script_repr/index.html

Module Tezos_raw_protocol_003_PsddFKi3.Script_reprSource

Sourceval lazy_expr : expr -> lazy_expr
Sourcetype t = {
  1. code : lazy_expr;
  2. storage : lazy_expr;
}
Sourceval deserialized_cost : expr -> Gas_limit_repr.cost
Sourceval traversal_cost : node -> Gas_limit_repr.cost
Sourceval node_cost : node -> Gas_limit_repr.cost
Sourceval int_node_cost_of_numbits : int -> Gas_limit_repr.cost
Sourceval string_node_cost : string -> Gas_limit_repr.cost
Sourceval string_node_cost_of_length : int -> Gas_limit_repr.cost
Sourceval bytes_node_cost_of_length : int -> Gas_limit_repr.cost
Sourceval prim_node_cost_nonrec : expr list -> annot -> Gas_limit_repr.cost
Sourceval prim_node_cost_nonrec_of_length : int -> annot -> Gas_limit_repr.cost
Sourceval seq_node_cost_nonrec : expr list -> Gas_limit_repr.cost
Sourceval seq_node_cost_nonrec_of_length : int -> Gas_limit_repr.cost
Sourceval minimal_deserialize_cost : lazy_expr -> Gas_limit_repr.cost
OCaml

Innovation. Community. Security.