package tezos-shell

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

Module Make.Internal_for_testsSource

Sourceval get_valid_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 get_filter_state : t -> filter_state

Return the filter_state component of the state.

Sourceval set_validation_info : t -> validation_info -> t

Modify the validation_info field of the internal state t.

OCaml

Innovation. Community. Security.