package tezos-protocol-015-PtLimaPt

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

Module Tezos_raw_protocol_015_PtLimaPt.Vote_reprSource

a protocol change proposal

Sourcetype ballot =
  1. | Yay
  2. | Nay
  3. | Pass

votes can be for, against or neutral. Neutral serves to count towards a quorum

Sourceval equal_ballot : ballot -> ballot -> bool
OCaml

Innovation. Community. Security.