sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
val run :
Tezos_client_020_PsParisC.Protocol_client_context.full ->
?minimal_fees:Tezos_protocol_020_PsParisC.Protocol.Alpha_context.Tez.t ->
?minimal_nanotez_per_gas_unit:Q.t ->
?minimal_nanotez_per_byte:Q.t ->
?votes:Baking_configuration.per_block_votes_config ->
?extra_operations:Baking_configuration.Operations_source.t ->
?dal_node_endpoint:Uri.t ->
?pre_emptive_forge_time:Q.t ->
?force_apply:bool ->
?context_path:string ->
?state_recorder:Baking_configuration.state_recorder_config ->
chain:Tezos_shell_services.Shell_services.chain ->
keep_alive:bool ->
Baking_state.consensus_key list ->
unit Tezos_base.TzPervasives.tzresult Lwt.t