package tezos-protocol-002-PsYLVpVv

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type ballot =
  1. | Yay
  2. | Nay
  3. | Pass
val ballot_encoding : ballot Data_encoding.t