package tezos-protocol-010-PtGRANAD

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

Set of all active delegates with rolls.

type context = Raw_context.t

Tells if a elt is a member of the set

Adds a elt is a member of the set

Removes a elt of the set ; does nothing if not a member

Returns the elements of the set, deserialized in a list in no particular order.

Iterates over the elements of the set.

Removes all elements in the set

OCaml

Innovation. Community. Security.