Tezos_raw_protocol_021_PsQuebec.Vote_repr
type proposal = Tezos_protocol_environment_021_PsQuebec.Protocol_hash.t
a protocol change proposal
votes can be for, against or neutral. Neutral serves to count towards a quorum
val ballot_encoding :
ballot Tezos_protocol_environment_021_PsQuebec.Data_encoding.t
val pp_ballot :
Tezos_protocol_environment_021_PsQuebec.Format.formatter ->
ballot ->
unit