package tezos-protocol-003-PsddFKi3
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Tezos protocol 003-PsddFKi3 package
Install
dune-project
Dependency
Authors
Maintainers
Sources
tezos-18.0.tar.gz
sha256=dbc3b675aee59c2c574e5d0a771193a2ecfca31e7a5bc5aed66598080596ce1c
sha512=b97ed762b9d24744305c358af0d20f394376b64bfdd758dd4a81775326caf445caa57c4f6445da3dd6468ff492de18e4c14af6f374dfcbb7e4d64b7b720e5e2a
doc/tezos_raw_protocol_003_PsddFKi3/Tezos_raw_protocol_003_PsddFKi3/Level_repr/index.html
Module Tezos_raw_protocol_003_PsddFKi3.Level_reprSource
Source
type t = private {level : Raw_level_repr.t;(*The level of the block relative to genesis. This is also the Shell's notion of level.
*)level_position : int32;(*The level of the block relative to the block that starts protocol alpha. This is specific to the protocol alpha. Other protocols might or might not include a similar notion.
*)cycle : Cycle_repr.t;(*The current cycle's number. Note that cycles are a protocol-specific notion. As a result, the cycle number starts at 0 with the first block of protocol alpha.
*)cycle_position : int32;(*The current level of the block relative to the first block of the current cycle.
*)voting_period : Voting_period_repr.t;voting_period_position : int32;expected_commitment : bool;
}include Tezos_protocol_environment_003_PsddFKi3.Compare.S with type t := level
Source
val from_raw :
first_level:Raw_level_repr.t ->
blocks_per_cycle:int32 ->
blocks_per_voting_period:int32 ->
blocks_per_commitment:int32 ->
Raw_level_repr.t ->
level sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>