package tezos-protocol-alpha
The shell's notion of a level: an integer indicating the number of blocks since genesis: genesis is 0, all other blocks have increasing levels from there.
type raw_level = t
module Set : Tezos_protocol_environment_alpha.Set.S with type elt = t
module Map : Tezos_protocol_environment_alpha.Map.S with type key = t
val encoding : raw_level Tezos_protocol_environment_alpha.Data_encoding.t
val rpc_arg : raw_level Tezos_protocol_environment_alpha.RPC_arg.arg
val pp : Tezos_protocol_environment_alpha.Format.formatter -> raw_level -> unit
include Tezos_protocol_environment_alpha.Compare.S with type t := raw_level
val to_int32 : raw_level -> int32
val to_int32_non_negative :
raw_level ->
Tezos_protocol_environment_alpha.Bounded.Non_negative_int32.t
val of_int32_exn : int32 -> raw_level
val of_int32 :
int32 ->
raw_level Tezos_protocol_environment_alpha.Error_monad.tzresult
Can trigger Unexpected_level error when the level to encode is negative
val of_int32_non_negative :
Tezos_protocol_environment_alpha.Bounded.Non_negative_int32.t ->
raw_level
val root : raw_level
Return the predecessor of l
when l >= 2
, otherwise return None
.
module Index : Storage_description.INDEX with type t = raw_level
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>