package tezos-protocol-007-PsDELPH1

  1. Overview
  2. Docs

Storage from this submodule must only be accessed through the module `Contract`.

module Global_counter : sig ... end

The domain of alive contracts

All the tez possessed by a contract, including rolls and change

Frozen balance, see 'delegate_storage.mli' for more explanation. Always update `Delegates_with_frozen_balance` accordingly.

The manager of a contract

All contracts (implicit and originated) that are delegated, if any

The cycle where the delegate should be deactivated.

Current storage space in bytes. Includes code, global storage and big map elements.

Maximal space available without needing to burn new fees.

OCaml

Innovation. Community. Security.