package octez-shell-libs

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

This is a protocol specific module that is used to collect all the * protocol-specific metrics. This module * allows to decode protocol data payload and provide back basic * types that can be used as metrics.

val update_metrics : protocol_metadata:bytes -> Tezos_base.TzPervasives.Fitness.t -> (cycle:float -> consumed_gas:float -> round:float -> unit) -> unit Lwt.t
OCaml

Innovation. Community. Security.