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-17.3.tar.gz
sha256=7062cd57addd452852598a2214ade393130efa087b99068d53713bdf912b3680
sha512=08e4091144a03ce3c107fb91a66501bd8b65ca3278917c455a2eaac6df3e108ade63f6ab8340a4bb152d60f404326e464d0ec95d26cafe8e82f870465d24a5fc

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

Module Storage.RollSource

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

The next roll to be allocated.

Rolls linked lists represent both account owned and free rolls. All rolls belongs either to the limbo list or to an owned list.

Head of the linked list of rolls in limbo

Rolls associated to contracts, a linked list per contract

Use this to iter on a linked list of rolls

The tez of a contract that are not assigned to rolls

Index of the randomly selected roll snapshot of a given cycle.

Last roll in the snapshoted roll allocation of a given cycle.

OCaml

Innovation. Community. Security.