Module Attributes.Block

Tags to add to a span or event handling a given block.

val number : Evm_node_lib_dev_encoding.Ethereum_types.quantity -> Opentelemetry.key_value

Integer representation of the block number being processed

val execution_gas : Z.t -> Opentelemetry.key_value

Integer representation of the amount of gas units necessary to process the block

val transaction_count : int -> Opentelemetry.key_value

Integer representation of the number of transactions included in the block being processed