Make.Internal_for_tests
val get_mempool_operations :
t ->
protocol_operation Mavryk_base.TzPervasives.Operation_hash.Map.t
Return the map of operations currently present in the protocol representation of the mempool.
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.