package tezos-protocol-003-PsddFKi3

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

Module Tezos_raw_protocol_003_PsddFKi3.Voting_period_reprSource

Sourcetype t
Sourcetype voting_period = t
include Tezos_protocol_environment_003_PsddFKi3.Compare.S with type t := voting_period
val (=) : voting_period -> voting_period -> bool
val (<>) : voting_period -> voting_period -> bool
val (<) : voting_period -> voting_period -> bool
val (<=) : voting_period -> voting_period -> bool
val (>=) : voting_period -> voting_period -> bool
val (>) : voting_period -> voting_period -> bool
val compare : voting_period -> voting_period -> int
val equal : voting_period -> voting_period -> bool
Sourceval to_int32 : voting_period -> int32
Sourceval of_int32_exn : int32 -> voting_period
Sourcetype kind =
  1. | Proposal
  2. | Testing_vote
  3. | Testing
  4. | Promotion_vote
OCaml

Innovation. Community. Security.