package octez-shell-libs

  1. Overview
  2. Docs
Octez shell libraries

Install

Dune Dependency

Authors

Maintainers

Sources

tezos-octez-v20.1.tag.bz2
sha256=ddfb5076eeb0b32ac21c1eed44e8fc86a6743ef18ab23fff02d36e365bb73d61
sha512=d22a827df5146e0aa274df48bc2150b098177ff7e5eab52c6109e867eb0a1f0ec63e6bfbb0e3645a6c2112de3877c91a17df32ccbff301891ce4ba630c997a65

doc/octez-shell-libs.shell/Tezos_shell/Prevalidation/Make/Internal_for_tests/index.html

Module Make.Internal_for_testsSource

Sourceval get_mempool_operations : t -> protocol_operation Tezos_base.TzPervasives.Operation_hash.Map.t

Return the map of operations currently present in the protocol representation of the mempool.

Sourceval set_mempool : t -> mempool -> t

Modify the mempool field of the internal state t.

Sourcetype bounding_state

Type Prevalidator_bounding.T.state.

Sourceval get_bounding_state : t -> bounding_state

Return the bounding_state component of the state.

Sourceval set_bounding_state : t -> bounding_state -> t

Modify the bounding_state component of the state.

OCaml

Innovation. Community. Security.