package octez-protocol-015-PtLimaPt-libs
Octez protocol 015-PtLimaPt libraries
Install
Dune Dependency
Authors
Maintainers
Sources
octez-19.0.tar.gz
sha256=c6df840ebbf115e454db949028c595bec558a59a66cade73b52a6d099d6fa4d4
sha512=d8aee903b9fe130d73176bc8ec38b78c9ff65317da3cb4f3415f09af0c625b4384e7498201fdb61aa39086a7d5d409d0ab3423f9bc3ab989a680cf444a79bc13
doc/octez-protocol-015-PtLimaPt-libs.plugin/Tezos_protocol_plugin_015_PtLimaPt/RPC/Sc_rollup/index.html
Module RPC.Sc_rollup
Source
Source
val kind :
'a Tezos_protocol_015_PtLimaPt.Environment.RPC_context.simple ->
'a ->
Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Sc_rollup.Address.t ->
unit ->
Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Sc_rollup.Kind.t
Tezos_protocol_environment_015_PtLimaPt.Error_monad.shell_tzresult
Tezos_protocol_environment_015_PtLimaPt.Lwt.t
Source
val list :
'a Tezos_protocol_015_PtLimaPt.Environment.RPC_context.simple ->
'a ->
Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Sc_rollup.Address.t list
Tezos_protocol_environment_015_PtLimaPt.Error_monad.shell_tzresult
Tezos_protocol_environment_015_PtLimaPt.Lwt.t
Source
val inbox :
'a Tezos_protocol_015_PtLimaPt.Environment.RPC_context.simple ->
'a ->
Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Sc_rollup.Address.t ->
Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Sc_rollup.Inbox.t
Tezos_protocol_environment_015_PtLimaPt.Error_monad.shell_tzresult
Tezos_protocol_environment_015_PtLimaPt.Lwt.t
Source
val genesis_info :
'a Tezos_protocol_015_PtLimaPt.Environment.RPC_context.simple ->
'a ->
Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Sc_rollup.Address.t ->
Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Sc_rollup.Commitment.genesis_info
Tezos_protocol_environment_015_PtLimaPt.Error_monad.shell_tzresult
Tezos_protocol_environment_015_PtLimaPt.Lwt.t
Source
val last_cemented_commitment_hash_with_level :
'a Tezos_protocol_015_PtLimaPt.Environment.RPC_context.simple ->
'a ->
Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Sc_rollup.Address.t ->
(Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Sc_rollup.Commitment.Hash.t
* Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Raw_level.t)
Tezos_protocol_environment_015_PtLimaPt.Error_monad.shell_tzresult
Tezos_protocol_environment_015_PtLimaPt.Lwt.t
Source
val commitment :
'a Tezos_protocol_015_PtLimaPt.Environment.RPC_context.simple ->
'a ->
Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Sc_rollup.Address.t ->
Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Sc_rollup.Commitment.Hash.t ->
Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Sc_rollup.Commitment.t
Tezos_protocol_environment_015_PtLimaPt.Error_monad.shell_tzresult
Tezos_protocol_environment_015_PtLimaPt.Lwt.t
Source
val dal_slot_subscriptions :
'a Tezos_protocol_015_PtLimaPt.Environment.RPC_context.simple ->
'a ->
Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Sc_rollup.Address.t ->
Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Raw_level.raw_level ->
Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Dal.Slot_index.t list
Tezos_protocol_environment_015_PtLimaPt.Error_monad.shell_tzresult
Tezos_protocol_environment_015_PtLimaPt.Lwt.t
Source
val boot_sector :
'a Tezos_protocol_015_PtLimaPt.Environment.RPC_context.simple ->
'a ->
Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Sc_rollup.Address.t ->
string Tezos_protocol_environment_015_PtLimaPt.Error_monad.shell_tzresult
Tezos_protocol_environment_015_PtLimaPt.Lwt.t
Source
val ongoing_refutation_game :
'a Tezos_protocol_015_PtLimaPt.Environment.RPC_context.simple ->
'a ->
Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Sc_rollup.Address.t ->
Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Sc_rollup.Staker.t ->
unit ->
(Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Sc_rollup.Game.t
* Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Sc_rollup.Staker.t
* Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Sc_rollup.Staker.t)
option
Tezos_protocol_environment_015_PtLimaPt.Error_monad.shell_tzresult
Tezos_protocol_environment_015_PtLimaPt.Lwt.t
Source
val conflicts :
'a Tezos_protocol_015_PtLimaPt.Environment.RPC_context.simple ->
'a ->
Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Sc_rollup.Address.t ->
Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Sc_rollup.Staker.t ->
unit ->
Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Sc_rollup.Refutation_storage.conflict
list
Tezos_protocol_environment_015_PtLimaPt.Error_monad.shell_tzresult
Tezos_protocol_environment_015_PtLimaPt.Lwt.t
Source
val timeout_reached :
'a Tezos_protocol_015_PtLimaPt.Environment.RPC_context.simple ->
'a ->
Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Sc_rollup.Address.t ->
(Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Sc_rollup.Staker.t
* Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Sc_rollup.Staker.t) ->
unit ->
Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Sc_rollup.Game.game_result
option
Tezos_protocol_environment_015_PtLimaPt.Error_monad.shell_tzresult
Tezos_protocol_environment_015_PtLimaPt.Lwt.t
Source
val initial_pvm_state_hash :
'a Tezos_protocol_015_PtLimaPt.Environment.RPC_context.simple ->
'a ->
Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Sc_rollup.Address.t ->
Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Sc_rollup.State_hash.t
Tezos_protocol_environment_015_PtLimaPt.Error_monad.shell_tzresult
Tezos_protocol_environment_015_PtLimaPt.Lwt.t
Source
val can_be_cemented :
'a Tezos_protocol_015_PtLimaPt.Environment.RPC_context.simple ->
'a ->
Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Sc_rollup.Address.t ->
Tezos_protocol_015_PtLimaPt.Protocol.Alpha_context.Sc_rollup.Commitment.Hash.t ->
unit ->
bool Tezos_protocol_environment_015_PtLimaPt.Error_monad.shell_tzresult
Tezos_protocol_environment_015_PtLimaPt.Lwt.t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>