Library
Module
Module type
Parameter
Class
Class type
tezos-client-011-PtHangz2 15.1
Libraries
This package provides the following libraries (via dune):
tezos-client-011-PtHangz2
Documentation:
Tezos_client_011_PtHangz2.Annotated_manager_operation
Annotated manager operations are wrappers used to accumulate information (especially about limits) on the operation prior to the injection.Tezos_client_011_PtHangz2.Client_proto_args
Tezos_client_011_PtHangz2.Client_proto_context
Tezos_client_011_PtHangz2.Client_proto_contracts
Tezos_client_011_PtHangz2.Client_proto_fa12
Client_proto_fa12
implements built-in support for the FA1.2 standard. This module features functions to check whether a contract implements the standard interface and to interact with such contracts using high-levelactions
that model the entrypoint calls.Tezos_client_011_PtHangz2.Client_proto_multisig
Tezos_client_011_PtHangz2.Client_proto_programs
Tezos_client_011_PtHangz2.Client_proto_utils
Tezos_client_011_PtHangz2.Injection
Tezos_client_011_PtHangz2.Light
Tezos_client_011_PtHangz2.Limit
This helper module allows to handle partially specified limits during the injection process.Tezos_client_011_PtHangz2.Managed_contract
Tezos_client_011_PtHangz2.Michelson_v1_emacs
Tezos_client_011_PtHangz2.Michelson_v1_entrypoints
Tezos_client_011_PtHangz2.Michelson_v1_error_reporter
Tezos_client_011_PtHangz2.Michelson_v1_helpers
Tezos_client_011_PtHangz2.Michelson_v1_macros
Tezos_client_011_PtHangz2.Michelson_v1_parser
Tezos_client_011_PtHangz2.Michelson_v1_printer
Tezos_client_011_PtHangz2.Mockup
Tezos_client_011_PtHangz2.Operation_result
Tezos_client_011_PtHangz2.Protocol_client_context
Tezos_client_011_PtHangz2.Proxy
Dependencies: tezos-base, tezos-clic, tezos-shell-services, tezos-client-base, tezos-protocol-011-PtHangz2, tezos-mockup-registration, tezos-proxy, tezos-signer-backends, tezos-protocol-plugin-011-PtHangz2, tezos-protocol-011-PtHangz2.parameters, tezos-rpc, uri, ppx_inline_test.config, ppx_inline_test.runtime-lib, ppx_here.runtime-lib, ppx_expect.collector, ppx_expect.config
tezos-client-011-PtHangz2.commands
Documentation:
Tezos_client_011_PtHangz2_commands.Client_proto_context_commands
Tezos_client_011_PtHangz2_commands.Client_proto_contracts_commands
Tezos_client_011_PtHangz2_commands.Client_proto_fa12_commands
Tezos_client_011_PtHangz2_commands.Client_proto_mockup_commands
Tezos_client_011_PtHangz2_commands.Client_proto_multisig_commands
Tezos_client_011_PtHangz2_commands.Client_proto_programs_commands
Tezos_client_011_PtHangz2_commands.Client_proto_stresstest_commands
Tezos_client_011_PtHangz2_commands.Client_proto_utils_commands
Dependencies: tezos-base, tezos-clic, tezos-protocol-011-PtHangz2, tezos-stdlib-unix, tezos-protocol-environment, tezos-shell-services, tezos-mockup, tezos-mockup-registration, tezos-mockup-commands, tezos-client-base, tezos-client-011-PtHangz2, tezos-client-commands, tezos-rpc, tezos-client-base-unix, tezos-protocol-plugin-011-PtHangz2, uri
tezos-client-011-PtHangz2.commands-registration
Documentation:
Dependencies: tezos-base, tezos-clic, tezos-protocol-011-PtHangz2, tezos-protocol-environment, tezos-shell-services, tezos-client-base, tezos-client-011-PtHangz2, tezos-client-commands, tezos-client-011-PtHangz2.commands, tezos-client-011-PtHangz2.sapling, tezos-rpc, tezos-protocol-plugin-011-PtHangz2
tezos-client-011-PtHangz2.sapling
Documentation:
Tezos_client_sapling_011_PtHangz2.Client_sapling_commands
Tezos_client_sapling_011_PtHangz2.Context
This module allows the creation Sapling transactions: shield, unshield and transfer. Because Sapling uses an UTXO model, it is necessary for the client to maintain locally the set of unspent outputs for each viewing key, for each smart contract. This operation is called scanning. This local cache is updated downloading from the node only the difference from the last scanned state.Tezos_client_sapling_011_PtHangz2.Wallet
Dependencies: tezos-base, tezos-clic, tezos-crypto, tezos-stdlib-unix, tezos-client-base, tezos-signer-backends, tezos-client-011-PtHangz2, tezos-client-011-PtHangz2.commands, tezos-protocol-011-PtHangz2