package tezos-protocol-012-Psithaca

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type local_gas_counter = int
type outdated_context =
  1. | OutDatedContext of Alpha_context.context
val update_context : int -> outdated_context -> Tezos_raw_protocol_012_Psithaca__Alpha_context.t
val update_local_gas_counter : Tezos_raw_protocol_012_Psithaca__Alpha_context.t -> int
val context_from_outdated_context : outdated_context -> Alpha_context.context
val update_and_check : int -> Alpha_context.Gas.cost -> int option
OCaml

Innovation. Community. Security.