package octez-shell-libs

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

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

val set_mempool : t -> mempool -> t

Modify the mempool field of the internal state t.

type bounding_state

Type Prevalidator_bounding.T.state.

val get_bounding_state : t -> bounding_state

Return the bounding_state component of the state.

val set_bounding_state : t -> bounding_state -> t

Modify the bounding_state component of the state.

OCaml

Innovation. Community. Security.