package tezos-protocol-015-PtLimaPt
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Tezos/Protocol: economic-protocol definition
Install
dune-project
Dependency
Authors
Maintainers
Sources
tezos-16.1.tar.gz
sha256=43723d096307603703a1a89ed1b2eb202b365f5e7824b96b0cbf813b343a6cf7
sha512=b2a637f2e965000d3d49ad85277ca24d6cb07a1a7cf2bc69d296d8b03ad78c3eaa8e21e94b9162e62c2e11649cd03bc845b2a3dafe623b91065df69d47dc8e4f
doc/tezos-protocol-015-PtLimaPt.raw/Tezos_raw_protocol_015_PtLimaPt/Validate_errors/Voting/index.html
Module Validate_errors.VotingSource
Errors that may arise while validating a voting operation.
Source
type Tezos_protocol_environment_015_PtLimaPt.Error_monad.error += | Wrong_voting_period_index of {}| Wrong_voting_period_kind of {current : Alpha_context.Voting_period.kind;expected : Alpha_context.Voting_period.kind list;
}| Source_not_in_vote_listings| Empty_proposals| Proposals_contain_duplicate of {}| Already_proposed of {}| Too_many_proposals of {}| Conflicting_proposals of operation_conflict| Testnet_dictator_multiple_proposals| Proposals_from_unregistered_delegate of Tezos_protocol_environment_015_PtLimaPt.Signature.Public_key_hash.t| Ballot_for_wrong_proposal of {current : Tezos_protocol_environment_015_PtLimaPt.Protocol_hash.t;submitted : Tezos_protocol_environment_015_PtLimaPt.Protocol_hash.t;
}| Already_submitted_a_ballot| Ballot_from_unregistered_delegate of Tezos_protocol_environment_015_PtLimaPt.Signature.Public_key_hash.t| Conflicting_ballot of operation_conflict
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>