package tezos-protocol-010-PtGRANAD

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

Module Tezos_raw_protocol_010_PtGRANAD.Script_reprSource

Sourceval lazy_expr : expr -> lazy_expr
Sourcetype t = {
  1. code : lazy_expr;
  2. storage : lazy_expr;
}
Sourceval deserialization_cost_estimated_from_bytes : int -> Gas_limit_repr.cost
Sourceval deserialized_cost : expr -> Gas_limit_repr.cost
Sourceval serialized_cost : bytes -> Gas_limit_repr.cost
Sourceval bytes_node_cost : bytes -> Gas_limit_repr.cost
Sourceval force_decode_cost : lazy_expr -> Gas_limit_repr.cost
Sourceval force_bytes_cost : lazy_expr -> Gas_limit_repr.cost
Sourceval unit_parameter : lazy_expr
Sourceval is_unit_parameter : lazy_expr -> bool
Sourceval strip_annotations : node -> node
Sourceval strip_locations_cost : node -> Gas_limit_repr.cost
OCaml

Innovation. Community. Security.