package tezos-protocol-alpha
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-alpha.raw/Tezos_raw_protocol_alpha/Sc_rollup_errors/index.html
Module Tezos_raw_protocol_alpha.Sc_rollup_errorsSource
Source
type Tezos_protocol_environment_alpha.Error_monad.error += | Sc_rollup_disputed| Sc_rollup_does_not_exist of Sc_rollup_repr.t| Sc_rollup_no_conflict| Sc_rollup_no_stakers| Sc_rollup_not_staked| Sc_rollup_not_staked_on_lcc_or_ancestor| Sc_rollup_parent_not_lcc| Sc_rollup_remove_lcc_or_ancestor| Sc_rollup_staker_double_stake| Sc_rollup_too_far_ahead| Sc_rollup_commitment_from_future of {current_level : Raw_level_repr.t;inbox_level : Raw_level_repr.t;
}| Sc_rollup_commitment_too_recent of {current_level : Raw_level_repr.t;min_level : Raw_level_repr.t;
}| Sc_rollup_unknown_commitment of Sc_rollup_commitment_repr.Hash.t| Sc_rollup_bad_inbox_level| Sc_rollup_game_already_started| Sc_rollup_max_number_of_parallel_games_reached of Tezos_protocol_environment_alpha.Signature.Public_key_hash.t| Sc_rollup_wrong_turn| Sc_rollup_no_game| Sc_rollup_staker_in_game of [ `Both of Tezos_protocol_environment_alpha.Signature.public_key_hash * Tezos_protocol_environment_alpha.Signature.public_key_hash | `Defender of Tezos_protocol_environment_alpha.Signature.public_key_hash | `Refuter of Tezos_protocol_environment_alpha.Signature.public_key_hash ]| Sc_rollup_timeout_level_not_reached of int32 * Tezos_protocol_environment_alpha.Signature.public_key_hash| Sc_rollup_max_number_of_messages_reached_for_commitment_period| Sc_rollup_add_zero_messages| Sc_rollup_invalid_outbox_message_index| Sc_rollup_outbox_level_expired| Sc_rollup_outbox_message_already_applied| Sc_rollup_staker_funds_too_low of {staker : Tezos_protocol_environment_alpha.Signature.public_key_hash;sc_rollup : Sc_rollup_repr.t;staker_balance : Tez_repr.t;min_expected_balance : Tez_repr.t;
}| Sc_rollup_bad_commitment_serialization| Sc_rollup_address_generation| Sc_rollup_zero_tick_commitment| Sc_rollup_commitment_past_curfew| Sc_rollup_not_valid_commitments_conflict of Sc_rollup_commitment_repr.Hash.t * Tezos_protocol_environment_alpha.Signature.public_key_hash * Sc_rollup_commitment_repr.Hash.t * Tezos_protocol_environment_alpha.Signature.public_key_hash| Sc_rollup_wrong_staker_for_conflict_commitment of Tezos_protocol_environment_alpha.Signature.public_key_hash * Sc_rollup_commitment_repr.Hash.t| Sc_rollup_invalid_commitment_to_cement of {valid_candidate : Sc_rollup_commitment_repr.Hash.t;invalid_candidate : Sc_rollup_commitment_repr.Hash.t;
}| Sc_rollup_commitment_too_old of {last_cemented_inbox_level : Raw_level_repr.t;commitment_inbox_level : Raw_level_repr.t;
}| Sc_rollup_no_commitment_to_cement of Raw_level_repr.t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>