package octez-shell-libs

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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.