Module Tezos_raw_protocol_005_PsBabyM1.Amendment

Only delegates with at least one roll take part in the amendment procedure. It works as follows:

If at the end of a voting period, moves to the next one following the state machine of the amendment procedure.

type Tezos_protocol_environment_005_PsBabyM1.Error_monad.error +=
  1. | Unexpected_proposal
  2. | Unauthorized_proposal
  3. | Too_many_proposals
  4. | Empty_proposal

Records a list of proposals for a delegate.

type Tezos_protocol_environment_005_PsBabyM1.Error_monad.error +=
  1. | Invalid_proposal
  2. | Unexpected_ballot
  3. | Unauthorized_ballot