To focus the search input from anywhere on the page, press the 'S' key.
in-package search v0.1.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
tezos-shell-context 14.0
Libraries
This package provides the following libraries (via dune):
tezos-shell-context
Documentation:
Tezos_shell_context.Proxy_delegate_maker
Tezos_shell_context.Shell_context
Shell_context
is a persisting recursive map backed by an on-disk Irmin tree, i.e.Tezos_context.Context
(insrc/lib_context
), used by nodes. It is the "main" kind of context. It abstracts awayTezos_context.Context
, by hiding the internals, and making it an instance of the genericProtocol_environment
.Context.t. Other*_context
modules ofTezos_protocol_environment
, i.e. siblings of this file, are backed by different type of values coming fromTezos_context
.
Dependencies: tezos-base, tezos-protocol-environment, tezos-context
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page