tezos-protocol-012-Psithaca.raw
Tezos_raw_protocol_012_Psithaca.Vote_repr
tezos-protocol-012-Psithaca
tezos-protocol-012-Psithaca.environment
tezos-protocol-012-Psithaca.parameters
type proposal = Tezos_protocol_environment_012_Psithaca.Protocol_hash.t
a protocol change proposal
type ballot =
| Yay
| Nay
| Pass
votes can be for, against or neutral. Neutral serves to count towards a quorum
val ballot_encoding : ballot Tezos_protocol_environment_012_Psithaca.Data_encoding.t