package tezos-protocol-015-PtLimaPt
Tezos/Protocol: economic-protocol definition
Install
Dune Dependency
Authors
Maintainers
Sources
tezos-16.0.tar.gz
sha256=ad9e08819871c75ba6f4530b125f7d157799398e4d77a1e6bfea9d91ff37ff55
sha512=c5dc4d40cc09bc6980fbbdb5c2e105bf4252cf9cfcb2b49660b0ebe4dc789f6709ec3b3bf2f87d81580d3eed9521eeb1c960f24d9b14eb0285aaba1f84d10a9b
doc/tezos-protocol-015-PtLimaPt.raw/Tezos_raw_protocol_015_PtLimaPt/Sc_rollup_errors/index.html
Module Tezos_raw_protocol_015_PtLimaPt.Sc_rollup_errors
Source
Source
type Tezos_protocol_environment_015_PtLimaPt.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
| Sc_rollup_parent_not_lcc
| Sc_rollup_remove_lcc
| Sc_rollup_staker_backtracked
| Sc_rollup_too_far_ahead
| 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_wrong_turn
| Sc_rollup_no_game
| Sc_rollup_staker_in_game of [ `Both of Tezos_protocol_environment_015_PtLimaPt.Signature.public_key_hash * Tezos_protocol_environment_015_PtLimaPt.Signature.public_key_hash | `Defender of Tezos_protocol_environment_015_PtLimaPt.Signature.public_key_hash | `Refuter of Tezos_protocol_environment_015_PtLimaPt.Signature.public_key_hash ]
| Sc_rollup_timeout_level_not_reached of int32 * Tezos_protocol_environment_015_PtLimaPt.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_state_change_on_zero_tick_commitment
| Sc_rollup_staker_funds_too_low of {
staker : Tezos_protocol_environment_015_PtLimaPt.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
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>