tezos-protocol-007-PsDELPH1.raw
Tezos_raw_protocol_007_PsDELPH1.Vote_repr
tezos-protocol-007-PsDELPH1
tezos-protocol-007-PsDELPH1.environment
type proposal = Tezos_protocol_environment_007_PsDELPH1.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_007_PsDELPH1.Data_encoding.t