package tezos-protocol-007-PsDELPH1

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

Module Tezos_raw_protocol_007_PsDELPH1.Gas_limit_reprSource

Sourcetype t =
  1. | Unaccounted
  2. | Limited of {
    1. remaining : Arith.fp;
    }
Sourceval free : cost
Sourceval alloc_bytes_cost : int -> cost
Sourceval alloc_mbytes_cost : int -> cost
Sourceval (+@) : cost -> cost -> cost
OCaml

Innovation. Community. Security.