package tezos-protocol-008-PtEdoTez

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type proposal = Tezos_base__TzPervasives.Protocol_hash.t

a protocol change proposal

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

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

val ballot_encoding : ballot Tezos_base__TzPervasives.Data_encoding.t
OCaml

Innovation. Community. Security.